@finbourne/lusid 0.11.3948 → 0.11.3964

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (388) hide show
  1. package/lib/api/allocationsApi.d.ts +2 -2
  2. package/lib/api/allocationsApi.js +2 -2
  3. package/lib/api/applicationMetadataApi.d.ts +2 -2
  4. package/lib/api/applicationMetadataApi.js +2 -2
  5. package/lib/api/complexMarketDataApi.d.ts +2 -2
  6. package/lib/api/complexMarketDataApi.js +2 -2
  7. package/lib/api/cutLabelDefinitionsApi.d.ts +2 -2
  8. package/lib/api/cutLabelDefinitionsApi.js +2 -2
  9. package/lib/api/dataTypesApi.d.ts +2 -2
  10. package/lib/api/dataTypesApi.js +2 -2
  11. package/lib/api/derivedTransactionPortfoliosApi.d.ts +2 -2
  12. package/lib/api/derivedTransactionPortfoliosApi.js +2 -2
  13. package/lib/api/entitiesApi.d.ts +2 -2
  14. package/lib/api/entitiesApi.js +2 -2
  15. package/lib/api/instrumentsApi.d.ts +2 -2
  16. package/lib/api/instrumentsApi.js +2 -2
  17. package/lib/api/legalEntitiesApi.d.ts +53 -2
  18. package/lib/api/legalEntitiesApi.js +320 -20
  19. package/lib/api/ordersApi.d.ts +2 -2
  20. package/lib/api/ordersApi.js +2 -2
  21. package/lib/api/personsApi.d.ts +2 -2
  22. package/lib/api/personsApi.js +2 -2
  23. package/lib/api/portfolioGroupsApi.d.ts +2 -2
  24. package/lib/api/portfolioGroupsApi.js +2 -2
  25. package/lib/api/portfoliosApi.js +2 -2
  26. package/lib/api/propertyDefinitionsApi.d.ts +2 -2
  27. package/lib/api/propertyDefinitionsApi.js +2 -2
  28. package/lib/api/quotesApi.d.ts +2 -2
  29. package/lib/api/quotesApi.js +2 -2
  30. package/lib/api/reconciliationsApi.d.ts +2 -2
  31. package/lib/api/reconciliationsApi.js +2 -2
  32. package/lib/api/referencePortfolioApi.d.ts +2 -2
  33. package/lib/api/referencePortfolioApi.js +2 -2
  34. package/lib/api/scopesApi.d.ts +2 -2
  35. package/lib/api/scopesApi.js +2 -2
  36. package/lib/api/searchApi.d.ts +2 -2
  37. package/lib/api/searchApi.js +2 -2
  38. package/lib/api/systemConfigurationApi.d.ts +2 -2
  39. package/lib/api/systemConfigurationApi.js +2 -2
  40. package/lib/api/transactionPortfoliosApi.d.ts +2 -2
  41. package/lib/api/transactionPortfoliosApi.js +2 -2
  42. package/lib/model/accessControlledAction.d.ts +2 -2
  43. package/lib/model/accessControlledAction.js +2 -2
  44. package/lib/model/accessControlledResource.d.ts +2 -2
  45. package/lib/model/accessControlledResource.js +2 -2
  46. package/lib/model/accessMetadataValue.d.ts +2 -2
  47. package/lib/model/accessMetadataValue.js +2 -2
  48. package/lib/model/actionId.d.ts +2 -2
  49. package/lib/model/actionId.js +2 -2
  50. package/lib/model/adjustHolding.d.ts +2 -2
  51. package/lib/model/adjustHolding.js +2 -2
  52. package/lib/model/adjustHoldingRequest.d.ts +2 -2
  53. package/lib/model/adjustHoldingRequest.js +2 -2
  54. package/lib/model/aggregatedReturn.d.ts +2 -2
  55. package/lib/model/aggregatedReturn.js +2 -2
  56. package/lib/model/aggregatedReturnsRequest.d.ts +2 -2
  57. package/lib/model/aggregatedReturnsRequest.js +2 -2
  58. package/lib/model/allocation.d.ts +2 -2
  59. package/lib/model/allocation.js +2 -2
  60. package/lib/model/allocationRequest.d.ts +2 -2
  61. package/lib/model/allocationRequest.js +2 -2
  62. package/lib/model/allocationSetRequest.d.ts +2 -2
  63. package/lib/model/allocationSetRequest.js +2 -2
  64. package/lib/model/annulQuotesResponse.d.ts +2 -2
  65. package/lib/model/annulQuotesResponse.js +2 -2
  66. package/lib/model/annulStructuredDataResponse.d.ts +2 -2
  67. package/lib/model/annulStructuredDataResponse.js +2 -2
  68. package/lib/model/change.d.ts +2 -2
  69. package/lib/model/change.js +2 -2
  70. package/lib/model/completePortfolio.d.ts +2 -2
  71. package/lib/model/completePortfolio.js +2 -2
  72. package/lib/model/complexMarketData.d.ts +2 -2
  73. package/lib/model/complexMarketData.js +2 -2
  74. package/lib/model/complexMarketDataId.d.ts +2 -2
  75. package/lib/model/complexMarketDataId.js +2 -2
  76. package/lib/model/constituentsAdjustmentHeader.d.ts +2 -2
  77. package/lib/model/constituentsAdjustmentHeader.js +2 -2
  78. package/lib/model/counterpartyRiskInformation.d.ts +2 -2
  79. package/lib/model/counterpartyRiskInformation.js +2 -2
  80. package/lib/model/createCutLabelDefinitionRequest.d.ts +2 -2
  81. package/lib/model/createCutLabelDefinitionRequest.js +2 -2
  82. package/lib/model/createDerivedPropertyDefinitionRequest.d.ts +3 -3
  83. package/lib/model/createDerivedPropertyDefinitionRequest.js +2 -2
  84. package/lib/model/createDerivedTransactionPortfolioRequest.d.ts +2 -2
  85. package/lib/model/createDerivedTransactionPortfolioRequest.js +2 -2
  86. package/lib/model/createPortfolioDetails.d.ts +2 -2
  87. package/lib/model/createPortfolioDetails.js +2 -2
  88. package/lib/model/createPortfolioGroupRequest.d.ts +2 -2
  89. package/lib/model/createPortfolioGroupRequest.js +2 -2
  90. package/lib/model/createPropertyDefinitionRequest.d.ts +2 -2
  91. package/lib/model/createPropertyDefinitionRequest.js +2 -2
  92. package/lib/model/createReferencePortfolioRequest.d.ts +22 -3
  93. package/lib/model/createReferencePortfolioRequest.js +7 -2
  94. package/lib/model/createTransactionPortfolioRequest.d.ts +2 -2
  95. package/lib/model/createTransactionPortfolioRequest.js +2 -2
  96. package/lib/model/creditRating.d.ts +2 -2
  97. package/lib/model/creditRating.js +2 -2
  98. package/lib/model/currencyAndAmount.d.ts +2 -2
  99. package/lib/model/currencyAndAmount.js +2 -2
  100. package/lib/model/cutLabelDefinition.d.ts +2 -2
  101. package/lib/model/cutLabelDefinition.js +2 -2
  102. package/lib/model/cutLocalTime.d.ts +2 -2
  103. package/lib/model/cutLocalTime.js +2 -2
  104. package/lib/model/dataType.d.ts +2 -2
  105. package/lib/model/dataType.js +2 -2
  106. package/lib/model/dateRange.d.ts +2 -2
  107. package/lib/model/dateRange.js +2 -2
  108. package/lib/model/deleteInstrumentResponse.d.ts +2 -2
  109. package/lib/model/deleteInstrumentResponse.js +2 -2
  110. package/lib/model/deletedEntityResponse.d.ts +2 -2
  111. package/lib/model/deletedEntityResponse.js +2 -2
  112. package/lib/model/errorDetail.d.ts +2 -2
  113. package/lib/model/errorDetail.js +2 -2
  114. package/lib/model/expandedGroup.d.ts +2 -2
  115. package/lib/model/expandedGroup.js +2 -2
  116. package/lib/model/fieldDefinition.d.ts +2 -2
  117. package/lib/model/fieldDefinition.js +2 -2
  118. package/lib/model/fieldValue.d.ts +2 -2
  119. package/lib/model/fieldValue.js +2 -2
  120. package/lib/model/fileResponse.d.ts +2 -2
  121. package/lib/model/fileResponse.js +2 -2
  122. package/lib/model/getComplexMarketDataResponse.d.ts +2 -2
  123. package/lib/model/getComplexMarketDataResponse.js +2 -2
  124. package/lib/model/getInstrumentsResponse.d.ts +2 -2
  125. package/lib/model/getInstrumentsResponse.js +2 -2
  126. package/lib/model/getQuotesResponse.d.ts +2 -2
  127. package/lib/model/getQuotesResponse.js +2 -2
  128. package/lib/model/getReferencePortfolioConstituentsResponse.d.ts +2 -2
  129. package/lib/model/getReferencePortfolioConstituentsResponse.js +2 -2
  130. package/lib/model/holdingAdjustment.d.ts +2 -2
  131. package/lib/model/holdingAdjustment.js +2 -2
  132. package/lib/model/holdingsAdjustment.d.ts +2 -2
  133. package/lib/model/holdingsAdjustment.js +2 -2
  134. package/lib/model/holdingsAdjustmentHeader.d.ts +2 -2
  135. package/lib/model/holdingsAdjustmentHeader.js +2 -2
  136. package/lib/model/iUnitDefinitionDto.d.ts +2 -2
  137. package/lib/model/iUnitDefinitionDto.js +2 -2
  138. package/lib/model/idSelectorDefinition.d.ts +2 -2
  139. package/lib/model/idSelectorDefinition.js +2 -2
  140. package/lib/model/identifierPartSchema.d.ts +2 -2
  141. package/lib/model/identifierPartSchema.js +2 -2
  142. package/lib/model/industryClassifier.d.ts +2 -2
  143. package/lib/model/industryClassifier.js +2 -2
  144. package/lib/model/instrument.d.ts +2 -2
  145. package/lib/model/instrument.js +2 -2
  146. package/lib/model/instrumentDefinition.d.ts +2 -2
  147. package/lib/model/instrumentDefinition.js +2 -2
  148. package/lib/model/instrumentIdTypeDescriptor.d.ts +2 -2
  149. package/lib/model/instrumentIdTypeDescriptor.js +2 -2
  150. package/lib/model/instrumentIdValue.d.ts +2 -2
  151. package/lib/model/instrumentIdValue.js +2 -2
  152. package/lib/model/labelValueSet.d.ts +2 -2
  153. package/lib/model/labelValueSet.js +2 -2
  154. package/lib/model/legalEntity.d.ts +2 -2
  155. package/lib/model/legalEntity.js +2 -2
  156. package/lib/model/link.d.ts +2 -2
  157. package/lib/model/link.js +2 -2
  158. package/lib/model/lusidInstrument.d.ts +2 -2
  159. package/lib/model/lusidInstrument.js +2 -2
  160. package/lib/model/lusidProblemDetails.d.ts +2 -2
  161. package/lib/model/lusidProblemDetails.js +2 -2
  162. package/lib/model/lusidValidationProblemDetails.d.ts +2 -2
  163. package/lib/model/lusidValidationProblemDetails.js +2 -2
  164. package/lib/model/metricValue.d.ts +2 -2
  165. package/lib/model/metricValue.js +2 -2
  166. package/lib/model/models.d.ts +2 -0
  167. package/lib/model/models.js +6 -0
  168. package/lib/model/order.d.ts +2 -2
  169. package/lib/model/order.js +2 -2
  170. package/lib/model/orderRequest.d.ts +2 -2
  171. package/lib/model/orderRequest.js +2 -2
  172. package/lib/model/orderSetRequest.d.ts +2 -2
  173. package/lib/model/orderSetRequest.js +2 -2
  174. package/lib/model/otcConfirmation.d.ts +2 -2
  175. package/lib/model/otcConfirmation.js +2 -2
  176. package/lib/model/outputTransaction.d.ts +2 -2
  177. package/lib/model/outputTransaction.js +2 -2
  178. package/lib/model/pagedResourceListOfAllocation.d.ts +2 -2
  179. package/lib/model/pagedResourceListOfAllocation.js +2 -2
  180. package/lib/model/pagedResourceListOfCutLabelDefinition.d.ts +2 -2
  181. package/lib/model/pagedResourceListOfCutLabelDefinition.js +2 -2
  182. package/lib/model/pagedResourceListOfInstrument.d.ts +2 -2
  183. package/lib/model/pagedResourceListOfInstrument.js +2 -2
  184. package/lib/model/pagedResourceListOfLegalEntity.d.ts +2 -2
  185. package/lib/model/pagedResourceListOfLegalEntity.js +2 -2
  186. package/lib/model/pagedResourceListOfOrder.d.ts +2 -2
  187. package/lib/model/pagedResourceListOfOrder.js +2 -2
  188. package/lib/model/pagedResourceListOfPortfolioGroupSearchResult.d.ts +2 -2
  189. package/lib/model/pagedResourceListOfPortfolioGroupSearchResult.js +2 -2
  190. package/lib/model/pagedResourceListOfPortfolioSearchResult.d.ts +2 -2
  191. package/lib/model/pagedResourceListOfPortfolioSearchResult.js +2 -2
  192. package/lib/model/pagedResourceListOfPropertyDefinitionSearchResult.d.ts +2 -2
  193. package/lib/model/pagedResourceListOfPropertyDefinitionSearchResult.js +2 -2
  194. package/lib/model/performanceReturn.d.ts +2 -2
  195. package/lib/model/performanceReturn.js +2 -2
  196. package/lib/model/performanceReturnsMetric.d.ts +2 -2
  197. package/lib/model/performanceReturnsMetric.js +2 -2
  198. package/lib/model/perpetualProperty.d.ts +2 -2
  199. package/lib/model/perpetualProperty.js +2 -2
  200. package/lib/model/portfolio.d.ts +3 -3
  201. package/lib/model/portfolio.js +2 -2
  202. package/lib/model/portfolioCashFlow.d.ts +2 -2
  203. package/lib/model/portfolioCashFlow.js +2 -2
  204. package/lib/model/portfolioDetails.d.ts +2 -2
  205. package/lib/model/portfolioDetails.js +2 -2
  206. package/lib/model/portfolioGroup.d.ts +2 -2
  207. package/lib/model/portfolioGroup.js +2 -2
  208. package/lib/model/portfolioGroupProperties.d.ts +2 -2
  209. package/lib/model/portfolioGroupProperties.js +2 -2
  210. package/lib/model/portfolioGroupSearchResult.d.ts +2 -2
  211. package/lib/model/portfolioGroupSearchResult.js +2 -2
  212. package/lib/model/portfolioHolding.d.ts +2 -2
  213. package/lib/model/portfolioHolding.js +2 -2
  214. package/lib/model/portfolioProperties.d.ts +2 -2
  215. package/lib/model/portfolioProperties.js +2 -2
  216. package/lib/model/portfolioReconciliationRequest.d.ts +2 -2
  217. package/lib/model/portfolioReconciliationRequest.js +2 -2
  218. package/lib/model/portfolioSearchResult.d.ts +3 -3
  219. package/lib/model/portfolioSearchResult.js +2 -2
  220. package/lib/model/portfoliosReconciliationRequest.d.ts +2 -2
  221. package/lib/model/portfoliosReconciliationRequest.js +2 -2
  222. package/lib/model/processedCommand.d.ts +2 -2
  223. package/lib/model/processedCommand.js +2 -2
  224. package/lib/model/property.d.ts +2 -2
  225. package/lib/model/property.js +2 -2
  226. package/lib/model/propertyDefinition.d.ts +2 -2
  227. package/lib/model/propertyDefinition.js +2 -2
  228. package/lib/model/propertyDefinitionSearchResult.d.ts +2 -2
  229. package/lib/model/propertyDefinitionSearchResult.js +2 -2
  230. package/lib/model/propertyInterval.d.ts +2 -2
  231. package/lib/model/propertyInterval.js +2 -2
  232. package/lib/model/propertyValue.d.ts +2 -2
  233. package/lib/model/propertyValue.js +2 -2
  234. package/lib/model/quote.d.ts +2 -2
  235. package/lib/model/quote.js +2 -2
  236. package/lib/model/quoteId.d.ts +2 -2
  237. package/lib/model/quoteId.js +2 -2
  238. package/lib/model/quoteSeriesId.d.ts +2 -2
  239. package/lib/model/quoteSeriesId.js +2 -2
  240. package/lib/model/realisedGainLoss.d.ts +2 -2
  241. package/lib/model/realisedGainLoss.js +2 -2
  242. package/lib/model/reconciliationBreak.d.ts +2 -2
  243. package/lib/model/reconciliationBreak.js +2 -2
  244. package/lib/model/referenceData.d.ts +2 -2
  245. package/lib/model/referenceData.js +2 -2
  246. package/lib/model/referencePortfolioConstituent.d.ts +2 -2
  247. package/lib/model/referencePortfolioConstituent.js +2 -2
  248. package/lib/model/referencePortfolioConstituentRequest.d.ts +2 -2
  249. package/lib/model/referencePortfolioConstituentRequest.js +2 -2
  250. package/lib/model/resourceId.d.ts +2 -2
  251. package/lib/model/resourceId.js +2 -2
  252. package/lib/model/resourceListOfAccessControlledResource.d.ts +2 -2
  253. package/lib/model/resourceListOfAccessControlledResource.js +2 -2
  254. package/lib/model/resourceListOfAccessMetadataValueOf.d.ts +2 -2
  255. package/lib/model/resourceListOfAccessMetadataValueOf.js +2 -2
  256. package/lib/model/resourceListOfAggregatedReturn.d.ts +2 -2
  257. package/lib/model/resourceListOfAggregatedReturn.js +2 -2
  258. package/lib/model/resourceListOfAllocation.d.ts +2 -2
  259. package/lib/model/resourceListOfAllocation.js +2 -2
  260. package/lib/model/resourceListOfChange.d.ts +2 -2
  261. package/lib/model/resourceListOfChange.js +2 -2
  262. package/lib/model/resourceListOfConstituentsAdjustmentHeader.d.ts +2 -2
  263. package/lib/model/resourceListOfConstituentsAdjustmentHeader.js +2 -2
  264. package/lib/model/resourceListOfDataType.d.ts +2 -2
  265. package/lib/model/resourceListOfDataType.js +2 -2
  266. package/lib/model/resourceListOfHoldingsAdjustmentHeader.d.ts +2 -2
  267. package/lib/model/resourceListOfHoldingsAdjustmentHeader.js +2 -2
  268. package/lib/model/resourceListOfIUnitDefinitionDto.d.ts +2 -2
  269. package/lib/model/resourceListOfIUnitDefinitionDto.js +2 -2
  270. package/lib/model/resourceListOfInstrumentIdTypeDescriptor.d.ts +2 -2
  271. package/lib/model/resourceListOfInstrumentIdTypeDescriptor.js +2 -2
  272. package/lib/model/resourceListOfOrder.d.ts +2 -2
  273. package/lib/model/resourceListOfOrder.js +2 -2
  274. package/lib/model/resourceListOfPerformanceReturn.d.ts +2 -2
  275. package/lib/model/resourceListOfPerformanceReturn.js +2 -2
  276. package/lib/model/resourceListOfPortfolio.d.ts +2 -2
  277. package/lib/model/resourceListOfPortfolio.js +2 -2
  278. package/lib/model/resourceListOfPortfolioCashFlow.d.ts +2 -2
  279. package/lib/model/resourceListOfPortfolioCashFlow.js +2 -2
  280. package/lib/model/resourceListOfPortfolioGroup.d.ts +2 -2
  281. package/lib/model/resourceListOfPortfolioGroup.js +2 -2
  282. package/lib/model/resourceListOfProcessedCommand.d.ts +2 -2
  283. package/lib/model/resourceListOfProcessedCommand.js +2 -2
  284. package/lib/model/resourceListOfPropertyDefinition.d.ts +2 -2
  285. package/lib/model/resourceListOfPropertyDefinition.js +2 -2
  286. package/lib/model/resourceListOfPropertyInterval.d.ts +2 -2
  287. package/lib/model/resourceListOfPropertyInterval.js +2 -2
  288. package/lib/model/resourceListOfQuote.d.ts +2 -2
  289. package/lib/model/resourceListOfQuote.js +2 -2
  290. package/lib/model/resourceListOfReconciliationBreak.d.ts +2 -2
  291. package/lib/model/resourceListOfReconciliationBreak.js +2 -2
  292. package/lib/model/resourceListOfScopeDefinition.d.ts +2 -2
  293. package/lib/model/resourceListOfScopeDefinition.js +2 -2
  294. package/lib/model/scopeDefinition.d.ts +2 -2
  295. package/lib/model/scopeDefinition.js +2 -2
  296. package/lib/model/setLegalEntityIdentifiersRequest.d.ts +31 -0
  297. package/lib/model/setLegalEntityIdentifiersRequest.js +31 -0
  298. package/lib/model/setLegalEntityPropertiesRequest.d.ts +31 -0
  299. package/lib/model/setLegalEntityPropertiesRequest.js +31 -0
  300. package/lib/model/sideConfigurationData.d.ts +2 -2
  301. package/lib/model/sideConfigurationData.js +2 -2
  302. package/lib/model/stream.d.ts +2 -2
  303. package/lib/model/stream.js +2 -2
  304. package/lib/model/targetTaxLot.d.ts +2 -2
  305. package/lib/model/targetTaxLot.js +2 -2
  306. package/lib/model/targetTaxLotRequest.d.ts +2 -2
  307. package/lib/model/targetTaxLotRequest.js +2 -2
  308. package/lib/model/transaction.d.ts +2 -2
  309. package/lib/model/transaction.js +2 -2
  310. package/lib/model/transactionConfigurationData.d.ts +2 -2
  311. package/lib/model/transactionConfigurationData.js +2 -2
  312. package/lib/model/transactionConfigurationDataRequest.d.ts +2 -2
  313. package/lib/model/transactionConfigurationDataRequest.js +2 -2
  314. package/lib/model/transactionConfigurationMovementData.d.ts +2 -2
  315. package/lib/model/transactionConfigurationMovementData.js +2 -2
  316. package/lib/model/transactionConfigurationMovementDataRequest.d.ts +2 -2
  317. package/lib/model/transactionConfigurationMovementDataRequest.js +2 -2
  318. package/lib/model/transactionConfigurationTypeAlias.d.ts +2 -2
  319. package/lib/model/transactionConfigurationTypeAlias.js +2 -2
  320. package/lib/model/transactionPrice.d.ts +2 -2
  321. package/lib/model/transactionPrice.js +2 -2
  322. package/lib/model/transactionPropertyMapping.d.ts +2 -2
  323. package/lib/model/transactionPropertyMapping.js +2 -2
  324. package/lib/model/transactionPropertyMappingRequest.d.ts +2 -2
  325. package/lib/model/transactionPropertyMappingRequest.js +2 -2
  326. package/lib/model/transactionQueryParameters.d.ts +2 -2
  327. package/lib/model/transactionQueryParameters.js +2 -2
  328. package/lib/model/transactionRequest.d.ts +2 -2
  329. package/lib/model/transactionRequest.js +2 -2
  330. package/lib/model/transactionSetConfigurationData.d.ts +2 -2
  331. package/lib/model/transactionSetConfigurationData.js +2 -2
  332. package/lib/model/updateCutLabelDefinitionRequest.d.ts +2 -2
  333. package/lib/model/updateCutLabelDefinitionRequest.js +2 -2
  334. package/lib/model/updateInstrumentIdentifierRequest.d.ts +2 -2
  335. package/lib/model/updateInstrumentIdentifierRequest.js +2 -2
  336. package/lib/model/updatePortfolioGroupRequest.d.ts +2 -2
  337. package/lib/model/updatePortfolioGroupRequest.js +2 -2
  338. package/lib/model/updatePortfolioRequest.d.ts +2 -2
  339. package/lib/model/updatePortfolioRequest.js +2 -2
  340. package/lib/model/updatePropertyDefinitionRequest.d.ts +2 -2
  341. package/lib/model/updatePropertyDefinitionRequest.js +2 -2
  342. package/lib/model/upsertComplexMarketDataRequest.d.ts +2 -2
  343. package/lib/model/upsertComplexMarketDataRequest.js +2 -2
  344. package/lib/model/upsertInstrumentPropertiesResponse.d.ts +2 -2
  345. package/lib/model/upsertInstrumentPropertiesResponse.js +2 -2
  346. package/lib/model/upsertInstrumentPropertyRequest.d.ts +2 -2
  347. package/lib/model/upsertInstrumentPropertyRequest.js +2 -2
  348. package/lib/model/upsertInstrumentsResponse.d.ts +2 -2
  349. package/lib/model/upsertInstrumentsResponse.js +2 -2
  350. package/lib/model/upsertLegalEntityAccessMetadataRequest.d.ts +2 -2
  351. package/lib/model/upsertLegalEntityAccessMetadataRequest.js +2 -2
  352. package/lib/model/upsertLegalEntityRequest.d.ts +2 -2
  353. package/lib/model/upsertLegalEntityRequest.js +2 -2
  354. package/lib/model/upsertPersonAccessMetadataRequest.d.ts +2 -2
  355. package/lib/model/upsertPersonAccessMetadataRequest.js +2 -2
  356. package/lib/model/upsertPortfolioAccessMetadataRequest.d.ts +2 -2
  357. package/lib/model/upsertPortfolioAccessMetadataRequest.js +2 -2
  358. package/lib/model/upsertPortfolioGroupAccessMetadataRequest.d.ts +2 -2
  359. package/lib/model/upsertPortfolioGroupAccessMetadataRequest.js +2 -2
  360. package/lib/model/upsertPortfolioTransactionsResponse.d.ts +2 -2
  361. package/lib/model/upsertPortfolioTransactionsResponse.js +2 -2
  362. package/lib/model/upsertQuoteRequest.d.ts +2 -2
  363. package/lib/model/upsertQuoteRequest.js +2 -2
  364. package/lib/model/upsertQuotesResponse.d.ts +2 -2
  365. package/lib/model/upsertQuotesResponse.js +2 -2
  366. package/lib/model/upsertReferencePortfolioConstituentsRequest.d.ts +2 -2
  367. package/lib/model/upsertReferencePortfolioConstituentsRequest.js +2 -2
  368. package/lib/model/upsertReferencePortfolioConstituentsResponse.d.ts +2 -2
  369. package/lib/model/upsertReferencePortfolioConstituentsResponse.js +2 -2
  370. package/lib/model/upsertReturnsResponse.d.ts +2 -2
  371. package/lib/model/upsertReturnsResponse.js +2 -2
  372. package/lib/model/upsertStructuredDataResponse.d.ts +2 -2
  373. package/lib/model/upsertStructuredDataResponse.js +2 -2
  374. package/lib/model/upsertTransactionPropertiesResponse.d.ts +2 -2
  375. package/lib/model/upsertTransactionPropertiesResponse.js +2 -2
  376. package/lib/model/user.d.ts +2 -2
  377. package/lib/model/user.js +2 -2
  378. package/lib/model/version.d.ts +2 -2
  379. package/lib/model/version.js +2 -2
  380. package/lib/model/versionSummaryDto.d.ts +2 -2
  381. package/lib/model/versionSummaryDto.js +2 -2
  382. package/lib/model/versionedResourceListOfOutputTransaction.d.ts +2 -2
  383. package/lib/model/versionedResourceListOfOutputTransaction.js +2 -2
  384. package/lib/model/versionedResourceListOfPortfolioHolding.d.ts +2 -2
  385. package/lib/model/versionedResourceListOfPortfolioHolding.js +2 -2
  386. package/lib/model/versionedResourceListOfTransaction.d.ts +2 -2
  387. package/lib/model/versionedResourceListOfTransaction.js +2 -2
  388. package/package.json +1 -1
