@fiado/api-invoker 4.1.0 → 4.1.1

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 (785) hide show
  1. package/.claude/settings.json +33 -33
  2. package/README.md +600 -600
  3. package/bin/account-beneficiary/AccountBeneficiaryApi.d.ts +3 -3
  4. package/bin/account-beneficiary/AccountBeneficiaryApi.js +5 -8
  5. package/bin/account-beneficiary/index.d.ts +2 -2
  6. package/bin/account-beneficiary/index.js +2 -18
  7. package/bin/account-beneficiary/interfaces/IAccountBeneficiaryApi.d.ts +2 -2
  8. package/bin/account-beneficiary/interfaces/IAccountBeneficiaryApi.js +1 -2
  9. package/bin/account-fiadoinc/AccountFiadoIncApi.d.ts +5 -5
  10. package/bin/account-fiadoinc/AccountFiadoIncApi.js +5 -7
  11. package/bin/account-fiadoinc/index.d.ts +4 -4
  12. package/bin/account-fiadoinc/index.js +4 -20
  13. package/bin/account-fiadoinc/interfaces/IAccountFiadoIncApi.d.ts +4 -4
  14. package/bin/account-fiadoinc/interfaces/IAccountFiadoIncApi.js +1 -2
  15. package/bin/account-fiadoinc/queue/Publisher.d.ts +2 -2
  16. package/bin/account-fiadoinc/queue/Publisher.js +7 -10
  17. package/bin/account-fiadoinc/queue/interfaces/IPublisher.d.ts +1 -1
  18. package/bin/account-fiadoinc/queue/interfaces/IPublisher.js +1 -2
  19. package/bin/account-fiadosa/AccountFiadoSAApi.d.ts +3 -3
  20. package/bin/account-fiadosa/AccountFiadoSAApi.js +4 -6
  21. package/bin/account-fiadosa/index.d.ts +2 -2
  22. package/bin/account-fiadosa/index.js +2 -18
  23. package/bin/account-fiadosa/interfaces/IAccountFiadoSAApi.d.ts +2 -2
  24. package/bin/account-fiadosa/interfaces/IAccountFiadoSAApi.js +1 -2
  25. package/bin/account-pagoconfiado/AccountPagoConfiadoApi.d.ts +3 -3
  26. package/bin/account-pagoconfiado/AccountPagoConfiadoApi.js +4 -6
  27. package/bin/account-pagoconfiado/index.d.ts +2 -2
  28. package/bin/account-pagoconfiado/index.js +2 -18
  29. package/bin/account-pagoconfiado/interfaces/IAccountPagoConfiadoApi.d.ts +2 -2
  30. package/bin/account-pagoconfiado/interfaces/IAccountPagoConfiadoApi.js +1 -2
  31. package/bin/activity-business/ActivityApi.d.ts +1 -1
  32. package/bin/activity-business/ActivityApi.js +4 -6
  33. package/bin/activity-business/index.d.ts +4 -4
  34. package/bin/activity-business/index.js +4 -20
  35. package/bin/activity-business/interfaces/IActivityApi.js +1 -2
  36. package/bin/activity-business/queue/ActivityPublisher.d.ts +2 -2
  37. package/bin/activity-business/queue/ActivityPublisher.js +6 -8
  38. package/bin/activity-business/queue/IActivityPublisher.d.ts +1 -1
  39. package/bin/activity-business/queue/IActivityPublisher.js +1 -2
  40. package/bin/address/AddressApi.d.ts +2 -2
  41. package/bin/address/AddressApi.js +5 -8
  42. package/bin/address/index.d.ts +2 -2
  43. package/bin/address/index.js +2 -18
  44. package/bin/address/interfaces/IAddressApi.d.ts +1 -1
  45. package/bin/address/interfaces/IAddressApi.js +1 -2
  46. package/bin/ai-engine-connector/AiEngineApi.d.ts +3 -3
  47. package/bin/ai-engine-connector/AiEngineApi.js +10 -16
  48. package/bin/ai-engine-connector/index.d.ts +2 -2
  49. package/bin/ai-engine-connector/index.js +2 -18
  50. package/bin/ai-engine-connector/interfaces/IAiEngineApi.d.ts +2 -2
  51. package/bin/ai-engine-connector/interfaces/IAiEngineApi.js +1 -2
  52. package/bin/appselectondata/AppSelectionDataApi.d.ts +1 -1
  53. package/bin/appselectondata/AppSelectionDataApi.js +7 -13
  54. package/bin/appselectondata/index.d.ts +2 -2
  55. package/bin/appselectondata/index.js +2 -18
  56. package/bin/appselectondata/interfaces/IAppSelectionDataApi.d.ts +1 -1
  57. package/bin/appselectondata/interfaces/IAppSelectionDataApi.js +1 -2
  58. package/bin/authentication/AuthenticationApi.d.ts +2 -2
  59. package/bin/authentication/AuthenticationApi.js +5 -8
  60. package/bin/authentication/index.d.ts +2 -2
  61. package/bin/authentication/index.js +2 -18
  62. package/bin/authentication/interfaces/IAuthenticationApi.d.ts +1 -1
  63. package/bin/authentication/interfaces/IAuthenticationApi.js +1 -2
  64. package/bin/bankAccount/BankAccountApi.d.ts +4 -4
  65. package/bin/bankAccount/BankAccountApi.js +4 -6
  66. package/bin/bankAccount/index.d.ts +2 -2
  67. package/bin/bankAccount/index.js +2 -18
  68. package/bin/bankAccount/interfaces/IBankAccountApi.js +1 -2
  69. package/bin/bbvaRst/api/BBVARstApi.d.ts +2 -2
  70. package/bin/bbvaRst/api/BBVARstApi.js +5 -8
  71. package/bin/bbvaRst/api/interfaces/IBBVARstApi.d.ts +1 -1
  72. package/bin/bbvaRst/api/interfaces/IBBVARstApi.js +1 -2
  73. package/bin/bbvaRst/index.d.ts +2 -2
  74. package/bin/bbvaRst/index.js +2 -18
  75. package/bin/benefits-marketplace/api/BenefitsMarketplaceApi.d.ts +3 -3
  76. package/bin/benefits-marketplace/api/BenefitsMarketplaceApi.js +4 -6
  77. package/bin/benefits-marketplace/api/dtos/BenefitLeafDisplayResponse.js +1 -2
  78. package/bin/benefits-marketplace/api/interfaces/IBenefitsMarketplaceApi.d.ts +2 -2
  79. package/bin/benefits-marketplace/api/interfaces/IBenefitsMarketplaceApi.js +1 -2
  80. package/bin/benefits-marketplace/index.d.ts +3 -3
  81. package/bin/benefits-marketplace/index.js +3 -19
  82. package/bin/blacklist/BlackListApi.d.ts +2 -2
  83. package/bin/blacklist/BlackListApi.js +7 -13
  84. package/bin/blacklist/index.d.ts +2 -2
  85. package/bin/blacklist/index.js +2 -18
  86. package/bin/blacklist/interfaces/IBlackListApi.d.ts +1 -1
  87. package/bin/blacklist/interfaces/IBlackListApi.js +1 -2
  88. package/bin/card/CardApi.d.ts +4 -4
  89. package/bin/card/CardApi.js +5 -8
  90. package/bin/card/index.d.ts +2 -2
  91. package/bin/card/index.js +2 -18
  92. package/bin/card/interfaces/ICardApi.d.ts +3 -3
  93. package/bin/card/interfaces/ICardApi.js +1 -2
  94. package/bin/card-business/index.d.ts +2 -2
  95. package/bin/card-business/index.js +2 -18
  96. package/bin/card-business/queue/CardBusinessPublisher.d.ts +1 -1
  97. package/bin/card-business/queue/CardBusinessPublisher.js +6 -8
  98. package/bin/card-business/queue/ICardBusinessPublisher.js +1 -2
  99. package/bin/centralPayments/CentralPaymentsConnectorApi.d.ts +12 -12
  100. package/bin/centralPayments/CentralPaymentsConnectorApi.js +8 -11
  101. package/bin/centralPayments/index.d.ts +2 -2
  102. package/bin/centralPayments/index.js +2 -18
  103. package/bin/centralPayments/interfaces/ICentralPaymentsConnectorApi.d.ts +10 -10
  104. package/bin/centralPayments/interfaces/ICentralPaymentsConnectorApi.js +1 -2
  105. package/bin/circuloCredito/api/CirculoCreditoApi.d.ts +2 -2
  106. package/bin/circuloCredito/api/CirculoCreditoApi.js +5 -8
  107. package/bin/circuloCredito/api/interfaces/ICirculoCreditoApi.d.ts +1 -1
  108. package/bin/circuloCredito/api/interfaces/ICirculoCreditoApi.js +1 -2
  109. package/bin/circuloCredito/index.d.ts +2 -2
  110. package/bin/circuloCredito/index.js +2 -18
  111. package/bin/cnbv-business/CnbvApi.d.ts +1 -1
  112. package/bin/cnbv-business/CnbvApi.js +4 -6
  113. package/bin/cnbv-business/index.d.ts +2 -2
  114. package/bin/cnbv-business/index.js +2 -18
  115. package/bin/cnbv-business/interfaces/ICnbvApi.js +1 -2
  116. package/bin/cnbv-connector/CnbvConnectorApi.d.ts +2 -2
  117. package/bin/cnbv-connector/CnbvConnectorApi.js +4 -6
  118. package/bin/cnbv-connector/index.d.ts +2 -2
  119. package/bin/cnbv-connector/index.js +2 -18
  120. package/bin/cnbv-connector/interfaces/ICnbvConnectorApi.d.ts +1 -1
  121. package/bin/cnbv-connector/interfaces/ICnbvConnectorApi.js +1 -2
  122. package/bin/cognitoConnector/CognitoConnectorApi.d.ts +2 -2
  123. package/bin/cognitoConnector/CognitoConnectorApi.js +4 -6
  124. package/bin/cognitoConnector/CognitoConnectorV2.d.ts +2 -2
  125. package/bin/cognitoConnector/CognitoConnectorV2.js +4 -6
  126. package/bin/cognitoConnector/index.d.ts +4 -4
  127. package/bin/cognitoConnector/index.js +4 -20
  128. package/bin/cognitoConnector/interfaces/ICognitoConnectorApi.d.ts +2 -2
  129. package/bin/cognitoConnector/interfaces/ICognitoConnectorApi.js +1 -2
  130. package/bin/cognitoConnector/interfaces/ICognitoV2Api.d.ts +1 -1
  131. package/bin/cognitoConnector/interfaces/ICognitoV2Api.js +1 -2
  132. package/bin/collector/CollectorApi.d.ts +6 -6
  133. package/bin/collector/CollectorApi.js +9 -15
  134. package/bin/collector/index.d.ts +2 -2
  135. package/bin/collector/index.js +2 -18
  136. package/bin/collector/interfaces/ICollectorApi.d.ts +5 -5
  137. package/bin/collector/interfaces/ICollectorApi.js +1 -2
  138. package/bin/commission-business/CommissionBusinessApi.d.ts +2 -2
  139. package/bin/commission-business/CommissionBusinessApi.js +7 -13
  140. package/bin/commission-business/index.d.ts +2 -2
  141. package/bin/commission-business/index.js +2 -18
  142. package/bin/commission-business/interfaces/ICommissionBusinessApi.d.ts +1 -1
  143. package/bin/commission-business/interfaces/ICommissionBusinessApi.js +1 -2
  144. package/bin/contactInformation/ContactInformationApi.d.ts +2 -2
  145. package/bin/contactInformation/ContactInformationApi.js +4 -7
  146. package/bin/contactInformation/index.d.ts +2 -2
  147. package/bin/contactInformation/index.js +2 -18
  148. package/bin/contactInformation/interface/IContactInformationApi.d.ts +1 -1
  149. package/bin/contactInformation/interface/IContactInformationApi.js +1 -2
  150. package/bin/container.config.js +188 -194
  151. package/bin/contract-business/api/ContractBusinessApi.d.ts +1 -1
  152. package/bin/contract-business/api/ContractBusinessApi.js +4 -6
  153. package/bin/contract-business/api/interfaces/IContractBusinessApi.js +1 -2
  154. package/bin/contract-business/index.d.ts +2 -2
  155. package/bin/contract-business/index.js +2 -18
  156. package/bin/contract-generator/ContractGeneratorApi.d.ts +2 -2
  157. package/bin/contract-generator/ContractGeneratorApi.js +7 -13
  158. package/bin/contract-generator/index.d.ts +2 -2
  159. package/bin/contract-generator/index.js +2 -18
  160. package/bin/contract-generator/interfaces/IContractGeneratorApi.d.ts +1 -1
  161. package/bin/contract-generator/interfaces/IContractGeneratorApi.js +1 -2
  162. package/bin/countries-business/CountriesBusinessApi.d.ts +1 -1
  163. package/bin/countries-business/CountriesBusinessApi.js +4 -6
  164. package/bin/countries-business/index.d.ts +2 -2
  165. package/bin/countries-business/index.js +2 -18
  166. package/bin/countries-business/interfaces/ICountriesBusinessApi.js +1 -2
  167. package/bin/credit-engine/CreditEngineApi.d.ts +3 -3
  168. package/bin/credit-engine/CreditEngineApi.js +7 -13
  169. package/bin/credit-engine/index.d.ts +13 -13
  170. package/bin/credit-engine/index.js +13 -34
  171. package/bin/credit-engine/interfaces/ICreditEngineApi.d.ts +2 -2
  172. package/bin/credit-engine/interfaces/ICreditEngineApi.js +1 -2
  173. package/bin/credit-engine/queue/CreditCollectionPublisher.d.ts +2 -2
  174. package/bin/credit-engine/queue/CreditCollectionPublisher.js +6 -8
  175. package/bin/credit-engine/queue/CreditDelinquencyPublisher.d.ts +2 -2
  176. package/bin/credit-engine/queue/CreditDelinquencyPublisher.js +6 -8
  177. package/bin/credit-engine/queue/CreditIncomeDetectionPublisher.d.ts +2 -2
  178. package/bin/credit-engine/queue/CreditIncomeDetectionPublisher.js +6 -8
  179. package/bin/credit-engine/queue/CreditLienCollectionPublisher.d.ts +2 -2
  180. package/bin/credit-engine/queue/CreditLienCollectionPublisher.js +6 -8
  181. package/bin/credit-engine/queue/CreditNotificationPublisher.d.ts +2 -2
  182. package/bin/credit-engine/queue/CreditNotificationPublisher.js +6 -8
  183. package/bin/credit-engine/queue/CreditOfferGenerationPublisher.d.ts +2 -2
  184. package/bin/credit-engine/queue/CreditOfferGenerationPublisher.js +6 -8
  185. package/bin/credit-engine/queue/CreditReconciliationPublisher.d.ts +2 -2
  186. package/bin/credit-engine/queue/CreditReconciliationPublisher.js +6 -8
  187. package/bin/credit-engine/queue/CreditScoringPublisher.d.ts +2 -2
  188. package/bin/credit-engine/queue/CreditScoringPublisher.js +6 -8
  189. package/bin/credit-engine/queue/CreditStatementPublisher.d.ts +2 -2
  190. package/bin/credit-engine/queue/CreditStatementPublisher.js +6 -8
  191. package/bin/credit-engine/queue/CreditTransferPublisher.d.ts +2 -2
  192. package/bin/credit-engine/queue/CreditTransferPublisher.js +6 -8
  193. package/bin/credit-engine/queue/interfaces/ICreditCollectionPublisher.d.ts +1 -1
  194. package/bin/credit-engine/queue/interfaces/ICreditCollectionPublisher.js +1 -2
  195. package/bin/credit-engine/queue/interfaces/ICreditDelinquencyPublisher.d.ts +1 -1
  196. package/bin/credit-engine/queue/interfaces/ICreditDelinquencyPublisher.js +1 -2
  197. package/bin/credit-engine/queue/interfaces/ICreditIncomeDetectionPublisher.d.ts +1 -1
  198. package/bin/credit-engine/queue/interfaces/ICreditIncomeDetectionPublisher.js +1 -2
  199. package/bin/credit-engine/queue/interfaces/ICreditLienCollectionPublisher.d.ts +1 -1
  200. package/bin/credit-engine/queue/interfaces/ICreditLienCollectionPublisher.js +1 -2
  201. package/bin/credit-engine/queue/interfaces/ICreditNotificationPublisher.d.ts +1 -1
  202. package/bin/credit-engine/queue/interfaces/ICreditNotificationPublisher.js +1 -2
  203. package/bin/credit-engine/queue/interfaces/ICreditOfferGenerationPublisher.d.ts +1 -1
  204. package/bin/credit-engine/queue/interfaces/ICreditOfferGenerationPublisher.js +1 -2
  205. package/bin/credit-engine/queue/interfaces/ICreditReconciliationPublisher.d.ts +1 -1
  206. package/bin/credit-engine/queue/interfaces/ICreditReconciliationPublisher.js +1 -2
  207. package/bin/credit-engine/queue/interfaces/ICreditScoringPublisher.d.ts +1 -1
  208. package/bin/credit-engine/queue/interfaces/ICreditScoringPublisher.js +1 -2
  209. package/bin/credit-engine/queue/interfaces/ICreditStatementPublisher.d.ts +1 -1
  210. package/bin/credit-engine/queue/interfaces/ICreditStatementPublisher.js +1 -2
  211. package/bin/credit-engine/queue/interfaces/ICreditTransferPublisher.d.ts +1 -1
  212. package/bin/credit-engine/queue/interfaces/ICreditTransferPublisher.js +1 -2
  213. package/bin/credit-payment/CreditPaymentApi.d.ts +1 -1
  214. package/bin/credit-payment/CreditPaymentApi.js +7 -13
  215. package/bin/credit-payment/index.d.ts +2 -2
  216. package/bin/credit-payment/index.js +2 -18
  217. package/bin/credit-payment/interfaces/ICreditPaymentApi.js +1 -2
  218. package/bin/credit-statements/api/CreditStatementsApi.d.ts +1 -1
  219. package/bin/credit-statements/api/CreditStatementsApi.js +4 -6
  220. package/bin/credit-statements/api/interfaces/ICreditStatementsApi.js +1 -2
  221. package/bin/credit-statements/index.d.ts +2 -2
  222. package/bin/credit-statements/index.js +2 -18
  223. package/bin/device/DeviceApi.d.ts +2 -2
  224. package/bin/device/DeviceApi.js +7 -13
  225. package/bin/device/index.d.ts +2 -2
  226. package/bin/device/index.js +2 -18
  227. package/bin/device/interfaces/IDeviceApi.d.ts +1 -1
  228. package/bin/device/interfaces/IDeviceApi.js +1 -2
  229. package/bin/directories/DirectoriesApi.d.ts +3 -3
  230. package/bin/directories/DirectoriesApi.js +7 -13
  231. package/bin/directories/index.d.ts +2 -2
  232. package/bin/directories/index.js +2 -18
  233. package/bin/directories/interfaces/IDirectoriesApi.d.ts +2 -2
  234. package/bin/directories/interfaces/IDirectoriesApi.js +1 -2
  235. package/bin/directory/DirectoryApi.d.ts +4 -4
  236. package/bin/directory/DirectoryApi.js +7 -13
  237. package/bin/directory/index.d.ts +2 -2
  238. package/bin/directory/index.js +2 -18
  239. package/bin/directory/interfaces/IDirectoryApi.d.ts +3 -3
  240. package/bin/directory/interfaces/IDirectoryApi.js +1 -2
  241. package/bin/directorySetting/DirectorySettingApi.d.ts +3 -3
  242. package/bin/directorySetting/DirectorySettingApi.js +7 -13
  243. package/bin/directorySetting/index.d.ts +2 -2
  244. package/bin/directorySetting/index.js +2 -18
  245. package/bin/directorySetting/interfaces/IDirectorySettingApi.d.ts +2 -2
  246. package/bin/directorySetting/interfaces/IDirectorySettingApi.js +1 -2
  247. package/bin/disputes/DisputesApi.d.ts +1 -1
  248. package/bin/disputes/DisputesApi.js +7 -13
  249. package/bin/disputes/index.d.ts +2 -2
  250. package/bin/disputes/index.js +2 -18
  251. package/bin/disputes/interfaces/IDisputesApi.js +1 -2
  252. package/bin/document-generator/DocumentGeneratorApi.d.ts +3 -3
  253. package/bin/document-generator/DocumentGeneratorApi.js +7 -13
  254. package/bin/document-generator/index.d.ts +2 -2
  255. package/bin/document-generator/index.js +2 -18
  256. package/bin/document-generator/interfaces/IDocumentGeneratorApi.d.ts +2 -2
  257. package/bin/document-generator/interfaces/IDocumentGeneratorApi.js +1 -2
  258. package/bin/document-image-processor/DocumentImageProcessorApi.d.ts +3 -3
  259. package/bin/document-image-processor/DocumentImageProcessorApi.js +5 -8
  260. package/bin/document-image-processor/index.d.ts +2 -2
  261. package/bin/document-image-processor/index.js +2 -18
  262. package/bin/document-image-processor/interfaces/IDocumentImageProcessorApi.d.ts +2 -2
  263. package/bin/document-image-processor/interfaces/IDocumentImageProcessorApi.js +1 -2
  264. package/bin/estafeta/api/EstafetaApi.d.ts +6 -6
  265. package/bin/estafeta/api/EstafetaApi.js +4 -6
  266. package/bin/estafeta/api/interfaces/IEstafetaApi.d.ts +4 -4
  267. package/bin/estafeta/api/interfaces/IEstafetaApi.js +1 -2
  268. package/bin/estafeta/index.d.ts +2 -2
  269. package/bin/estafeta/index.js +2 -18
  270. package/bin/event-history-business/EventHistoryApi.d.ts +3 -3
  271. package/bin/event-history-business/EventHistoryApi.js +7 -13
  272. package/bin/event-history-business/index.d.ts +2 -2
  273. package/bin/event-history-business/index.js +2 -18
  274. package/bin/event-history-business/interfaces/IEventHistoryApi.d.ts +2 -2
  275. package/bin/event-history-business/interfaces/IEventHistoryApi.js +1 -2
  276. package/bin/exchangeRates/ExchangeRatesApi.d.ts +3 -3
  277. package/bin/exchangeRates/ExchangeRatesApi.js +4 -6
  278. package/bin/exchangeRates/index.d.ts +2 -2
  279. package/bin/exchangeRates/index.js +2 -18
  280. package/bin/exchangeRates/interfaces/IExchangeRatesApi.d.ts +2 -2
  281. package/bin/exchangeRates/interfaces/IExchangeRatesApi.js +1 -2
  282. package/bin/fiadoMessages/api/FiadoMessagesApi.d.ts +1 -1
  283. package/bin/fiadoMessages/api/FiadoMessagesApi.js +5 -8
  284. package/bin/fiadoMessages/api/interfaces/IFiadoMessagesApi.js +1 -2
  285. package/bin/fiadoMessages/index.d.ts +2 -2
  286. package/bin/fiadoMessages/index.js +2 -18
  287. package/bin/firebase-connector/FirebaseConnectorApi.d.ts +2 -2
  288. package/bin/firebase-connector/FirebaseConnectorApi.js +12 -15
  289. package/bin/firebase-connector/index.d.ts +2 -2
  290. package/bin/firebase-connector/index.js +2 -18
  291. package/bin/firebase-connector/interfaces/IFirebaseConnectorApi.d.ts +1 -1
  292. package/bin/firebase-connector/interfaces/IFirebaseConnectorApi.js +1 -2
  293. package/bin/fraudPreventionEngine/api/FraudPreventionEngineApi.d.ts +3 -3
  294. package/bin/fraudPreventionEngine/api/FraudPreventionEngineApi.js +4 -6
  295. package/bin/fraudPreventionEngine/api/interfaces/IFraudPreventionEngineApi.d.ts +2 -2
  296. package/bin/fraudPreventionEngine/api/interfaces/IFraudPreventionEngineApi.js +1 -2
  297. package/bin/fraudPreventionEngine/index.d.ts +2 -2
  298. package/bin/fraudPreventionEngine/index.js +2 -18
  299. package/bin/group/GroupApi.d.ts +3 -3
  300. package/bin/group/GroupApi.js +7 -13
  301. package/bin/group/index.d.ts +2 -2
  302. package/bin/group/index.js +2 -18
  303. package/bin/group/interfaces/IGroupApi.d.ts +2 -2
  304. package/bin/group/interfaces/IGroupApi.js +1 -2
  305. package/bin/identity/IdentityApi.d.ts +2 -2
  306. package/bin/identity/IdentityApi.js +7 -13
  307. package/bin/identity/index.d.ts +2 -2
  308. package/bin/identity/index.js +2 -18
  309. package/bin/identity/interfaces/IIdentityApi.d.ts +1 -1
  310. package/bin/identity/interfaces/IIdentityApi.js +1 -2
  311. package/bin/index.d.ts +75 -75
  312. package/bin/index.js +75 -91
  313. package/bin/legalDocument/api/LegalDocumentApi.d.ts +1 -1
  314. package/bin/legalDocument/api/LegalDocumentApi.js +5 -8
  315. package/bin/legalDocument/api/interfaces/ILegalDocumentApi.js +1 -2
  316. package/bin/legalDocument/index.d.ts +2 -2
  317. package/bin/legalDocument/index.js +2 -18
  318. package/bin/milestone-business/api/MilestoneBusinessApi.d.ts +2 -2
  319. package/bin/milestone-business/api/MilestoneBusinessApi.js +4 -6
  320. package/bin/milestone-business/api/interfaces/IMilestoneBusinessApi.d.ts +1 -1
  321. package/bin/milestone-business/api/interfaces/IMilestoneBusinessApi.js +1 -2
  322. package/bin/milestone-business/index.d.ts +2 -2
  323. package/bin/milestone-business/index.js +2 -18
  324. package/bin/multicommServicePayment/api/MulticommServicePaymentApi.d.ts +4 -4
  325. package/bin/multicommServicePayment/api/MulticommServicePaymentApi.js +4 -6
  326. package/bin/multicommServicePayment/api/interfaces/IMulticommServicePaymentApi.d.ts +3 -3
  327. package/bin/multicommServicePayment/api/interfaces/IMulticommServicePaymentApi.js +1 -2
  328. package/bin/multicommServicePayment/index.d.ts +2 -2
  329. package/bin/multicommServicePayment/index.js +2 -18
  330. package/bin/notificationMessages/index.d.ts +2 -2
  331. package/bin/notificationMessages/index.js +2 -18
  332. package/bin/notificationMessages/queue/NotificationMessagePublisher.d.ts +3 -3
  333. package/bin/notificationMessages/queue/NotificationMessagePublisher.js +7 -9
  334. package/bin/notificationMessages/queue/interfaces/INotificationMessagesPublisher.d.ts +2 -2
  335. package/bin/notificationMessages/queue/interfaces/INotificationMessagesPublisher.js +1 -2
  336. package/bin/notificationWebsockets/index.d.ts +2 -2
  337. package/bin/notificationWebsockets/index.js +2 -18
  338. package/bin/notificationWebsockets/queue/NotificationWSMessagePublisher.d.ts +2 -2
  339. package/bin/notificationWebsockets/queue/NotificationWSMessagePublisher.js +8 -13
  340. package/bin/notificationWebsockets/queue/interfaces/INotificationWSMessagesPublisher.d.ts +1 -1
  341. package/bin/notificationWebsockets/queue/interfaces/INotificationWSMessagesPublisher.js +1 -2
  342. package/bin/observations/ObservationsApi.d.ts +3 -3
  343. package/bin/observations/ObservationsApi.js +7 -13
  344. package/bin/observations/index.d.ts +2 -2
  345. package/bin/observations/index.js +2 -18
  346. package/bin/observations/interfaces/IObservationsApi.d.ts +2 -2
  347. package/bin/observations/interfaces/IObservationsApi.js +1 -2
  348. package/bin/onboarding/api/OnboardingApi.d.ts +1 -1
  349. package/bin/onboarding/api/OnboardingApi.js +4 -6
  350. package/bin/onboarding/api/interfaces/IOnboardingApi.js +1 -2
  351. package/bin/onboarding/index.d.ts +2 -2
  352. package/bin/onboarding/index.js +2 -18
  353. package/bin/onboarding-business/api/OnboardingBusinessApi.d.ts +1 -1
  354. package/bin/onboarding-business/api/OnboardingBusinessApi.js +4 -6
  355. package/bin/onboarding-business/api/interfaces/IOnboardingBusinessApi.js +1 -2
  356. package/bin/onboarding-business/index.d.ts +2 -2
  357. package/bin/onboarding-business/index.js +2 -18
  358. package/bin/order-collector-business/OrderCollectorApi.d.ts +2 -2
  359. package/bin/order-collector-business/OrderCollectorApi.js +7 -13
  360. package/bin/order-collector-business/index.d.ts +2 -2
  361. package/bin/order-collector-business/index.js +2 -18
  362. package/bin/order-collector-business/interfaces/IOrderCollectorApi.d.ts +1 -1
  363. package/bin/order-collector-business/interfaces/IOrderCollectorApi.js +1 -2
  364. package/bin/p2pContact/api/P2pContactApi.d.ts +2 -2
  365. package/bin/p2pContact/api/P2pContactApi.js +4 -6
  366. package/bin/p2pContact/api/interfaces/IP2pContactApi.d.ts +1 -1
  367. package/bin/p2pContact/api/interfaces/IP2pContactApi.js +1 -2
  368. package/bin/p2pContact/index.d.ts +2 -2
  369. package/bin/p2pContact/index.js +2 -18
  370. package/bin/payroll-business/PayrollApi.d.ts +2 -2
  371. package/bin/payroll-business/PayrollApi.js +7 -13
  372. package/bin/payroll-business/index.d.ts +2 -2
  373. package/bin/payroll-business/index.js +2 -18
  374. package/bin/payroll-business/interfaces/IPayrollApi.d.ts +1 -1
  375. package/bin/payroll-business/interfaces/IPayrollApi.js +1 -2
  376. package/bin/people-business/api/PeopleBusinessApi.d.ts +3 -3
  377. package/bin/people-business/api/PeopleBusinessApi.js +4 -6
  378. package/bin/people-business/api/interfaces/IPeopleBusinessApi.d.ts +2 -2
  379. package/bin/people-business/api/interfaces/IPeopleBusinessApi.js +1 -2
  380. package/bin/people-business/index.d.ts +2 -2
  381. package/bin/people-business/index.js +2 -18
  382. package/bin/platform-error-events/index.d.ts +2 -2
  383. package/bin/platform-error-events/index.js +2 -18
  384. package/bin/platform-error-events/queue/PlatformErrorEventsPublisher.d.ts +2 -2
  385. package/bin/platform-error-events/queue/PlatformErrorEventsPublisher.js +6 -8
  386. package/bin/platform-error-events/queue/interfaces/IPlatformErrorEventsPublisher.d.ts +1 -1
  387. package/bin/platform-error-events/queue/interfaces/IPlatformErrorEventsPublisher.js +1 -2
  388. package/bin/pomelo/api/PomeloApi.d.ts +3 -3
  389. package/bin/pomelo/api/PomeloApi.js +4 -6
  390. package/bin/pomelo/api/interfaces/IPomeloApi.d.ts +2 -2
  391. package/bin/pomelo/api/interfaces/IPomeloApi.js +1 -2
  392. package/bin/pomelo/index.d.ts +2 -2
  393. package/bin/pomelo/index.js +2 -18
  394. package/bin/pomeloProcessor/api/PomeloProcessorApi.d.ts +1 -1
  395. package/bin/pomeloProcessor/api/PomeloProcessorApi.js +5 -8
  396. package/bin/pomeloProcessor/api/interfaces/IPomeloProcessorApi.js +1 -2
  397. package/bin/pomeloProcessor/index.d.ts +2 -2
  398. package/bin/pomeloProcessor/index.js +2 -18
  399. package/bin/pricelist-business/PriceListApi.d.ts +3 -3
  400. package/bin/pricelist-business/PriceListApi.js +7 -13
  401. package/bin/pricelist-business/index.d.ts +2 -2
  402. package/bin/pricelist-business/index.js +2 -18
  403. package/bin/pricelist-business/interfaces/IPriceListApi.d.ts +2 -2
  404. package/bin/pricelist-business/interfaces/IPriceListApi.js +1 -2
  405. package/bin/product-catalog/ProductCatalogApi.d.ts +2 -2
  406. package/bin/product-catalog/ProductCatalogApi.js +4 -6
  407. package/bin/product-catalog/index.d.ts +2 -2
  408. package/bin/product-catalog/index.js +2 -18
  409. package/bin/product-catalog/interfaces/IProductCatalogApi.d.ts +1 -1
  410. package/bin/product-catalog/interfaces/IProductCatalogApi.js +1 -2
  411. package/bin/product-payment/api/ProductPaymentApi.d.ts +4 -4
  412. package/bin/product-payment/api/ProductPaymentApi.js +4 -6
  413. package/bin/product-payment/api/interfaces/IProductPaymentApi.d.ts +3 -3
  414. package/bin/product-payment/api/interfaces/IProductPaymentApi.js +1 -2
  415. package/bin/product-payment/index.d.ts +2 -2
  416. package/bin/product-payment/index.js +2 -18
  417. package/bin/referral-business/ReferralBusinessApi.d.ts +3 -3
  418. package/bin/referral-business/ReferralBusinessApi.js +7 -13
  419. package/bin/referral-business/index.d.ts +2 -2
  420. package/bin/referral-business/index.js +2 -18
  421. package/bin/referral-business/interfaces/IReferralBusinessApi.d.ts +2 -2
  422. package/bin/referral-business/interfaces/IReferralBusinessApi.js +1 -2
  423. package/bin/report-processor-business/api/IReportProcessorBusinessApi.js +1 -2
  424. package/bin/report-processor-business/api/ReportProcessorBusinessApi.d.ts +1 -1
  425. package/bin/report-processor-business/api/ReportProcessorBusinessApi.js +4 -6
  426. package/bin/report-processor-business/index.d.ts +2 -2
  427. package/bin/report-processor-business/index.js +2 -18
  428. package/bin/riskProfile/api/RiskProfileApi.d.ts +5 -5
  429. package/bin/riskProfile/api/RiskProfileApi.js +4 -6
  430. package/bin/riskProfile/api/TransactionAlertApi.d.ts +2 -2
  431. package/bin/riskProfile/api/TransactionAlertApi.js +4 -6
  432. package/bin/riskProfile/api/interfaces/IRiskProfileApi.d.ts +4 -4
  433. package/bin/riskProfile/api/interfaces/IRiskProfileApi.js +1 -2
  434. package/bin/riskProfile/api/interfaces/ITransactionAlertApi.d.ts +1 -1
  435. package/bin/riskProfile/api/interfaces/ITransactionAlertApi.js +1 -2
  436. package/bin/riskProfile/index.d.ts +6 -6
  437. package/bin/riskProfile/index.js +6 -22
  438. package/bin/riskProfile/queue/TransactionAlarmPublisher.d.ts +2 -2
  439. package/bin/riskProfile/queue/TransactionAlarmPublisher.js +7 -10
  440. package/bin/riskProfile/queue/interfaces/ITransactionAlarmPublisher.d.ts +1 -1
  441. package/bin/riskProfile/queue/interfaces/ITransactionAlarmPublisher.js +1 -2
  442. package/bin/service-business/ServiceApi.d.ts +5 -5
  443. package/bin/service-business/ServiceApi.js +7 -13
  444. package/bin/service-business/index.d.ts +2 -2
  445. package/bin/service-business/index.js +2 -18
  446. package/bin/service-business/interfaces/IServiceApi.d.ts +4 -4
  447. package/bin/service-business/interfaces/IServiceApi.js +1 -2
  448. package/bin/sessionActivity/index.d.ts +2 -2
  449. package/bin/sessionActivity/index.js +2 -18
  450. package/bin/sessionActivity/queue/SessionActivityPublisher.d.ts +2 -2
  451. package/bin/sessionActivity/queue/SessionActivityPublisher.js +7 -10
  452. package/bin/sessionActivity/queue/interfaces/ISessionActivityPublisher.d.ts +1 -1
  453. package/bin/sessionActivity/queue/interfaces/ISessionActivityPublisher.js +1 -2
  454. package/bin/stp-business/api/STPBusinessApi.d.ts +1 -1
  455. package/bin/stp-business/api/STPBusinessApi.js +4 -6
  456. package/bin/stp-business/api/interfaces/ISTPBusinessApi.js +1 -2
  457. package/bin/stp-business/index.d.ts +2 -2
  458. package/bin/stp-business/index.js +2 -18
  459. package/bin/stpAccount/api/STPAccountApi.d.ts +3 -3
  460. package/bin/stpAccount/api/STPAccountApi.js +4 -6
  461. package/bin/stpAccount/api/interfaces/ISTPAccountApi.d.ts +2 -2
  462. package/bin/stpAccount/api/interfaces/ISTPAccountApi.js +1 -2
  463. package/bin/stpAccount/index.d.ts +2 -2
  464. package/bin/stpAccount/index.js +2 -18
  465. package/bin/stpServicePayment/api/StpServicePaymentApi.d.ts +4 -4
  466. package/bin/stpServicePayment/api/StpServicePaymentApi.js +4 -6
  467. package/bin/stpServicePayment/api/interfaces/IStpServicePaymentApi.d.ts +3 -3
  468. package/bin/stpServicePayment/api/interfaces/IStpServicePaymentApi.js +1 -2
  469. package/bin/stpServicePayment/index.d.ts +2 -2
  470. package/bin/stpServicePayment/index.js +2 -18
  471. package/bin/stpSpei/api/StpSpeiApi.d.ts +2 -2
  472. package/bin/stpSpei/api/StpSpeiApi.js +5 -8
  473. package/bin/stpSpei/api/interfaces/IStpSpeiApi.d.ts +1 -1
  474. package/bin/stpSpei/api/interfaces/IStpSpeiApi.js +1 -2
  475. package/bin/stpSpei/index.d.ts +2 -2
  476. package/bin/stpSpei/index.js +2 -18
  477. package/bin/teams-connector/index.d.ts +2 -2
  478. package/bin/teams-connector/index.js +2 -18
  479. package/bin/teams-connector/queue/TeamsNotificationPublisher.d.ts +2 -2
  480. package/bin/teams-connector/queue/TeamsNotificationPublisher.js +6 -8
  481. package/bin/teams-connector/queue/interfaces/ITeamsNotificationPublisher.d.ts +1 -1
  482. package/bin/teams-connector/queue/interfaces/ITeamsNotificationPublisher.js +1 -2
  483. package/bin/tern/api/TernApi.d.ts +5 -5
  484. package/bin/tern/api/TernApi.js +4 -6
  485. package/bin/tern/api/interfaces/ITernApi.d.ts +6 -6
  486. package/bin/tern/api/interfaces/ITernApi.js +1 -2
  487. package/bin/tern/index.d.ts +2 -2
  488. package/bin/tern/index.js +2 -18
  489. package/bin/transaction/api/TransactionApi.d.ts +4 -4
  490. package/bin/transaction/api/TransactionApi.js +4 -6
  491. package/bin/transaction/api/interfaces/ITransactionApi.d.ts +3 -3
  492. package/bin/transaction/api/interfaces/ITransactionApi.js +1 -2
  493. package/bin/transaction/index.d.ts +4 -4
  494. package/bin/transaction/index.js +4 -20
  495. package/bin/transaction/queue/TransactionPublisher.d.ts +2 -2
  496. package/bin/transaction/queue/TransactionPublisher.js +7 -10
  497. package/bin/transaction/queue/interfaces/ITransactionPublisher.d.ts +1 -1
  498. package/bin/transaction/queue/interfaces/ITransactionPublisher.js +1 -2
  499. package/bin/transactionProcessor/api/TransactionProcessorApi.d.ts +4 -4
  500. package/bin/transactionProcessor/api/TransactionProcessorApi.js +4 -6
  501. package/bin/transactionProcessor/api/interfaces/ITransactionProcessorApi.d.ts +3 -3
  502. package/bin/transactionProcessor/api/interfaces/ITransactionProcessorApi.js +1 -2
  503. package/bin/transactionProcessor/index.d.ts +2 -2
  504. package/bin/transactionProcessor/index.js +2 -18
  505. package/bin/uniteller-connector/api/UnitellerConnectorApi.d.ts +3 -3
  506. package/bin/uniteller-connector/api/UnitellerConnectorApi.js +4 -6
  507. package/bin/uniteller-connector/api/interfaces/IUnitellerConnectorApi.d.ts +2 -2
  508. package/bin/uniteller-connector/api/interfaces/IUnitellerConnectorApi.js +1 -2
  509. package/bin/uniteller-connector/index.d.ts +2 -2
  510. package/bin/uniteller-connector/index.js +2 -23
  511. package/bin/utils/InvokerUtils.js +4 -7
  512. package/bin/zendesk/ZendeskApi.d.ts +3 -3
  513. package/bin/zendesk/ZendeskApi.js +7 -13
  514. package/bin/zendesk/index.d.ts +2 -2
  515. package/bin/zendesk/index.js +2 -18
  516. package/bin/zendesk/interfaces/IZendeskApi.d.ts +2 -2
  517. package/bin/zendesk/interfaces/IZendeskApi.js +1 -2
  518. package/package.json +44 -36
  519. package/src/account-beneficiary/AccountBeneficiaryApi.ts +18 -18
  520. package/src/account-beneficiary/index.ts +3 -3
  521. package/src/account-beneficiary/interfaces/IAccountBeneficiaryApi.ts +7 -7
  522. package/src/account-fiadoinc/AccountFiadoIncApi.ts +5 -5
  523. package/src/account-fiadoinc/index.ts +5 -5
  524. package/src/account-fiadoinc/interfaces/IAccountFiadoIncApi.ts +4 -4
  525. package/src/account-fiadoinc/queue/Publisher.ts +23 -23
  526. package/src/account-fiadoinc/queue/interfaces/IPublisher.ts +4 -4
  527. package/src/account-fiadosa/AccountFiadoSAApi.ts +38 -38
  528. package/src/account-fiadosa/index.ts +2 -2
  529. package/src/account-fiadosa/interfaces/IAccountFiadoSAApi.ts +16 -16
  530. package/src/account-pagoconfiado/AccountPagoConfiadoApi.ts +78 -78
  531. package/src/account-pagoconfiado/index.ts +2 -2
  532. package/src/account-pagoconfiado/interfaces/IAccountPagoConfiadoApi.ts +37 -37
  533. package/src/activity-business/ActivityApi.ts +36 -36
  534. package/src/activity-business/index.ts +6 -6
  535. package/src/activity-business/interfaces/IActivityApi.ts +13 -13
  536. package/src/activity-business/queue/ActivityPublisher.ts +30 -30
  537. package/src/activity-business/queue/IActivityPublisher.ts +4 -4
  538. package/src/address/AddressApi.ts +46 -46
  539. package/src/address/index.ts +4 -4
  540. package/src/address/interfaces/IAddressApi.ts +30 -30
  541. package/src/ai-engine-connector/AiEngineApi.ts +3 -3
  542. package/src/ai-engine-connector/index.ts +2 -2
  543. package/src/ai-engine-connector/interfaces/IAiEngineApi.ts +2 -2
  544. package/src/appselectondata/AppSelectionDataApi.ts +32 -32
  545. package/src/appselectondata/index.ts +3 -3
  546. package/src/appselectondata/interfaces/IAppSelectionDataApi.ts +1 -1
  547. package/src/authentication/AuthenticationApi.ts +29 -29
  548. package/src/authentication/index.ts +5 -5
  549. package/src/authentication/interfaces/IAuthenticationApi.ts +8 -8
  550. package/src/bankAccount/BankAccountApi.ts +4 -4
  551. package/src/bankAccount/index.ts +2 -2
  552. package/src/bankAccount/interfaces/IBankAccountApi.ts +6 -6
  553. package/src/bbvaRst/api/BBVARstApi.ts +16 -16
  554. package/src/bbvaRst/api/interfaces/IBBVARstApi.ts +4 -4
  555. package/src/bbvaRst/index.ts +2 -2
  556. package/src/benefits-marketplace/api/BenefitsMarketplaceApi.ts +35 -35
  557. package/src/benefits-marketplace/api/dtos/BenefitLeafDisplayResponse.ts +21 -21
  558. package/src/benefits-marketplace/api/interfaces/IBenefitsMarketplaceApi.ts +62 -62
  559. package/src/benefits-marketplace/index.ts +3 -3
  560. package/src/blacklist/BlackListApi.ts +19 -19
  561. package/src/blacklist/index.ts +3 -3
  562. package/src/blacklist/interfaces/IBlackListApi.ts +20 -20
  563. package/src/card/CardApi.ts +103 -103
  564. package/src/card/index.ts +4 -4
  565. package/src/card/interfaces/ICardApi.ts +32 -32
  566. package/src/card-business/index.ts +2 -2
  567. package/src/card-business/queue/CardBusinessPublisher.ts +23 -23
  568. package/src/card-business/queue/ICardBusinessPublisher.ts +10 -10
  569. package/src/centralPayments/CentralPaymentsConnectorApi.ts +12 -12
  570. package/src/centralPayments/index.ts +2 -2
  571. package/src/centralPayments/interfaces/ICentralPaymentsConnectorApi.ts +10 -10
  572. package/src/circuloCredito/api/CirculoCreditoApi.ts +21 -21
  573. package/src/circuloCredito/api/interfaces/ICirculoCreditoApi.ts +7 -7
  574. package/src/circuloCredito/index.ts +2 -2
  575. package/src/cnbv-business/CnbvApi.ts +31 -31
  576. package/src/cnbv-business/index.ts +4 -4
  577. package/src/cnbv-business/interfaces/ICnbvApi.ts +19 -19
  578. package/src/cnbv-connector/CnbvConnectorApi.ts +18 -18
  579. package/src/cnbv-connector/index.ts +2 -2
  580. package/src/cnbv-connector/interfaces/ICnbvConnectorApi.ts +6 -6
  581. package/src/cognitoConnector/CognitoConnectorApi.ts +110 -110
  582. package/src/cognitoConnector/CognitoConnectorV2.ts +87 -87
  583. package/src/cognitoConnector/index.ts +11 -11
  584. package/src/cognitoConnector/interfaces/ICognitoConnectorApi.ts +16 -16
  585. package/src/cognitoConnector/interfaces/ICognitoV2Api.ts +63 -63
  586. package/src/collector/CollectorApi.ts +6 -6
  587. package/src/collector/index.ts +3 -3
  588. package/src/collector/interfaces/ICollectorApi.ts +5 -5
  589. package/src/commission-business/CommissionBusinessApi.ts +19 -19
  590. package/src/commission-business/index.ts +3 -3
  591. package/src/commission-business/interfaces/ICommissionBusinessApi.ts +15 -15
  592. package/src/contactInformation/ContactInformationApi.ts +20 -20
  593. package/src/contactInformation/index.ts +3 -3
  594. package/src/contactInformation/interface/IContactInformationApi.ts +8 -8
  595. package/src/container.config.ts +271 -271
  596. package/src/contract-business/api/ContractBusinessApi.ts +37 -37
  597. package/src/contract-business/api/interfaces/IContractBusinessApi.ts +32 -32
  598. package/src/contract-business/index.ts +2 -2
  599. package/src/contract-generator/ContractGeneratorApi.ts +18 -18
  600. package/src/contract-generator/index.ts +3 -3
  601. package/src/contract-generator/interfaces/IContractGeneratorApi.ts +16 -16
  602. package/src/countries-business/CountriesBusinessApi.ts +26 -26
  603. package/src/countries-business/index.ts +2 -2
  604. package/src/countries-business/interfaces/ICountriesBusinessApi.ts +22 -22
  605. package/src/credit-engine/CreditEngineApi.ts +54 -54
  606. package/src/credit-engine/index.ts +17 -17
  607. package/src/credit-engine/interfaces/ICreditEngineApi.ts +46 -46
  608. package/src/credit-engine/queue/CreditCollectionPublisher.ts +24 -24
  609. package/src/credit-engine/queue/CreditDelinquencyPublisher.ts +24 -24
  610. package/src/credit-engine/queue/CreditIncomeDetectionPublisher.ts +24 -24
  611. package/src/credit-engine/queue/CreditLienCollectionPublisher.ts +24 -24
  612. package/src/credit-engine/queue/CreditNotificationPublisher.ts +24 -24
  613. package/src/credit-engine/queue/CreditOfferGenerationPublisher.ts +24 -24
  614. package/src/credit-engine/queue/CreditReconciliationPublisher.ts +24 -24
  615. package/src/credit-engine/queue/CreditScoringPublisher.ts +24 -24
  616. package/src/credit-engine/queue/CreditStatementPublisher.ts +24 -24
  617. package/src/credit-engine/queue/CreditTransferPublisher.ts +24 -24
  618. package/src/credit-engine/queue/interfaces/ICreditCollectionPublisher.ts +5 -5
  619. package/src/credit-engine/queue/interfaces/ICreditDelinquencyPublisher.ts +5 -5
  620. package/src/credit-engine/queue/interfaces/ICreditIncomeDetectionPublisher.ts +5 -5
  621. package/src/credit-engine/queue/interfaces/ICreditLienCollectionPublisher.ts +5 -5
  622. package/src/credit-engine/queue/interfaces/ICreditNotificationPublisher.ts +5 -5
  623. package/src/credit-engine/queue/interfaces/ICreditOfferGenerationPublisher.ts +5 -5
  624. package/src/credit-engine/queue/interfaces/ICreditReconciliationPublisher.ts +5 -5
  625. package/src/credit-engine/queue/interfaces/ICreditScoringPublisher.ts +5 -5
  626. package/src/credit-engine/queue/interfaces/ICreditStatementPublisher.ts +5 -5
  627. package/src/credit-engine/queue/interfaces/ICreditTransferPublisher.ts +5 -5
  628. package/src/credit-payment/CreditPaymentApi.ts +73 -73
  629. package/src/credit-payment/index.ts +2 -2
  630. package/src/credit-payment/interfaces/ICreditPaymentApi.ts +52 -52
  631. package/src/credit-statements/api/CreditStatementsApi.ts +25 -25
  632. package/src/credit-statements/api/interfaces/ICreditStatementsApi.ts +30 -30
  633. package/src/credit-statements/index.ts +2 -2
  634. package/src/device/DeviceApi.ts +32 -32
  635. package/src/device/index.ts +3 -3
  636. package/src/device/interfaces/IDeviceApi.ts +41 -41
  637. package/src/directories/DirectoriesApi.ts +3 -3
  638. package/src/directories/index.ts +3 -3
  639. package/src/directories/interfaces/IDirectoriesApi.ts +2 -2
  640. package/src/directory/DirectoryApi.ts +196 -196
  641. package/src/directory/index.ts +3 -3
  642. package/src/directory/interfaces/IDirectoryApi.ts +73 -73
  643. package/src/directorySetting/DirectorySettingApi.ts +3 -3
  644. package/src/directorySetting/index.ts +3 -3
  645. package/src/directorySetting/interfaces/IDirectorySettingApi.ts +2 -2
  646. package/src/disputes/DisputesApi.ts +50 -50
  647. package/src/disputes/index.ts +3 -3
  648. package/src/disputes/interfaces/IDisputesApi.ts +54 -54
  649. package/src/document-generator/DocumentGeneratorApi.ts +51 -51
  650. package/src/document-generator/index.ts +2 -2
  651. package/src/document-generator/interfaces/IDocumentGeneratorApi.ts +34 -34
  652. package/src/document-image-processor/DocumentImageProcessorApi.ts +3 -3
  653. package/src/document-image-processor/index.ts +2 -2
  654. package/src/document-image-processor/interfaces/IDocumentImageProcessorApi.ts +2 -2
  655. package/src/estafeta/api/EstafetaApi.ts +6 -6
  656. package/src/estafeta/api/interfaces/IEstafetaApi.ts +4 -4
  657. package/src/estafeta/index.ts +2 -2
  658. package/src/event-history-business/EventHistoryApi.ts +108 -108
  659. package/src/event-history-business/index.ts +3 -3
  660. package/src/event-history-business/interfaces/IEventHistoryApi.ts +47 -47
  661. package/src/exchangeRates/ExchangeRatesApi.ts +3 -3
  662. package/src/exchangeRates/index.ts +2 -2
  663. package/src/exchangeRates/interfaces/IExchangeRatesApi.ts +2 -2
  664. package/src/fiadoMessages/api/FiadoMessagesApi.ts +20 -20
  665. package/src/fiadoMessages/api/interfaces/IFiadoMessagesApi.ts +2 -2
  666. package/src/fiadoMessages/index.ts +2 -2
  667. package/src/firebase-connector/FirebaseConnectorApi.ts +2 -2
  668. package/src/firebase-connector/index.ts +4 -4
  669. package/src/firebase-connector/interfaces/IFirebaseConnectorApi.ts +1 -1
  670. package/src/fraudPreventionEngine/api/FraudPreventionEngineApi.ts +3 -3
  671. package/src/fraudPreventionEngine/api/interfaces/IFraudPreventionEngineApi.ts +2 -2
  672. package/src/fraudPreventionEngine/index.ts +2 -2
  673. package/src/group/GroupApi.ts +3 -3
  674. package/src/group/index.ts +2 -2
  675. package/src/group/interfaces/IGroupApi.ts +2 -2
  676. package/src/identity/IdentityApi.ts +95 -95
  677. package/src/identity/index.ts +4 -4
  678. package/src/identity/interfaces/IIdentityApi.ts +46 -46
  679. package/src/index.ts +75 -75
  680. package/src/legalDocument/api/LegalDocumentApi.ts +38 -38
  681. package/src/legalDocument/api/interfaces/ILegalDocumentApi.ts +7 -7
  682. package/src/legalDocument/index.ts +4 -4
  683. package/src/milestone-business/api/MilestoneBusinessApi.ts +26 -26
  684. package/src/milestone-business/api/interfaces/IMilestoneBusinessApi.ts +9 -9
  685. package/src/milestone-business/index.ts +2 -2
  686. package/src/multicommServicePayment/api/MulticommServicePaymentApi.ts +4 -4
  687. package/src/multicommServicePayment/api/interfaces/IMulticommServicePaymentApi.ts +3 -3
  688. package/src/multicommServicePayment/index.ts +2 -2
  689. package/src/notificationMessages/index.ts +2 -2
  690. package/src/notificationMessages/queue/NotificationMessagePublisher.ts +3 -3
  691. package/src/notificationMessages/queue/interfaces/INotificationMessagesPublisher.ts +2 -2
  692. package/src/notificationWebsockets/index.ts +2 -2
  693. package/src/notificationWebsockets/queue/NotificationWSMessagePublisher.ts +29 -29
  694. package/src/notificationWebsockets/queue/interfaces/INotificationWSMessagesPublisher.ts +4 -4
  695. package/src/observations/ObservationsApi.ts +3 -3
  696. package/src/observations/index.ts +3 -3
  697. package/src/observations/interfaces/IObservationsApi.ts +2 -2
  698. package/src/onboarding/api/OnboardingApi.ts +23 -23
  699. package/src/onboarding/api/interfaces/IOnboardingApi.ts +3 -3
  700. package/src/onboarding/index.ts +2 -2
  701. package/src/onboarding-business/api/OnboardingBusinessApi.ts +210 -210
  702. package/src/onboarding-business/api/interfaces/IOnboardingBusinessApi.ts +9 -9
  703. package/src/onboarding-business/index.ts +2 -2
  704. package/src/order-collector-business/OrderCollectorApi.ts +20 -20
  705. package/src/order-collector-business/index.ts +4 -4
  706. package/src/order-collector-business/interfaces/IOrderCollectorApi.ts +9 -9
  707. package/src/p2pContact/api/P2pContactApi.ts +19 -19
  708. package/src/p2pContact/api/interfaces/IP2pContactApi.ts +4 -4
  709. package/src/p2pContact/index.ts +2 -2
  710. package/src/payroll-business/PayrollApi.ts +19 -19
  711. package/src/payroll-business/index.ts +2 -2
  712. package/src/payroll-business/interfaces/IPayrollApi.ts +18 -18
  713. package/src/people-business/api/PeopleBusinessApi.ts +3 -3
  714. package/src/people-business/api/interfaces/IPeopleBusinessApi.ts +2 -2
  715. package/src/people-business/index.ts +2 -2
  716. package/src/platform-error-events/index.ts +2 -2
  717. package/src/platform-error-events/queue/PlatformErrorEventsPublisher.ts +24 -24
  718. package/src/platform-error-events/queue/interfaces/IPlatformErrorEventsPublisher.ts +5 -5
  719. package/src/pomelo/api/PomeloApi.ts +109 -109
  720. package/src/pomelo/api/interfaces/IPomeloApi.ts +29 -29
  721. package/src/pomelo/index.ts +2 -2
  722. package/src/pomeloProcessor/api/PomeloProcessorApi.ts +17 -17
  723. package/src/pomeloProcessor/api/interfaces/IPomeloProcessorApi.ts +2 -2
  724. package/src/pomeloProcessor/index.ts +2 -2
  725. package/src/pricelist-business/PriceListApi.ts +3 -3
  726. package/src/pricelist-business/index.ts +2 -2
  727. package/src/pricelist-business/interfaces/IPriceListApi.ts +2 -2
  728. package/src/product-catalog/ProductCatalogApi.ts +2 -2
  729. package/src/product-catalog/index.ts +2 -2
  730. package/src/product-catalog/interfaces/IProductCatalogApi.ts +1 -1
  731. package/src/product-payment/api/ProductPaymentApi.ts +25 -25
  732. package/src/product-payment/api/interfaces/IProductPaymentApi.ts +8 -8
  733. package/src/product-payment/index.ts +2 -2
  734. package/src/referral-business/ReferralBusinessApi.ts +3 -3
  735. package/src/referral-business/index.ts +2 -2
  736. package/src/referral-business/interfaces/IReferralBusinessApi.ts +2 -2
  737. package/src/report-processor-business/api/IReportProcessorBusinessApi.ts +4 -4
  738. package/src/report-processor-business/api/ReportProcessorBusinessApi.ts +17 -17
  739. package/src/report-processor-business/index.ts +5 -5
  740. package/src/riskProfile/api/RiskProfileApi.ts +5 -5
  741. package/src/riskProfile/api/TransactionAlertApi.ts +49 -49
  742. package/src/riskProfile/api/interfaces/IRiskProfileApi.ts +4 -4
  743. package/src/riskProfile/api/interfaces/ITransactionAlertApi.ts +70 -70
  744. package/src/riskProfile/index.ts +8 -8
  745. package/src/riskProfile/queue/TransactionAlarmPublisher.ts +25 -25
  746. package/src/riskProfile/queue/interfaces/ITransactionAlarmPublisher.ts +4 -4
  747. package/src/service-business/ServiceApi.ts +5 -5
  748. package/src/service-business/index.ts +3 -3
  749. package/src/service-business/interfaces/IServiceApi.ts +4 -4
  750. package/src/sessionActivity/index.ts +2 -2
  751. package/src/sessionActivity/queue/SessionActivityPublisher.ts +23 -23
  752. package/src/sessionActivity/queue/interfaces/ISessionActivityPublisher.ts +4 -4
  753. package/src/stp-business/api/STPBusinessApi.ts +32 -32
  754. package/src/stp-business/api/interfaces/ISTPBusinessApi.ts +15 -15
  755. package/src/stp-business/index.ts +2 -2
  756. package/src/stpAccount/api/STPAccountApi.ts +111 -111
  757. package/src/stpAccount/api/interfaces/ISTPAccountApi.ts +7 -7
  758. package/src/stpAccount/index.ts +2 -2
  759. package/src/stpServicePayment/api/StpServicePaymentApi.ts +4 -4
  760. package/src/stpServicePayment/api/interfaces/IStpServicePaymentApi.ts +3 -3
  761. package/src/stpServicePayment/index.ts +2 -2
  762. package/src/stpSpei/api/StpSpeiApi.ts +32 -32
  763. package/src/stpSpei/api/interfaces/IStpSpeiApi.ts +6 -6
  764. package/src/stpSpei/index.ts +2 -2
  765. package/src/teams-connector/index.ts +2 -2
  766. package/src/teams-connector/queue/TeamsNotificationPublisher.ts +24 -24
  767. package/src/teams-connector/queue/interfaces/ITeamsNotificationPublisher.ts +5 -5
  768. package/src/tern/api/TernApi.ts +5 -5
  769. package/src/tern/api/interfaces/ITernApi.ts +6 -6
  770. package/src/tern/index.ts +2 -2
  771. package/src/transaction/api/TransactionApi.ts +4 -4
  772. package/src/transaction/api/interfaces/ITransactionApi.ts +3 -3
  773. package/src/transaction/index.ts +5 -5
  774. package/src/transaction/queue/TransactionPublisher.ts +25 -25
  775. package/src/transaction/queue/interfaces/ITransactionPublisher.ts +4 -4
  776. package/src/transactionProcessor/api/TransactionProcessorApi.ts +4 -4
  777. package/src/transactionProcessor/api/interfaces/ITransactionProcessorApi.ts +3 -3
  778. package/src/transactionProcessor/index.ts +2 -2
  779. package/src/uniteller-connector/api/UnitellerConnectorApi.ts +113 -113
  780. package/src/uniteller-connector/api/interfaces/IUnitellerConnectorApi.ts +85 -85
  781. package/src/uniteller-connector/index.ts +2 -2
  782. package/src/utils/InvokerUtils.ts +18 -18
  783. package/src/zendesk/ZendeskApi.ts +3 -3
  784. package/src/zendesk/index.ts +3 -3
  785. package/src/zendesk/interfaces/IZendeskApi.ts +2 -2
