{"openapi":"3.0.0","info":{"title":"Portal API","version":"1.0.0"},"servers":[{"url":"http://core.investorflow.com/"}],"paths":{"/CreateAdminFunds":{"post":{"summary":"CreateAdminFunds","operationId":"CreateAdminFunds","description":"Creates relationships between administrative users and funds.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=CreateAdminFunds","tags":["AdminFunds"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"CreateAdminFunds":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"fundIdentifier":{"type":"string"},"securityGroupName":{"type":"string"},"adminFundNotificationPackages":{"type":"object","properties":{"NotificationPackageIdentifier":{"type":"string"},"HasAccess":{"type":"boolean"}}}}}}}}}},"responses":{"200":{"description":"Creates relationships between administrative users and funds.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"fundIdentifier":{"type":"string"},"securityGroupName":{"type":"string"},"adminFundNotificationPackages":{"type":"object","properties":{"NotificationPackageIdentifier":{"type":"string"},"HasAccess":{"type":"boolean"}}}}}}}}}}}},"/SelectAdminFunds":{"post":{"summary":"SelectAdminFunds","operationId":"SelectAdminFunds","description":"Selects adminfunds records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectAdminFunds","tags":["AdminFunds"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectAdminFunds":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Selects adminfunds records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}}}},"/UpdateAdminFunds":{"post":{"summary":"UpdateAdminFunds","operationId":"UpdateAdminFunds","description":"Updates the relationships between administrative users and funds.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UpdateAdminFunds","tags":["AdminFunds"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UpdateAdminFunds":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"adminFunds":{"type":"object","properties":{"UserIdentifier":{"type":"string"},"FundIdentifier":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Updates the relationships between administrative users and funds.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"adminFunds":{"type":"object","properties":{"UserIdentifier":{"type":"string"},"FundIdentifier":{"type":"string"}}}}}}}}}}}},"/SelectDocumentBatch":{"post":{"summary":"SelectDocumentBatch","operationId":"SelectDocumentBatch","description":"Select a DocumentBatch.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectDocumentBatch","tags":["Batch"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectDocumentBatch":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"},"includeDocuments":{"type":"boolean"}}}}}}}},"responses":{"200":{"description":"Select a DocumentBatch.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"},"includeDocuments":{"type":"boolean"}}}}}}}}}},"/SelectEmailBatch":{"post":{"summary":"SelectEmailBatch","operationId":"SelectEmailBatch","description":"Select EmailBatch records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectEmailBatch","tags":["Batch"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectEmailBatch":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Select EmailBatch records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}}}},"/UpdateDocumentBatch":{"post":{"summary":"UpdateDocumentBatch","operationId":"UpdateDocumentBatch","description":"Update a DocumentBatch.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UpdateDocumentBatch","tags":["Batch"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UpdateDocumentBatch":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"documentBatch":{"type":"object","properties":{"UploadBatchID":{"type":"integer"},"UploadBatchGuid":{"type":"integer","format":"guid"},"UploadBatchLabel":{"type":"string"},"MapToObjectID":{"type":"integer"},"DocumentCategoryID":{"type":"integer"},"IdentifierPattern":{"type":"string"},"CreatedDate":{"type":"string","format":"date-time"},"DisplayDate":{"type":"string","format":"date-time"},"CreatedBy":{"type":"string"},"UploadBatchStatus":{"type":"integer"},"IdentifierSlot":{"type":"integer"},"DocumentDisplayNamePattern":{"type":"string"},"MapToObjectTypeID":{"type":"integer"},"UploadTypeID":{"type":"integer"},"NoPrint":{"type":"boolean"},"Watermark":{"type":"boolean"},"FamilyID":{"type":"integer"},"Active":{"type":"boolean"},"UploadBatchSplitID":{"type":"integer"},"FromUserID":{"type":"integer"},"IsImportant":{"type":"boolean"},"Note":{"type":"string"},"Highlight":{"type":"boolean"},"BatchDisplayName":{"type":"string"},"FamilyIdentifier":{"type":"string"},"FundIdentifier":{"type":"string"},"ObjectTypeName":{"type":"string"},"DocumentCategoryIdentifier":{"type":"string"},"UploadBatchStatusList":{"type":"string"},"UploadTypeIdentifier":{"type":"string"},"FromUserIdentifier":{"type":"string"},"Notified":{"type":"string","format":"date-time"},"NotifiedBy":{"type":"integer"},"NotifiedByIdentifier":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Update a DocumentBatch.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"documentBatch":{"type":"object","properties":{"UploadBatchID":{"type":"integer"},"UploadBatchGuid":{"type":"integer","format":"guid"},"UploadBatchLabel":{"type":"string"},"MapToObjectID":{"type":"integer"},"DocumentCategoryID":{"type":"integer"},"IdentifierPattern":{"type":"string"},"CreatedDate":{"type":"string","format":"date-time"},"DisplayDate":{"type":"string","format":"date-time"},"CreatedBy":{"type":"string"},"UploadBatchStatus":{"type":"integer"},"IdentifierSlot":{"type":"integer"},"DocumentDisplayNamePattern":{"type":"string"},"MapToObjectTypeID":{"type":"integer"},"UploadTypeID":{"type":"integer"},"NoPrint":{"type":"boolean"},"Watermark":{"type":"boolean"},"FamilyID":{"type":"integer"},"Active":{"type":"boolean"},"UploadBatchSplitID":{"type":"integer"},"FromUserID":{"type":"integer"},"IsImportant":{"type":"boolean"},"Note":{"type":"string"},"Highlight":{"type":"boolean"},"BatchDisplayName":{"type":"string"},"FamilyIdentifier":{"type":"string"},"FundIdentifier":{"type":"string"},"ObjectTypeName":{"type":"string"},"DocumentCategoryIdentifier":{"type":"string"},"UploadBatchStatusList":{"type":"string"},"UploadTypeIdentifier":{"type":"string"},"FromUserIdentifier":{"type":"string"},"Notified":{"type":"string","format":"date-time"},"NotifiedBy":{"type":"integer"},"NotifiedByIdentifier":{"type":"string"}}}}}}}}}}}},"/SelectCapitalAccount":{"post":{"summary":"SelectCapitalAccount","operationId":"SelectCapitalAccount","description":"Selects one or more capital accounts.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectCapitalAccount","tags":["CapitalAccount"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectCapitalAccount":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"},"vehicleIdentifier":{"type":"string"},"investmentIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Selects one or more capital accounts.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"},"vehicleIdentifier":{"type":"string"},"investmentIdentifier":{"type":"string"}}}}}}}}}},"/UpdateCapitalAccount":{"post":{"summary":"UpdateCapitalAccount","operationId":"UpdateCapitalAccount","description":"Updates one or more capital accounts.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UpdateCapitalAccount","tags":["CapitalAccount"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UpdateCapitalAccount":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"capitalAccounts":{"type":"object","properties":{"CapitalAccountID":{"type":"integer"},"CapitalAccountNumber":{"type":"string"},"InvestedDate":{"type":"string","format":"date-time"},"InvestmentID":{"type":"integer"},"InvestmentNumber":{"type":"string"},"InvestmentIdentifier":{"type":"string"},"VehicleID":{"type":"integer"},"VehicleNumber":{"type":"string"},"VehicleIdentifier":{"type":"string"},"CapitalAccountGuid":{"type":"integer","format":"guid"},"CapitalAccountAmount":{"type":"integer","format":"decimal"},"PercentageAmount":{"type":"integer","format":"decimal"}}}}}}}}}},"responses":{"200":{"description":"Updates one or more capital accounts.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"capitalAccounts":{"type":"object","properties":{"CapitalAccountID":{"type":"integer"},"CapitalAccountNumber":{"type":"string"},"InvestedDate":{"type":"string","format":"date-time"},"InvestmentID":{"type":"integer"},"InvestmentNumber":{"type":"string"},"InvestmentIdentifier":{"type":"string"},"VehicleID":{"type":"integer"},"VehicleNumber":{"type":"string"},"VehicleIdentifier":{"type":"string"},"CapitalAccountGuid":{"type":"integer","format":"guid"},"CapitalAccountAmount":{"type":"integer","format":"decimal"},"PercentageAmount":{"type":"integer","format":"decimal"}}}}}}}}}}}},"/DownloadDocument":{"post":{"summary":"DownloadDocument","operationId":"DownloadDocument","description":"Downloads the file associated with a document record.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=DownloadDocument","tags":["Documents"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"DownloadDocument":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"documentIdentifier":{"type":"string"},"maximumMegabytes":{"type":"integer"}}}}}}}},"responses":{"200":{"description":"Downloads the file associated with a document record.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"documentIdentifier":{"type":"string"},"maximumMegabytes":{"type":"integer"}}}}}}}}}},"/SelectDocumentCategory":{"post":{"summary":"SelectDocumentCategory","operationId":"SelectDocumentCategory","description":"Select DocumentCategory records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectDocumentCategory","tags":["Documents"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectDocumentCategory":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Select DocumentCategory records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}}}},"/SelectDocuments":{"post":{"summary":"SelectDocuments","operationId":"SelectDocuments","description":"Selects up to 10,000 document records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectDocuments","tags":["Documents"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectDocuments":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"updatedDate":{"type":"string","format":"dateTime"},"skip":{"type":"integer"},"take":{"type":"integer"}}}}}}}},"responses":{"200":{"description":"Selects up to 10,000 document records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"updatedDate":{"type":"string","format":"dateTime"},"skip":{"type":"integer"},"take":{"type":"integer"}}}}}}}}}},"/SelectMultipleDocuments":{"post":{"summary":"SelectMultipleDocuments","operationId":"SelectMultipleDocuments","description":"Selects document records by identifier.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectMultipleDocuments","tags":["Documents"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectMultipleDocuments":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Selects document records by identifier.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}}}},"/UpdateDocuments":{"post":{"summary":"UpdateDocuments","operationId":"UpdateDocuments","description":"Updates document records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UpdateDocuments","tags":["Documents"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UpdateDocuments":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"documents":{"type":"object","properties":{"DisplayDate":{"type":"string","format":"date-time"},"Watermark":{"type":"boolean"},"Active":{"type":"boolean"},"Highlight":{"type":"boolean"},"URL":{"type":"string"},"PortalURL":{"type":"string"},"DocumentBatchIdentifier":{"type":"string"},"DocumentCategoryIdentifier":{"type":"string"},"InvestmentIdentifier":{"type":"string"},"OrganizationIdentifier":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Updates document records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"documents":{"type":"object","properties":{"DisplayDate":{"type":"string","format":"date-time"},"Watermark":{"type":"boolean"},"Active":{"type":"boolean"},"Highlight":{"type":"boolean"},"URL":{"type":"string"},"PortalURL":{"type":"string"},"DocumentBatchIdentifier":{"type":"string"},"DocumentCategoryIdentifier":{"type":"string"},"InvestmentIdentifier":{"type":"string"},"OrganizationIdentifier":{"type":"string"}}}}}}}}}}}},"/UploadCombinedDocuments":{"post":{"summary":"UploadCombinedDocuments","operationId":"UploadCombinedDocuments","description":"Upload a file for extraction to individual documents.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UploadCombinedDocuments","tags":["Documents"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UploadCombinedDocuments":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"batchIdentifier":{"type":"string"},"matchPattern":{"type":"object","properties":{"SlotSeparator":{"type":"string"},"SlotPosition":{"type":"integer"},"TextSeparatorStart":{"type":"string"},"TextSeparatorEnd":{"type":"string"},"MatchTable":{"type":"string"},"MatchColumn":{"type":"string"}}},"documentData":{"type":"string","format":"base64"}}}}}}}},"responses":{"200":{"description":"Upload a file for extraction to individual documents.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"batchIdentifier":{"type":"string"},"matchPattern":{"type":"object","properties":{"SlotSeparator":{"type":"string"},"SlotPosition":{"type":"integer"},"TextSeparatorStart":{"type":"string"},"TextSeparatorEnd":{"type":"string"},"MatchTable":{"type":"string"},"MatchColumn":{"type":"string"}}},"documentData":{"type":"string","format":"base64"}}}}}}}}}},"/UploadDocument":{"post":{"summary":"UploadDocument","operationId":"UploadDocument","description":"Uploads the file associated with a document record.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UploadDocument","tags":["Documents"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UploadDocument":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"documentIdentifier":{"type":"string"},"extension":{"type":"string"},"documentData":{"type":"string","format":"base64"},"active":{"type":"boolean"}}}}}}}},"responses":{"200":{"description":"Uploads the file associated with a document record.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"documentIdentifier":{"type":"string"},"extension":{"type":"string"},"documentData":{"type":"string","format":"base64"},"active":{"type":"boolean"}}}}}}}}}},"/SelectFunds":{"post":{"summary":"SelectFunds","operationId":"SelectFunds","description":"Selects fund records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectFunds","tags":["Funds"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectFunds":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Selects fund records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}}}},"/UpdateFunds":{"post":{"summary":"UpdateFunds","operationId":"UpdateFunds","description":"Updates fund records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UpdateFunds","tags":["Funds"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UpdateFunds":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"funds":{"type":"object","properties":{"FundNumber":{"type":"string"},"ShortName":{"type":"string"},"LegalProductLine":{"type":"string"},"LegalFundType":{"type":"string"},"LegalStatus":{"type":"string"},"LegalEffectiveDate":{"type":"string","format":"date-time"},"ReportingPeriodTypeID":{"type":"integer"},"Active":{"type":"boolean"},"Vintage":{"type":"string"},"Denomination":{"type":"string"},"Description":{"type":"string"},"VehicleInvestmentTypeID":{"type":"integer"},"TotalCommittedCapital":{"type":"integer","format":"decimal"},"AdminVehicleGroupID":{"type":"integer"},"AdminVehicleGroupIdentifier":{"type":"string"},"Sequence":{"type":"integer"},"FamilyId":{"type":"integer"},"FamilyIdentifier":{"type":"string"},"VehicleTypeId":{"type":"integer"},"ISOCurrency":{"type":"string"},"VehicleStatus":{"type":"integer"},"VehicleOption01":{"type":"string"},"VehicleOption02":{"type":"string"},"VehicleOption03":{"type":"string"},"VehicleOption04":{"type":"string"},"VehicleOption05":{"type":"string"},"MasterFundId":{"type":"integer"},"MasterFundIdentifier":{"type":"string"},"ParentVehicleId":{"type":"integer"},"ParentVehicleIdentifier":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Updates fund records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"funds":{"type":"object","properties":{"FundNumber":{"type":"string"},"ShortName":{"type":"string"},"LegalProductLine":{"type":"string"},"LegalFundType":{"type":"string"},"LegalStatus":{"type":"string"},"LegalEffectiveDate":{"type":"string","format":"date-time"},"ReportingPeriodTypeID":{"type":"integer"},"Active":{"type":"boolean"},"Vintage":{"type":"string"},"Denomination":{"type":"string"},"Description":{"type":"string"},"VehicleInvestmentTypeID":{"type":"integer"},"TotalCommittedCapital":{"type":"integer","format":"decimal"},"AdminVehicleGroupID":{"type":"integer"},"AdminVehicleGroupIdentifier":{"type":"string"},"Sequence":{"type":"integer"},"FamilyId":{"type":"integer"},"FamilyIdentifier":{"type":"string"},"VehicleTypeId":{"type":"integer"},"ISOCurrency":{"type":"string"},"VehicleStatus":{"type":"integer"},"VehicleOption01":{"type":"string"},"VehicleOption02":{"type":"string"},"VehicleOption03":{"type":"string"},"VehicleOption04":{"type":"string"},"VehicleOption05":{"type":"string"},"MasterFundId":{"type":"integer"},"MasterFundIdentifier":{"type":"string"},"ParentVehicleId":{"type":"integer"},"ParentVehicleIdentifier":{"type":"string"}}}}}}}}}}}},"/ActivateGLDataBatch":{"post":{"summary":"ActivateGLDataBatch","operationId":"ActivateGLDataBatch","description":"Activates one GL batch.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=ActivateGLDataBatch","tags":["GLData"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"ActivateGLDataBatch":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"batchIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Activates one GL batch.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"batchIdentifier":{"type":"string"}}}}}}}}}},"/SelectGLAccount":{"post":{"summary":"SelectGLAccount","operationId":"SelectGLAccount","description":"Select all GL Accounts associated with a Capital Account, or return all parent GL Accounts.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectGLAccount","tags":["GLData"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectGLAccount":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"CapitalAccountUniqueIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Select all GL Accounts associated with a Capital Account, or return all parent GL Accounts.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"CapitalAccountUniqueIdentifier":{"type":"string"}}}}}}}}}},"/SelectGLAccountCategory":{"post":{"summary":"SelectGLAccountCategory","operationId":"SelectGLAccountCategory","description":"Selects all GL account categories.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectGLAccountCategory","tags":["GLData"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectGLAccountCategory":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Selects all GL account categories.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}}}}}}}}}}},"/SelectGLDataBatch":{"post":{"summary":"SelectGLDataBatch","operationId":"SelectGLDataBatch","description":"Selects one or all GL batches.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectGLDataBatch","tags":["GLData"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectGLDataBatch":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"batchIdentifier":{"type":"string"},"uniqueIdentifier":{"type":"string"},"batchStatus":{"type":"integer"},"entryDate":{"type":"string","format":"dateTime"},"transactionDate":{"type":"string","format":"dateTime"}}}}}}}},"responses":{"200":{"description":"Selects one or all GL batches.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"batchIdentifier":{"type":"string"},"uniqueIdentifier":{"type":"string"},"batchStatus":{"type":"integer"},"entryDate":{"type":"string","format":"dateTime"},"transactionDate":{"type":"string","format":"dateTime"}}}}}}}}}},"/UpdateGLDataBatch":{"post":{"summary":"UpdateGLDataBatch","operationId":"UpdateGLDataBatch","description":"Updates one or more GL batches.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UpdateGLDataBatch","tags":["GLData"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UpdateGLDataBatch":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"glBatches":{"type":"object","properties":{"BatchID":{"type":"integer"},"BatchName":{"type":"string"},"BatchGuid":{"type":"integer","format":"guid"},"BatchStatus":{"type":"integer"},"BatchStatusText":{"type":"string"},"BatchEntryDate":{"type":"string","format":"date-time"},"BatchTransactionDate":{"type":"string","format":"date-time"},"BatchPostedDate":{"type":"string","format":"date-time"},"BatchNote":{"type":"string"},"BatchTypeID":{"type":"integer"},"BatchTypeName":{"type":"string"},"PeriodStartDate":{"type":"string","format":"date-time"},"FileName":{"type":"string"},"MimeType":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Updates one or more GL batches.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"glBatches":{"type":"object","properties":{"BatchID":{"type":"integer"},"BatchName":{"type":"string"},"BatchGuid":{"type":"integer","format":"guid"},"BatchStatus":{"type":"integer"},"BatchStatusText":{"type":"string"},"BatchEntryDate":{"type":"string","format":"date-time"},"BatchTransactionDate":{"type":"string","format":"date-time"},"BatchPostedDate":{"type":"string","format":"date-time"},"BatchNote":{"type":"string"},"BatchTypeID":{"type":"integer"},"BatchTypeName":{"type":"string"},"PeriodStartDate":{"type":"string","format":"date-time"},"FileName":{"type":"string"},"MimeType":{"type":"string"}}}}}}}}}}}},"/UploadGLData":{"post":{"summary":"UploadGLData","operationId":"UploadGLData","description":"Uploads data to one GL batch.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UploadGLData","tags":["GLData"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UploadGLData":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"batchIdentifier":{"type":"string"},"glJournals":{"type":"object","properties":{"JournalID":{"type":"integer","format":"long"},"JournalName":{"type":"string"},"JournalTypeID":{"type":"integer"},"JournalTypeName":{"type":"string"},"BatchID":{"type":"integer"},"JournalNote":{"type":"string"},"PortfolioHolding":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Uploads data to one GL batch.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"batchIdentifier":{"type":"string"},"glJournals":{"type":"object","properties":{"JournalID":{"type":"integer","format":"long"},"JournalName":{"type":"string"},"JournalTypeID":{"type":"integer"},"JournalTypeName":{"type":"string"},"BatchID":{"type":"integer"},"JournalNote":{"type":"string"},"PortfolioHolding":{"type":"string"}}}}}}}}}}}},"/SelectInvestments":{"post":{"summary":"SelectInvestments","operationId":"SelectInvestments","description":"Selects investment records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectInvestments","tags":["Investments"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectInvestments":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"},"fundIdentifier":{"type":"string"},"organizationIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Selects investment records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"},"fundIdentifier":{"type":"string"},"organizationIdentifier":{"type":"string"}}}}}}}}}},"/SelectUserInvestments":{"post":{"summary":"SelectUserInvestments","operationId":"SelectUserInvestments","description":"Selects userinvestment records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectUserInvestments","tags":["Investments"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectUserInvestments":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Selects userinvestment records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}}}},"/UpdateInvestments":{"post":{"summary":"UpdateInvestments","operationId":"UpdateInvestments","description":"Updates investment records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UpdateInvestments","tags":["Investments"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UpdateInvestments":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"investments":{"type":"object","properties":{"InvestmentNumber":{"type":"string"},"ShortName":{"type":"string"},"InvestedDate":{"type":"string","format":"date-time"},"ExpirationDate":{"type":"string","format":"date-time"},"Active":{"type":"boolean"},"IsProspect":{"type":"boolean"},"InvestmentStage":{"type":"string"},"PartnerType":{"type":"string"},"OrganizationIdentifier":{"type":"string"},"FundIdentifier":{"type":"string"},"VehicleParticipationStartDate":{"type":"string","format":"date-time"},"VehicleParticipationEndDate":{"type":"string","format":"date-time"},"InvestmentOption01":{"type":"string"},"InvestmentOption02":{"type":"string"},"InvestmentOption03":{"type":"string"},"InvestmentOption04":{"type":"string"},"InvestmentOption05":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Updates investment records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"investments":{"type":"object","properties":{"InvestmentNumber":{"type":"string"},"ShortName":{"type":"string"},"InvestedDate":{"type":"string","format":"date-time"},"ExpirationDate":{"type":"string","format":"date-time"},"Active":{"type":"boolean"},"IsProspect":{"type":"boolean"},"InvestmentStage":{"type":"string"},"PartnerType":{"type":"string"},"OrganizationIdentifier":{"type":"string"},"FundIdentifier":{"type":"string"},"VehicleParticipationStartDate":{"type":"string","format":"date-time"},"VehicleParticipationEndDate":{"type":"string","format":"date-time"},"InvestmentOption01":{"type":"string"},"InvestmentOption02":{"type":"string"},"InvestmentOption03":{"type":"string"},"InvestmentOption04":{"type":"string"},"InvestmentOption05":{"type":"string"}}}}}}}}}}}},"/UpdateUserInvestments":{"post":{"summary":"UpdateUserInvestments","operationId":"UpdateUserInvestments","description":"Updates the relationships between users and investments.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UpdateUserInvestments","tags":["Investments"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UpdateUserInvestments":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userInvestments":{"type":"object","properties":{"InvestmentIdentifier":{"type":"string"},"UserIdentifier":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Updates the relationships between users and investments.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userInvestments":{"type":"object","properties":{"InvestmentIdentifier":{"type":"string"},"UserIdentifier":{"type":"string"}}}}}}}}}}}},"/SelectOrganizations":{"post":{"summary":"SelectOrganizations","operationId":"SelectOrganizations","description":"Selects organization records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectOrganizations","tags":["Organizations"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectOrganizations":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Selects organization records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}}}},"/SelectUserOrganizations":{"post":{"summary":"SelectUserOrganizations","operationId":"SelectUserOrganizations","description":"Selects userorganization records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectUserOrganizations","tags":["Organizations"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectUserOrganizations":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Selects userorganization records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}}}},"/UpdateOrganizations":{"post":{"summary":"UpdateOrganizations","operationId":"UpdateOrganizations","description":"Updates organization records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UpdateOrganizations","tags":["Organizations"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UpdateOrganizations":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"organizations":{"type":"object","properties":{"AlternativeName":{"type":"string"},"OrganizationType":{"type":"string"},"Active":{"type":"boolean"},"OrganizationNumber":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Updates organization records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"organizations":{"type":"object","properties":{"AlternativeName":{"type":"string"},"OrganizationType":{"type":"string"},"Active":{"type":"boolean"},"OrganizationNumber":{"type":"string"}}}}}}}}}}}},"/UpdateUserOrganizations":{"post":{"summary":"UpdateUserOrganizations","operationId":"UpdateUserOrganizations","description":"Updates the relationships between users and organizations.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UpdateUserOrganizations","tags":["Organizations"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UpdateUserOrganizations":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userOrganizations":{"type":"object","properties":{"OrganizationIdentifier":{"type":"string"},"UserIdentifier":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Updates the relationships between users and organizations.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userOrganizations":{"type":"object","properties":{"OrganizationIdentifier":{"type":"string"},"UserIdentifier":{"type":"string"}}}}}}}}}}}},"/AddUserToSecurityGroup":{"post":{"summary":"AddUserToSecurityGroup","operationId":"AddUserToSecurityGroup","description":"Add a User to a Security Group\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=AddUserToSecurityGroup","tags":["SecurityGroup"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"AddUserToSecurityGroup":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"},"securityGroupName":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Add a User to a Security Group","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"},"securityGroupName":{"type":"string"}}}}}}}}}},"/ListSecurityGroupsForUser":{"post":{"summary":"ListSecurityGroupsForUser","operationId":"ListSecurityGroupsForUser","description":"List the Security Groups for a User\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=ListSecurityGroupsForUser","tags":["SecurityGroup"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"ListSecurityGroupsForUser":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"List the Security Groups for a User","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}}}},"/RemoveUserFromSecurityGroup":{"post":{"summary":"RemoveUserFromSecurityGroup","operationId":"RemoveUserFromSecurityGroup","description":"Remove a User from a Security Group\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=RemoveUserFromSecurityGroup","tags":["SecurityGroup"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"RemoveUserFromSecurityGroup":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"},"securityGroupName":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Remove a User from a Security Group","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"},"securityGroupName":{"type":"string"}}}}}}}}}},"/GetUserUniqueIdentifier":{"post":{"summary":"GetUserUniqueIdentifier","operationId":"GetUserUniqueIdentifier","description":"Get the Uniquidentifier associated with a User Name\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=GetUserUniqueIdentifier","tags":["UniqueIdentifier"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"GetUserUniqueIdentifier":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userName":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Get the Uniquidentifier associated with a User Name","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userName":{"type":"string"}}}}}}}}}},"/SetUserUniqueIdentifier":{"post":{"summary":"SetUserUniqueIdentifier","operationId":"SetUserUniqueIdentifier","description":"Set the Uniquidentifier associated with a User Name\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SetUserUniqueIdentifier","tags":["UniqueIdentifier"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SetUserUniqueIdentifier":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userName":{"type":"string"},"uniqueIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Set the Uniquidentifier associated with a User Name","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userName":{"type":"string"},"uniqueIdentifier":{"type":"string"}}}}}}}}}},"/InviteUsers":{"post":{"summary":"InviteUsers","operationId":"InviteUsers","description":"Sends invitation emails to users.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=InviteUsers","tags":["Users"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"InviteUsers":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"users":{"type":"object","properties":{"UniqueIdentifier":{"type":"string"},"Status":{"type":"string"},"StatusCode":{"type":"integer"}}}}}}}}}},"responses":{"200":{"description":"Sends invitation emails to users.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"users":{"type":"object","properties":{"UniqueIdentifier":{"type":"string"},"Status":{"type":"string"},"StatusCode":{"type":"integer"}}}}}}}}}}}},"/PasswordReset":{"post":{"summary":"PasswordReset","operationId":"PasswordReset","description":"Sends password reset emails to users.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=PasswordReset","tags":["Users"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"PasswordReset":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"users":{"type":"object","properties":{"UniqueIdentifier":{"type":"string"},"Status":{"type":"string"},"StatusCode":{"type":"integer"}}}}}}}}}},"responses":{"200":{"description":"Sends password reset emails to users.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"users":{"type":"object","properties":{"UniqueIdentifier":{"type":"string"},"Status":{"type":"string"},"StatusCode":{"type":"integer"}}}}}}}}}}}},"/SelectUserAddress":{"post":{"summary":"SelectUserAddress","operationId":"SelectUserAddress","description":"Select UserAddress records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectUserAddress","tags":["Users"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectUserAddress":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userIdentifier":{"type":"string"},"addressIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Select UserAddress records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userIdentifier":{"type":"string"},"addressIdentifier":{"type":"string"}}}}}}}}}},"/SelectUsers":{"post":{"summary":"SelectUsers","operationId":"SelectUsers","description":"Selects user records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectUsers","tags":["Users"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectUsers":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Selects user records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}}}},"/SelectUsersBySecurityGroupName":{"post":{"summary":"SelectUsersBySecurityGroupName","operationId":"SelectUsersBySecurityGroupName","description":"Selects user records beling to the security group name.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectUsersBySecurityGroupName","tags":["Users"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectUsersBySecurityGroupName":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"securityGroupName":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Selects user records beling to the security group name.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"securityGroupName":{"type":"string"}}}}}}}}}},"/UpdateUserAddress":{"post":{"summary":"UpdateUserAddress","operationId":"UpdateUserAddress","description":"Update UserAddress\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UpdateUserAddress","tags":["Users"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UpdateUserAddress":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userAddress":{"type":"object","properties":{"UserID":{"type":"integer"},"AddressID":{"type":"integer"},"IsUsersMainOffice":{"type":"boolean"},"UserAddressAddressType":{"type":"integer"},"AddressGuid":{"type":"integer","format":"guid"},"AddressLabel":{"type":"string"},"Street1":{"type":"string"},"Street2":{"type":"string"},"Street3":{"type":"string"},"City":{"type":"string"},"State":{"type":"string"},"PostalCode":{"type":"string"},"Country":{"type":"string"},"IsMainOfficeForOrganization":{"type":"boolean"},"Active":{"type":"boolean"},"GeneralPhone":{"type":"string"},"GeneralFax":{"type":"string"},"AddressType":{"type":"integer"},"AddressBindTypeID":{"type":"integer"},"Attention":{"type":"string"},"MailingAddressLabel":{"type":"string"},"Latitude":{"type":"string"},"Longitude":{"type":"string"},"AddressMapLink":{"type":"string"},"UserIdentifier":{"type":"string"},"AddressIdentifier":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Update UserAddress","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userAddress":{"type":"object","properties":{"UserID":{"type":"integer"},"AddressID":{"type":"integer"},"IsUsersMainOffice":{"type":"boolean"},"UserAddressAddressType":{"type":"integer"},"AddressGuid":{"type":"integer","format":"guid"},"AddressLabel":{"type":"string"},"Street1":{"type":"string"},"Street2":{"type":"string"},"Street3":{"type":"string"},"City":{"type":"string"},"State":{"type":"string"},"PostalCode":{"type":"string"},"Country":{"type":"string"},"IsMainOfficeForOrganization":{"type":"boolean"},"Active":{"type":"boolean"},"GeneralPhone":{"type":"string"},"GeneralFax":{"type":"string"},"AddressType":{"type":"integer"},"AddressBindTypeID":{"type":"integer"},"Attention":{"type":"string"},"MailingAddressLabel":{"type":"string"},"Latitude":{"type":"string"},"Longitude":{"type":"string"},"AddressMapLink":{"type":"string"},"UserIdentifier":{"type":"string"},"AddressIdentifier":{"type":"string"}}}}}}}}}}}},"/UpdateUsers":{"post":{"summary":"UpdateUsers","operationId":"UpdateUsers","description":"Updates user records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UpdateUsers","tags":["Users"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UpdateUsers":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"users":{"type":"object","properties":{"UserName":{"type":"string"},"FamiliarName":{"type":"string"},"FirstName":{"type":"string"},"MiddleName":{"type":"string"},"LastName":{"type":"string"},"EmailAddress":{"type":"string"},"Mobile":{"type":"string"},"Phone":{"type":"string"},"JobTitle":{"type":"string"},"Department":{"type":"string"},"Fax":{"type":"string"},"Active":{"type":"boolean"},"RequireSSO":{"type":"boolean"},"ExpirationDate":{"type":"string","format":"date-time"},"LastLoginDate":{"type":"string","format":"date-time"},"InvitationEmailExpirationDate":{"type":"string","format":"date-time"},"Website":{"type":"string"},"Company":{"type":"string"},"ContactOwnerUserID":{"type":"integer"},"ContactOwnerIdentifier":{"type":"string"},"CreatedDate":{"type":"string","format":"date-time"},"InvitationSent":{"type":"boolean"},"SecondaryOwnerUserID":{"type":"integer"},"SecondaryOwnerIdentifier":{"type":"string"},"HireDate":{"type":"string","format":"date-time"},"IndustryStartDate":{"type":"string","format":"date-time"},"UserOption01":{"type":"string"},"UserOption02":{"type":"string"},"UserOption03":{"type":"string"},"UserOption04":{"type":"string"},"UserOption05":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Updates user records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"users":{"type":"object","properties":{"UserName":{"type":"string"},"FamiliarName":{"type":"string"},"FirstName":{"type":"string"},"MiddleName":{"type":"string"},"LastName":{"type":"string"},"EmailAddress":{"type":"string"},"Mobile":{"type":"string"},"Phone":{"type":"string"},"JobTitle":{"type":"string"},"Department":{"type":"string"},"Fax":{"type":"string"},"Active":{"type":"boolean"},"RequireSSO":{"type":"boolean"},"ExpirationDate":{"type":"string","format":"date-time"},"LastLoginDate":{"type":"string","format":"date-time"},"InvitationEmailExpirationDate":{"type":"string","format":"date-time"},"Website":{"type":"string"},"Company":{"type":"string"},"ContactOwnerUserID":{"type":"integer"},"ContactOwnerIdentifier":{"type":"string"},"CreatedDate":{"type":"string","format":"date-time"},"InvitationSent":{"type":"boolean"},"SecondaryOwnerUserID":{"type":"integer"},"SecondaryOwnerIdentifier":{"type":"string"},"HireDate":{"type":"string","format":"date-time"},"IndustryStartDate":{"type":"string","format":"date-time"},"UserOption01":{"type":"string"},"UserOption02":{"type":"string"},"UserOption03":{"type":"string"},"UserOption04":{"type":"string"},"UserOption05":{"type":"string"}}}}}}}}}}}},"/UploadUserImage":{"post":{"summary":"UploadUserImage","operationId":"UploadUserImage","description":"Uploads the image file associated with a user.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UploadUserImage","tags":["Users"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UploadUserImage":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userImage":{"type":"object","properties":{"altText":{"type":"string"},"imageData":{"type":"string","format":"base64"}}}}}}}}}},"responses":{"200":{"description":"Uploads the image file associated with a user.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userImage":{"type":"object","properties":{"altText":{"type":"string"},"imageData":{"type":"string","format":"base64"}}}}}}}}}}}},"/SelectAdminVehicleGroups":{"post":{"summary":"SelectAdminVehicleGroups","operationId":"SelectAdminVehicleGroups","description":"Selects adminvehiclegroup records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectAdminVehicleGroups","tags":["VehicleGroups"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectAdminVehicleGroups":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Selects adminvehiclegroup records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}}}},"/UpdateAdminVehicleGroups":{"post":{"summary":"UpdateAdminVehicleGroups","operationId":"UpdateAdminVehicleGroups","description":"Updates the relationships between administrative users and groups of funds.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=UpdateAdminVehicleGroups","tags":["VehicleGroups"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"UpdateAdminVehicleGroups":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"adminVehicleGroups":{"type":"object","properties":{"AdminVehicleGroupID":{"type":"integer"},"AdminVehicleGroupGuid":{"type":"integer","format":"guid"},"AdminVehicleGroupCode":{"type":"string"},"AdminVehicleGroupName":{"type":"string"},"AdminVehicleGroupEmailAddress":{"type":"string"},"Active":{"type":"boolean"},"Sequence":{"type":"integer"},"PrimaryContactUserID":{"type":"integer"},"PrimaryContactIdentifier":{"type":"string"},"SecondaryContactUserID":{"type":"integer"},"SecondaryContactIdentifier":{"type":"string"},"Region":{"type":"string"},"Strategy":{"type":"string"},"Description":{"type":"string"},"ReplyToEmailAddress":{"type":"string"},"EmailAlias":{"type":"string"},"CreatedDate":{"type":"string","format":"date-time"},"Structure":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Updates the relationships between administrative users and groups of funds.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"adminVehicleGroups":{"type":"object","properties":{"AdminVehicleGroupID":{"type":"integer"},"AdminVehicleGroupGuid":{"type":"integer","format":"guid"},"AdminVehicleGroupCode":{"type":"string"},"AdminVehicleGroupName":{"type":"string"},"AdminVehicleGroupEmailAddress":{"type":"string"},"Active":{"type":"boolean"},"Sequence":{"type":"integer"},"PrimaryContactUserID":{"type":"integer"},"PrimaryContactIdentifier":{"type":"string"},"SecondaryContactUserID":{"type":"integer"},"SecondaryContactIdentifier":{"type":"string"},"Region":{"type":"string"},"Strategy":{"type":"string"},"Description":{"type":"string"},"ReplyToEmailAddress":{"type":"string"},"EmailAlias":{"type":"string"},"CreatedDate":{"type":"string","format":"date-time"},"Structure":{"type":"string"}}}}}}}}}}}},"/SelectMultiAdminVehicleGroups":{"post":{"summary":"SelectMultiAdminVehicleGroups","operationId":"SelectMultiAdminVehicleGroups","description":"Selects multiple Admin Vehicle Groups records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectMultiAdminVehicleGroups","tags":["Uncategorized"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectMultiAdminVehicleGroups":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Selects multiple Admin Vehicle Groups records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}}}},"/SelectMultiFunds":{"post":{"summary":"SelectMultiFunds","operationId":"SelectMultiFunds","description":"Selects multiple funds records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectMultiFunds","tags":["Uncategorized"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectMultiFunds":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Selects multiple funds records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}}}},"/SelectMultiGLDataBatch":{"post":{"summary":"SelectMultiGLDataBatch","operationId":"SelectMultiGLDataBatch","description":"Selects one or all GL batches.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectMultiGLDataBatch","tags":["Uncategorized"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectMultiGLDataBatch":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"batchIdentifier":{"type":"string"},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}},"batchStatus":{"type":"integer"},"entryDate":{"type":"string","format":"dateTime"},"transactionDate":{"type":"string","format":"dateTime"}}}}}}}},"responses":{"200":{"description":"Selects one or all GL batches.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"batchIdentifier":{"type":"string"},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}},"batchStatus":{"type":"integer"},"entryDate":{"type":"string","format":"dateTime"},"transactionDate":{"type":"string","format":"dateTime"}}}}}}}}}},"/SelectMultiInvestments":{"post":{"summary":"SelectMultiInvestments","operationId":"SelectMultiInvestments","description":"Selects multiple investment records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectMultiInvestments","tags":["Uncategorized"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectMultiInvestments":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Selects multiple investment records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}}}},"/SelectMultiOrganizations":{"post":{"summary":"SelectMultiOrganizations","operationId":"SelectMultiOrganizations","description":"Selects multiple organization records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectMultiOrganizations","tags":["Uncategorized"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectMultiOrganizations":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Selects multiple organization records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}}}},"/SelectMultiUserInvestments":{"post":{"summary":"SelectMultiUserInvestments","operationId":"SelectMultiUserInvestments","description":"Selects multiple UserInvestment records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectMultiUserInvestments","tags":["Uncategorized"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectMultiUserInvestments":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Selects multiple UserInvestment records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}}}},"/SelectMultiUserOrganizations":{"post":{"summary":"SelectMultiUserOrganizations","operationId":"SelectMultiUserOrganizations","description":"Selects multiple user organization records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectMultiUserOrganizations","tags":["Uncategorized"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectMultiUserOrganizations":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Selects multiple user organization records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}}}},"/SelectMultiUsers":{"post":{"summary":"SelectMultiUsers","operationId":"SelectMultiUsers","description":"Selects multiple users records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectMultiUsers","tags":["Uncategorized"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectMultiUsers":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}},"responses":{"200":{"description":"Selects multiple users records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifiers":{"type":"object","properties":{"string":{"type":"string"}}}}}}}}}}}},"/SelectNotificationPackage":{"post":{"summary":"SelectNotificationPackage","operationId":"SelectNotificationPackage","description":"Select NotificationPackage records.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SelectNotificationPackage","tags":["Uncategorized"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SelectNotificationPackage":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Select NotificationPackage records.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"}}}}}}}}}},"/SendDocumentBatchNotificationEmail":{"post":{"summary":"SendDocumentBatchNotificationEmail","operationId":"SendDocumentBatchNotificationEmail","description":"Send an Email Notification to all Recipients for each Document in a DocumentBatch.\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SendDocumentBatchNotificationEmail","tags":["Uncategorized"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SendDocumentBatchNotificationEmail":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"},"applyUserNotificationPreference":{"type":"boolean"},"emailTemplateName":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Send an Email Notification to all Recipients for each Document in a DocumentBatch.","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"uniqueIdentifier":{"type":"string"},"applyUserNotificationPreference":{"type":"boolean"},"emailTemplateName":{"type":"string"}}}}}}}}}},"/SendFundAssignmentEmail":{"post":{"summary":"SendFundAssignmentEmail","operationId":"SendFundAssignmentEmail","description":"Send an Email to a User informing the User that they have been granted access to a Fund\n\n> **Sample Request / Response**: \n> https://clarityfeatures-irm.staging-investorflow.com/Services/UpdateService.asmx?op=SendFundAssignmentEmail","tags":["Uncategorized"],"requestBody":{"content":{"application/json":{"schema":{"type":"object","properties":{"SendFundAssignmentEmail":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userIdentifier":{"type":"string"},"fundIdentifier":{"type":"string"}}}}}}}},"responses":{"200":{"description":"Send an Email to a User informing the User that they have been granted access to a Fund","content":{"application/json":{"schema":{"type":"array","items":{"type":"object","properties":{"credential":{"type":"object","properties":{"Username":{"type":"string"},"Password":{"type":"string"},"ClientKey":{"type":"string"}}},"userIdentifier":{"type":"string"},"fundIdentifier":{"type":"string"}}}}}}}}}}}}