{"openapi":"3.0.4","info":{"title":"Upsert Investment Accounts","description":"Creates or updates a collection of Investment Accounts","version":"0.0.1"},"servers":[{"url":"https://fbn-prd.lusid.com/api"}],"paths":{"/api/investmentaccounts/$batchUpsert":{"post":{"tags":["Investment Accounts"],"summary":"Upsert Investment Accounts","description":"Creates or updates a collection of Investment Accounts","operationId":"UpsertInvestmentAccounts","parameters":[{"name":"successMode","in":"query","description":"Whether the batch request should fail Atomically or in a Partial fashion - Allowed Values: Atomic, Partial","required":true,"schema":{"maxLength":64,"minLength":1,"type":"string"}}],"requestBody":{"description":"A collection of requests to create or update Investment Accounts.","content":{"application/json-patch+json":{"schema":{"type":"object","additionalProperties":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/UpsertInvestmentAccountRequest"}},"example":{"firstExampleRequest":{"scope":"InvestmentAccount1Scope","identifiers":{"InvestmentAccount/ExternalIdentifier/ExternalIAId":{"key":"InvestmentAccount/ExternalIdentifier/ExternalIAId","value":{"labelValue":"IA_12345678"}},"InvestmentAccount/InternalIdentifier/InternalIAId":{"key":"InvestmentAccount/InternalIdentifier/InternalIAId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestmentAccount1DisplayName","description":"InvestmentAccount1Description","accountType":"Personal","accountHolders":[{"key":"AccountHolder1"}],"investmentPortfolios":[],"properties":{"InvestmentAccount/Details/Name":{"key":"InvestmentAccount/Details/Name","value":{"labelValue":"John Doe"}},"InvestmentAccount/Details/Country":{"key":"InvestmentAccount/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}}},"secondExampleRequest":{"scope":"InvestmentAccount2Scope","identifiers":{"InvestmentAccount/ExternalIdentifier/ExternalIAId":{"key":"InvestmentAccount/ExternalIdentifier/ExternalIAId","value":{"labelValue":"IR_22345678"}},"InvestmentAccount/InternalIdentifier/InternalIAId":{"key":"InvestmentAccount/InternalIdentifier/InternalIAId","value":{"labelValue":"Internal_XHSP2039"}}},"displayName":"InvestmentAccount2DisplayName","description":"InvestmentAccount2Description","accountType":"JointMixed","accountHolders":[{"key":"AccountHolder1"}],"investmentPortfolios":[],"properties":{"InvestmentAccount/Details/Name":{"key":"InvestmentAccount/Details/Name","value":{"labelValue":"Jane Doe"}},"InvestmentAccount/Details/Country":{"key":"InvestmentAccount/Details/Country","value":{"labelValue":"Germany"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}}}}},"application/json":{"schema":{"type":"object","additionalProperties":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/UpsertInvestmentAccountRequest"}},"example":{"firstExampleRequest":{"scope":"InvestmentAccount1Scope","identifiers":{"InvestmentAccount/ExternalIdentifier/ExternalIAId":{"key":"InvestmentAccount/ExternalIdentifier/ExternalIAId","value":{"labelValue":"IA_12345678"}},"InvestmentAccount/InternalIdentifier/InternalIAId":{"key":"InvestmentAccount/InternalIdentifier/InternalIAId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestmentAccount1DisplayName","description":"InvestmentAccount1Description","accountType":"Personal","accountHolders":[{"key":"AccountHolder1"}],"investmentPortfolios":[],"properties":{"InvestmentAccount/Details/Name":{"key":"InvestmentAccount/Details/Name","value":{"labelValue":"John Doe"}},"InvestmentAccount/Details/Country":{"key":"InvestmentAccount/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}}},"secondExampleRequest":{"scope":"InvestmentAccount2Scope","identifiers":{"InvestmentAccount/ExternalIdentifier/ExternalIAId":{"key":"InvestmentAccount/ExternalIdentifier/ExternalIAId","value":{"labelValue":"IR_22345678"}},"InvestmentAccount/InternalIdentifier/InternalIAId":{"key":"InvestmentAccount/InternalIdentifier/InternalIAId","value":{"labelValue":"Internal_XHSP2039"}}},"displayName":"InvestmentAccount2DisplayName","description":"InvestmentAccount2Description","accountType":"JointMixed","accountHolders":[{"key":"AccountHolder1"}],"investmentPortfolios":[],"properties":{"InvestmentAccount/Details/Name":{"key":"InvestmentAccount/Details/Name","value":{"labelValue":"Jane Doe"}},"InvestmentAccount/Details/Country":{"key":"InvestmentAccount/Details/Country","value":{"labelValue":"Germany"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}}}}},"text/json":{"schema":{"type":"object","additionalProperties":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/UpsertInvestmentAccountRequest"}},"example":{"firstExampleRequest":{"scope":"InvestmentAccount1Scope","identifiers":{"InvestmentAccount/ExternalIdentifier/ExternalIAId":{"key":"InvestmentAccount/ExternalIdentifier/ExternalIAId","value":{"labelValue":"IA_12345678"}},"InvestmentAccount/InternalIdentifier/InternalIAId":{"key":"InvestmentAccount/InternalIdentifier/InternalIAId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestmentAccount1DisplayName","description":"InvestmentAccount1Description","accountType":"Personal","accountHolders":[{"key":"AccountHolder1"}],"investmentPortfolios":[],"properties":{"InvestmentAccount/Details/Name":{"key":"InvestmentAccount/Details/Name","value":{"labelValue":"John Doe"}},"InvestmentAccount/Details/Country":{"key":"InvestmentAccount/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}}},"secondExampleRequest":{"scope":"InvestmentAccount2Scope","identifiers":{"InvestmentAccount/ExternalIdentifier/ExternalIAId":{"key":"InvestmentAccount/ExternalIdentifier/ExternalIAId","value":{"labelValue":"IR_22345678"}},"InvestmentAccount/InternalIdentifier/InternalIAId":{"key":"InvestmentAccount/InternalIdentifier/InternalIAId","value":{"labelValue":"Internal_XHSP2039"}}},"displayName":"InvestmentAccount2DisplayName","description":"InvestmentAccount2Description","accountType":"JointMixed","accountHolders":[{"key":"AccountHolder1"}],"investmentPortfolios":[],"properties":{"InvestmentAccount/Details/Name":{"key":"InvestmentAccount/Details/Name","value":{"labelValue":"Jane Doe"}},"InvestmentAccount/Details/Country":{"key":"InvestmentAccount/Details/Country","value":{"labelValue":"Germany"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}}}}},"application/*+json":{"schema":{"type":"object","additionalProperties":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/UpsertInvestmentAccountRequest"}},"example":{"firstExampleRequest":{"scope":"InvestmentAccount1Scope","identifiers":{"InvestmentAccount/ExternalIdentifier/ExternalIAId":{"key":"InvestmentAccount/ExternalIdentifier/ExternalIAId","value":{"labelValue":"IA_12345678"}},"InvestmentAccount/InternalIdentifier/InternalIAId":{"key":"InvestmentAccount/InternalIdentifier/InternalIAId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestmentAccount1DisplayName","description":"InvestmentAccount1Description","accountType":"Personal","accountHolders":[{"key":"AccountHolder1"}],"investmentPortfolios":[],"properties":{"InvestmentAccount/Details/Name":{"key":"InvestmentAccount/Details/Name","value":{"labelValue":"John Doe"}},"InvestmentAccount/Details/Country":{"key":"InvestmentAccount/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}}},"secondExampleRequest":{"scope":"InvestmentAccount2Scope","identifiers":{"InvestmentAccount/ExternalIdentifier/ExternalIAId":{"key":"InvestmentAccount/ExternalIdentifier/ExternalIAId","value":{"labelValue":"IR_22345678"}},"InvestmentAccount/InternalIdentifier/InternalIAId":{"key":"InvestmentAccount/InternalIdentifier/InternalIAId","value":{"labelValue":"Internal_XHSP2039"}}},"displayName":"InvestmentAccount2DisplayName","description":"InvestmentAccount2Description","accountType":"JointMixed","accountHolders":[{"key":"AccountHolder1"}],"investmentPortfolios":[],"properties":{"InvestmentAccount/Details/Name":{"key":"InvestmentAccount/Details/Name","value":{"labelValue":"Jane Doe"}},"InvestmentAccount/Details/Country":{"key":"InvestmentAccount/Details/Country","value":{"labelValue":"Germany"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}}}}}},"required":true},"responses":{"201":{"description":"The successfully created or updated Investment Accounts along with any failures","content":{"application/json":{"schema":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/UpsertInvestmentAccountsResponse"},"example":{"href":"https://example.com","values":{"firstInvestmentAccount":{"scope":"InvestmentAccount1Scope","identifiers":{"InvestmentAccount/ExternalIdentifier/ExternalIAId":{"key":"InvestmentAccount/ExternalIdentifier/ExternalIAId","value":{"labelValue":"IA_12345678"}},"InvestmentAccount/InternalIdentifier/InternalIAId":{"key":"InvestmentAccount/InternalIdentifier/InternalIAId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestmentAccount1DisplayName","description":"InvestmentAccount1Description","accountType":"Personal","accountHolders":[{"key":"AccountHolder1","investorRecord":{"scope":"InvestorRecord1Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_12345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestorRecord1DisplayName","description":"InvestorRecord1Description","investor":{"investorType":"Person","identifiers":{"Person/HrSystem1/InternalId":"XY10001111"},"entityUniqueId":"LUID_00003D4V","person":{"displayName":"Person1DisplayName","description":"Person1Description","href":"https://example.com","lusidPersonId":"LUID_00003D4V","identifiers":{"Person/HrSystem1/InternalId":{"key":"Person/HrSystem1/InternalId","value":{"labelValue":"XY10001111"}},"Person/PayrollSystem1/Id":{"key":"Person/PayrollSystem1/Id","value":{"labelValue":"HSI3453456"}},"Person/CompanyIntranet/LoginId":{"key":"Person/CompanyIntranet/LoginId","value":{"labelValue":"johnsmith001"}}},"properties":{"Person/PersonalDetails/Name":{"key":"Person/PersonalDetails/Name","value":{"labelValue":"John Smith"}},"Person/CompanyDetails/Role":{"key":"Person/CompanyDetails/Role","value":{"labelValueSet":{"values":["SalesRepresentative","CustomerServiceRepresentative"]}},"effectiveFrom":"2016-07-01T00:00:00.0000000+00:00"}},"relationships":[],"version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0100000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId1","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":1,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}},"lusidInvestorRecordId":"LUID_00003D4V","properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"John Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"relationships":[],"href":"https://example.com","version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0000000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId2","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":3,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}}],"investmentPortfolios":[],"lusidInvestmentAccountId":"LUID_00003D4V","properties":{"InvestmentAccount/Details/Name":{"key":"InvestmentAccount/Details/Name","value":{"labelValue":"John Doe"}},"InvestmentAccount/Details/Country":{"key":"InvestmentAccount/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"relationships":[],"href":"https://example.com","version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0000000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId2","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":3,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}},"secondInvestmentAccount":{"scope":"InvestmentAccount2Scope","identifiers":{"InvestmentAccount/ExternalIdentifier/ExternalIAId":{"key":"InvestmentAccount/ExternalIdentifier/ExternalIAId","value":{"labelValue":"IR_22345678"}},"InvestmentAccount/InternalIdentifier/InternalIAId":{"key":"InvestmentAccount/InternalIdentifier/InternalIAId","value":{"labelValue":"Internal_XHSP2039"}}},"displayName":"InvestmentAccount2DisplayName","description":"InvestmentAccount2Description","accountType":"JointMixed","accountHolders":[{"key":"AccountHolder1","investorRecord":{"scope":"InvestorRecord1Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_12345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestorRecord1DisplayName","description":"InvestorRecord1Description","investor":{"investorType":"Person","identifiers":{"Person/HrSystem1/InternalId":"XY10001111"},"entityUniqueId":"LUID_00003D4V","person":{"displayName":"Person1DisplayName","description":"Person1Description","href":"https://example.com","lusidPersonId":"LUID_00003D4V","identifiers":{"Person/HrSystem1/InternalId":{"key":"Person/HrSystem1/InternalId","value":{"labelValue":"XY10001111"}},"Person/PayrollSystem1/Id":{"key":"Person/PayrollSystem1/Id","value":{"labelValue":"HSI3453456"}},"Person/CompanyIntranet/LoginId":{"key":"Person/CompanyIntranet/LoginId","value":{"labelValue":"johnsmith001"}}},"properties":{"Person/PersonalDetails/Name":{"key":"Person/PersonalDetails/Name","value":{"labelValue":"John Smith"}},"Person/CompanyDetails/Role":{"key":"Person/CompanyDetails/Role","value":{"labelValueSet":{"values":["SalesRepresentative","CustomerServiceRepresentative"]}},"effectiveFrom":"2016-07-01T00:00:00.0000000+00:00"}},"relationships":[],"version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0100000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId1","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":1,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}},"lusidInvestorRecordId":"LUID_00003D4V","properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"John Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"relationships":[],"href":"https://example.com","version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0000000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId2","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":3,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}},{"key":"AccountHolder2","investorRecord":{"scope":"InvestorRecord1Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_12345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestorRecord1DisplayName","description":"InvestorRecord1Description","investor":{"investorType":"Person","identifiers":{"Person/HrSystem1/InternalId":"XY10001111"},"entityUniqueId":"LUID_00003D4V","person":{"displayName":"Person1DisplayName","description":"Person1Description","href":"https://example.com","lusidPersonId":"LUID_00003D4V","identifiers":{"Person/HrSystem1/InternalId":{"key":"Person/HrSystem1/InternalId","value":{"labelValue":"XY10001111"}},"Person/PayrollSystem1/Id":{"key":"Person/PayrollSystem1/Id","value":{"labelValue":"HSI3453456"}},"Person/CompanyIntranet/LoginId":{"key":"Person/CompanyIntranet/LoginId","value":{"labelValue":"johnsmith001"}}},"properties":{"Person/PersonalDetails/Name":{"key":"Person/PersonalDetails/Name","value":{"labelValue":"John Smith"}},"Person/CompanyDetails/Role":{"key":"Person/CompanyDetails/Role","value":{"labelValueSet":{"values":["SalesRepresentative","CustomerServiceRepresentative"]}},"effectiveFrom":"2016-07-01T00:00:00.0000000+00:00"}},"relationships":[],"version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0100000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId1","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":1,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}},"lusidInvestorRecordId":"LUID_00003D4V","properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"John Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"relationships":[],"href":"https://example.com","version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0000000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId2","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":3,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}}],"investmentPortfolios":[{"key":"InvestmentPortfolio1","scope":"InvestmentPortfolio1Scope","identifiers":{"Portfolio/default/code":"InvestmentPortfolio1Code"}}],"lusidInvestmentAccountId":"LUID_00003D55","properties":{"InvestmentAccount/Details/Name":{"key":"InvestmentAccount/Details/Name","value":{"labelValue":"Jane Doe"}},"InvestmentAccount/Details/Country":{"key":"InvestmentAccount/Details/Country","value":{"labelValue":"Germany"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"relationships":[],"href":"https://example.com","version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0000000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId2","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":3,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}},"failed":{}}},"text/plain":{"schema":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/UpsertInvestmentAccountsResponse"},"example":{"href":"https://example.com","values":{"firstInvestmentAccount":{"scope":"InvestmentAccount1Scope","identifiers":{"InvestmentAccount/ExternalIdentifier/ExternalIAId":{"key":"InvestmentAccount/ExternalIdentifier/ExternalIAId","value":{"labelValue":"IA_12345678"}},"InvestmentAccount/InternalIdentifier/InternalIAId":{"key":"InvestmentAccount/InternalIdentifier/InternalIAId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestmentAccount1DisplayName","description":"InvestmentAccount1Description","accountType":"Personal","accountHolders":[{"key":"AccountHolder1","investorRecord":{"scope":"InvestorRecord1Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_12345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestorRecord1DisplayName","description":"InvestorRecord1Description","investor":{"investorType":"Person","identifiers":{"Person/HrSystem1/InternalId":"XY10001111"},"entityUniqueId":"LUID_00003D4V","person":{"displayName":"Person1DisplayName","description":"Person1Description","href":"https://example.com","lusidPersonId":"LUID_00003D4V","identifiers":{"Person/HrSystem1/InternalId":{"key":"Person/HrSystem1/InternalId","value":{"labelValue":"XY10001111"}},"Person/PayrollSystem1/Id":{"key":"Person/PayrollSystem1/Id","value":{"labelValue":"HSI3453456"}},"Person/CompanyIntranet/LoginId":{"key":"Person/CompanyIntranet/LoginId","value":{"labelValue":"johnsmith001"}}},"properties":{"Person/PersonalDetails/Name":{"key":"Person/PersonalDetails/Name","value":{"labelValue":"John Smith"}},"Person/CompanyDetails/Role":{"key":"Person/CompanyDetails/Role","value":{"labelValueSet":{"values":["SalesRepresentative","CustomerServiceRepresentative"]}},"effectiveFrom":"2016-07-01T00:00:00.0000000+00:00"}},"relationships":[],"version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0100000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId1","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":1,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}},"lusidInvestorRecordId":"LUID_00003D4V","properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"John Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"relationships":[],"href":"https://example.com","version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0000000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId2","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":3,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}}],"investmentPortfolios":[],"lusidInvestmentAccountId":"LUID_00003D4V","properties":{"InvestmentAccount/Details/Name":{"key":"InvestmentAccount/Details/Name","value":{"labelValue":"John Doe"}},"InvestmentAccount/Details/Country":{"key":"InvestmentAccount/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"relationships":[],"href":"https://example.com","version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0000000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId2","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":3,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}},"secondInvestmentAccount":{"scope":"InvestmentAccount2Scope","identifiers":{"InvestmentAccount/ExternalIdentifier/ExternalIAId":{"key":"InvestmentAccount/ExternalIdentifier/ExternalIAId","value":{"labelValue":"IR_22345678"}},"InvestmentAccount/InternalIdentifier/InternalIAId":{"key":"InvestmentAccount/InternalIdentifier/InternalIAId","value":{"labelValue":"Internal_XHSP2039"}}},"displayName":"InvestmentAccount2DisplayName","description":"InvestmentAccount2Description","accountType":"JointMixed","accountHolders":[{"key":"AccountHolder1","investorRecord":{"scope":"InvestorRecord1Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_12345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestorRecord1DisplayName","description":"InvestorRecord1Description","investor":{"investorType":"Person","identifiers":{"Person/HrSystem1/InternalId":"XY10001111"},"entityUniqueId":"LUID_00003D4V","person":{"displayName":"Person1DisplayName","description":"Person1Description","href":"https://example.com","lusidPersonId":"LUID_00003D4V","identifiers":{"Person/HrSystem1/InternalId":{"key":"Person/HrSystem1/InternalId","value":{"labelValue":"XY10001111"}},"Person/PayrollSystem1/Id":{"key":"Person/PayrollSystem1/Id","value":{"labelValue":"HSI3453456"}},"Person/CompanyIntranet/LoginId":{"key":"Person/CompanyIntranet/LoginId","value":{"labelValue":"johnsmith001"}}},"properties":{"Person/PersonalDetails/Name":{"key":"Person/PersonalDetails/Name","value":{"labelValue":"John Smith"}},"Person/CompanyDetails/Role":{"key":"Person/CompanyDetails/Role","value":{"labelValueSet":{"values":["SalesRepresentative","CustomerServiceRepresentative"]}},"effectiveFrom":"2016-07-01T00:00:00.0000000+00:00"}},"relationships":[],"version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0100000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId1","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":1,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}},"lusidInvestorRecordId":"LUID_00003D4V","properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"John Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"relationships":[],"href":"https://example.com","version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0000000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId2","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":3,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}},{"key":"AccountHolder2","investorRecord":{"scope":"InvestorRecord1Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_12345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestorRecord1DisplayName","description":"InvestorRecord1Description","investor":{"investorType":"Person","identifiers":{"Person/HrSystem1/InternalId":"XY10001111"},"entityUniqueId":"LUID_00003D4V","person":{"displayName":"Person1DisplayName","description":"Person1Description","href":"https://example.com","lusidPersonId":"LUID_00003D4V","identifiers":{"Person/HrSystem1/InternalId":{"key":"Person/HrSystem1/InternalId","value":{"labelValue":"XY10001111"}},"Person/PayrollSystem1/Id":{"key":"Person/PayrollSystem1/Id","value":{"labelValue":"HSI3453456"}},"Person/CompanyIntranet/LoginId":{"key":"Person/CompanyIntranet/LoginId","value":{"labelValue":"johnsmith001"}}},"properties":{"Person/PersonalDetails/Name":{"key":"Person/PersonalDetails/Name","value":{"labelValue":"John Smith"}},"Person/CompanyDetails/Role":{"key":"Person/CompanyDetails/Role","value":{"labelValueSet":{"values":["SalesRepresentative","CustomerServiceRepresentative"]}},"effectiveFrom":"2016-07-01T00:00:00.0000000+00:00"}},"relationships":[],"version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0100000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId1","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":1,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}},"lusidInvestorRecordId":"LUID_00003D4V","properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"John Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"relationships":[],"href":"https://example.com","version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0000000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId2","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":3,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}}],"investmentPortfolios":[{"key":"InvestmentPortfolio1","scope":"InvestmentPortfolio1Scope","identifiers":{"Portfolio/default/code":"InvestmentPortfolio1Code"}}],"lusidInvestmentAccountId":"LUID_00003D55","properties":{"InvestmentAccount/Details/Name":{"key":"InvestmentAccount/Details/Name","value":{"labelValue":"Jane Doe"}},"InvestmentAccount/Details/Country":{"key":"InvestmentAccount/Details/Country","value":{"labelValue":"Germany"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"relationships":[],"href":"https://example.com","version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0000000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId2","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":3,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}},"failed":{}}},"text/json":{"schema":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/UpsertInvestmentAccountsResponse"},"example":{"href":"https://example.com","values":{"firstInvestmentAccount":{"scope":"InvestmentAccount1Scope","identifiers":{"InvestmentAccount/ExternalIdentifier/ExternalIAId":{"key":"InvestmentAccount/ExternalIdentifier/ExternalIAId","value":{"labelValue":"IA_12345678"}},"InvestmentAccount/InternalIdentifier/InternalIAId":{"key":"InvestmentAccount/InternalIdentifier/InternalIAId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestmentAccount1DisplayName","description":"InvestmentAccount1Description","accountType":"Personal","accountHolders":[{"key":"AccountHolder1","investorRecord":{"scope":"InvestorRecord1Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_12345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestorRecord1DisplayName","description":"InvestorRecord1Description","investor":{"investorType":"Person","identifiers":{"Person/HrSystem1/InternalId":"XY10001111"},"entityUniqueId":"LUID_00003D4V","person":{"displayName":"Person1DisplayName","description":"Person1Description","href":"https://example.com","lusidPersonId":"LUID_00003D4V","identifiers":{"Person/HrSystem1/InternalId":{"key":"Person/HrSystem1/InternalId","value":{"labelValue":"XY10001111"}},"Person/PayrollSystem1/Id":{"key":"Person/PayrollSystem1/Id","value":{"labelValue":"HSI3453456"}},"Person/CompanyIntranet/LoginId":{"key":"Person/CompanyIntranet/LoginId","value":{"labelValue":"johnsmith001"}}},"properties":{"Person/PersonalDetails/Name":{"key":"Person/PersonalDetails/Name","value":{"labelValue":"John Smith"}},"Person/CompanyDetails/Role":{"key":"Person/CompanyDetails/Role","value":{"labelValueSet":{"values":["SalesRepresentative","CustomerServiceRepresentative"]}},"effectiveFrom":"2016-07-01T00:00:00.0000000+00:00"}},"relationships":[],"version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0100000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId1","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":1,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}},"lusidInvestorRecordId":"LUID_00003D4V","properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"John Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"relationships":[],"href":"https://example.com","version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0000000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId2","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":3,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}}],"investmentPortfolios":[],"lusidInvestmentAccountId":"LUID_00003D4V","properties":{"InvestmentAccount/Details/Name":{"key":"InvestmentAccount/Details/Name","value":{"labelValue":"John Doe"}},"InvestmentAccount/Details/Country":{"key":"InvestmentAccount/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"relationships":[],"href":"https://example.com","version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0000000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId2","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":3,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}},"secondInvestmentAccount":{"scope":"InvestmentAccount2Scope","identifiers":{"InvestmentAccount/ExternalIdentifier/ExternalIAId":{"key":"InvestmentAccount/ExternalIdentifier/ExternalIAId","value":{"labelValue":"IR_22345678"}},"InvestmentAccount/InternalIdentifier/InternalIAId":{"key":"InvestmentAccount/InternalIdentifier/InternalIAId","value":{"labelValue":"Internal_XHSP2039"}}},"displayName":"InvestmentAccount2DisplayName","description":"InvestmentAccount2Description","accountType":"JointMixed","accountHolders":[{"key":"AccountHolder1","investorRecord":{"scope":"InvestorRecord1Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_12345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestorRecord1DisplayName","description":"InvestorRecord1Description","investor":{"investorType":"Person","identifiers":{"Person/HrSystem1/InternalId":"XY10001111"},"entityUniqueId":"LUID_00003D4V","person":{"displayName":"Person1DisplayName","description":"Person1Description","href":"https://example.com","lusidPersonId":"LUID_00003D4V","identifiers":{"Person/HrSystem1/InternalId":{"key":"Person/HrSystem1/InternalId","value":{"labelValue":"XY10001111"}},"Person/PayrollSystem1/Id":{"key":"Person/PayrollSystem1/Id","value":{"labelValue":"HSI3453456"}},"Person/CompanyIntranet/LoginId":{"key":"Person/CompanyIntranet/LoginId","value":{"labelValue":"johnsmith001"}}},"properties":{"Person/PersonalDetails/Name":{"key":"Person/PersonalDetails/Name","value":{"labelValue":"John Smith"}},"Person/CompanyDetails/Role":{"key":"Person/CompanyDetails/Role","value":{"labelValueSet":{"values":["SalesRepresentative","CustomerServiceRepresentative"]}},"effectiveFrom":"2016-07-01T00:00:00.0000000+00:00"}},"relationships":[],"version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0100000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId1","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":1,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}},"lusidInvestorRecordId":"LUID_00003D4V","properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"John Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"relationships":[],"href":"https://example.com","version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0000000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId2","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":3,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}},{"key":"AccountHolder2","investorRecord":{"scope":"InvestorRecord1Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_12345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2038"}}},"displayName":"InvestorRecord1DisplayName","description":"InvestorRecord1Description","investor":{"investorType":"Person","identifiers":{"Person/HrSystem1/InternalId":"XY10001111"},"entityUniqueId":"LUID_00003D4V","person":{"displayName":"Person1DisplayName","description":"Person1Description","href":"https://example.com","lusidPersonId":"LUID_00003D4V","identifiers":{"Person/HrSystem1/InternalId":{"key":"Person/HrSystem1/InternalId","value":{"labelValue":"XY10001111"}},"Person/PayrollSystem1/Id":{"key":"Person/PayrollSystem1/Id","value":{"labelValue":"HSI3453456"}},"Person/CompanyIntranet/LoginId":{"key":"Person/CompanyIntranet/LoginId","value":{"labelValue":"johnsmith001"}}},"properties":{"Person/PersonalDetails/Name":{"key":"Person/PersonalDetails/Name","value":{"labelValue":"John Smith"}},"Person/CompanyDetails/Role":{"key":"Person/CompanyDetails/Role","value":{"labelValueSet":{"values":["SalesRepresentative","CustomerServiceRepresentative"]}},"effectiveFrom":"2016-07-01T00:00:00.0000000+00:00"}},"relationships":[],"version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0100000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId1","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":1,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}},"lusidInvestorRecordId":"LUID_00003D4V","properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"John Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"relationships":[],"href":"https://example.com","version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0000000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId2","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":3,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}}],"investmentPortfolios":[{"key":"InvestmentPortfolio1","scope":"InvestmentPortfolio1Scope","identifiers":{"Portfolio/default/code":"InvestmentPortfolio1Code"}}],"lusidInvestmentAccountId":"LUID_00003D55","properties":{"InvestmentAccount/Details/Name":{"key":"InvestmentAccount/Details/Name","value":{"labelValue":"Jane Doe"}},"InvestmentAccount/Details/Country":{"key":"InvestmentAccount/Details/Country","value":{"labelValue":"Germany"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"relationships":[],"href":"https://example.com","version":{"effectiveFrom":"2019-01-01T12:00:00.0000000+00:00","asAtDate":"2019-01-01T12:00:00.0100000+00:00","asAtCreated":"2019-01-01T12:00:00.0000000+00:00","userIdCreated":"UserId1","requestIdCreated":"RequestId1","reasonCreated":"","asAtModified":"2019-01-01T12:00:00.0100000+00:00","userIdModified":"UserId2","requestIdModified":"RequestId2","reasonModified":"","asAtVersionNumber":3,"entityUniqueId":"67cd5403-60d3-4744-8455-c4522a3886cb"}}},"failed":{}}}}},"400":{"description":"The details of the input related failure","content":{"application/json":{"schema":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/LusidValidationProblemDetails"}},"text/plain":{"schema":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/LusidValidationProblemDetails"}},"text/json":{"schema":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/LusidValidationProblemDetails"}}}},"default":{"description":"Error response","content":{"application/json":{"schema":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/LusidProblemDetails"}}}}},"security":[{"BearerAuth":[]}],"x-fbn-apistatus":"Experimental"}}},"components":{"securitySchemes":{"BearerAuth":{"type":"http","scheme":"bearer"}}}}