@@ -1,211 +1,211 @@
1
- import { inject, injectable } from "inversify";
2
- import { IHttpRequest } from "@fiado/http-client";
3
- import { IOnboardingBusinessApi } from "./interfaces/IOnboardingBusinessApi";
4
-
5
-
6
- @injectable()
7
- export default class OnboardingBusinessApi implements IOnboardingBusinessApi {
8
-
9
- private readonly baseUrl = process.env.ONBOARDING_BUSINESS_LAMBDA_URL || "";
10
-
11
- constructor(@inject("IHttpRequest") private httpRequest: IHttpRequest) {
12
- }
13
-
14
- //**
15
- // Function: getById
16
- // Description: Search onboarding by id
17
- // Parameters: id
18
- // Return: Onboarding
19
- // **/
20
- async getById(id: string): Promise<any> {
21
- const url = `${this.baseUrl}private/getById/${id}`;
22
- return await this.httpRequest.get(`${url}`);
23
- }
24
-
25
- //**
26
- // Function: getByPhoneNumber
27
- // Description: Search onboarding by phone number
28
- // Parameters: phoneNumber
29
- // Return: Onboarding
30
- // **/
31
- async getByPhoneNumber(phoneNumber: string): Promise<any> {
32
- const url = `${this.baseUrl}private/getByPhoneNumber/${phoneNumber}`;
33
- return await this.httpRequest.get(`${url}`);
34
- }
35
-
36
- //**
37
- // Function: getByReferralDirectoryId
38
- // Description: Search onboarding by referral directory id
39
- // Parameters: params
40
- // Return: Onboarding
41
- // **/
42
- async getByReferralDirectoryId(params: { referralDirectoryId: string; index?: string; pageSize?: string; sort?: "ascending" | "descending"; startDate?: string; endDate?: string; }): Promise<any> {
43
- const queryParams = []
44
- if (params.index) queryParams.push(`index=${params.index}`)
45
- if (params.pageSize) queryParams.push(`pageSize=${params.pageSize}`)
46
- if (params.sort) queryParams.push(`sort=${params.sort}`)
47
- if (params.startDate) queryParams.push(`startDate=${params.startDate}`)
48
- if (params.endDate) queryParams.push(`endDate=${params.endDate}`)
49
-
50
- const query = queryParams.length > 0 ? `?${queryParams.join("&")}` : "";
51
-
52
- const url = `${this.baseUrl}private/getByReferralDirectoryId/${params.referralDirectoryId}${query}`;
53
- return await this.httpRequest.get(`${url}`);
54
- }
55
-
56
- //**
57
- // Function: getByReferralCode
58
- // Description: Search onboarding by referral code
59
- // Parameters: params
60
- // Return: Onboarding
61
- // **/
62
- async getByReferralCode(params: { referralCode: string; index?: string; pageSize?: string; }): Promise<any> {
63
- const url = `${this.baseUrl}private/getByReferralCode/${params.referralCode}`;
64
- return await this.httpRequest.get(`${url}`);
65
- }
66
-
67
- //**
68
- // Function: getByMyReferralCode
69
- // Description: Search onboarding by my referral code
70
- // Parameters: referralCode
71
- // Return: Onboarding
72
- // **/
73
- async getByMyReferralCode(referralCode: string): Promise<any> {
74
- const url = `${this.baseUrl}private/getByMyReferralCode/${referralCode}`;
75
- return await this.httpRequest.get(`${url}`);
76
- }
77
-
78
- //**
79
- // Function: getList
80
- // Description: Search onboarding list
81
- // Parameters: params
82
- // Return: Onboarding list
83
- // **/
84
- async getList(params: { index?: string; pageSize?: string; }): Promise<any> {
85
- const url = `${this.baseUrl}private/getList`;
86
- return await this.httpRequest.get(`${url}`);
87
- }
88
-
89
- async getBatchByIds(ids: string[]): Promise<any> {
90
- const url = `${this.baseUrl}private/getBatchByIds`;
91
- return await this.httpRequest.get(`${url}`, { ids });
92
- }
93
-
94
- }
95
-
96
-
97
-
98
-
99
-
100
- // @Endpoint({
101
- // method: HttpMethod.GET,
102
- // path: '/private/getById/{id}',
103
- // summary: 'Get user by ID endpoint',
104
- // tags: ['PrivateController']
105
- // })
106
- // @AuthorizedFeatures(Feature.ANONIMUS)
107
- // async getById(request: ApiGatewayRequest<any>): Promise<ApiResponse> {
108
- // const { id } = request.pathParameter;
109
- // try {
110
- // log.info(`PrivateController [getById]: Processing request to get user by ID: ${id}`);
111
- // return await this._getOnboardingUserManager.getById(id);
112
- // } catch (error) {
113
- // log.error("PrivateController [getById]:", error);
114
- // return ApiResponse.badRequest({code: error.code ?? "UNKNOWN", msg: error.message ?? "Unknown error"});
115
- // }
116
- // }
117
-
118
- // @Endpoint({
119
- // method: HttpMethod.GET,
120
- // path: '/private/getByPhoneNumber/{phoneNumber}',
121
- // summary: 'Get user by phone number endpoint',
122
- // tags: ['PrivateController']
123
- // })
124
- // @AuthorizedFeatures(Feature.ANONIMUS)
125
- // async getByPhoneNumber(request: ApiGatewayRequest<any>): Promise<ApiResponse> {
126
- // const { phoneNumber } = request.pathParameter;
127
- // try {
128
- // log.info(`PrivateController [getByPhoneNumber]: Processing request to get user by phone number: ${phoneNumber}`);
129
- // return await this._getOnboardingUserManager.getByPhoneNumber(phoneNumber);
130
- // } catch (error) {
131
- // log.error("PrivateController [getByPhoneNumber]:", error);
132
- // return ApiResponse.badRequest({code: error.code ?? "UNKNOWN", msg: error.message ?? "Unknown error"});
133
- // }
134
- // }
135
-
136
- // @Endpoint({
137
- // method: HttpMethod.GET,
138
- // path: '/private/getByReferralDirectoryId/{referralDirectoryId}',
139
- // summary: 'Get users by referral directory ID endpoint',
140
- // tags: ['PrivateController']
141
- // })
142
- // @AuthorizedFeatures(Feature.ANONIMUS)
143
- // async getByReferralDirectoryId(request: ApiGatewayRequest<any>): Promise<ApiResponse> {
144
- // const { referralDirectoryId } = request.pathParameter;
145
- // const index = request?.queryStringParameters?.index ?? "null";
146
- // const pageSize = !isNaN(parseInt(request?.queryStringParameters?.pageSize)) ? parseInt(request?.queryStringParameters?.pageSize) : parseInt(process.env.PAGE_SIZE);
147
- // try {
148
- // log.info(`PrivateController [getByReferralDirectoryId]: Processing request to get users by referral directory ID: ${referralDirectoryId}`);
149
- // return await this._getOnboardingUserManager.getByReferralDirectoryId({ referralDirectoryId, index, pageSize: pageSize });
150
- // } catch (error) {
151
- // log.error("PrivateController [getByReferralDirectoryId]:", error);
152
- // return ApiResponse.badRequest({code: error.code ?? "UNKNOWN", msg: error.message ?? "Unknown error"});
153
- // }
154
- // }
155
-
156
- // @Endpoint({
157
- // method: HttpMethod.GET,
158
- // path: '/private/getByReferralCode/{referralCode}',
159
- // summary: 'Get users by referral code endpoint',
160
- // tags: ['PrivateController']
161
- // })
162
- // @AuthorizedFeatures(Feature.ANONIMUS)
163
- // async getByReferralCode(request: ApiGatewayRequest<any>): Promise<ApiResponse> {
164
- // const { referralCode } = request.pathParameter;
165
- // const index = request?.queryStringParameters?.index ?? "null";
166
- // const pageSize = !isNaN(parseInt(request?.queryStringParameters?.pageSize)) ? parseInt(request?.queryStringParameters?.pageSize) : parseInt(process.env.PAGE_SIZE);
167
- // try {
168
- // log.info(`PrivateController [getByReferralCode]: Processing request to get users by referral code: ${referralCode}`);
169
- // return await this._getOnboardingUserManager.getByReferralCode({ referralCode, index, pageSize: pageSize });
170
- // } catch (error) {
171
- // log.error("PrivateController [getByReferralCode]:", error);
172
- // return ApiResponse.badRequest({code: error.code ?? "UNKNOWN", msg: error.message ?? "Unknown error"});
173
- // }
174
- // }
175
-
176
- // @Endpoint({
177
- // method: HttpMethod.GET,
178
- // path: '/private/getByMyReferralCode/{referralCode}',
179
- // summary: 'Get user by my referral code endpoint',
180
- // tags: ['PrivateController']
181
- // })
182
- // @AuthorizedFeatures(Feature.ANONIMUS)
183
- // async getByMyReferralCode(request: ApiGatewayRequest<any>): Promise<ApiResponse> {
184
- // const { referralCode } = request.pathParameter;
185
- // try {
186
- // log.info(`PrivateController [getByMyReferralCode]: Processing request to get user by my referral code: ${referralCode}`);
187
- // return await this._getOnboardingUserManager.getByMyReferralCode(referralCode);
188
- // } catch (error) {
189
- // log.error("PrivateController [getByMyReferralCode]:", error);
190
- // return ApiResponse.badRequest({code: error.code ?? "UNKNOWN", msg: error.message ?? "Unknown error"});
191
- // }
192
- // }
193
-
194
- // @Endpoint({
195
- // method: HttpMethod.GET,
196
- // path: '/private/getList',
197
- // summary: 'Get list of users endpoint',
198
- // tags: ['PrivateController'],
199
- // })
200
- // @AuthorizedFeatures(Feature.ANONIMUS)
201
- // async getList(request: ApiGatewayRequest<any>): Promise<ApiResponse> {
202
- // const index = request?.queryStringParameters?.index ?? "null";
203
- // const pageSize = !isNaN(parseInt(request?.queryStringParameters?.pageSize)) ? parseInt(request?.queryStringParameters?.pageSize) : parseInt(process.env.PAGE_SIZE);
204
- // try {
205
- // log.info(`PrivateController [getList]: Processing request to get list of users`);
206
- // return await this._getOnboardingUserManager.getList({ index, pageSize: pageSize });
207
- // } catch (error) {
208
- // log.error("PrivateController [getList]:", error);
209
- // return ApiResponse.badRequest({code: error.code ?? "UNKNOWN", msg: error.message ?? "Unknown error"});
210
- // }
1
+ import { inject, injectable } from "inversify";
2
+ import { IHttpRequest } from "@fiado/http-client";
3
+ import { IOnboardingBusinessApi } from "./interfaces/IOnboardingBusinessApi.js";
4
+
5
+
6
+ @injectable()
7
+ export default class OnboardingBusinessApi implements IOnboardingBusinessApi {
8
+
9
+ private readonly baseUrl = process.env.ONBOARDING_BUSINESS_LAMBDA_URL || "";
10
+
11
+ constructor(@inject("IHttpRequest") private httpRequest: IHttpRequest) {
12
+ }
13
+
14
+ //**
15
+ // Function: getById
16
+ // Description: Search onboarding by id
17
+ // Parameters: id
18
+ // Return: Onboarding
19
+ // **/
20
+ async getById(id: string): Promise<any> {
21
+ const url = `${this.baseUrl}private/getById/${id}`;
22
+ return await this.httpRequest.get(`${url}`);
23
+ }
24
+
25
+ //**
26
+ // Function: getByPhoneNumber
27
+ // Description: Search onboarding by phone number
28
+ // Parameters: phoneNumber
29
+ // Return: Onboarding
30
+ // **/
31
+ async getByPhoneNumber(phoneNumber: string): Promise<any> {
32
+ const url = `${this.baseUrl}private/getByPhoneNumber/${phoneNumber}`;
33
+ return await this.httpRequest.get(`${url}`);
34
+ }
35
+
36
+ //**
37
+ // Function: getByReferralDirectoryId
38
+ // Description: Search onboarding by referral directory id
39
+ // Parameters: params
40
+ // Return: Onboarding
41
+ // **/
42
+ async getByReferralDirectoryId(params: { referralDirectoryId: string; index?: string; pageSize?: string; sort?: "ascending" | "descending"; startDate?: string; endDate?: string; }): Promise<any> {
43
+ const queryParams = []
44
+ if (params.index) queryParams.push(`index=${params.index}`)
45
+ if (params.pageSize) queryParams.push(`pageSize=${params.pageSize}`)
46
+ if (params.sort) queryParams.push(`sort=${params.sort}`)
47
+ if (params.startDate) queryParams.push(`startDate=${params.startDate}`)
48
+ if (params.endDate) queryParams.push(`endDate=${params.endDate}`)
49
+
50
+ const query = queryParams.length > 0 ? `?${queryParams.join("&")}` : "";
51
+
52
+ const url = `${this.baseUrl}private/getByReferralDirectoryId/${params.referralDirectoryId}${query}`;
53
+ return await this.httpRequest.get(`${url}`);
54
+ }
55
+
56
+ //**
57
+ // Function: getByReferralCode
58
+ // Description: Search onboarding by referral code
59
+ // Parameters: params
60
+ // Return: Onboarding
61
+ // **/
62
+ async getByReferralCode(params: { referralCode: string; index?: string; pageSize?: string; }): Promise<any> {
63
+ const url = `${this.baseUrl}private/getByReferralCode/${params.referralCode}`;
64
+ return await this.httpRequest.get(`${url}`);
65
+ }
66
+
67
+ //**
68
+ // Function: getByMyReferralCode
69
+ // Description: Search onboarding by my referral code
70
+ // Parameters: referralCode
71
+ // Return: Onboarding
72
+ // **/
73
+ async getByMyReferralCode(referralCode: string): Promise<any> {
74
+ const url = `${this.baseUrl}private/getByMyReferralCode/${referralCode}`;
75
+ return await this.httpRequest.get(`${url}`);
76
+ }
77
+
78
+ //**
79
+ // Function: getList
80
+ // Description: Search onboarding list
81
+ // Parameters: params
82
+ // Return: Onboarding list
83
+ // **/
84
+ async getList(params: { index?: string; pageSize?: string; }): Promise<any> {
85
+ const url = `${this.baseUrl}private/getList`;
86
+ return await this.httpRequest.get(`${url}`);
87
+ }
88
+
89
+ async getBatchByIds(ids: string[]): Promise<any> {
90
+ const url = `${this.baseUrl}private/getBatchByIds`;
91
+ return await this.httpRequest.get(`${url}`, { ids });
92
+ }
93
+
94
+ }
95
+
96
+
97
+
98
+
99
+
100
+ // @Endpoint({
101
+ // method: HttpMethod.GET,
102
+ // path: '/private/getById/{id}',
103
+ // summary: 'Get user by ID endpoint',
104
+ // tags: ['PrivateController']
105
+ // })
106
+ // @AuthorizedFeatures(Feature.ANONIMUS)
107
+ // async getById(request: ApiGatewayRequest<any>): Promise<ApiResponse> {
108
+ // const { id } = request.pathParameter;
109
+ // try {
110
+ // log.info(`PrivateController [getById]: Processing request to get user by ID: ${id}`);
111
+ // return await this._getOnboardingUserManager.getById(id);
112
+ // } catch (error) {
113
+ // log.error("PrivateController [getById]:", error);
114
+ // return ApiResponse.badRequest({code: error.code ?? "UNKNOWN", msg: error.message ?? "Unknown error"});
115
+ // }
116
+ // }
117
+
118
+ // @Endpoint({
119
+ // method: HttpMethod.GET,
120
+ // path: '/private/getByPhoneNumber/{phoneNumber}',
121
+ // summary: 'Get user by phone number endpoint',
122
+ // tags: ['PrivateController']
123
+ // })
124
+ // @AuthorizedFeatures(Feature.ANONIMUS)
125
+ // async getByPhoneNumber(request: ApiGatewayRequest<any>): Promise<ApiResponse> {
126
+ // const { phoneNumber } = request.pathParameter;
127
+ // try {
128
+ // log.info(`PrivateController [getByPhoneNumber]: Processing request to get user by phone number: ${phoneNumber}`);
129
+ // return await this._getOnboardingUserManager.getByPhoneNumber(phoneNumber);
130
+ // } catch (error) {
131
+ // log.error("PrivateController [getByPhoneNumber]:", error);
132
+ // return ApiResponse.badRequest({code: error.code ?? "UNKNOWN", msg: error.message ?? "Unknown error"});
133
+ // }
134
+ // }
135
+
136
+ // @Endpoint({
137
+ // method: HttpMethod.GET,
138
+ // path: '/private/getByReferralDirectoryId/{referralDirectoryId}',
139
+ // summary: 'Get users by referral directory ID endpoint',
140
+ // tags: ['PrivateController']
141
+ // })
142
+ // @AuthorizedFeatures(Feature.ANONIMUS)
143
+ // async getByReferralDirectoryId(request: ApiGatewayRequest<any>): Promise<ApiResponse> {
144
+ // const { referralDirectoryId } = request.pathParameter;
145
+ // const index = request?.queryStringParameters?.index ?? "null";
146
+ // const pageSize = !isNaN(parseInt(request?.queryStringParameters?.pageSize)) ? parseInt(request?.queryStringParameters?.pageSize) : parseInt(process.env.PAGE_SIZE);
147
+ // try {
148
+ // log.info(`PrivateController [getByReferralDirectoryId]: Processing request to get users by referral directory ID: ${referralDirectoryId}`);
149
+ // return await this._getOnboardingUserManager.getByReferralDirectoryId({ referralDirectoryId, index, pageSize: pageSize });
150
+ // } catch (error) {
151
+ // log.error("PrivateController [getByReferralDirectoryId]:", error);
152
+ // return ApiResponse.badRequest({code: error.code ?? "UNKNOWN", msg: error.message ?? "Unknown error"});
153
+ // }
154
+ // }
155
+
156
+ // @Endpoint({
157
+ // method: HttpMethod.GET,
158
+ // path: '/private/getByReferralCode/{referralCode}',
159
+ // summary: 'Get users by referral code endpoint',
160
+ // tags: ['PrivateController']
161
+ // })
162
+ // @AuthorizedFeatures(Feature.ANONIMUS)
163
+ // async getByReferralCode(request: ApiGatewayRequest<any>): Promise<ApiResponse> {
164
+ // const { referralCode } = request.pathParameter;
165
+ // const index = request?.queryStringParameters?.index ?? "null";
166
+ // const pageSize = !isNaN(parseInt(request?.queryStringParameters?.pageSize)) ? parseInt(request?.queryStringParameters?.pageSize) : parseInt(process.env.PAGE_SIZE);
167
+ // try {
168
+ // log.info(`PrivateController [getByReferralCode]: Processing request to get users by referral code: ${referralCode}`);
169
+ // return await this._getOnboardingUserManager.getByReferralCode({ referralCode, index, pageSize: pageSize });
170
+ // } catch (error) {
171
+ // log.error("PrivateController [getByReferralCode]:", error);
172
+ // return ApiResponse.badRequest({code: error.code ?? "UNKNOWN", msg: error.message ?? "Unknown error"});
173
+ // }
174
+ // }
175
+
176
+ // @Endpoint({
177
+ // method: HttpMethod.GET,
178
+ // path: '/private/getByMyReferralCode/{referralCode}',
179
+ // summary: 'Get user by my referral code endpoint',
180
+ // tags: ['PrivateController']
181
+ // })
182
+ // @AuthorizedFeatures(Feature.ANONIMUS)
183
+ // async getByMyReferralCode(request: ApiGatewayRequest<any>): Promise<ApiResponse> {
184
+ // const { referralCode } = request.pathParameter;
185
+ // try {
186
+ // log.info(`PrivateController [getByMyReferralCode]: Processing request to get user by my referral code: ${referralCode}`);
187
+ // return await this._getOnboardingUserManager.getByMyReferralCode(referralCode);
188
+ // } catch (error) {
189
+ // log.error("PrivateController [getByMyReferralCode]:", error);
190
+ // return ApiResponse.badRequest({code: error.code ?? "UNKNOWN", msg: error.message ?? "Unknown error"});
191
+ // }
192
+ // }
193
+
194
+ // @Endpoint({
195
+ // method: HttpMethod.GET,
196
+ // path: '/private/getList',
197
+ // summary: 'Get list of users endpoint',
198
+ // tags: ['PrivateController'],
199
+ // })
200
+ // @AuthorizedFeatures(Feature.ANONIMUS)
201
+ // async getList(request: ApiGatewayRequest<any>): Promise<ApiResponse> {
202
+ // const index = request?.queryStringParameters?.index ?? "null";
203
+ // const pageSize = !isNaN(parseInt(request?.queryStringParameters?.pageSize)) ? parseInt(request?.queryStringParameters?.pageSize) : parseInt(process.env.PAGE_SIZE);
204
+ // try {
205
+ // log.info(`PrivateController [getList]: Processing request to get list of users`);
206
+ // return await this._getOnboardingUserManager.getList({ index, pageSize: pageSize });
207
+ // } catch (error) {
208
+ // log.error("PrivateController [getList]:", error);
209
+ // return ApiResponse.badRequest({code: error.code ?? "UNKNOWN", msg: error.message ?? "Unknown error"});
210
+ // }
211
211
  // }
