{"openapi":"3.0.4","info":{"title":"Upsert investor records","description":"Creates or updates a collection of Investor Records","version":"0.0.1"},"servers":[{"url":"https://fbn-prd.lusid.com/api"}],"paths":{"/api/investorrecords/$batchUpsert":{"post":{"tags":["Investor Records"],"summary":"Upsert investor records","description":"Creates or updates a collection of Investor Records","operationId":"UpsertInvestorRecords","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 Investor Records.","content":{"application/json-patch+json":{"schema":{"type":"object","additionalProperties":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/UpsertInvestorRecordRequest"}},"example":{"firstExampleRequest":{"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"}}},"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"}},"displayName":"InvestorRecord1DisplayName","description":"InvestorRecord1Description","investor":{"investorType":"Person","identifiers":{"Person/HrSystem1/InternalId":"XY10001111"}}},"secondExampleRequest":{"scope":"InvestorRecord2Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_22345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2039"}}},"properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"Jane Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/Details/Country","value":{"labelValue":"Germany"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"displayName":"InvestorRecord2DisplayName","description":"InvestorRecord2Description","investor":{"investorType":"LegalEntity","identifiers":{"LegalEntity/ExternalIdentifier/LEI":"LEI_12345678"}}}}},"application/json":{"schema":{"type":"object","additionalProperties":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/UpsertInvestorRecordRequest"}},"example":{"firstExampleRequest":{"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"}}},"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"}},"displayName":"InvestorRecord1DisplayName","description":"InvestorRecord1Description","investor":{"investorType":"Person","identifiers":{"Person/HrSystem1/InternalId":"XY10001111"}}},"secondExampleRequest":{"scope":"InvestorRecord2Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_22345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2039"}}},"properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"Jane Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/Details/Country","value":{"labelValue":"Germany"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"displayName":"InvestorRecord2DisplayName","description":"InvestorRecord2Description","investor":{"investorType":"LegalEntity","identifiers":{"LegalEntity/ExternalIdentifier/LEI":"LEI_12345678"}}}}},"text/json":{"schema":{"type":"object","additionalProperties":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/UpsertInvestorRecordRequest"}},"example":{"firstExampleRequest":{"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"}}},"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"}},"displayName":"InvestorRecord1DisplayName","description":"InvestorRecord1Description","investor":{"investorType":"Person","identifiers":{"Person/HrSystem1/InternalId":"XY10001111"}}},"secondExampleRequest":{"scope":"InvestorRecord2Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_22345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2039"}}},"properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"Jane Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/Details/Country","value":{"labelValue":"Germany"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"displayName":"InvestorRecord2DisplayName","description":"InvestorRecord2Description","investor":{"investorType":"LegalEntity","identifiers":{"LegalEntity/ExternalIdentifier/LEI":"LEI_12345678"}}}}},"application/*+json":{"schema":{"type":"object","additionalProperties":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/UpsertInvestorRecordRequest"}},"example":{"firstExampleRequest":{"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"}}},"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"}},"displayName":"InvestorRecord1DisplayName","description":"InvestorRecord1Description","investor":{"investorType":"Person","identifiers":{"Person/HrSystem1/InternalId":"XY10001111"}}},"secondExampleRequest":{"scope":"InvestorRecord2Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_22345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2039"}}},"properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"Jane Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/Details/Country","value":{"labelValue":"Germany"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"}},"displayName":"InvestorRecord2DisplayName","description":"InvestorRecord2Description","investor":{"investorType":"LegalEntity","identifiers":{"LegalEntity/ExternalIdentifier/LEI":"LEI_12345678"}}}}}},"required":true},"responses":{"201":{"description":"The successfully created or updated investor records along with any failures","content":{"application/json":{"schema":{"$ref":"/docs/api/lusid/schemas.json#/components/schemas/UpsertInvestorRecordsResponse"},"example":{"href":"https://example.com","values":{"firstInvestorRecord":{"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"}},"secondInvestorRecord":{"scope":"InvestorRecord2Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_22345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2039"}}},"displayName":"InvestorRecord2DisplayName","description":"InvestorRecord2Description","investor":{"investorType":"LegalEntity","identifiers":{"LegalEntity/ExternalIdentifier/LEI":"LEI_12345678"},"entityUniqueId":"LUID_00003D4V","legalEntity":{"displayName":"LegalEntity1DisplayName","description":"LegalEntity1Description","href":"https://example.com","lusidLegalEntityId":"LUID_00003D4V","identifiers":{"LegalEntity/ExternalIdentifier/LEI":{"key":"LegalEntity/ExternalIdentifier/LEI","value":{"labelValue":"LEI_12345678"}},"LegalEntity/InternalIdentifier/InternalLeiId":{"key":"LegalEntity/InternalIdentifier/InternalLeiId","value":{"labelValue":"Internal_XHSP2038"}}},"properties":{"LegalEntity/Details/Name":{"key":"LegalEntity/Details/Name","value":{"labelValue":"Legal Entity Inc."}},"LegalEntity/Details/Country":{"key":"LegalEntity/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"},"LegalEntity/Status/Active":{"key":"LegalEntity/Status/Active","value":{"labelValue":"Active"},"effectiveFrom":"2016-07-01T00:00:00.0000000+00:00"}},"relationships":[],"counterpartyRiskInformation":{"countryOfRisk":"UnitedKingdom","creditRatings":[{"ratingSource":"StandardAndPoors","rating":"AA+"}],"industryClassifiers":[{"classificationSystemName":"GICS2018","classificationCode":"10101010"}]},"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"}}},"lusidInvestorRecordId":"LUID_00003D55","properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"Jane Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/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/UpsertInvestorRecordsResponse"},"example":{"href":"https://example.com","values":{"firstInvestorRecord":{"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"}},"secondInvestorRecord":{"scope":"InvestorRecord2Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_22345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2039"}}},"displayName":"InvestorRecord2DisplayName","description":"InvestorRecord2Description","investor":{"investorType":"LegalEntity","identifiers":{"LegalEntity/ExternalIdentifier/LEI":"LEI_12345678"},"entityUniqueId":"LUID_00003D4V","legalEntity":{"displayName":"LegalEntity1DisplayName","description":"LegalEntity1Description","href":"https://example.com","lusidLegalEntityId":"LUID_00003D4V","identifiers":{"LegalEntity/ExternalIdentifier/LEI":{"key":"LegalEntity/ExternalIdentifier/LEI","value":{"labelValue":"LEI_12345678"}},"LegalEntity/InternalIdentifier/InternalLeiId":{"key":"LegalEntity/InternalIdentifier/InternalLeiId","value":{"labelValue":"Internal_XHSP2038"}}},"properties":{"LegalEntity/Details/Name":{"key":"LegalEntity/Details/Name","value":{"labelValue":"Legal Entity Inc."}},"LegalEntity/Details/Country":{"key":"LegalEntity/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"},"LegalEntity/Status/Active":{"key":"LegalEntity/Status/Active","value":{"labelValue":"Active"},"effectiveFrom":"2016-07-01T00:00:00.0000000+00:00"}},"relationships":[],"counterpartyRiskInformation":{"countryOfRisk":"UnitedKingdom","creditRatings":[{"ratingSource":"StandardAndPoors","rating":"AA+"}],"industryClassifiers":[{"classificationSystemName":"GICS2018","classificationCode":"10101010"}]},"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"}}},"lusidInvestorRecordId":"LUID_00003D55","properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"Jane Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/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/UpsertInvestorRecordsResponse"},"example":{"href":"https://example.com","values":{"firstInvestorRecord":{"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"}},"secondInvestorRecord":{"scope":"InvestorRecord2Scope","identifiers":{"InvestorRecord/ExternalIdentifier/ExternalIRId":{"key":"InvestorRecord/ExternalIdentifier/ExternalIRId","value":{"labelValue":"IR_22345678"}},"InvestorRecord/InternalIdentifier/InternalIRId":{"key":"InvestorRecord/InternalIdentifier/InternalIRId","value":{"labelValue":"Internal_XHSP2039"}}},"displayName":"InvestorRecord2DisplayName","description":"InvestorRecord2Description","investor":{"investorType":"LegalEntity","identifiers":{"LegalEntity/ExternalIdentifier/LEI":"LEI_12345678"},"entityUniqueId":"LUID_00003D4V","legalEntity":{"displayName":"LegalEntity1DisplayName","description":"LegalEntity1Description","href":"https://example.com","lusidLegalEntityId":"LUID_00003D4V","identifiers":{"LegalEntity/ExternalIdentifier/LEI":{"key":"LegalEntity/ExternalIdentifier/LEI","value":{"labelValue":"LEI_12345678"}},"LegalEntity/InternalIdentifier/InternalLeiId":{"key":"LegalEntity/InternalIdentifier/InternalLeiId","value":{"labelValue":"Internal_XHSP2038"}}},"properties":{"LegalEntity/Details/Name":{"key":"LegalEntity/Details/Name","value":{"labelValue":"Legal Entity Inc."}},"LegalEntity/Details/Country":{"key":"LegalEntity/Details/Country","value":{"labelValue":"United Kingdom"},"effectiveFrom":"2016-01-01T00:00:00.0000000+00:00"},"LegalEntity/Status/Active":{"key":"LegalEntity/Status/Active","value":{"labelValue":"Active"},"effectiveFrom":"2016-07-01T00:00:00.0000000+00:00"}},"relationships":[],"counterpartyRiskInformation":{"countryOfRisk":"UnitedKingdom","creditRatings":[{"ratingSource":"StandardAndPoors","rating":"AA+"}],"industryClassifiers":[{"classificationSystemName":"GICS2018","classificationCode":"10101010"}]},"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"}}},"lusidInvestorRecordId":"LUID_00003D55","properties":{"InvestorRecord/Details/Name":{"key":"InvestorRecord/Details/Name","value":{"labelValue":"Jane Doe"}},"InvestorRecord/Details/Country":{"key":"InvestorRecord/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":"EarlyAccess"}}},"components":{"securitySchemes":{"BearerAuth":{"type":"http","scheme":"bearer"}}}}