@@ -1,9 +1,9 @@
1
1
  "use strict";
2
2
  /**
3
3
  * LUSID API
4
- * # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | <a name=\"-10\">-10</a>|Server Configuration Error| | | <a name=\"-1\">-1</a>|Unknown error|An unexpected error was encountered on our side. | | <a name=\"102\">102</a>|Version Not Found| | | <a name=\"103\">103</a>|Api Rate Limit Violation| | | <a name=\"104\">104</a>|Instrument Not Found| | | <a name=\"105\">105</a>|Property Not Found| | | <a name=\"106\">106</a>|Portfolio Recursion Depth| | | <a name=\"108\">108</a>|Group Not Found| | | <a name=\"109\">109</a>|Portfolio Not Found| | | <a name=\"110\">110</a>|Property Schema Not Found| | | <a name=\"111\">111</a>|Portfolio Ancestry Not Found| | | <a name=\"112\">112</a>|Portfolio With Id Already Exists| | | <a name=\"113\">113</a>|Orphaned Portfolio| | | <a name=\"119\">119</a>|Missing Base Claims| | | <a name=\"121\">121</a>|Property Not Defined| | | <a name=\"122\">122</a>|Cannot Delete System Property| | | <a name=\"123\">123</a>|Cannot Modify Immutable Property Field| | | <a name=\"124\">124</a>|Property Already Exists| | | <a name=\"125\">125</a>|Invalid Property Life Time| | | <a name=\"126\">126</a>|Property Constraint Style Excludes Properties| | | <a name=\"127\">127</a>|Cannot Modify Default Data Type| | | <a name=\"128\">128</a>|Group Already Exists| | | <a name=\"129\">129</a>|No Such Data Type| | | <a name=\"130\">130</a>|Undefined Value For Data Type| | | <a name=\"131\">131</a>|Unsupported Value Type Defined On Data Type| | | <a name=\"132\">132</a>|Validation Error| | | <a name=\"133\">133</a>|Loop Detected In Group Hierarchy| | | <a name=\"134\">134</a>|Undefined Acceptable Values| | | <a name=\"135\">135</a>|Sub Group Already Exists| | | <a name=\"138\">138</a>|Price Source Not Found| | | <a name=\"139\">139</a>|Analytic Store Not Found| | | <a name=\"141\">141</a>|Analytic Store Already Exists| | | <a name=\"143\">143</a>|Client Instrument Already Exists| | | <a name=\"144\">144</a>|Duplicate In Parameter Set| | | <a name=\"147\">147</a>|Results Not Found| | | <a name=\"148\">148</a>|Order Field Not In Result Set| | | <a name=\"149\">149</a>|Operation Failed| | | <a name=\"150\">150</a>|Elastic Search Error| | | <a name=\"151\">151</a>|Invalid Parameter Value| | | <a name=\"153\">153</a>|Command Processing Failure| | | <a name=\"154\">154</a>|Entity State Construction Failure| | | <a name=\"155\">155</a>|Entity Timeline Does Not Exist| | | <a name=\"156\">156</a>|Concurrency Conflict Failure| | | <a name=\"157\">157</a>|Invalid Request| | | <a name=\"158\">158</a>|Event Publish Unknown| | | <a name=\"159\">159</a>|Event Query Failure| | | <a name=\"160\">160</a>|Blob Did Not Exist| | | <a name=\"162\">162</a>|Sub System Request Failure| | | <a name=\"163\">163</a>|Sub System Configuration Failure| | | <a name=\"165\">165</a>|Failed To Delete| | | <a name=\"166\">166</a>|Upsert Client Instrument Failure| | | <a name=\"167\">167</a>|Illegal As At Interval| | | <a name=\"168\">168</a>|Illegal Bitemporal Query| | | <a name=\"169\">169</a>|Invalid Alternate Id| | | <a name=\"170\">170</a>|Cannot Add Source Portfolio Property Explicitly| | | <a name=\"171\">171</a>|Entity Already Exists In Group| | | <a name=\"173\">173</a>|Entity With Id Already Exists| | | <a name=\"174\">174</a>|Derived Portfolio Details Do Not Exist| | | <a name=\"176\">176</a>|Portfolio With Name Already Exists| | | <a name=\"177\">177</a>|Invalid Transactions| | | <a name=\"178\">178</a>|Reference Portfolio Not Found| | | <a name=\"179\">179</a>|Duplicate Id| | | <a name=\"180\">180</a>|Command Retrieval Failure| | | <a name=\"181\">181</a>|Data Filter Application Failure| | | <a name=\"182\">182</a>|Search Failed| | | <a name=\"183\">183</a>|Movements Engine Configuration Key Failure| | | <a name=\"184\">184</a>|Fx Rate Source Not Found| | | <a name=\"185\">185</a>|Accrual Source Not Found| | | <a name=\"186\">186</a>|Access Denied| | | <a name=\"187\">187</a>|Invalid Identity Token| | | <a name=\"188\">188</a>|Invalid Request Headers| | | <a name=\"189\">189</a>|Price Not Found| | | <a name=\"190\">190</a>|Invalid Sub Holding Keys Provided| | | <a name=\"191\">191</a>|Duplicate Sub Holding Keys Provided| | | <a name=\"192\">192</a>|Cut Definition Not Found| | | <a name=\"193\">193</a>|Cut Definition Invalid| | | <a name=\"194\">194</a>|Time Variant Property Deletion Date Unspecified| | | <a name=\"195\">195</a>|Perpetual Property Deletion Date Specified| | | <a name=\"196\">196</a>|Time Variant Property Upsert Date Unspecified| | | <a name=\"197\">197</a>|Perpetual Property Upsert Date Specified| | | <a name=\"200\">200</a>|Invalid Unit For Data Type| | | <a name=\"201\">201</a>|Invalid Type For Data Type| | | <a name=\"202\">202</a>|Invalid Value For Data Type| | | <a name=\"203\">203</a>|Unit Not Defined For Data Type| | | <a name=\"204\">204</a>|Units Not Supported On Data Type| | | <a name=\"205\">205</a>|Cannot Specify Units On Data Type| | | <a name=\"206\">206</a>|Unit Schema Inconsistent With Data Type| | | <a name=\"207\">207</a>|Unit Definition Not Specified| | | <a name=\"208\">208</a>|Duplicate Unit Definitions Specified| | | <a name=\"209\">209</a>|Invalid Units Definition| | | <a name=\"210\">210</a>|Invalid Instrument Identifier Unit| | | <a name=\"211\">211</a>|Holdings Adjustment Does Not Exist| | | <a name=\"212\">212</a>|Could Not Build Excel Url| | | <a name=\"213\">213</a>|Could Not Get Excel Version| | | <a name=\"214\">214</a>|Instrument By Code Not Found| | | <a name=\"215\">215</a>|Entity Schema Does Not Exist| | | <a name=\"216\">216</a>|Feature Not Supported On Portfolio Type| | | <a name=\"217\">217</a>|Quote Not Found| | | <a name=\"218\">218</a>|Invalid Quote Identifier| | | <a name=\"219\">219</a>|Invalid Metric For Data Type| | | <a name=\"220\">220</a>|Invalid Instrument Definition| | | <a name=\"221\">221</a>|Instrument Upsert Failure| | | <a name=\"222\">222</a>|Reference Portfolio Request Not Supported| | | <a name=\"223\">223</a>|Transaction Portfolio Request Not Supported| | | <a name=\"224\">224</a>|Invalid Property Value Assignment| | | <a name=\"230\">230</a>|Transaction Type Not Found| | | <a name=\"231\">231</a>|Transaction Type Duplication| | | <a name=\"232\">232</a>|Portfolio Does Not Exist At Given Date| | | <a name=\"233\">233</a>|Query Parser Failure| | | <a name=\"234\">234</a>|Duplicate Constituent| | | <a name=\"235\">235</a>|Unresolved Instrument Constituent| | | <a name=\"236\">236</a>|Unresolved Instrument In Transition| | | <a name=\"237\">237</a>|Missing Side Definitions| | | <a name=\"299\">299</a>|Invalid Recipe| | | <a name=\"300\">300</a>|Missing Recipe| | | <a name=\"301\">301</a>|Dependencies| | | <a name=\"304\">304</a>|Portfolio Preprocess Failure| | | <a name=\"310\">310</a>|Valuation Engine Failure| | | <a name=\"311\">311</a>|Task Factory Failure| | | <a name=\"312\">312</a>|Task Evaluation Failure| | | <a name=\"313\">313</a>|Task Generation Failure| | | <a name=\"314\">314</a>|Engine Configuration Failure| | | <a name=\"315\">315</a>|Model Specification Failure| | | <a name=\"320\">320</a>|Market Data Key Failure| | | <a name=\"321\">321</a>|Market Resolver Failure| | | <a name=\"322\">322</a>|Market Data Failure| | | <a name=\"330\">330</a>|Curve Failure| | | <a name=\"331\">331</a>|Volatility Surface Failure| | | <a name=\"332\">332</a>|Volatility Cube Failure| | | <a name=\"350\">350</a>|Instrument Failure| | | <a name=\"351\">351</a>|Cash Flows Failure| | | <a name=\"352\">352</a>|Reference Data Failure| | | <a name=\"360\">360</a>|Aggregation Failure| | | <a name=\"361\">361</a>|Aggregation Measure Failure| | | <a name=\"370\">370</a>|Result Retrieval Failure| | | <a name=\"371\">371</a>|Result Processing Failure| | | <a name=\"372\">372</a>|Vendor Result Processing Failure| | | <a name=\"373\">373</a>|Vendor Result Mapping Failure| | | <a name=\"374\">374</a>|Vendor Library Unauthorised| | | <a name=\"375\">375</a>|Vendor Connectivity Error| | | <a name=\"376\">376</a>|Vendor Interface Error| | | <a name=\"377\">377</a>|Vendor Pricing Failure| | | <a name=\"378\">378</a>|Vendor Translation Failure| | | <a name=\"379\">379</a>|Vendor Key Mapping Failure| | | <a name=\"380\">380</a>|Vendor Reflection Failure| | | <a name=\"381\">381</a>|Vendor Process Failure| | | <a name=\"382\">382</a>|Vendor System Failure| | | <a name=\"390\">390</a>|Attempt To Upsert Duplicate Quotes| | | <a name=\"391\">391</a>|Corporate Action Source Does Not Exist| | | <a name=\"392\">392</a>|Corporate Action Source Already Exists| | | <a name=\"393\">393</a>|Instrument Identifier Already In Use| | | <a name=\"394\">394</a>|Properties Not Found| | | <a name=\"395\">395</a>|Batch Operation Aborted| | | <a name=\"400\">400</a>|Invalid Iso4217 Currency Code| | | <a name=\"401\">401</a>|Cannot Assign Instrument Identifier To Currency| | | <a name=\"402\">402</a>|Cannot Assign Currency Identifier To Non Currency| | | <a name=\"403\">403</a>|Currency Instrument Cannot Be Deleted| | | <a name=\"404\">404</a>|Currency Instrument Cannot Have Economic Definition| | | <a name=\"405\">405</a>|Currency Instrument Cannot Have Lookthrough Portfolio| | | <a name=\"406\">406</a>|Cannot Create Currency Instrument With Multiple Identifiers| | | <a name=\"407\">407</a>|Specified Currency Is Undefined| | | <a name=\"410\">410</a>|Index Does Not Exist| | | <a name=\"411\">411</a>|Sort Field Does Not Exist| | | <a name=\"413\">413</a>|Negative Pagination Parameters| | | <a name=\"414\">414</a>|Invalid Search Syntax| | | <a name=\"415\">415</a>|Filter Execution Timeout| | | <a name=\"420\">420</a>|Side Definition Inconsistent| | | <a name=\"450\">450</a>|Invalid Quote Access Metadata Rule| | | <a name=\"451\">451</a>|Access Metadata Not Found| | | <a name=\"452\">452</a>|Invalid Access Metadata Identifier| | | <a name=\"460\">460</a>|Standard Resource Not Found| | | <a name=\"461\">461</a>|Standard Resource Conflict| | | <a name=\"462\">462</a>|Calendar Not Found| | | <a name=\"463\">463</a>|Date In A Calendar Not Found| | | <a name=\"464\">464</a>|Invalid Date Source Data| | | <a name=\"465\">465</a>|Invalid Timezone| | | <a name=\"601\">601</a>|Person Identifier Already In Use| | | <a name=\"602\">602</a>|Person Not Found| | | <a name=\"603\">603</a>|Cannot Set Identifier| | | <a name=\"617\">617</a>|Invalid Recipe Specification In Request| | | <a name=\"618\">618</a>|Inline Recipe Deserialisation Failure| | | <a name=\"619\">619</a>|Identifier Types Not Set For Entity| | | <a name=\"620\">620</a>|Cannot Delete All Client Defined Identifiers| | | <a name=\"650\">650</a>|The Order requested was not found.| | | <a name=\"654\">654</a>|The Allocation requested was not found.| | | <a name=\"655\">655</a>|Cannot build the fx forward target with the given holdings.| | | <a name=\"656\">656</a>|Group does not contain expected entities.| | | <a name=\"665\">665</a>|Destination directory not found| | | <a name=\"667\">667</a>|Relation definition already exists| | | <a name=\"672\">672</a>|Could not retrieve file contents| | | <a name=\"673\">673</a>|Missing entitlements for entities in Group| | | <a name=\"674\">674</a>|Next Best Action not found| | | <a name=\"676\">676</a>|Relation definition not defined| | | <a name=\"677\">677</a>|Invalid entity identifier for relation| | | <a name=\"681\">681</a>|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | <a name=\"682\">682</a>|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | <a name=\"684\">684</a>|Sequence Not Found| | | <a name=\"685\">685</a>|Sequence Already Exists| | | <a name=\"686\">686</a>|Non-cycling sequence has been exhausted| | | <a name=\"687\">687</a>|Legal Entity Identifier Already In Use| | | <a name=\"688\">688</a>|Legal Entity Not Found| | | <a name=\"689\">689</a>|The supplied pagination token is invalid| | | <a name=\"690\">690</a>|Property Type Is Not Supported| | | <a name=\"691\">691</a>|Multiple Tax-lots For Currency Type Is Not Supported| | | <a name=\"692\">692</a>|This endpoint does not support impersonation| | | <a name=\"693\">693</a>|Entity type is not supported for Relationship| | | <a name=\"694\">694</a>|Relationship Validation Failure| | | <a name=\"695\">695</a>|Relationship Not Found| | | <a name=\"697\">697</a>|Derived Property Formula No Longer Valid| | | <a name=\"698\">698</a>|Story is not available| | | <a name=\"703\">703</a>|Corporate Action Does Not Exist| | | <a name=\"720\">720</a>|The provided sort and filter combination is not valid| | | <a name=\"721\">721</a>|A2B generation failed| | | <a name=\"722\">722</a>|Aggregated Return Calculation Failure| | | <a name=\"723\">723</a>|Custom Entity Definition Identifier Already In Use| | | <a name=\"724\">724</a>|Custom Entity Definition Not Found| | | <a name=\"725\">725</a>|The Placement requested was not found.| | | <a name=\"726\">726</a>|The Execution requested was not found.| | | <a name=\"727\">727</a>|The Block requested was not found.| | | <a name=\"728\">728</a>|The Participation requested was not found.| | | <a name=\"729\">729</a>|The Package requested was not found.| | | <a name=\"730\">730</a>|The OrderInstruction requested was not found.| | | <a name=\"732\">732</a>|Custom Entity not found.| | | <a name=\"733\">733</a>|Custom Entity Identifier already in use.| | | <a name=\"735\">735</a>|Calculation Failed.| | | <a name=\"736\">736</a>|An expected key on HttpResponse is missing.| | | <a name=\"737\">737</a>|A required fee detail is missing.| | | <a name=\"738\">738</a>|Zero rows were returned from Luminesce| | | <a name=\"739\">739</a>|Provided Weekend Mask was invalid| | | <a name=\"742\">742</a>|Custom Entity fields do not match the definition| | | <a name=\"746\">746</a>|The provided sequence is not valid.| | | <a name=\"751\">751</a>|The type of the Custom Entity is different than the type provided in the definition.| | | <a name=\"752\">752</a>|Luminesce process returned an error.| | | <a name=\"753\">753</a>|File name or content incompatible with operation.| | | <a name=\"755\">755</a>|Schema of response from Drive is not as expected.| | | <a name=\"757\">757</a>|Schema of response from Luminesce is not as expected.| | | <a name=\"758\">758</a>|Luminesce timed out.| | | <a name=\"763\">763</a>|Invalid Lusid Entity Identifier Unit| |
4
+ * # Introduction This page documents the [LUSID APIs](https://www.lusid.com/api/swagger), which allows authorised clients to query and update their data within the LUSID platform. SDKs to interact with the LUSID APIs are available in the following languages and frameworks: * [C#](https://github.com/finbourne/lusid-sdk-csharp) * [Java](https://github.com/finbourne/lusid-sdk-java) * [JavaScript](https://github.com/finbourne/lusid-sdk-js) * [Python](https://github.com/finbourne/lusid-sdk-python) * [Angular](https://github.com/finbourne/lusid-sdk-angular) The LUSID platform is made up of a number of sub-applications. You can find the API / swagger documentation by following the links in the table below. | Application | Description | API / Swagger Documentation | | ----- | ----- | ---- | | LUSID | Open, API-first, developer-friendly investment data platform. | [Swagger](https://www.lusid.com/api/swagger/index.html) | | Web app | User-facing front end for LUSID. | [Swagger](https://www.lusid.com/app/swagger/index.html) | | Scheduler | Automated job scheduler. | [Swagger](https://www.lusid.com/scheduler2/swagger/index.html) | | Insights |Monitoring and troubleshooting service. | [Swagger](https://www.lusid.com/insights/swagger/index.html) | | Identity | Identity management for LUSID (in conjuction with Access) | [Swagger](https://www.lusid.com/identity/swagger/index.html) | | Access | Access control for LUSID (in conjunction with Identity) | [Swagger](https://www.lusid.com/access/swagger/index.html) | | Drive | Secure file repository and manager for collaboration. | [Swagger](https://www.lusid.com/drive/swagger/index.html) | | Luminesce | Data virtualisation service (query data from multiple providers, including LUSID) | [Swagger](https://www.lusid.com/honeycomb/swagger/index.html) | | Notification | Notification service. | [Swagger](https://www.lusid.com/notifications/swagger/index.html) | | Configuration | File store for secrets and other sensitive information. | [Swagger](https://www.lusid.com/configuration/swagger/index.html) | # Error Codes | Code|Name|Description | | ---|---|--- | | <a name=\"-10\">-10</a>|Server Configuration Error| | | <a name=\"-1\">-1</a>|Unknown error|An unexpected error was encountered on our side. | | <a name=\"102\">102</a>|Version Not Found| | | <a name=\"103\">103</a>|Api Rate Limit Violation| | | <a name=\"104\">104</a>|Instrument Not Found| | | <a name=\"105\">105</a>|Property Not Found| | | <a name=\"106\">106</a>|Portfolio Recursion Depth| | | <a name=\"108\">108</a>|Group Not Found| | | <a name=\"109\">109</a>|Portfolio Not Found| | | <a name=\"110\">110</a>|Property Schema Not Found| | | <a name=\"111\">111</a>|Portfolio Ancestry Not Found| | | <a name=\"112\">112</a>|Portfolio With Id Already Exists| | | <a name=\"113\">113</a>|Orphaned Portfolio| | | <a name=\"119\">119</a>|Missing Base Claims| | | <a name=\"121\">121</a>|Property Not Defined| | | <a name=\"122\">122</a>|Cannot Delete System Property| | | <a name=\"123\">123</a>|Cannot Modify Immutable Property Field| | | <a name=\"124\">124</a>|Property Already Exists| | | <a name=\"125\">125</a>|Invalid Property Life Time| | | <a name=\"126\">126</a>|Property Constraint Style Excludes Properties| | | <a name=\"127\">127</a>|Cannot Modify Default Data Type| | | <a name=\"128\">128</a>|Group Already Exists| | | <a name=\"129\">129</a>|No Such Data Type| | | <a name=\"130\">130</a>|Undefined Value For Data Type| | | <a name=\"131\">131</a>|Unsupported Value Type Defined On Data Type| | | <a name=\"132\">132</a>|Validation Error| | | <a name=\"133\">133</a>|Loop Detected In Group Hierarchy| | | <a name=\"134\">134</a>|Undefined Acceptable Values| | | <a name=\"135\">135</a>|Sub Group Already Exists| | | <a name=\"138\">138</a>|Price Source Not Found| | | <a name=\"139\">139</a>|Analytic Store Not Found| | | <a name=\"141\">141</a>|Analytic Store Already Exists| | | <a name=\"143\">143</a>|Client Instrument Already Exists| | | <a name=\"144\">144</a>|Duplicate In Parameter Set| | | <a name=\"147\">147</a>|Results Not Found| | | <a name=\"148\">148</a>|Order Field Not In Result Set| | | <a name=\"149\">149</a>|Operation Failed| | | <a name=\"150\">150</a>|Elastic Search Error| | | <a name=\"151\">151</a>|Invalid Parameter Value| | | <a name=\"153\">153</a>|Command Processing Failure| | | <a name=\"154\">154</a>|Entity State Construction Failure| | | <a name=\"155\">155</a>|Entity Timeline Does Not Exist| | | <a name=\"156\">156</a>|Concurrency Conflict Failure| | | <a name=\"157\">157</a>|Invalid Request| | | <a name=\"158\">158</a>|Event Publish Unknown| | | <a name=\"159\">159</a>|Event Query Failure| | | <a name=\"160\">160</a>|Blob Did Not Exist| | | <a name=\"162\">162</a>|Sub System Request Failure| | | <a name=\"163\">163</a>|Sub System Configuration Failure| | | <a name=\"165\">165</a>|Failed To Delete| | | <a name=\"166\">166</a>|Upsert Client Instrument Failure| | | <a name=\"167\">167</a>|Illegal As At Interval| | | <a name=\"168\">168</a>|Illegal Bitemporal Query| | | <a name=\"169\">169</a>|Invalid Alternate Id| | | <a name=\"170\">170</a>|Cannot Add Source Portfolio Property Explicitly| | | <a name=\"171\">171</a>|Entity Already Exists In Group| | | <a name=\"173\">173</a>|Entity With Id Already Exists| | | <a name=\"174\">174</a>|Derived Portfolio Details Do Not Exist| | | <a name=\"176\">176</a>|Portfolio With Name Already Exists| | | <a name=\"177\">177</a>|Invalid Transactions| | | <a name=\"178\">178</a>|Reference Portfolio Not Found| | | <a name=\"179\">179</a>|Duplicate Id| | | <a name=\"180\">180</a>|Command Retrieval Failure| | | <a name=\"181\">181</a>|Data Filter Application Failure| | | <a name=\"182\">182</a>|Search Failed| | | <a name=\"183\">183</a>|Movements Engine Configuration Key Failure| | | <a name=\"184\">184</a>|Fx Rate Source Not Found| | | <a name=\"185\">185</a>|Accrual Source Not Found| | | <a name=\"186\">186</a>|Access Denied| | | <a name=\"187\">187</a>|Invalid Identity Token| | | <a name=\"188\">188</a>|Invalid Request Headers| | | <a name=\"189\">189</a>|Price Not Found| | | <a name=\"190\">190</a>|Invalid Sub Holding Keys Provided| | | <a name=\"191\">191</a>|Duplicate Sub Holding Keys Provided| | | <a name=\"192\">192</a>|Cut Definition Not Found| | | <a name=\"193\">193</a>|Cut Definition Invalid| | | <a name=\"194\">194</a>|Time Variant Property Deletion Date Unspecified| | | <a name=\"195\">195</a>|Perpetual Property Deletion Date Specified| | | <a name=\"196\">196</a>|Time Variant Property Upsert Date Unspecified| | | <a name=\"197\">197</a>|Perpetual Property Upsert Date Specified| | | <a name=\"200\">200</a>|Invalid Unit For Data Type| | | <a name=\"201\">201</a>|Invalid Type For Data Type| | | <a name=\"202\">202</a>|Invalid Value For Data Type| | | <a name=\"203\">203</a>|Unit Not Defined For Data Type| | | <a name=\"204\">204</a>|Units Not Supported On Data Type| | | <a name=\"205\">205</a>|Cannot Specify Units On Data Type| | | <a name=\"206\">206</a>|Unit Schema Inconsistent With Data Type| | | <a name=\"207\">207</a>|Unit Definition Not Specified| | | <a name=\"208\">208</a>|Duplicate Unit Definitions Specified| | | <a name=\"209\">209</a>|Invalid Units Definition| | | <a name=\"210\">210</a>|Invalid Instrument Identifier Unit| | | <a name=\"211\">211</a>|Holdings Adjustment Does Not Exist| | | <a name=\"212\">212</a>|Could Not Build Excel Url| | | <a name=\"213\">213</a>|Could Not Get Excel Version| | | <a name=\"214\">214</a>|Instrument By Code Not Found| | | <a name=\"215\">215</a>|Entity Schema Does Not Exist| | | <a name=\"216\">216</a>|Feature Not Supported On Portfolio Type| | | <a name=\"217\">217</a>|Quote Not Found| | | <a name=\"218\">218</a>|Invalid Quote Identifier| | | <a name=\"219\">219</a>|Invalid Metric For Data Type| | | <a name=\"220\">220</a>|Invalid Instrument Definition| | | <a name=\"221\">221</a>|Instrument Upsert Failure| | | <a name=\"222\">222</a>|Reference Portfolio Request Not Supported| | | <a name=\"223\">223</a>|Transaction Portfolio Request Not Supported| | | <a name=\"224\">224</a>|Invalid Property Value Assignment| | | <a name=\"230\">230</a>|Transaction Type Not Found| | | <a name=\"231\">231</a>|Transaction Type Duplication| | | <a name=\"232\">232</a>|Portfolio Does Not Exist At Given Date| | | <a name=\"233\">233</a>|Query Parser Failure| | | <a name=\"234\">234</a>|Duplicate Constituent| | | <a name=\"235\">235</a>|Unresolved Instrument Constituent| | | <a name=\"236\">236</a>|Unresolved Instrument In Transition| | | <a name=\"237\">237</a>|Missing Side Definitions| | | <a name=\"299\">299</a>|Invalid Recipe| | | <a name=\"300\">300</a>|Missing Recipe| | | <a name=\"301\">301</a>|Dependencies| | | <a name=\"304\">304</a>|Portfolio Preprocess Failure| | | <a name=\"310\">310</a>|Valuation Engine Failure| | | <a name=\"311\">311</a>|Task Factory Failure| | | <a name=\"312\">312</a>|Task Evaluation Failure| | | <a name=\"313\">313</a>|Task Generation Failure| | | <a name=\"314\">314</a>|Engine Configuration Failure| | | <a name=\"315\">315</a>|Model Specification Failure| | | <a name=\"320\">320</a>|Market Data Key Failure| | | <a name=\"321\">321</a>|Market Resolver Failure| | | <a name=\"322\">322</a>|Market Data Failure| | | <a name=\"330\">330</a>|Curve Failure| | | <a name=\"331\">331</a>|Volatility Surface Failure| | | <a name=\"332\">332</a>|Volatility Cube Failure| | | <a name=\"350\">350</a>|Instrument Failure| | | <a name=\"351\">351</a>|Cash Flows Failure| | | <a name=\"352\">352</a>|Reference Data Failure| | | <a name=\"360\">360</a>|Aggregation Failure| | | <a name=\"361\">361</a>|Aggregation Measure Failure| | | <a name=\"370\">370</a>|Result Retrieval Failure| | | <a name=\"371\">371</a>|Result Processing Failure| | | <a name=\"372\">372</a>|Vendor Result Processing Failure| | | <a name=\"373\">373</a>|Vendor Result Mapping Failure| | | <a name=\"374\">374</a>|Vendor Library Unauthorised| | | <a name=\"375\">375</a>|Vendor Connectivity Error| | | <a name=\"376\">376</a>|Vendor Interface Error| | | <a name=\"377\">377</a>|Vendor Pricing Failure| | | <a name=\"378\">378</a>|Vendor Translation Failure| | | <a name=\"379\">379</a>|Vendor Key Mapping Failure| | | <a name=\"380\">380</a>|Vendor Reflection Failure| | | <a name=\"381\">381</a>|Vendor Process Failure| | | <a name=\"382\">382</a>|Vendor System Failure| | | <a name=\"390\">390</a>|Attempt To Upsert Duplicate Quotes| | | <a name=\"391\">391</a>|Corporate Action Source Does Not Exist| | | <a name=\"392\">392</a>|Corporate Action Source Already Exists| | | <a name=\"393\">393</a>|Instrument Identifier Already In Use| | | <a name=\"394\">394</a>|Properties Not Found| | | <a name=\"395\">395</a>|Batch Operation Aborted| | | <a name=\"400\">400</a>|Invalid Iso4217 Currency Code| | | <a name=\"401\">401</a>|Cannot Assign Instrument Identifier To Currency| | | <a name=\"402\">402</a>|Cannot Assign Currency Identifier To Non Currency| | | <a name=\"403\">403</a>|Currency Instrument Cannot Be Deleted| | | <a name=\"404\">404</a>|Currency Instrument Cannot Have Economic Definition| | | <a name=\"405\">405</a>|Currency Instrument Cannot Have Lookthrough Portfolio| | | <a name=\"406\">406</a>|Cannot Create Currency Instrument With Multiple Identifiers| | | <a name=\"407\">407</a>|Specified Currency Is Undefined| | | <a name=\"410\">410</a>|Index Does Not Exist| | | <a name=\"411\">411</a>|Sort Field Does Not Exist| | | <a name=\"413\">413</a>|Negative Pagination Parameters| | | <a name=\"414\">414</a>|Invalid Search Syntax| | | <a name=\"415\">415</a>|Filter Execution Timeout| | | <a name=\"420\">420</a>|Side Definition Inconsistent| | | <a name=\"450\">450</a>|Invalid Quote Access Metadata Rule| | | <a name=\"451\">451</a>|Access Metadata Not Found| | | <a name=\"452\">452</a>|Invalid Access Metadata Identifier| | | <a name=\"460\">460</a>|Standard Resource Not Found| | | <a name=\"461\">461</a>|Standard Resource Conflict| | | <a name=\"462\">462</a>|Calendar Not Found| | | <a name=\"463\">463</a>|Date In A Calendar Not Found| | | <a name=\"464\">464</a>|Invalid Date Source Data| | | <a name=\"465\">465</a>|Invalid Timezone| | | <a name=\"601\">601</a>|Person Identifier Already In Use| | | <a name=\"602\">602</a>|Person Not Found| | | <a name=\"603\">603</a>|Cannot Set Identifier| | | <a name=\"617\">617</a>|Invalid Recipe Specification In Request| | | <a name=\"618\">618</a>|Inline Recipe Deserialisation Failure| | | <a name=\"619\">619</a>|Identifier Types Not Set For Entity| | | <a name=\"620\">620</a>|Cannot Delete All Client Defined Identifiers| | | <a name=\"650\">650</a>|The Order requested was not found.| | | <a name=\"654\">654</a>|The Allocation requested was not found.| | | <a name=\"655\">655</a>|Cannot build the fx forward target with the given holdings.| | | <a name=\"656\">656</a>|Group does not contain expected entities.| | | <a name=\"665\">665</a>|Destination directory not found| | | <a name=\"667\">667</a>|Relation definition already exists| | | <a name=\"672\">672</a>|Could not retrieve file contents| | | <a name=\"673\">673</a>|Missing entitlements for entities in Group| | | <a name=\"674\">674</a>|Next Best Action not found| | | <a name=\"676\">676</a>|Relation definition not defined| | | <a name=\"677\">677</a>|Invalid entity identifier for relation| | | <a name=\"681\">681</a>|Sorting by specified field not supported|One or more of the provided fields to order by were either invalid or not supported. | | <a name=\"682\">682</a>|Too many fields to sort by|The number of fields to sort the data by exceeds the number allowed by the endpoint | | <a name=\"684\">684</a>|Sequence Not Found| | | <a name=\"685\">685</a>|Sequence Already Exists| | | <a name=\"686\">686</a>|Non-cycling sequence has been exhausted| | | <a name=\"687\">687</a>|Legal Entity Identifier Already In Use| | | <a name=\"688\">688</a>|Legal Entity Not Found| | | <a name=\"689\">689</a>|The supplied pagination token is invalid| | | <a name=\"690\">690</a>|Property Type Is Not Supported| | | <a name=\"691\">691</a>|Multiple Tax-lots For Currency Type Is Not Supported| | | <a name=\"692\">692</a>|This endpoint does not support impersonation| | | <a name=\"693\">693</a>|Entity type is not supported for Relationship| | | <a name=\"694\">694</a>|Relationship Validation Failure| | | <a name=\"695\">695</a>|Relationship Not Found| | | <a name=\"697\">697</a>|Derived Property Formula No Longer Valid| | | <a name=\"698\">698</a>|Story is not available| | | <a name=\"703\">703</a>|Corporate Action Does Not Exist| | | <a name=\"720\">720</a>|The provided sort and filter combination is not valid| | | <a name=\"721\">721</a>|A2B generation failed| | | <a name=\"722\">722</a>|Aggregated Return Calculation Failure| | | <a name=\"723\">723</a>|Custom Entity Definition Identifier Already In Use| | | <a name=\"724\">724</a>|Custom Entity Definition Not Found| | | <a name=\"725\">725</a>|The Placement requested was not found.| | | <a name=\"726\">726</a>|The Execution requested was not found.| | | <a name=\"727\">727</a>|The Block requested was not found.| | | <a name=\"728\">728</a>|The Participation requested was not found.| | | <a name=\"729\">729</a>|The Package requested was not found.| | | <a name=\"730\">730</a>|The OrderInstruction requested was not found.| | | <a name=\"732\">732</a>|Custom Entity not found.| | | <a name=\"733\">733</a>|Custom Entity Identifier already in use.| | | <a name=\"735\">735</a>|Calculation Failed.| | | <a name=\"736\">736</a>|An expected key on HttpResponse is missing.| | | <a name=\"737\">737</a>|A required fee detail is missing.| | | <a name=\"738\">738</a>|Zero rows were returned from Luminesce| | | <a name=\"739\">739</a>|Provided Weekend Mask was invalid| | | <a name=\"742\">742</a>|Custom Entity fields do not match the definition| | | <a name=\"746\">746</a>|The provided sequence is not valid.| | | <a name=\"751\">751</a>|The type of the Custom Entity is different than the type provided in the definition.| | | <a name=\"752\">752</a>|Luminesce process returned an error.| | | <a name=\"753\">753</a>|File name or content incompatible with operation.| | | <a name=\"755\">755</a>|Schema of response from Drive is not as expected.| | | <a name=\"757\">757</a>|Schema of response from Luminesce is not as expected.| | | <a name=\"758\">758</a>|Luminesce timed out.| | | <a name=\"763\">763</a>|Invalid Lusid Entity Identifier Unit| | | <a name=\"768\">768</a>|Fee rule not found.| | | <a name=\"769\">769</a>|Cannot update the base currency of a portfolio with transactions loaded| |
5
5
  *
6
- * The version of the OpenAPI document: 0.11.3948
6
+ * The version of the OpenAPI document: 0.11.3964
7
7
  * Contact: info@finbourne.com
8
8
  *
9
9
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -344,6 +344,110 @@ var LegalEntitiesApi = /** @class */ (function () {
344
344
  });