@@ -1,10 +1,10 @@
1
- export interface IOnboardingBusinessApi {
2
- getById(id: string): Promise<any>
3
- getByPhoneNumber(phoneNumber: string): Promise<any>
4
- getByReferralDirectoryId(params:{referralDirectoryId: string; index?: string; pageSize?: string; sort?: "ascending" | "descending"; startDate?: string; endDate?: string; }): Promise<any>
5
- getByReferralCode(params:{referralCode: string; index?: string; pageSize?: string;}): Promise<any>
6
- getByMyReferralCode(referralCode: string): Promise<any>
7
- getList(params:{index?: string; pageSize?: string; }): Promise<any>
8
-
9
- getBatchByIds(ids: string[]): Promise<any>
1
+ export interface IOnboardingBusinessApi {
2
+ getById(id: string): Promise<any>
3
+ getByPhoneNumber(phoneNumber: string): Promise<any>
4
+ getByReferralDirectoryId(params:{referralDirectoryId: string; index?: string; pageSize?: string; sort?: "ascending" | "descending"; startDate?: string; endDate?: string; }): Promise<any>
5
+ getByReferralCode(params:{referralCode: string; index?: string; pageSize?: string;}): Promise<any>
6
+ getByMyReferralCode(referralCode: string): Promise<any>
7
+ getList(params:{index?: string; pageSize?: string; }): Promise<any>
8
+
9
+ getBatchByIds(ids: string[]): Promise<any>
10
10
  }
@@ -1,2 +1,2 @@
1
- export * from './api/OnboardingBusinessApi';
2
- export * from './api/interfaces/IOnboardingBusinessApi';
1
+ export * from './api/OnboardingBusinessApi.js';
2
+ export * from './api/interfaces/IOnboardingBusinessApi.js';
@@ -1,20 +1,20 @@
1
- import dotenv from 'dotenv';
2
- import { inject, injectable } from "inversify";
3
- import { IHttpRequest } from "@fiado/http-client";
4
- import { IOrderCollectorApi } from './interfaces/IOrderCollectorApi';
5
- import { CollectorOrderStatus } from '@fiado/type-kit/bin/collector';
6
-
7
- dotenv.config();
8
-
9
- @injectable()
10
- export class OrderCollectorApi implements IOrderCollectorApi {
11
-
12
- private readonly baseUrl = process.env.ORDER_COLLECTOR_BUSINESS || "";
13
-
14
- constructor(@inject("IHttpRequest") private httpRequest: IHttpRequest) { }
15
-
16
- async executeOrder(input: CollectorOrderStatus[]): Promise<any> {
17
- const url = `${this.baseUrl}private/execution`;
18
- return await this.httpRequest.post(url, input);
19
- }
20
- }
1
+ import dotenv from 'dotenv';
2
+ import { inject, injectable } from "inversify";
3
+ import { IHttpRequest } from "@fiado/http-client";
4
+ import { IOrderCollectorApi } from './interfaces/IOrderCollectorApi.js';
5
+ import { CollectorOrderStatus } from '@fiado/type-kit/bin/collector/index.js';
6
+
7
+ dotenv.config();
8
+
9
+ @injectable()
10
+ export class OrderCollectorApi implements IOrderCollectorApi {
11
+
12
+ private readonly baseUrl = process.env.ORDER_COLLECTOR_BUSINESS || "";
13
+
14
+ constructor(@inject("IHttpRequest") private httpRequest: IHttpRequest) { }
15
+
16
+ async executeOrder(input: CollectorOrderStatus[]): Promise<any> {
17
+ const url = `${this.baseUrl}private/execution`;
18
+ return await this.httpRequest.post(url, input);
19
+ }
20
+ }
@@ -1,4 +1,4 @@
1
-
2
-
3
- export * from './interfaces/IOrderCollectorApi';
4
- export * from './OrderCollectorApi';
1
+
2
+
3
+ export * from './interfaces/IOrderCollectorApi.js';
4
+ export * from './OrderCollectorApi.js';
@@ -1,9 +1,9 @@
1
- import { CollectorOrderStatus } from '@fiado/type-kit/bin/collector';
2
-
3
- /**
4
- * Interfaz para el servicio Contract Generator.
5
- */
6
- export interface IOrderCollectorApi {
7
-
8
- executeOrder(input: CollectorOrderStatus[]): Promise<void>;
9
- }
1
+ import { CollectorOrderStatus } from '@fiado/type-kit/bin/collector/index.js';
2
+
3
+ /**
4
+ * Interfaz para el servicio Contract Generator.
5
+ */
6
+ export interface IOrderCollectorApi {
7
+
8
+ executeOrder(input: CollectorOrderStatus[]): Promise<void>;
9
+ }
@@ -1,20 +1,20 @@
1
- import {IP2pContactApi} from "./interfaces/IP2pContactApi";
2
- import {inject, injectable} from "inversify";
3
- import {IHttpRequest} from "@fiado/http-client";
4
- import {CreateP2pContactRequest} from "@fiado/type-kit/bin/p2pContact";
5
-
6
- @injectable()
7
- export default class P2pContactApi implements IP2pContactApi {
8
- private readonly baseUrl = process.env.P2P_CONTACTS_LAMBDA_URL || "";
9
-
10
- constructor(@inject("IHttpRequest") private httpRequest: IHttpRequest) {
11
- }
12
-
13
- async createP2pContact(request: CreateP2pContactRequest): Promise<any> {
14
- const url = `${this.baseUrl}p2pcontacts/contacts/create`;
15
- const headers = {
16
- 'Content-Type': 'application/json'
17
- }
18
- return await this.httpRequest.post(url, request, headers);
19
- }
1
+ import {IP2pContactApi} from "./interfaces/IP2pContactApi.js";
2
+ import {inject, injectable} from "inversify";
3
+ import {IHttpRequest} from "@fiado/http-client";
4
+ import {CreateP2pContactRequest} from "@fiado/type-kit/bin/p2pContact/index.js";
5
+
6
+ @injectable()
7
+ export default class P2pContactApi implements IP2pContactApi {
8
+ private readonly baseUrl = process.env.P2P_CONTACTS_LAMBDA_URL || "";
9
+
10
+ constructor(@inject("IHttpRequest") private httpRequest: IHttpRequest) {
11
+ }
12
+
13
+ async createP2pContact(request: CreateP2pContactRequest): Promise<any> {
14
+ const url = `${this.baseUrl}p2pcontacts/contacts/create`;
15
+ const headers = {
16
+ 'Content-Type': 'application/json'
17
+ }
18
+ return await this.httpRequest.post(url, request, headers);
19
+ }
20
20
  }
@@ -1,5 +1,5 @@
1
- import {CreateP2pContactRequest} from "@fiado/type-kit/bin/p2pContact";
2
-
3
- export interface IP2pContactApi {
4
- createP2pContact(request: CreateP2pContactRequest): Promise<any>;
1
+ import {CreateP2pContactRequest} from "@fiado/type-kit/bin/p2pContact/index.js";
2
+
3
+ export interface IP2pContactApi {
4
+ createP2pContact(request: CreateP2pContactRequest): Promise<any>;
5
5
  }
@@ -1,2 +1,2 @@
1
- export * from './api/interfaces/IP2pContactApi';
2
- export * from './api/P2pContactApi';
1
+ export * from './api/interfaces/IP2pContactApi.js';
2
+ export * from './api/P2pContactApi.js';
@@ -1,20 +1,20 @@
1
- import { inject, injectable } from "inversify";
2
- import { IHttpRequest } from "@fiado/http-client";
3
- import dotenv from 'dotenv';
4
- import { IPayrollApi } from "./interfaces/IPayrollApi";
5
- import { PayrollBossStatusEnum } from "@fiado/type-kit/bin/payroll-business";
6
-
7
- dotenv.config();
8
-
9
- @injectable()
10
- export class PayrollApi implements IPayrollApi {
11
-
12
- private readonly baseUrl = process.env.PAYROLL_BUSINESS_LAMBDA_URL || "";
13
-
14
- constructor(@inject("IHttpRequest") private httpRequest: IHttpRequest) { }
15
- async getByDirectoryId(params: {directoryId: string,index?:string,pageSize?:number, sort?:string, status?:PayrollBossStatusEnum}): Promise<any> {
16
- const url = `${this.baseUrl}private/payroll-boss/directory/${params.directoryId}`;
17
- return await this.httpRequest.get(`${url}`);
18
- }
19
-
1
+ import { inject, injectable } from "inversify";
2
+ import { IHttpRequest } from "@fiado/http-client";
3
+ import dotenv from 'dotenv';
4
+ import { IPayrollApi } from "./interfaces/IPayrollApi.js";
5
+ import { PayrollBossStatusEnum } from "@fiado/type-kit/bin/payroll-business/index.js";
6
+
7
+ dotenv.config();
8
+
9
+ @injectable()
10
+ export class PayrollApi implements IPayrollApi {
11
+
12
+ private readonly baseUrl = process.env.PAYROLL_BUSINESS_LAMBDA_URL || "";
13
+
14
+ constructor(@inject("IHttpRequest") private httpRequest: IHttpRequest) { }
15
+ async getByDirectoryId(params: {directoryId: string,index?:string,pageSize?:number, sort?:string, status?:PayrollBossStatusEnum}): Promise<any> {
16
+ const url = `${this.baseUrl}private/payroll-boss/directory/${params.directoryId}`;
17
+ return await this.httpRequest.get(`${url}`);
18
+ }
19
+
20
20
  }
@@ -1,2 +1,2 @@
1
- export * from './interfaces/IPayrollApi';
2
- export * from './PayrollApi';
1
+ export * from './interfaces/IPayrollApi.js';
2
+ export * from './PayrollApi.js';