@mojaloop/api-snippets 18.0.0-snapshot.3 → 18.0.0

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 (360) hide show
  1. package/CHANGELOG.md +46 -0
  2. package/audit-ci.jsonc +1 -4
  3. package/docs/fspiop-rest-v2.0-ISO20022-openapi3-snippets.yaml +100 -1
  4. package/docs/fspiop-rest-v2.0-openapi3-snippets.yaml +50 -0
  5. package/docs/sdk-scheme-adapter-backend-v2_0_0-openapi3-snippets.yaml +21 -1
  6. package/docs/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets.yaml +56 -7
  7. package/docs/sdk-scheme-adapter-outbound-v2_0_0-openapi3-snippets.yaml +72 -1
  8. package/docs/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets.yaml +136 -11
  9. package/fspiop/v2_0/openapi3/components/schemas/AuthenticationInfo.yaml +1 -0
  10. package/fspiop/v2_0/openapi3/components/schemas/AuthorizationsIDPutResponse.yaml +1 -0
  11. package/fspiop/v2_0/openapi3/components/schemas/BulkQuotesIDPutResponse.yaml +1 -0
  12. package/fspiop/v2_0/openapi3/components/schemas/BulkQuotesPostRequest.yaml +1 -0
  13. package/fspiop/v2_0/openapi3/components/schemas/BulkTransfersIDPutResponse.yaml +1 -0
  14. package/fspiop/v2_0/openapi3/components/schemas/BulkTransfersPostRequest.yaml +1 -0
  15. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformation.yaml +1 -0
  16. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformationObject.yaml +1 -0
  17. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformationResponse.yaml +1 -0
  18. package/fspiop/v2_0/openapi3/components/schemas/Extension.yaml +1 -0
  19. package/fspiop/v2_0/openapi3/components/schemas/ExtensionList.yaml +1 -0
  20. package/fspiop/v2_0/openapi3/components/schemas/FxCharge.yaml +2 -1
  21. package/fspiop/v2_0/openapi3/components/schemas/FxConversion.yaml +2 -1
  22. package/fspiop/v2_0/openapi3/components/schemas/FxMoney.yaml +1 -0
  23. package/fspiop/v2_0/openapi3/components/schemas/FxQuotesIDPutResponse.yaml +1 -0
  24. package/fspiop/v2_0/openapi3/components/schemas/FxQuotesPostRequest.yaml +1 -0
  25. package/fspiop/v2_0/openapi3/components/schemas/FxRate.yaml +1 -0
  26. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersIDPatchResponse.yaml +1 -0
  27. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersIDPutResponse.yaml +1 -0
  28. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersPostRequest.yaml +1 -0
  29. package/fspiop/v2_0/openapi3/components/schemas/GeoCode.yaml +1 -0
  30. package/fspiop/v2_0/openapi3/components/schemas/IndividualQuote.yaml +1 -0
  31. package/fspiop/v2_0/openapi3/components/schemas/IndividualQuoteResult.yaml +1 -0
  32. package/fspiop/v2_0/openapi3/components/schemas/IndividualTransfer.yaml +1 -0
  33. package/fspiop/v2_0/openapi3/components/schemas/IndividualTransferResult.yaml +1 -0
  34. package/fspiop/v2_0/openapi3/components/schemas/Money.yaml +1 -0
  35. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsIDPutResponse.yaml +1 -0
  36. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsPostRequest.yaml +1 -0
  37. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsTypeIDPutResponse.yaml +1 -0
  38. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsTypeIDSubIDPostRequest.yaml +1 -0
  39. package/fspiop/v2_0/openapi3/components/schemas/PartiesTypeIDPutResponse.yaml +1 -0
  40. package/fspiop/v2_0/openapi3/components/schemas/Party.yaml +1 -0
  41. package/fspiop/v2_0/openapi3/components/schemas/PartyComplexName.yaml +1 -0
  42. package/fspiop/v2_0/openapi3/components/schemas/PartyIdInfo.yaml +1 -0
  43. package/fspiop/v2_0/openapi3/components/schemas/PartyPersonalInfo.yaml +1 -0
  44. package/fspiop/v2_0/openapi3/components/schemas/PartyResult.yaml +1 -0
  45. package/fspiop/v2_0/openapi3/components/schemas/QuotesIDPutResponse.yaml +1 -0
  46. package/fspiop/v2_0/openapi3/components/schemas/QuotesPostRequest.yaml +1 -0
  47. package/fspiop/v2_0/openapi3/components/schemas/Refund.yaml +1 -0
  48. package/fspiop/v2_0/openapi3/components/schemas/ServicesFXPPutResponse.yaml +1 -0
  49. package/fspiop/v2_0/openapi3/components/schemas/ServicesFXPSourceCurrencyTargetCurrencyPutResponse.yaml +1 -0
  50. package/fspiop/v2_0/openapi3/components/schemas/Transaction.yaml +1 -0
  51. package/fspiop/v2_0/openapi3/components/schemas/TransactionRequestsIDPutResponse.yaml +1 -0
  52. package/fspiop/v2_0/openapi3/components/schemas/TransactionRequestsPostRequest.yaml +1 -0
  53. package/fspiop/v2_0/openapi3/components/schemas/TransactionType.yaml +1 -0
  54. package/fspiop/v2_0/openapi3/components/schemas/TransactionsIDPutResponse.yaml +1 -0
  55. package/fspiop/v2_0/openapi3/components/schemas/TransfersIDPatchResponse.yaml +1 -0
  56. package/fspiop/v2_0/openapi3/components/schemas/TransfersIDPutResponse.yaml +1 -0
  57. package/fspiop/v2_0/openapi3/components/schemas/TransfersPostRequest.yaml +1 -0
  58. package/fspiop/v2_0/openapi3/components/schemas/U2FPinValue.yaml +2 -1
  59. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountIdentification4Choice.yaml +1 -0
  60. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountSchemeName1Choice.yaml +1 -0
  61. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveCurrencyAndAmount.yaml +2 -1
  62. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyAndAmount.yaml +2 -1
  63. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType3Choice.yaml +1 -0
  64. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification6.yaml +2 -1
  65. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification8.yaml +2 -1
  66. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData3.yaml +2 -1
  67. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData5.yaml +2 -1
  68. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccount40.yaml +2 -1
  69. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccountType2Choice.yaml +1 -0
  70. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CategoryPurpose1Choice.yaml +1 -0
  71. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ChargeType3Choice.yaml +1 -0
  72. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Charges16.yaml +2 -1
  73. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemIdentification2Choice.yaml +1 -0
  74. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemMemberIdentification2.yaml +2 -1
  75. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact13.yaml +2 -1
  76. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact4.yaml +2 -1
  77. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction67.yaml +1 -0
  78. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68.yaml +1 -0
  79. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68_FX_Quotes.yaml +1 -0
  80. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CryptographicLockChoice.yaml +1 -0
  81. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndDateTime2Choice.yaml +1 -0
  82. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndPlaceOfBirth1.yaml +2 -1
  83. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DatePeriod2.yaml +2 -1
  84. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformation.yaml +1 -0
  85. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformationResponse.yaml +1 -0
  86. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Execute_FIToFICustomerCreditTransferV13.yaml +1 -0
  87. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Extension.yaml +1 -0
  88. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExtensionList.yaml +1 -0
  89. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialIdentificationSchemeName1Choice.yaml +1 -0
  90. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification18.yaml +4 -3
  91. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification23.yaml +2 -1
  92. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxRequest_FICreditTransferProposal.yaml +1 -0
  93. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxResponse_FICreditTransferConfirmation.yaml +1 -0
  94. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Fxecute_FinancialInstitutionCreditTransferV12.yaml +1 -0
  95. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericAccountIdentification1.yaml +2 -1
  96. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericFinancialIdentification1.yaml +2 -1
  97. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification3.yaml +2 -1
  98. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification30.yaml +2 -1
  99. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification1.yaml +1 -1
  100. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification3.yaml +2 -1
  101. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification1.yaml +2 -1
  102. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification2.yaml +2 -1
  103. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetPartiesError_IdentificationVerificationReportV03.yaml +2 -1
  104. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetParties_IdentificationVerificationReportV03.yaml +2 -1
  105. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader113.yaml +1 -0
  106. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader120.yaml +1 -0
  107. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader129.yaml +1 -0
  108. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationAssignment3.yaml +2 -1
  109. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationInformation4.yaml +2 -1
  110. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3.yaml +1 -0
  111. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3_FX_Quotes.yaml +1 -0
  112. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForNextAgent1.yaml +2 -1
  113. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/LocalInstrument2Choice.yaml +1 -0
  114. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification29.yaml +1 -0
  115. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification39.yaml +1 -0
  116. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentificationSchemeName1Choice.yaml +1 -0
  117. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OtherContact1.yaml +2 -1
  118. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsError_FIToFIPaymentStatusReportV15.yaml +1 -0
  119. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsStatus_FIToFIPaymentStatusReportV15.yaml +1 -0
  120. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party38Choice.yaml +1 -0
  121. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party40Choice.yaml +1 -0
  122. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party52Choice.yaml +1 -0
  123. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification135.yaml +2 -1
  124. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification272.yaml +1 -1
  125. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentIdentification13.yaml +1 -0
  126. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTransaction163.yaml +1 -0
  127. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTypeInformation28.yaml +2 -1
  128. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification13.yaml +2 -1
  129. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification18.yaml +2 -1
  130. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentificationSchemeName1Choice.yaml +1 -0
  131. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress24.yaml +1 -0
  132. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress27.yaml +1 -0
  133. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountIdentification1.yaml +2 -1
  134. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountType1Choice.yaml +1 -0
  135. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Purpose2Choice.yaml +1 -0
  136. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryAuthority2.yaml +2 -1
  137. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryReporting3.yaml +2 -1
  138. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ServiceLevel8Choice.yaml +1 -0
  139. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SettlementInstruction15.yaml +2 -1
  140. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReason6Choice.yaml +1 -0
  141. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReasonInformation14.yaml +2 -1
  142. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StructuredRegulatoryReporting3.yaml +2 -1
  143. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryData1.yaml +2 -1
  144. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryDataEnvelope1.yaml +1 -0
  145. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAmount3.yaml +2 -1
  146. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAuthorisation1.yaml +1 -0
  147. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxData1.yaml +2 -1
  148. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty1.yaml +2 -1
  149. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty2.yaml +2 -1
  150. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxPeriod3.yaml +2 -1
  151. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecord3.yaml +2 -1
  152. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecordDetails3.yaml +2 -1
  153. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsRequest_FIToFICustomerCreditProposal.yaml +1 -0
  154. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsResponse_FIToFICustomerCreditConfirmation.yaml +3 -2
  155. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/UnderlyingCustomerCreditTransfer.yaml +1 -0
  156. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReason1Choice.yaml +1 -0
  157. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReport4.yaml +1 -0
  158. package/lib/fspiop/v2_0/json-schemas.json +294 -0
  159. package/lib/fspiop/v2_0/schemas.d.ts +330 -0
  160. package/lib/fspiop/v2_0_ISO20022/json-schemas.json +2424 -25
  161. package/lib/fspiop/v2_0_ISO20022/schemas.d.ts +4466 -0
  162. package/lib/sdk-scheme-adapter/index.d.ts +2 -1
  163. package/lib/sdk-scheme-adapter/index.js +3 -1
  164. package/lib/sdk-scheme-adapter/index.js.map +1 -1
  165. package/lib/sdk-scheme-adapter/v2_0_0/backend/json-schemas.json +175 -2
  166. package/lib/sdk-scheme-adapter/v2_0_0/backend/openapi.d.ts +1 -1
  167. package/lib/sdk-scheme-adapter/v2_0_0/backend/schemas.d.ts +173 -0
  168. package/lib/sdk-scheme-adapter/v2_0_0/outbound/json-schemas.json +486 -4
  169. package/lib/sdk-scheme-adapter/v2_0_0/outbound/openapi.d.ts +1 -1
  170. package/lib/sdk-scheme-adapter/v2_0_0/outbound/schemas.d.ts +492 -0
  171. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.d.ts +3 -0
  172. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.js +9 -0
  173. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.js.map +1 -0
  174. package/lib/sdk-scheme-adapter/v2_1_0/backend/json-schemas.json +384 -43
  175. package/lib/sdk-scheme-adapter/v2_1_0/backend/openapi.d.ts +14 -4
  176. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.d.ts +411 -30
  177. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js +2 -1
  178. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js.map +1 -1
  179. package/lib/sdk-scheme-adapter/v2_1_0/backend/types.d.ts +2 -1
  180. package/lib/sdk-scheme-adapter/v2_1_0/index.d.ts +32 -0
  181. package/lib/sdk-scheme-adapter/v2_1_0/index.js +38 -0
  182. package/lib/sdk-scheme-adapter/v2_1_0/index.js.map +1 -0
  183. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.d.ts +3 -0
  184. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.js +9 -0
  185. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.js.map +1 -0
  186. package/lib/sdk-scheme-adapter/v2_1_0/outbound/json-schemas.json +800 -17
  187. package/lib/sdk-scheme-adapter/v2_1_0/outbound/openapi.d.ts +28 -10
  188. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.d.ts +815 -7
  189. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.js +4 -1
  190. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.js.map +1 -1
  191. package/lib/sdk-scheme-adapter/v2_1_0/outbound/types.d.ts +4 -1
  192. package/package.json +20 -16
  193. package/sdk-scheme-adapter/v2_0_0/backend/openapi.yaml +1 -1
  194. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationInfo.yaml +1 -0
  195. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationValue.yaml +1 -0
  196. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  197. package/sdk-scheme-adapter/v2_0_0/components/schemas/ErrorInformation.yaml +1 -0
  198. package/sdk-scheme-adapter/v2_0_0/components/schemas/Extension.yaml +1 -0
  199. package/sdk-scheme-adapter/v2_0_0/components/schemas/ExtensionList.yaml +1 -0
  200. package/sdk-scheme-adapter/v2_0_0/components/schemas/GeoCode.yaml +1 -0
  201. package/sdk-scheme-adapter/v2_0_0/components/schemas/Money.yaml +1 -0
  202. package/sdk-scheme-adapter/v2_0_0/components/schemas/Party.yaml +1 -0
  203. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyComplexName.yaml +1 -0
  204. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyIdInfo.yaml +1 -0
  205. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  206. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  207. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesPostRequest.yaml +1 -0
  208. package/sdk-scheme-adapter/v2_0_0/components/schemas/Refund.yaml +1 -0
  209. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  210. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionType.yaml +1 -0
  211. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  212. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersPostRequest.yaml +1 -0
  213. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountCreationStatus.yaml +1 -0
  214. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsRequest.yaml +1 -0
  215. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsResponse.yaml +1 -0
  216. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  217. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptQuote.yaml +1 -0
  218. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  219. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  220. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  221. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  222. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  223. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  224. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  225. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  226. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  227. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  228. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  229. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  230. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  231. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  232. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  233. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  234. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferRequest.yaml +1 -0
  235. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferResponse.yaml +1 -0
  236. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorAccountsResponse.yaml +1 -0
  237. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorQuotesResponse.yaml +1 -0
  238. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorResponse.yaml +1 -0
  239. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  240. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorTransferResponse.yaml +1 -0
  241. package/sdk-scheme-adapter/v2_0_0/components/schemas/getPartiesResponse.yaml +1 -0
  242. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuote.yaml +1 -0
  243. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuoteResult.yaml +1 -0
  244. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransfer.yaml +1 -0
  245. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  246. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferResult.yaml +1 -0
  247. package/sdk-scheme-adapter/v2_0_0/components/schemas/mojaloopError.yaml +1 -0
  248. package/sdk-scheme-adapter/v2_0_0/components/schemas/partiesByIdResponse.yaml +1 -0
  249. package/sdk-scheme-adapter/v2_0_0/components/schemas/partyError.yaml +1 -0
  250. package/sdk-scheme-adapter/v2_0_0/components/schemas/quoteError.yaml +1 -0
  251. package/sdk-scheme-adapter/v2_0_0/components/schemas/quotesPostResponse.yaml +1 -0
  252. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayRequest.yaml +1 -0
  253. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayResponse.yaml +1 -0
  254. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  255. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  256. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  257. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  258. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  259. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  260. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  261. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  262. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferError.yaml +1 -0
  263. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferParty.yaml +1 -0
  264. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferRequest.yaml +1 -0
  265. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferResponse.yaml +1 -0
  266. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferStatusResponse.yaml +1 -0
  267. package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +1 -1
  268. package/sdk-scheme-adapter/v2_1_0/components/responses/accountDeletionCompleted.yaml +1 -1
  269. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationInfo.yaml +1 -0
  270. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationValue.yaml +1 -0
  271. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  272. package/sdk-scheme-adapter/v2_1_0/components/schemas/ErrorInformation.yaml +1 -0
  273. package/sdk-scheme-adapter/v2_1_0/components/schemas/ExtensionList_v2_1_0.yaml +1 -0
  274. package/sdk-scheme-adapter/v2_1_0/components/schemas/Extension_v2_1_0.yaml +1 -0
  275. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxCharge.yaml +2 -1
  276. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxConversion.yaml +2 -1
  277. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxMoney.yaml +1 -0
  278. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendRequest.yaml +1 -0
  279. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendResponse.yaml +1 -0
  280. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundRequest.yaml +1 -0
  281. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundResponse.yaml +1 -0
  282. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPatchBackendRequest.yaml +1 -0
  283. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendRequest.yaml +1 -0
  284. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendResponse.yaml +2 -1
  285. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundRequest.yaml +1 -0
  286. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundResponse.yaml +1 -0
  287. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPutBackendRequest.yaml +1 -0
  288. package/sdk-scheme-adapter/v2_1_0/components/schemas/GeoCode.yaml +1 -0
  289. package/sdk-scheme-adapter/v2_1_0/components/schemas/Money.yaml +1 -0
  290. package/sdk-scheme-adapter/v2_1_0/components/schemas/Party.yaml +1 -0
  291. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyComplexName.yaml +1 -0
  292. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyIdInfo.yaml +1 -0
  293. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  294. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  295. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesPostRequest.yaml +1 -0
  296. package/sdk-scheme-adapter/v2_1_0/components/schemas/Refund.yaml +1 -0
  297. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  298. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionType.yaml +1 -0
  299. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransferStateFromBackend.yaml +15 -0
  300. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  301. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersPostRequest.yaml +1 -0
  302. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountCreationStatus.yaml +1 -0
  303. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionResponse.yaml +10 -6
  304. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionStatus.yaml +1 -0
  305. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsRequest.yaml +1 -1
  306. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsResponse.yaml +1 -0
  307. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  308. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptQuote.yaml +1 -0
  309. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  310. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  311. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  312. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  313. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  314. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  315. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  316. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  317. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  318. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  319. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  320. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  321. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  322. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  323. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  324. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  325. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferRequest.yaml +1 -0
  326. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferResponse.yaml +1 -0
  327. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorQuotesResponse.yaml +1 -0
  328. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorResponse.yaml +1 -0
  329. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  330. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorTransferResponse.yaml +1 -0
  331. package/sdk-scheme-adapter/v2_1_0/components/schemas/getPartiesResponse.yaml +1 -0
  332. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuote.yaml +1 -0
  333. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuoteResult.yaml +1 -0
  334. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransfer.yaml +1 -0
  335. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  336. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferResult.yaml +1 -0
  337. package/sdk-scheme-adapter/v2_1_0/components/schemas/mojaloopError.yaml +1 -0
  338. package/sdk-scheme-adapter/v2_1_0/components/schemas/partiesByIdResponse.yaml +1 -0
  339. package/sdk-scheme-adapter/v2_1_0/components/schemas/partyError.yaml +1 -0
  340. package/sdk-scheme-adapter/v2_1_0/components/schemas/quoteError.yaml +1 -0
  341. package/sdk-scheme-adapter/v2_1_0/components/schemas/quotesPostResponse.yaml +1 -0
  342. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayRequest.yaml +1 -0
  343. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayResponse.yaml +1 -0
  344. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  345. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  346. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  347. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  348. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  349. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptConversion.yaml +1 -0
  350. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  351. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  352. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  353. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuoteOrConversion.yaml +1 -0
  354. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferError.yaml +1 -0
  355. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferParty.yaml +1 -0
  356. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferRequest.yaml +1 -0
  357. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferResponse.yaml +1 -0
  358. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferStatusResponse.yaml +1 -0
  359. package/sdk-scheme-adapter/v2_1_0/outbound/paths/accounts_Type_ID.yaml +2 -2
  360. package/sdk-scheme-adapter/v2_1_0/outbound/paths/accounts_Type_ID_SubId.yaml +1 -1