345
345
  });
346
346
  };
347
+ /**
348
+ * Delete identifiers that belong to the given property keys of the legal entity.
349
+ * @summary [EARLY ACCESS] DeleteLegalEntityIdentifiers: Delete Legal Entity Identifiers
350
+ * @param idTypeScope Scope of the legal entity identifier type.
351
+ * @param idTypeCode Code of the legal entity identifier type.
352
+ * @param code Code of the legal entity under specified identifier type\&#39;s scope and code. This together with stated identifier type uniquely identifies the legal entity.
353
+ * @param propertyKeys The property keys of the identifiers to delete. These take the format {domain}/{scope}/{code} e.g. \&quot;LegalEntity/CreditAgency/Identifier\&quot;. Each property must be from the \&quot;LegalEntity\&quot; domain. Identifiers or identifiers not specified in request will not be changed.
354
+ * @param effectiveAt The effective datetime or cut label at which to delete the identifiers. Defaults to the current LUSID system datetime if not specified. Must not include an effective datetime if identifiers are perpetual.
355
+ */
356
+ LegalEntitiesApi.prototype.deleteLegalEntityIdentifiers = function (idTypeScope, idTypeCode, code, propertyKeys, effectiveAt, options) {
357
+ if (options === void 0) { options = { headers: {} }; }
358
+ return __awaiter(this, void 0, void 0, function () {
359
+ var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_3, _i, _a, interceptor;
360
+ var _this = this;
361
+ return __generator(this, function (_b) {
362
+ localVarPath = this.basePath + '/api/legalentities/{idTypeScope}/{idTypeCode}/{code}/identifiers'
363
+ .replace('{' + 'idTypeScope' + '}', encodeURIComponent(String(idTypeScope)))
364
+ .replace('{' + 'idTypeCode' + '}', encodeURIComponent(String(idTypeCode)))
365
+ .replace('{' + 'code' + '}', encodeURIComponent(String(code)));
366
+ localVarQueryParameters = {};
367
+ localVarHeaderParams = Object.assign({}, this._defaultHeaders);
368
+ produces = ['text/plain', 'application/json', 'text/json'];
369
+ // give precedence to 'application/json'
370
+ if (produces.indexOf('application/json') >= 0) {
371
+ localVarHeaderParams.Accept = 'application/json';
372
+ }
373
+ else {
374
+ localVarHeaderParams.Accept = produces.join(',');
375
+ }
376
+ localVarFormParams = {};
377
+ // verify required parameter 'idTypeScope' is not null or undefined
378
+ if (idTypeScope === null || idTypeScope === undefined) {
379
+ throw new Error('Required parameter idTypeScope was null or undefined when calling deleteLegalEntityIdentifiers.');
380
+ }
381
+ // verify required parameter 'idTypeCode' is not null or undefined
382
+ if (idTypeCode === null || idTypeCode === undefined) {
383
+ throw new Error('Required parameter idTypeCode was null or undefined when calling deleteLegalEntityIdentifiers.');
384
+ }
385
+ // verify required parameter 'code' is not null or undefined
386
+ if (code === null || code === undefined) {
387
+ throw new Error('Required parameter code was null or undefined when calling deleteLegalEntityIdentifiers.');
388
+ }
389
+ // verify required parameter 'propertyKeys' is not null or undefined
390
+ if (propertyKeys === null || propertyKeys === undefined) {
391
+ throw new Error('Required parameter propertyKeys was null or undefined when calling deleteLegalEntityIdentifiers.');
392
+ }
393
+ if (propertyKeys !== undefined) {
394
+ localVarQueryParameters['propertyKeys'] = models_1.ObjectSerializer.serialize(propertyKeys, "Array<string>");
395
+ }
396
+ if (effectiveAt !== undefined) {
397
+ localVarQueryParameters['effectiveAt'] = models_1.ObjectSerializer.serialize(effectiveAt, "string");
398
+ }
399
+ Object.assign(localVarHeaderParams, options.headers);
400
+ localVarUseFormData = false;
401
+ localVarRequestOptions = {
402
+ method: 'DELETE',
403
+ qs: localVarQueryParameters,
404
+ headers: localVarHeaderParams,
405
+ uri: localVarPath,
406
+ useQuerystring: this._useQuerystring,
407
+ json: true,
408
+ };
409
+ authenticationPromise = Promise.resolve();
410
+ if (this.authentications.oauth2.accessToken) {
411
+ authenticationPromise = authenticationPromise.then(function () { return _this.authentications.oauth2.applyToRequest(localVarRequestOptions); });
412
+ }
413
+ authenticationPromise = authenticationPromise.then(function () { return _this.authentications.default.applyToRequest(localVarRequestOptions); });
414
+ interceptorPromise = authenticationPromise;
415
+ _loop_3 = function (interceptor) {
416
+ interceptorPromise = interceptorPromise.then(function () { return interceptor(localVarRequestOptions); });
417
+ };
418
+ for (_i = 0, _a = this.interceptors; _i < _a.length; _i++) {
419
+ interceptor = _a[_i];
420
+ _loop_3(interceptor);
421
+ }
422
+ return [2 /*return*/, interceptorPromise.then(function () {
423
+ if (Object.keys(localVarFormParams).length) {
424
+ if (localVarUseFormData) {
425
+ localVarRequestOptions.formData = localVarFormParams;
426
+ }
427
+ else {
428
+ localVarRequestOptions.form = localVarFormParams;
429
+ }
430
+ }
431
+ return new Promise(function (resolve, reject) {
432
+ request_1.default(localVarRequestOptions, function (error, response, body) {
433
+ if (error) {
434
+ reject(error);
435
+ }
436
+ else {
437
+ body = models_1.ObjectSerializer.deserialize(body, "DeletedEntityResponse");
438
+ if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
439
+ resolve({ response: response, body: body });
440
+ }
441
+ else {
442
+ reject(new HttpError(response, body, response.statusCode));
443
+ }
444
+ }
445
+ });
446
+ });
447
+ })];
448
+ });
449
+ });
450
+ };
347
451
  /**
348
452
  * Pass the Scope and Code of the Legal Entity identifier along with the Legal Entity code parameter to retrieve the associated Access Metadata
349
453
  * @summary [EARLY ACCESS] GetAllLegalEntityAccessMetadata: Get Access Metadata rules for a Legal Entity
@@ -356,7 +460,7 @@ var LegalEntitiesApi = /** @class */ (function () {
356
460
  LegalEntitiesApi.prototype.getAllLegalEntityAccessMetadata = function (idTypeScope, idTypeCode, code, effectiveAt, asAt, options) {
357
461
  if (options === void 0) { options = { headers: {} }; }
358
462
  return __awaiter(this, void 0, void 0, function () {
359
- var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_3, _i, _a, interceptor;
463
+ var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_4, _i, _a, interceptor;
360
464
  var _this = this;
361
465
  return __generator(this, function (_b) {
362
466
  localVarPath = this.basePath + '/api/legalentities/{idTypeScope}/{idTypeCode}/{code}/metadata'
@@ -408,12 +512,12 @@ var LegalEntitiesApi = /** @class */ (function () {
408
512
  }
409
513
  authenticationPromise = authenticationPromise.then(function () { return _this.authentications.default.applyToRequest(localVarRequestOptions); });
410
514
  interceptorPromise = authenticationPromise;
411
- _loop_3 = function (interceptor) {
515
+ _loop_4 = function (interceptor) {
412
516
  interceptorPromise = interceptorPromise.then(function () { return interceptor(localVarRequestOptions); });
413
517
  };
414
518
  for (_i = 0, _a = this.interceptors; _i < _a.length; _i++) {
415
519
  interceptor = _a[_i];
416
- _loop_3(interceptor);
520
+ _loop_4(interceptor);
417
521
  }
418
522
  return [2 /*return*/, interceptorPromise.then(function () {
419
523
  if (Object.keys(localVarFormParams).length) {
@@ -457,7 +561,7 @@ var LegalEntitiesApi = /** @class */ (function () {
457
561
  LegalEntitiesApi.prototype.getLegalEntity = function (idTypeScope, idTypeCode, code, propertyKeys, effectiveAt, asAt, options) {
458
562
  if (options === void 0) { options = { headers: {} }; }
459
563
  return __awaiter(this, void 0, void 0, function () {
460
- var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_4, _i, _a, interceptor;
564
+ var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_5, _i, _a, interceptor;
461
565
  var _this = this;
462
566
  return __generator(this, function (_b) {
463
567
  localVarPath = this.basePath + '/api/legalentities/{idTypeScope}/{idTypeCode}/{code}'
@@ -512,12 +616,12 @@ var LegalEntitiesApi = /** @class */ (function () {
512
616
  }
513
617
  authenticationPromise = authenticationPromise.then(function () { return _this.authentications.default.applyToRequest(localVarRequestOptions); });
514
618
  interceptorPromise = authenticationPromise;
515
- _loop_4 = function (interceptor) {
619
+ _loop_5 = function (interceptor) {
516
620
  interceptorPromise = interceptorPromise.then(function () { return interceptor(localVarRequestOptions); });
517
621
  };
518
622
  for (_i = 0, _a = this.interceptors; _i < _a.length; _i++) {
519
623
  interceptor = _a[_i];
520
- _loop_4(interceptor);
624
+ _loop_5(interceptor);
521
625
  }
522
626
  return [2 /*return*/, interceptorPromise.then(function () {
523
627
  if (Object.keys(localVarFormParams).length) {
@@ -561,7 +665,7 @@ var LegalEntitiesApi = /** @class */ (function () {
561
665
  LegalEntitiesApi.prototype.getLegalEntityAccessMetadataByKey = function (idTypeScope, idTypeCode, code, metadataKey, effectiveAt, asAt, options) {
562
666
  if (options === void 0) { options = { headers: {} }; }
563
667
  return __awaiter(this, void 0, void 0, function () {
564
- var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_5, _i, _a, interceptor;
668
+ var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_6, _i, _a, interceptor;
565
669
  var _this = this;
566
670
  return __generator(this, function (_b) {
567
671
  localVarPath = this.basePath + '/api/legalentities/{idTypeScope}/{idTypeCode}/{code}/metadata/{metadataKey}'
@@ -618,12 +722,12 @@ var LegalEntitiesApi = /** @class */ (function () {
618
722
  }
619
723
  authenticationPromise = authenticationPromise.then(function () { return _this.authentications.default.applyToRequest(localVarRequestOptions); });
620
724
  interceptorPromise = authenticationPromise;
621
- _loop_5 = function (interceptor) {
725
+ _loop_6 = function (interceptor) {
622
726
  interceptorPromise = interceptorPromise.then(function () { return interceptor(localVarRequestOptions); });
623
727
  };
624
728
  for (_i = 0, _a = this.interceptors; _i < _a.length; _i++) {
625
729
  interceptor = _a[_i];
626
- _loop_5(interceptor);
730
+ _loop_6(interceptor);
627
731
  }
628
732
  return [2 /*return*/, interceptorPromise.then(function () {
629
733
  if (Object.keys(localVarFormParams).length) {
@@ -669,7 +773,7 @@ var LegalEntitiesApi = /** @class */ (function () {
669
773
  LegalEntitiesApi.prototype.listLegalEntities = function (idTypeScope, idTypeCode, effectiveAt, asAt, page, limit, filter, propertyKeys, options) {
670
774
  if (options === void 0) { options = { headers: {} }; }
671
775
  return __awaiter(this, void 0, void 0, function () {
672
- var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_6, _i, _a, interceptor;
776
+ var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_7, _i, _a, interceptor;
673
777
  var _this = this;
674
778
  return __generator(this, function (_b) {
675
779
  localVarPath = this.basePath + '/api/legalentities/{idTypeScope}/{idTypeCode}'
@@ -728,12 +832,12 @@ var LegalEntitiesApi = /** @class */ (function () {
728
832
  }
729
833
  authenticationPromise = authenticationPromise.then(function () { return _this.authentications.default.applyToRequest(localVarRequestOptions); });
730
834
  interceptorPromise = authenticationPromise;
731
- _loop_6 = function (interceptor) {
835
+ _loop_7 = function (interceptor) {
732
836
  interceptorPromise = interceptorPromise.then(function () { return interceptor(localVarRequestOptions); });
733
837
  };
734
838
  for (_i = 0, _a = this.interceptors; _i < _a.length; _i++) {
735
839
  interceptor = _a[_i];
736
- _loop_6(interceptor);
840
+ _loop_7(interceptor);
737
841
  }
738
842
  return [2 /*return*/, interceptorPromise.then(function () {
739
843
  if (Object.keys(localVarFormParams).length) {
@@ -764,6 +868,202 @@ var LegalEntitiesApi = /** @class */ (function () {
764
868
  });
765
869
  });
766
870
  };
871
+ /**
872
+ * Set identifiers of the Legal Entity.
873
+ * @summary [EARLY ACCESS] SetLegalEntityIdentifiers: Set Legal Entity Identifiers
874
+ * @param idTypeScope Scope of the legal entity identifier type.
875
+ * @param idTypeCode Code of the legal entity identifier type.
876
+ * @param code Code of the legal entity under specified identifier type\&#39;s scope and code. This together with stated identifier type uniquely identifies the legal entity.
877
+ * @param setLegalEntityIdentifiersRequest Request containing identifiers to set for the legal entity. Identifiers not specified in request will not be changed.
878
+ */
879
+ LegalEntitiesApi.prototype.setLegalEntityIdentifiers = function (idTypeScope, idTypeCode, code, setLegalEntityIdentifiersRequest, options) {
880
+ if (options === void 0) { options = { headers: {} }; }
881
+ return __awaiter(this, void 0, void 0, function () {
882
+ var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_8, _i, _a, interceptor;
883
+ var _this = this;
884
+ return __generator(this, function (_b) {
885
+ localVarPath = this.basePath + '/api/legalentities/{idTypeScope}/{idTypeCode}/{code}/identifiers'
886
+ .replace('{' + 'idTypeScope' + '}', encodeURIComponent(String(idTypeScope)))
887
+ .replace('{' + 'idTypeCode' + '}', encodeURIComponent(String(idTypeCode)))
888
+ .replace('{' + 'code' + '}', encodeURIComponent(String(code)));
889
+ localVarQueryParameters = {};
890
+ localVarHeaderParams = Object.assign({}, this._defaultHeaders);
891
+ produces = ['text/plain', 'application/json', 'text/json'];
892
+ // give precedence to 'application/json'
893
+ if (produces.indexOf('application/json') >= 0) {
894
+ localVarHeaderParams.Accept = 'application/json';
895
+ }
896
+ else {
897
+ localVarHeaderParams.Accept = produces.join(',');
898
+ }
899
+ localVarFormParams = {};
900
+ // verify required parameter 'idTypeScope' is not null or undefined
901
+ if (idTypeScope === null || idTypeScope === undefined) {
902
+ throw new Error('Required parameter idTypeScope was null or undefined when calling setLegalEntityIdentifiers.');
903
+ }
904
+ // verify required parameter 'idTypeCode' is not null or undefined
905
+ if (idTypeCode === null || idTypeCode === undefined) {
906
+ throw new Error('Required parameter idTypeCode was null or undefined when calling setLegalEntityIdentifiers.');
907
+ }
908
+ // verify required parameter 'code' is not null or undefined
909
+ if (code === null || code === undefined) {
910
+ throw new Error('Required parameter code was null or undefined when calling setLegalEntityIdentifiers.');
911
+ }
912
+ // verify required parameter 'setLegalEntityIdentifiersRequest' is not null or undefined
913
+ if (setLegalEntityIdentifiersRequest === null || setLegalEntityIdentifiersRequest === undefined) {
914
+ throw new Error('Required parameter setLegalEntityIdentifiersRequest was null or undefined when calling setLegalEntityIdentifiers.');
915
+ }
916
+ Object.assign(localVarHeaderParams, options.headers);
917
+ localVarUseFormData = false;
918
+ localVarRequestOptions = {
919
+ method: 'POST',
920
+ qs: localVarQueryParameters,
921
+ headers: localVarHeaderParams,
922
+ uri: localVarPath,
923
+ useQuerystring: this._useQuerystring,
924
+ json: true,
925
+ body: models_1.ObjectSerializer.serialize(setLegalEntityIdentifiersRequest, "SetLegalEntityIdentifiersRequest")
926
+ };
927
+ authenticationPromise = Promise.resolve();
928
+ if (this.authentications.oauth2.accessToken) {
929
+ authenticationPromise = authenticationPromise.then(function () { return _this.authentications.oauth2.applyToRequest(localVarRequestOptions); });
930
+ }
931
+ authenticationPromise = authenticationPromise.then(function () { return _this.authentications.default.applyToRequest(localVarRequestOptions); });
932
+ interceptorPromise = authenticationPromise;
933
+ _loop_8 = function (interceptor) {
934
+ interceptorPromise = interceptorPromise.then(function () { return interceptor(localVarRequestOptions); });
935
+ };
936
+ for (_i = 0, _a = this.interceptors; _i < _a.length; _i++) {
937
+ interceptor = _a[_i];
938
+ _loop_8(interceptor);
939
+ }
940
+ return [2 /*return*/, interceptorPromise.then(function () {
941
+ if (Object.keys(localVarFormParams).length) {
942
+ if (localVarUseFormData) {
943
+ localVarRequestOptions.formData = localVarFormParams;
944
+ }
945
+ else {
946
+ localVarRequestOptions.form = localVarFormParams;
947
+ }
948
+ }
949
+ return new Promise(function (resolve, reject) {
950
+ request_1.default(localVarRequestOptions, function (error, response, body) {
951
+ if (error) {
952
+ reject(error);
953
+ }
954
+ else {
955
+ body = models_1.ObjectSerializer.deserialize(body, "LegalEntity");
956
+ if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
957
+ resolve({ response: response, body: body });
958
+ }
959
+ else {
960
+ reject(new HttpError(response, body, response.statusCode));
961
+ }
962
+ }
963
+ });
964
+ });
965
+ })];
966
+ });
967
+ });
968
+ };
969
+ /**
970
+ * Set properties of the legal entity.
971
+ * @summary [EARLY ACCESS] SetLegalEntityProperties: Set Legal Entity Properties
972
+ * @param idTypeScope Scope of the legal entity identifier type.
973
+ * @param idTypeCode Code of the legal entity identifier type.
974
+ * @param code Code of the legal entity under specified identifier type\&#39;s scope and code. This together with stated identifier type uniquely identifies the legal entity.
975
+ * @param setLegalEntityPropertiesRequest Request containing properties to set for the legal entity. Properties not specified in request will not be changed.
976
+ */
977
+ LegalEntitiesApi.prototype.setLegalEntityProperties = function (idTypeScope, idTypeCode, code, setLegalEntityPropertiesRequest, options) {
978
+ if (options === void 0) { options = { headers: {} }; }
979
+ return __awaiter(this, void 0, void 0, function () {
980
+ var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_9, _i, _a, interceptor;
981
+ var _this = this;
982
+ return __generator(this, function (_b) {
983
+ localVarPath = this.basePath + '/api/legalentities/{idTypeScope}/{idTypeCode}/{code}/properties'
984
+ .replace('{' + 'idTypeScope' + '}', encodeURIComponent(String(idTypeScope)))
985
+ .replace('{' + 'idTypeCode' + '}', encodeURIComponent(String(idTypeCode)))
986
+ .replace('{' + 'code' + '}', encodeURIComponent(String(code)));
987
+ localVarQueryParameters = {};
988
+ localVarHeaderParams = Object.assign({}, this._defaultHeaders);
989
+ produces = ['text/plain', 'application/json', 'text/json'];
990
+ // give precedence to 'application/json'
991
+ if (produces.indexOf('application/json') >= 0) {
992
+ localVarHeaderParams.Accept = 'application/json';
993
+ }
994
+ else {
995
+ localVarHeaderParams.Accept = produces.join(',');
996
+ }
997
+ localVarFormParams = {};
998
+ // verify required parameter 'idTypeScope' is not null or undefined
999
+ if (idTypeScope === null || idTypeScope === undefined) {
1000
+ throw new Error('Required parameter idTypeScope was null or undefined when calling setLegalEntityProperties.');
1001
+ }
1002
+ // verify required parameter 'idTypeCode' is not null or undefined
1003
+ if (idTypeCode === null || idTypeCode === undefined) {
1004
+ throw new Error('Required parameter idTypeCode was null or undefined when calling setLegalEntityProperties.');
1005
+ }
1006
+ // verify required parameter 'code' is not null or undefined
1007
+ if (code === null || code === undefined) {
1008
+ throw new Error('Required parameter code was null or undefined when calling setLegalEntityProperties.');
1009
+ }
1010
+ // verify required parameter 'setLegalEntityPropertiesRequest' is not null or undefined
1011
+ if (setLegalEntityPropertiesRequest === null || setLegalEntityPropertiesRequest === undefined) {
1012
+ throw new Error('Required parameter setLegalEntityPropertiesRequest was null or undefined when calling setLegalEntityProperties.');
1013
+ }
1014
+ Object.assign(localVarHeaderParams, options.headers);
1015
+ localVarUseFormData = false;
1016
+ localVarRequestOptions = {
1017
+ method: 'POST',
1018
+ qs: localVarQueryParameters,
1019
+ headers: localVarHeaderParams,
1020
+ uri: localVarPath,
1021
+ useQuerystring: this._useQuerystring,
1022
+ json: true,
1023
+ body: models_1.ObjectSerializer.serialize(setLegalEntityPropertiesRequest, "SetLegalEntityPropertiesRequest")
1024
+ };
1025
+ authenticationPromise = Promise.resolve();
1026
+ if (this.authentications.oauth2.accessToken) {
1027
+ authenticationPromise = authenticationPromise.then(function () { return _this.authentications.oauth2.applyToRequest(localVarRequestOptions); });
1028
+ }
1029
+ authenticationPromise = authenticationPromise.then(function () { return _this.authentications.default.applyToRequest(localVarRequestOptions); });
1030
+ interceptorPromise = authenticationPromise;
1031
+ _loop_9 = function (interceptor) {
1032
+ interceptorPromise = interceptorPromise.then(function () { return interceptor(localVarRequestOptions); });
1033
+ };
1034
+ for (_i = 0, _a = this.interceptors; _i < _a.length; _i++) {
1035
+ interceptor = _a[_i];
1036
+ _loop_9(interceptor);
1037
+ }
1038
+ return [2 /*return*/, interceptorPromise.then(function () {
1039
+ if (Object.keys(localVarFormParams).length) {
1040
+ if (localVarUseFormData) {
1041
+ localVarRequestOptions.formData = localVarFormParams;
1042
+ }
1043
+ else {
1044
+ localVarRequestOptions.form = localVarFormParams;
1045
+ }
1046
+ }
1047
+ return new Promise(function (resolve, reject) {
1048
+ request_1.default(localVarRequestOptions, function (error, response, body) {
1049
+ if (error) {
1050
+ reject(error);
1051
+ }
1052
+ else {
1053
+ body = models_1.ObjectSerializer.deserialize(body, "LegalEntity");
1054
+ if (response.statusCode && response.statusCode >= 200 && response.statusCode <= 299) {
1055
+ resolve({ response: response, body: body });
1056
+ }
1057
+ else {
1058
+ reject(new HttpError(response, body, response.statusCode));
1059
+ }
1060
+ }
1061
+ });
1062
+ });
1063
+ })];
1064
+ });
1065
+ });
1066
+ };
767
1067
  /**
768
1068
  * Create or update a legal entity
769
1069
  * @summary [EARLY ACCESS] UpsertLegalEntity: Upsert Legal Entity
@@ -772,7 +1072,7 @@ var LegalEntitiesApi = /** @class */ (function () {
772
1072
  LegalEntitiesApi.prototype.upsertLegalEntity = function (upsertLegalEntityRequest, options) {
773
1073
  if (options === void 0) { options = { headers: {} }; }
774
1074
  return __awaiter(this, void 0, void 0, function () {
775
- var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_7, _i, _a, interceptor;
1075
+ var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_10, _i, _a, interceptor;
776
1076
  var _this = this;
777
1077
  return __generator(this, function (_b) {
778
1078
  localVarPath = this.basePath + '/api/legalentities';
@@ -808,12 +1108,12 @@ var LegalEntitiesApi = /** @class */ (function () {
808
1108
  }
809
1109
  authenticationPromise = authenticationPromise.then(function () { return _this.authentications.default.applyToRequest(localVarRequestOptions); });
810
1110
  interceptorPromise = authenticationPromise;
811
- _loop_7 = function (interceptor) {
1111
+ _loop_10 = function (interceptor) {
812
1112
  interceptorPromise = interceptorPromise.then(function () { return interceptor(localVarRequestOptions); });
813
1113
  };
814
1114
  for (_i = 0, _a = this.interceptors; _i < _a.length; _i++) {
815
1115
  interceptor = _a[_i];
816
- _loop_7(interceptor);
1116
+ _loop_10(interceptor);
817
1117
  }
818
1118
  return [2 /*return*/, interceptorPromise.then(function () {
819
1119
  if (Object.keys(localVarFormParams).length) {
@@ -857,7 +1157,7 @@ var LegalEntitiesApi = /** @class */ (function () {
857
1157
  LegalEntitiesApi.prototype.upsertLegalEntityAccessMetadata = function (idTypeScope, idTypeCode, code, metadataKey, upsertLegalEntityAccessMetadataRequest, effectiveAt, options) {
858
1158
  if (options === void 0) { options = { headers: {} }; }
859
1159
  return __awaiter(this, void 0, void 0, function () {
860
- var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_8, _i, _a, interceptor;
1160
+ var localVarPath, localVarQueryParameters, localVarHeaderParams, produces, localVarFormParams, localVarUseFormData, localVarRequestOptions, authenticationPromise, interceptorPromise, _loop_11, _i, _a, interceptor;
861
1161
  var _this = this;
862
1162
  return __generator(this, function (_b) {
863
1163
  localVarPath = this.basePath + '/api/legalentities/{idTypeScope}/{idTypeCode}/{code}/metadata/{metadataKey}'
@@ -916,12 +1216,12 @@ var LegalEntitiesApi = /** @class */ (function () {
916
1216
  }
917
1217
  authenticationPromise = authenticationPromise.then(function () { return _this.authentications.default.applyToRequest(localVarRequestOptions); });
918
1218
  interceptorPromise = authenticationPromise;
919
- _loop_8 = function (interceptor) {
1219
+ _loop_11 = function (interceptor) {
920
1220
  interceptorPromise = interceptorPromise.then(function () { return interceptor(localVarRequestOptions); });
921
1221
  };
922
1222
  for (_i = 0, _a = this.interceptors; _i < _a.length; _i++) {
923
1223
  interceptor = _a[_i];
924
- _loop_8(interceptor);
1224
+ _loop_11(interceptor);
925
1225
  }
926
1226
  return [2 /*return*/, interceptorPromise.then(function () {
927
1227
  if (Object.keys(localVarFormParams).length) {