@@ -27,6 +27,10 @@ var Schemas;
27
27
  Schemas.transferError = json_schemas_json_1.default["transferError"];
28
28
  Schemas.accountsResponse = json_schemas_json_1.default["accountsResponse"];
29
29
  Schemas.errorAccountsResponse = json_schemas_json_1.default["errorAccountsResponse"];
30
+ Schemas.FspId = json_schemas_json_1.default["FspId"];
31
+ Schemas.accountDeletionStatus = json_schemas_json_1.default["accountDeletionStatus"];
32
+ Schemas.accountDeletionState = json_schemas_json_1.default["accountDeletionState"];
33
+ Schemas.accountDeletionResponse = json_schemas_json_1.default["accountDeletionResponse"];
30
34
  Schemas.TransactionInitiatorType = json_schemas_json_1.default["TransactionInitiatorType"];
31
35
  Schemas.Name = json_schemas_json_1.default["Name"];
32
36
  Schemas.FirstName = json_schemas_json_1.default["FirstName"];
@@ -34,7 +38,6 @@ var Schemas;
34
38
  Schemas.LastName = json_schemas_json_1.default["LastName"];
35
39
  Schemas.DateOfBirth = json_schemas_json_1.default["DateOfBirth"];
36
40
  Schemas.MerchantClassificationCode = json_schemas_json_1.default["MerchantClassificationCode"];
37
- Schemas.FspId = json_schemas_json_1.default["FspId"];
38
41
  Schemas.KYCInformation = json_schemas_json_1.default["KYCInformation"];
39
42
  Schemas.extensionListEmptiable = json_schemas_json_1.default["extensionListEmptiable"];
40
43
  Schemas.transferParty = json_schemas_json_1.default["transferParty"];
@@ -1 +1 @@
1
- {"version":3,"file":"schemas.js","sourceRoot":"","sources":["../../../../src/sdk-scheme-adapter/v2_1_0/outbound/schemas.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"schemas.js","sourceRoot":"","sources":["../../../../src/sdk-scheme-adapter/v2_1_0/outbound/schemas.ts"],"names":[],"mappings":"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"}
@@ -21,6 +21,10 @@ export declare namespace Types {
21
21
  type transferError = components['schemas']['transferError'];
22
22
  type accountsResponse = components['schemas']['accountsResponse'];
23
23
  type errorAccountsResponse = components['schemas']['errorAccountsResponse'];
24
+ type FspId = components['schemas']['FspId'];
25
+ type accountDeletionStatus = components['schemas']['accountDeletionStatus'];
26
+ type accountDeletionState = components['schemas']['accountDeletionState'];
27
+ type accountDeletionResponse = components['schemas']['accountDeletionResponse'];
24
28
  type TransactionInitiatorType = components['schemas']['TransactionInitiatorType'];
25
29
  type Name = components['schemas']['Name'];
26
30
  type FirstName = components['schemas']['FirstName'];
@@ -28,7 +32,6 @@ export declare namespace Types {
28
32
  type LastName = components['schemas']['LastName'];
29
33
  type DateOfBirth = components['schemas']['DateOfBirth'];
30
34
  type MerchantClassificationCode = components['schemas']['MerchantClassificationCode'];
31
- type FspId = components['schemas']['FspId'];
32
35
  type KYCInformation = components['schemas']['KYCInformation'];
33
36
  type extensionListEmptiable = components['schemas']['extensionListEmptiable'];
34
37
  type transferParty = components['schemas']['transferParty'];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mojaloop/api-snippets",
3
- "version": "18.0.0-snapshot.3",
3
+ "version": "18.0.0",
4
4
  "description": "Mojaloop API specification reusable snippets",
5
5
  "main": "lib/index.js",
6
6
  "types": "lib/index.d.ts",
@@ -86,7 +86,7 @@
86
86
  "js-yaml": "^4.1.0",
87
87
  "json-refs": "^3.0.15",
88
88
  "openapi-types": "^12.1.3",
89
- "openapi-typescript": "^7.6.1",
89
+ "openapi-typescript": "^7.8.0",
90
90
  "ts-auto-mock": "^3.7.4"
91
91
  },
92
92
  "overrides": {
@@ -95,42 +95,46 @@
95
95
  "dompurify": "3.2.4"
96
96
  },
97
97
  "devDependencies": {
98
- "@commitlint/cli": "^19.7.1",
99
- "@commitlint/config-conventional": "^19.7.1",
100
- "@redocly/openapi-cli": "^1.0.0-beta.95",
98
+ "@commitlint/cli": "^19.8.1",
99
+ "@commitlint/config-conventional": "^19.8.1",
101
100
  "@redocly/cli": "^1.5.0",
101
+ "@redocly/openapi-cli": "^1.0.0-beta.95",
102
102
  "@types/jest": "^29.5.14",
103
103
  "@types/js-yaml": "^4.0.9",
104
- "@typescript-eslint/eslint-plugin": "^8.26.0",
105
- "@typescript-eslint/parser": "^8.26.0",
104
+ "@typescript-eslint/eslint-plugin": "^8.32.1",
105
+ "@typescript-eslint/parser": "^8.32.1",
106
106
  "audit-ci": "^7.1.0",
107
- "browser-sync": "^3.0.3",
108
- "diff": "^7.0.0",
107
+ "browser-sync": "^3.0.4",
108
+ "diff": "^8.0.0",
109
109
  "eslint": "^8.55.0",
110
- "eslint-config-prettier": "^10.0.2",
110
+ "eslint-config-prettier": "^10.1.5",
111
111
  "eslint-config-standard": "^17.1.0",
112
- "eslint-import-resolver-typescript": "^3.8.3",
112
+ "eslint-import-resolver-typescript": "^4.3.4",
113
113
  "eslint-plugin-cucumber": "^2.0.0",
114
114
  "eslint-plugin-import": "^2.31.0",
115
115
  "eslint-plugin-node": "^11.1.0",
116
- "eslint-plugin-prettier": "^5.2.3",
116
+ "eslint-plugin-prettier": "^5.4.0",
117
117
  "eslint-plugin-promise": "^6.2.0",
118
118
  "eslint-plugin-standard": "^5.0.0",
119
119
  "husky": "9.1.7",
120
120
  "jest": "^29.7.0",
121
121
  "jest-junit": "^16.0.0",
122
- "lint-staged": "^15.4.3",
123
- "npm-check-updates": "^17.1.15",
122
+ "json-schema-to-ts": "^3.1.1",
123
+ "lint-staged": "^16.0.0",
124
+ "npm-check-updates": "^18.0.1",
124
125
  "prettier": "^3.5.3",
125
126
  "standard-version": "^9.5.0",
126
127
  "swagger-cli": "^4.0.4",
127
- "ts-jest": "^29.2.6",
128
+ "ts-jest": "^29.3.2",
128
129
  "ts-node": "^10.9.2",
129
130
  "ts-patch": "^3.3.0",
130
131
  "tslib": "^2.8.1",
131
- "typescript": "^5.8.2"
132
+ "typescript": "^5.8.3"
132
133
  },
133
134
  "publishConfig": {
134
135
  "registry": "https://registry.npmjs.org/"
136
+ },
137
+ "engines": {
138
+ "node": "22.15.0"
135
139
  }
136
140
  }
@@ -1486,4 +1486,4 @@ components:
1486
1486
  transactionRequestState:
1487
1487
  $ref: '#/components/schemas/transactionRequestState'
1488
1488
  required:
1489
- - transactionRequestState
1489
+ - transactionRequestState
@@ -1,5 +1,6 @@
1
1
  title: AuthenticationInfo
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type AuthenticationInfo.
4
5
  properties:
5
6
  authentication:
@@ -14,6 +14,7 @@ anyOf:
14
14
  description: QR code used as a One Time Password.
15
15
  - title: U2FPinValue
16
16
  type: object
17
+ additionalProperties: false
17
18
  description: >
18
19
  U2F challenge-response, where payer FSP verifies if the response
19
20
  provided by end-user device matches the previously registered key.
@@ -1,5 +1,6 @@
1
1
  title: AuthorizationIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the PUT /authorizations/{ID} callback.
4
5
  properties:
5
6
  authenticationInfo:
@@ -1,5 +1,6 @@
1
1
  title: ErrorInformation
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type ErrorInformation.
4
5
  properties:
5
6
  errorCode:
@@ -1,5 +1,6 @@
1
1
  title: Extension
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type Extension.
4
5
  properties:
5
6
  key:
@@ -1,5 +1,6 @@
1
1
  title: ExtensionList
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >-
4
5
  Data model for the complex type ExtensionList. An optional list of extensions,
5
6
  specific to deployment.
@@ -1,5 +1,6 @@
1
1
  title: GeoCode
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >-
4
5
  Data model for the complex type GeoCode. Indicates the geographic location
5
6
  from where the transaction was initiated.
@@ -1,5 +1,6 @@
1
1
  title: Money
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type Money.
4
5
  properties:
5
6
  currency:
@@ -1,5 +1,6 @@
1
1
  title: Party
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type Party.
4
5
  properties:
5
6
  partyIdInfo:
@@ -1,5 +1,6 @@
1
1
  title: PartyComplexName
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type PartyComplexName.
4
5
  properties:
5
6
  firstName:
@@ -1,5 +1,6 @@
1
1
  title: PartyIdInfo
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >-
4
5
  Data model for the complex type PartyIdInfo. An ExtensionList element has been
5
6
  added to this reqeust in version v1.1
@@ -1,5 +1,6 @@
1
1
  title: PartyPersonalInfo
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type PartyPersonalInfo.
4
5
  properties:
5
6
  complexName:
@@ -1,5 +1,6 @@
1
1
  title: QuotesIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the PUT /quotes/{ID} callback.
4
5
  properties:
5
6
  transferAmount:
@@ -1,5 +1,6 @@
1
1
  title: QuotesPostRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the POST /quotes request.
4
5
  properties:
5
6
  quoteId:
@@ -1,5 +1,6 @@
1
1
  title: Refund
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type Refund.
4
5
  properties:
5
6
  originalTransactionId:
@@ -1,5 +1,6 @@
1
1
  title: TransactionRequestResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the PUT /transactionRequests/{ID} callback.'
4
5
  properties:
5
6
  body:
@@ -1,5 +1,6 @@
1
1
  title: TransactionType
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type TransactionType.
4
5
  properties:
5
6
  scenario:
@@ -1,5 +1,6 @@
1
1
  title: TransfersIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the PUT /transfers/{ID} callback.
4
5
  properties:
5
6
  fulfilment:
@@ -1,5 +1,6 @@
1
1
  title: TransfersPostRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the POST /transfers request.
4
5
  properties:
5
6
  transferId:
@@ -1,6 +1,7 @@
1
1
  type: array
2
2
  items:
3
3
  type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - idType
6
7
  - idValue
@@ -1,6 +1,7 @@
1
1
  type: array
2
2
  items:
3
3
  type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - idType
6
7
  - idValue
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - accounts
4
5
  properties:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - enabled
4
5
  properties:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - enabled
4
5
  properties:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - currency
4
5
  - amount
@@ -1,6 +1,7 @@
1
1
  allOf:
2
2
  - $ref: ./errorResponse.yaml
3
3
  - type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - bulkQuoteState
6
7
  properties:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - homeTransactionId
4
5
  - from
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - bulkQuoteId
4
5
  - individualQuoteResults
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - bulkQuoteId
4
5
  - currentState
@@ -1,6 +1,7 @@
1
1
  allOf:
2
2
  - $ref: ./errorResponse.yaml
3
3
  - type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - bulkTransferState
6
7
  properties:
@@ -1,6 +1,7 @@
1
1
  allOf:
2
2
  - $ref: ./errorResponse.yaml
3
3
  - type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - bulkTansferState
6
7
  properties:
@@ -2,6 +2,7 @@ description: >-
2
2
  The object sent back as confirmation of payee parties when autoAcceptParty is
3
3
  false.
4
4
  type: object
5
+ additionalProperties: false
5
6
  required:
6
7
  - individualTransfers
7
8
  properties:
@@ -1,5 +1,6 @@
1
1
  description: The object sent back as confirmation of quotes when autoAcceptQuotes is false.
2
2
  type: object
3
+ additionalProperties: false
3
4
  required:
4
5
  - individualTransfers
5
6
  properties:
@@ -1,5 +1,6 @@
1
1
  title: BulkTransactionIndividualTransfer
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type 'bulkTransactionIndividualTransfer'.
4
5
  properties:
5
6
  homeTransactionId:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  description: Data model for the 'individualTransfer' while accepting party or quote.
3
4
  properties:
4
5
  transferId:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - homeTransactionId
4
5
  properties:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - autoAcceptParty
4
5
  - autoAcceptQuote
@@ -28,7 +29,7 @@ properties:
28
29
  synchronous:
29
30
  description: >-
30
31
  Set to true if the bulkTransfer requests need be handled synchronous.
31
- Otherwise the requests will be handled asynchronously, meaning there will
32
+ Otherwise the requests will be handled asynchronously, meaning there will
32
33
  be callbacks whenever the processing is done
33
34
  type: boolean
34
35
  bulkExpiration:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - bulkTransactionId
4
5
  - bulkHomeTransactionID
@@ -1,5 +1,6 @@
1
1
  title: BulkTransactionResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  required:
4
5
  - bulkHomeTransactionID
5
6
  - bulkTransactionId
@@ -1,6 +1,7 @@
1
1
  allOf:
2
2
  - $ref: ./errorResponse.yaml
3
3
  - type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - bulkTransferState
6
7
  properties:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - bulkTransferId
4
5
  - homeTransactionId
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - bulkTransferId
4
5
  - individualTransferResults
@@ -1,6 +1,7 @@
1
1
  allOf:
2
2
  - $ref: ./errorResponse.yaml
3
3
  - type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - executionState
6
7
  properties:
@@ -1,3 +1,4 @@
1
1
  allOf:
2
2
  - $ref: ./errorResponse.yaml
3
3
  - type: object
4
+ additionalProperties: false
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  properties:
3
4
  statusCode:
4
5
  type: string
@@ -1,3 +1,4 @@
1
1
  allOf:
2
2
  - $ref: ./errorResponse.yaml
3
3
  - type: object
4
+ additionalProperties: false
@@ -1,6 +1,7 @@
1
1
  allOf:
2
2
  - $ref: ./errorResponse.yaml
3
3
  - type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - transferState
6
7
  properties:
@@ -1,5 +1,6 @@
1
1
  title: getPartiesResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the GET /parties/{Type}/{ID} callback.'
4
5
  properties:
5
6
  body:
@@ -1,5 +1,6 @@
1
1
  title: IndividualQuote
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type 'individualQuote'.
4
5
  properties:
5
6
  quoteId:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  properties:
3
4
  quoteId:
4
5
  $ref: ./CorrelationId.yaml
@@ -1,5 +1,6 @@
1
1
  title: IndividualTransfer
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type 'individualTransfer'.
4
5
  properties:
5
6
  transferId:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  description: >-
3
4
  A Mojaloop API transfer fulfilment for individual transfers in a bulk
4
5
  transfer
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - transferId
4
5
  properties:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  properties:
3
4
  errorInformation:
4
5
  $ref: ./ErrorInformation.yaml
@@ -1,5 +1,6 @@
1
1
  title: partiesByIdResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: GET /parties/{Type}/{ID} response object
4
5
  properties:
5
6
  party:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  description: >-
3
4
  This object represents a Mojaloop API error received at any time during the
4
5
  party discovery process
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  description: >-
3
4
  This object represents a Mojaloop API error received at any time during the
4
5
  quote process
@@ -1,5 +1,6 @@
1
1
  title: QuotesPostResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  properties:
4
5
  quotes:
5
6
  title: QuotesIDPutResponse
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - homeR2PTransactionId
4
5
  - from