@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
@@ -51,7 +51,7 @@ paths:
51
51
  /accounts/{Type}/{ID}:
52
52
  delete:
53
53
  summary: Delete account on the Account Lookup Service
54
- description: The HTTP request `DELETE /accounts/{Type}/{ID}/{SubId}` is used to account account information on the Account Lookup Service (ALS) by Type and ID (and optionally SubId).
54
+ description: The HTTP request `DELETE /accounts/{Type}/{ID}` is used to account account information on the Account Lookup Service (ALS) by Type and ID.
55
55
  tags:
56
56
  - Accounts
57
57
  parameters:
@@ -69,7 +69,7 @@ paths:
69
69
  /accounts/{Type}/{ID}/{SubId}:
70
70
  delete:
71
71
  summary: Delete account on the Account Lookup Service
72
- description: The HTTP request `DELETE /accounts/{Type}/{ID}/{SubId}` is used to account account information on the Account Lookup Service (ALS) by Type and ID (and optionally SubId).
72
+ description: The HTTP request `DELETE /accounts/{Type}/{ID}/{SubId}` is used to account account information on the Account Lookup Service (ALS) by Type, ID, and SubId.
73
73
  tags:
74
74
  - Accounts
75
75
  parameters:
@@ -784,10 +784,10 @@ components:
784
784
  type: array
785
785
  items:
786
786
  type: object
787
+ additionalProperties: false
787
788
  required:
788
789
  - idType
789
790
  - idValue
790
- - currency
791
791
  properties:
792
792
  idType:
793
793
  $ref: '#/components/schemas/PartyIdType'
@@ -805,6 +805,7 @@ components:
805
805
  example: b51ec534-ee48-4575-b6a9-ead2955b8069
806
806
  errorResponse:
807
807
  type: object
808
+ additionalProperties: false
808
809
  properties:
809
810
  statusCode:
810
811
  type: string
@@ -818,6 +819,7 @@ components:
818
819
  type: array
819
820
  items:
820
821
  type: object
822
+ additionalProperties: false
821
823
  required:
822
824
  - idType
823
825
  - idValue
@@ -861,6 +863,7 @@ components:
861
863
  Extension_v2_1_0:
862
864
  title: Extension_v2_1_0
863
865
  type: object
866
+ additionalProperties: false
864
867
  description: Data model for the complex type Extension.
865
868
  properties:
866
869
  key:
@@ -873,6 +876,7 @@ components:
873
876
  ExtensionList_v2_1_0:
874
877
  title: ExtensionList
875
878
  type: object
879
+ additionalProperties: false
876
880
  description: Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.
877
881
  properties:
878
882
  extension:
@@ -887,6 +891,7 @@ components:
887
891
  ErrorInformation:
888
892
  title: ErrorInformation
889
893
  type: object
894
+ additionalProperties: false
890
895
  description: Data model for the complex type ErrorInformation.
891
896
  properties:
892
897
  errorCode:
@@ -900,11 +905,13 @@ components:
900
905
  - errorDescription
901
906
  mojaloopError:
902
907
  type: object
908
+ additionalProperties: false
903
909
  properties:
904
910
  errorInformation:
905
911
  $ref: '#/components/schemas/ErrorInformation'
906
912
  transferError:
907
913
  type: object
914
+ additionalProperties: false
908
915
  description: This object represents a Mojaloop API error received at any time during the transfer process
909
916
  properties:
910
917
  httpStatusCode:
@@ -914,6 +921,7 @@ components:
914
921
  $ref: '#/components/schemas/mojaloopError'
915
922
  accountsResponse:
916
923
  type: object
924
+ additionalProperties: false
917
925
  required:
918
926
  - accounts
919
927
  properties:
@@ -945,6 +953,57 @@ components:
945
953
  properties:
946
954
  executionState:
947
955
  $ref: '#/components/schemas/accountsResponse'
956
+ FspId:
957
+ title: FspId
958
+ type: string
959
+ minLength: 1
960
+ maxLength: 32
961
+ description: FSP identifier.
962
+ accountDeletionStatus:
963
+ type: array
964
+ items:
965
+ type: object
966
+ additionalProperties: false
967
+ required:
968
+ - fspId
969
+ properties:
970
+ fspId:
971
+ $ref: '#/components/schemas/FspId'
972
+ error:
973
+ $ref: '#/components/schemas/errorResponse'
974
+ accountDeletionState:
975
+ type: string
976
+ enum:
977
+ - ERROR_OCCURRED
978
+ - COMPLETED
979
+ accountDeletionResponse:
980
+ type: object
981
+ additionalProperties: false
982
+ required:
983
+ - idType
984
+ - idValue
985
+ properties:
986
+ idType:
987
+ $ref: '#/components/schemas/PartyIdType'
988
+ idValue:
989
+ $ref: '#/components/schemas/PartyIdentifier'
990
+ subIdOrType:
991
+ $ref: '#/components/schemas/PartySubIdOrType'
992
+ response:
993
+ $ref: '#/components/schemas/accountDeletionStatus'
994
+ currentState:
995
+ $ref: '#/components/schemas/accountDeletionState'
996
+ lastError:
997
+ $ref: '#/components/schemas/transferError'
998
+ deleteAccountResponse:
999
+ type: object
1000
+ required:
1001
+ - body
1002
+ properties:
1003
+ body:
1004
+ type: object
1005
+ headers:
1006
+ type: object
948
1007
  TransactionInitiatorType:
949
1008
  title: TransactionInitiatorType
950
1009
  type: string
@@ -1005,12 +1064,6 @@ components:
1005
1064
  type: string
1006
1065
  pattern: ^[\d]{1,4}$
1007
1066
  description: A limited set of pre-defined numbers. This list would be a limited set of numbers identifying a set of popular merchant types like School Fees, Pubs and Restaurants, Groceries, etc.
1008
- FspId:
1009
- title: FspId
1010
- type: string
1011
- minLength: 1
1012
- maxLength: 32
1013
- description: FSP identifier.
1014
1067
  KYCInformation:
1015
1068
  title: KYCInformation
1016
1069
  type: string
@@ -1053,6 +1106,7 @@ components:
1053
1106
  maxItems: 16
1054
1107
  transferParty:
1055
1108
  type: object
1109
+ additionalProperties: false
1056
1110
  required:
1057
1111
  - idType
1058
1112
  - idValue
@@ -1129,6 +1183,7 @@ components:
1129
1183
  individualQuote:
1130
1184
  title: IndividualQuote
1131
1185
  type: object
1186
+ additionalProperties: false
1132
1187
  description: Data model for the complex type 'individualQuote'.
1133
1188
  properties:
1134
1189
  quoteId:
@@ -1158,6 +1213,7 @@ components:
1158
1213
  - amount
1159
1214
  bulkQuoteRequest:
1160
1215
  type: object
1216
+ additionalProperties: false
1161
1217
  required:
1162
1218
  - homeTransactionId
1163
1219
  - from
@@ -1193,6 +1249,7 @@ components:
1193
1249
  Money:
1194
1250
  title: Money
1195
1251
  type: object
1252
+ additionalProperties: false
1196
1253
  description: Data model for the complex type Money.
1197
1254
  properties:
1198
1255
  currency:
@@ -1217,6 +1274,7 @@ components:
1217
1274
  GeoCode:
1218
1275
  title: GeoCode
1219
1276
  type: object
1277
+ additionalProperties: false
1220
1278
  description: Data model for the complex type GeoCode. Indicates the geographic location from where the transaction was initiated.
1221
1279
  properties:
1222
1280
  latitude:
@@ -1242,6 +1300,7 @@ components:
1242
1300
  description: Condition that must be attached to the transfer by the Payer.
1243
1301
  quoteError:
1244
1302
  type: object
1303
+ additionalProperties: false
1245
1304
  description: This object represents a Mojaloop API error received at any time during the quote process
1246
1305
  properties:
1247
1306
  httpStatusCode:
@@ -1251,6 +1310,7 @@ components:
1251
1310
  $ref: '#/components/schemas/mojaloopError'
1252
1311
  individualQuoteResult:
1253
1312
  type: object
1313
+ additionalProperties: false
1254
1314
  properties:
1255
1315
  quoteId:
1256
1316
  $ref: '#/components/schemas/CorrelationId'
@@ -1276,6 +1336,7 @@ components:
1276
1336
  - quoteId
1277
1337
  bulkQuoteResponse:
1278
1338
  type: object
1339
+ additionalProperties: false
1279
1340
  required:
1280
1341
  - bulkQuoteId
1281
1342
  - individualQuoteResults
@@ -1303,6 +1364,7 @@ components:
1303
1364
  allOf:
1304
1365
  - $ref: '#/components/schemas/errorResponse'
1305
1366
  - type: object
1367
+ additionalProperties: false
1306
1368
  required:
1307
1369
  - bulkQuoteState
1308
1370
  properties:
@@ -1315,6 +1377,7 @@ components:
1315
1377
  - COMPLETED
1316
1378
  bulkQuoteStatusResponse:
1317
1379
  type: object
1380
+ additionalProperties: false
1318
1381
  required:
1319
1382
  - bulkQuoteId
1320
1383
  - currentState
@@ -1332,6 +1395,7 @@ components:
1332
1395
  $ref: '#/components/schemas/individualQuote'
1333
1396
  autoAcceptPartyOption:
1334
1397
  type: object
1398
+ additionalProperties: false
1335
1399
  required:
1336
1400
  - enabled
1337
1401
  properties:
@@ -1342,6 +1406,7 @@ components:
1342
1406
  - true
1343
1407
  bulkPerTransferFeeLimit:
1344
1408
  type: object
1409
+ additionalProperties: false
1345
1410
  required:
1346
1411
  - currency
1347
1412
  - amount
@@ -1352,6 +1417,7 @@ components:
1352
1417
  $ref: '#/components/schemas/Amount'
1353
1418
  autoAcceptQuote:
1354
1419
  type: object
1420
+ additionalProperties: false
1355
1421
  required:
1356
1422
  - enabled
1357
1423
  properties:
@@ -1367,6 +1433,7 @@ components:
1367
1433
  $ref: '#/components/schemas/bulkPerTransferFeeLimit'
1368
1434
  bulkTransactionOptions:
1369
1435
  type: object
1436
+ additionalProperties: false
1370
1437
  required:
1371
1438
  - autoAcceptParty
1372
1439
  - autoAcceptQuote
@@ -1386,13 +1453,14 @@ components:
1386
1453
  description: Set to true if supplying an FSPID for the payee party and no party resolution is needed. This may be useful if a previous party resolution has been performed.
1387
1454
  type: boolean
1388
1455
  synchronous:
1389
- description: Set to true if the bulkTransfer requests need be handled synchronous. Otherwise the requests will be handled asynchronously, meaning there will be callbacks whenever the processing is done
1456
+ description: Set to true if the bulkTransfer requests need be handled synchronous. Otherwise the requests will be handled asynchronously, meaning there will be callbacks whenever the processing is done
1390
1457
  type: boolean
1391
1458
  bulkExpiration:
1392
1459
  $ref: '#/components/schemas/DateTime'
1393
1460
  PartyIdInfo:
1394
1461
  title: PartyIdInfo
1395
1462
  type: object
1463
+ additionalProperties: false
1396
1464
  description: Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1
1397
1465
  properties:
1398
1466
  partyIdType:
@@ -1417,6 +1485,7 @@ components:
1417
1485
  PartyComplexName:
1418
1486
  title: PartyComplexName
1419
1487
  type: object
1488
+ additionalProperties: false
1420
1489
  description: Data model for the complex type PartyComplexName.
1421
1490
  properties:
1422
1491
  firstName:
@@ -1428,6 +1497,7 @@ components:
1428
1497
  PartyPersonalInfo:
1429
1498
  title: PartyPersonalInfo
1430
1499
  type: object
1500
+ additionalProperties: false
1431
1501
  description: Data model for the complex type PartyPersonalInfo.
1432
1502
  properties:
1433
1503
  complexName:
@@ -1439,6 +1509,7 @@ components:
1439
1509
  Party:
1440
1510
  title: Party
1441
1511
  type: object
1512
+ additionalProperties: false
1442
1513
  description: Data model for the complex type Party.
1443
1514
  properties:
1444
1515
  partyIdInfo:
@@ -1461,6 +1532,7 @@ components:
1461
1532
  bulkTransactionIndividualTransfer:
1462
1533
  title: BulkTransactionIndividualTransfer
1463
1534
  type: object
1535
+ additionalProperties: false
1464
1536
  description: Data model for the complex type 'bulkTransactionIndividualTransfer'.
1465
1537
  properties:
1466
1538
  homeTransactionId:
@@ -1493,6 +1565,7 @@ components:
1493
1565
  - amount
1494
1566
  bulkTransactionRequest:
1495
1567
  type: object
1568
+ additionalProperties: false
1496
1569
  required:
1497
1570
  - bulkTransactionId
1498
1571
  - bulkHomeTransactionID
@@ -1541,6 +1614,7 @@ components:
1541
1614
  example: WLctttbu2HvTsa1XWvUoGRcQozHsqeu9Ahl2JW9Bsu8
1542
1615
  individualTransferResult:
1543
1616
  type: object
1617
+ additionalProperties: false
1544
1618
  required:
1545
1619
  - transferId
1546
1620
  properties:
@@ -1556,6 +1630,7 @@ components:
1556
1630
  $ref: '#/components/schemas/transferError'
1557
1631
  bulkTransferResponse:
1558
1632
  type: object
1633
+ additionalProperties: false
1559
1634
  required:
1560
1635
  - bulkTransferId
1561
1636
  - individualTransferResults
@@ -1586,6 +1661,7 @@ components:
1586
1661
  allOf:
1587
1662
  - $ref: '#/components/schemas/errorResponse'
1588
1663
  - type: object
1664
+ additionalProperties: false
1589
1665
  required:
1590
1666
  - bulkTransferState
1591
1667
  properties:
@@ -1593,6 +1669,7 @@ components:
1593
1669
  $ref: '#/components/schemas/bulkTransferResponse'
1594
1670
  bulkTransactionIndividualTransferAccept:
1595
1671
  type: object
1672
+ additionalProperties: false
1596
1673
  description: Data model for the 'individualTransfer' while accepting party or quote.
1597
1674
  properties:
1598
1675
  transferId:
@@ -1601,6 +1678,7 @@ components:
1601
1678
  - transferId
1602
1679
  transferContinuationAcceptParty:
1603
1680
  type: object
1681
+ additionalProperties: false
1604
1682
  required:
1605
1683
  - acceptParty
1606
1684
  properties:
@@ -1612,6 +1690,7 @@ components:
1612
1690
  bulkTransactionContinuationAcceptParty:
1613
1691
  description: The object sent back as confirmation of payee parties when autoAcceptParty is false.
1614
1692
  type: object
1693
+ additionalProperties: false
1615
1694
  required:
1616
1695
  - individualTransfers
1617
1696
  properties:
@@ -1625,6 +1704,7 @@ components:
1625
1704
  - $ref: '#/components/schemas/transferContinuationAcceptParty'
1626
1705
  transferContinuationAcceptQuote:
1627
1706
  type: object
1707
+ additionalProperties: false
1628
1708
  required:
1629
1709
  - acceptQuote
1630
1710
  properties:
@@ -1636,6 +1716,7 @@ components:
1636
1716
  bulkTransactionContinuationAcceptQuote:
1637
1717
  description: The object sent back as confirmation of quotes when autoAcceptQuotes is false.
1638
1718
  type: object
1719
+ additionalProperties: false
1639
1720
  required:
1640
1721
  - individualTransfers
1641
1722
  properties:
@@ -1649,6 +1730,7 @@ components:
1649
1730
  - $ref: '#/components/schemas/transferContinuationAcceptQuote'
1650
1731
  partyError:
1651
1732
  type: object
1733
+ additionalProperties: false
1652
1734
  description: This object represents a Mojaloop API error received at any time during the party discovery process
1653
1735
  properties:
1654
1736
  httpStatusCode:
@@ -1660,6 +1742,7 @@ components:
1660
1742
  allOf:
1661
1743
  - $ref: '#/components/schemas/errorResponse'
1662
1744
  - type: object
1745
+ additionalProperties: false
1663
1746
  required:
1664
1747
  - bulkTransferState
1665
1748
  properties:
@@ -1671,6 +1754,7 @@ components:
1671
1754
  allOf:
1672
1755
  - $ref: '#/components/schemas/errorResponse'
1673
1756
  - type: object
1757
+ additionalProperties: false
1674
1758
  required:
1675
1759
  - bulkTansferState
1676
1760
  properties:
@@ -1681,6 +1765,7 @@ components:
1681
1765
  individualTransfer:
1682
1766
  title: IndividualTransfer
1683
1767
  type: object
1768
+ additionalProperties: false
1684
1769
  description: Data model for the complex type 'individualTransfer'.
1685
1770
  properties:
1686
1771
  transferId:
@@ -1715,6 +1800,7 @@ components:
1715
1800
  - condition
1716
1801
  bulkTransferRequest:
1717
1802
  type: object
1803
+ additionalProperties: false
1718
1804
  required:
1719
1805
  - bulkTransferId
1720
1806
  - homeTransactionId
@@ -1742,6 +1828,7 @@ components:
1742
1828
  $ref: '#/components/schemas/ExtensionList_v2_1_0'
1743
1829
  individualTransferFulfilment:
1744
1830
  type: object
1831
+ additionalProperties: false
1745
1832
  description: A Mojaloop API transfer fulfilment for individual transfers in a bulk transfer
1746
1833
  properties:
1747
1834
  fulfilment:
@@ -1774,6 +1861,7 @@ components:
1774
1861
  partiesByIdResponse:
1775
1862
  title: partiesByIdResponse
1776
1863
  type: object
1864
+ additionalProperties: false
1777
1865
  description: GET /parties/{Type}/{ID} response object
1778
1866
  properties:
1779
1867
  party:
@@ -1828,6 +1916,7 @@ components:
1828
1916
  Refund:
1829
1917
  title: Refund
1830
1918
  type: object
1919
+ additionalProperties: false
1831
1920
  description: Data model for the complex type Refund.
1832
1921
  properties:
1833
1922
  originalTransactionId:
@@ -1845,6 +1934,7 @@ components:
1845
1934
  TransactionType:
1846
1935
  title: TransactionType
1847
1936
  type: object
1937
+ additionalProperties: false
1848
1938
  description: Data model for the complex type TransactionType.
1849
1939
  properties:
1850
1940
  scenario:
@@ -1873,6 +1963,7 @@ components:
1873
1963
  FxRate:
1874
1964
  title: FxRate
1875
1965
  type: object
1966
+ additionalProperties: false
1876
1967
  description: The FxRate object contains information about a currency conversion in the transfer. It can be used by parties to the transfer to exchange information with each other about the exchange rate for the transfer, to ensure that the best rate can be agreed on.
1877
1968
  properties:
1878
1969
  sourceAmount:
@@ -1889,6 +1980,7 @@ components:
1889
1980
  QuotesPostRequest:
1890
1981
  title: QuotesPostRequest
1891
1982
  type: object
1983
+ additionalProperties: false
1892
1984
  description: The object sent in the POST /quotes request.
1893
1985
  properties:
1894
1986
  quoteId:
@@ -1936,6 +2028,7 @@ components:
1936
2028
  simpleQuotesPostRequest:
1937
2029
  title: simpleQuotesPostRequest
1938
2030
  type: object
2031
+ additionalProperties: false
1939
2032
  properties:
1940
2033
  fspId:
1941
2034
  $ref: '#/components/schemas/FspId'
@@ -1947,6 +2040,7 @@ components:
1947
2040
  quotesPostResponse:
1948
2041
  title: QuotesPostResponse
1949
2042
  type: object
2043
+ additionalProperties: false
1950
2044
  properties:
1951
2045
  quotes:
1952
2046
  title: QuotesIDPutResponse
@@ -1995,6 +2089,7 @@ components:
1995
2089
  allOf:
1996
2090
  - $ref: '#/components/schemas/errorResponse'
1997
2091
  - type: object
2092
+ additionalProperties: false
1998
2093
  AuthenticationType:
1999
2094
  title: AuthenticationType
2000
2095
  type: string
@@ -2010,6 +2105,7 @@ components:
2010
2105
  example: OTP
2011
2106
  requestToPayRequest:
2012
2107
  type: object
2108
+ additionalProperties: false
2013
2109
  required:
2014
2110
  - homeR2PTransactionId
2015
2111
  - from
@@ -2047,6 +2143,7 @@ components:
2047
2143
  getPartiesResponse:
2048
2144
  title: getPartiesResponse
2049
2145
  type: object
2146
+ additionalProperties: false
2050
2147
  description: The object sent in the GET /parties/{Type}/{ID} callback.
2051
2148
  properties:
2052
2149
  body:
@@ -2074,6 +2171,7 @@ components:
2074
2171
  TransactionRequestResponse:
2075
2172
  title: TransactionRequestResponse
2076
2173
  type: object
2174
+ additionalProperties: false
2077
2175
  description: The object sent in the PUT /transactionRequests/{ID} callback.
2078
2176
  properties:
2079
2177
  body:
@@ -2094,6 +2192,7 @@ components:
2094
2192
  - headers
2095
2193
  requestToPayResponse:
2096
2194
  type: object
2195
+ additionalProperties: false
2097
2196
  required:
2098
2197
  - transactionRequestId
2099
2198
  - from
@@ -2139,6 +2238,7 @@ components:
2139
2238
  QuotesIDPutResponse:
2140
2239
  title: QuotesIDPutResponse
2141
2240
  type: object
2241
+ additionalProperties: false
2142
2242
  description: The object sent in the PUT /quotes/{ID} callback.
2143
2243
  properties:
2144
2244
  transferAmount:
@@ -2167,6 +2267,7 @@ components:
2167
2267
  FxMoney:
2168
2268
  title: FxMoney
2169
2269
  type: object
2270
+ additionalProperties: false
2170
2271
  description: Data model for the complex type FxMoney; This is based on the type Money but allows the amount to be optional to support FX quotations.
2171
2272
  properties:
2172
2273
  currency:
@@ -2178,6 +2279,7 @@ components:
2178
2279
  FxCharge:
2179
2280
  title: FxCharge
2180
2281
  type: object
2282
+ additionalProperties: false
2181
2283
  description: An FXP will be able to specify a charge which it proposes to levy on the currency conversion operation using a FxCharge object.
2182
2284
  properties:
2183
2285
  chargeType:
@@ -2198,6 +2300,7 @@ components:
2198
2300
  FxConversion:
2199
2301
  title: FxConversion
2200
2302
  type: object
2303
+ additionalProperties: false
2201
2304
  description: A DFSP will be able to request a currency conversion, and an FX provider will be able to describe its involvement in a proposed transfer, using a FxConversion object.
2202
2305
  properties:
2203
2306
  conversionId:
@@ -2254,6 +2357,7 @@ components:
2254
2357
  FxQuotesPostOutboundResponse:
2255
2358
  title: FxQuotesPostOutboundResponse
2256
2359
  type: object
2360
+ additionalProperties: false
2257
2361
  description: The object sent as a response for the POST /fxQuotes request. The terms under which the FXP will undertake the currency conversion proposed by the requester.
2258
2362
  properties:
2259
2363
  homeTransactionId:
@@ -2272,6 +2376,7 @@ components:
2272
2376
  TransfersIDPutResponse:
2273
2377
  title: TransfersIDPutResponse
2274
2378
  type: object
2379
+ additionalProperties: false
2275
2380
  description: The object sent in the PUT /transfers/{ID} callback.
2276
2381
  properties:
2277
2382
  fulfilment:
@@ -2286,6 +2391,7 @@ components:
2286
2391
  - transferState
2287
2392
  transferResponse:
2288
2393
  type: object
2394
+ additionalProperties: false
2289
2395
  required:
2290
2396
  - homeTransactionId
2291
2397
  - from
@@ -2387,6 +2493,7 @@ components:
2387
2493
  allOf:
2388
2494
  - $ref: '#/components/schemas/errorResponse'
2389
2495
  - type: object
2496
+ additionalProperties: false
2390
2497
  required:
2391
2498
  - transferState
2392
2499
  properties:
@@ -2394,6 +2501,7 @@ components:
2394
2501
  $ref: '#/components/schemas/transferResponse'
2395
2502
  requestToPayTransferRequest:
2396
2503
  type: object
2504
+ additionalProperties: false
2397
2505
  required:
2398
2506
  - homeR2PTransactionId
2399
2507
  - transactionRequestId
@@ -2447,6 +2555,7 @@ components:
2447
2555
  description: QR code used as a One Time Password.
2448
2556
  - title: U2FPinValue
2449
2557
  type: object
2558
+ additionalProperties: false
2450
2559
  description: |
2451
2560
  U2F challenge-response, where payer FSP verifies if the response provided by end-user device matches the previously registered key.
2452
2561
  properties:
@@ -2470,6 +2579,7 @@ components:
2470
2579
  AuthenticationInfo:
2471
2580
  title: AuthenticationInfo
2472
2581
  type: object
2582
+ additionalProperties: false
2473
2583
  description: Data model for the complex type AuthenticationInfo.
2474
2584
  properties:
2475
2585
  authentication:
@@ -2495,6 +2605,7 @@ components:
2495
2605
  AuthorizationIDPutResponse:
2496
2606
  title: AuthorizationIDPutResponse
2497
2607
  type: object
2608
+ additionalProperties: false
2498
2609
  description: The object sent in the PUT /authorizations/{ID} callback.
2499
2610
  properties:
2500
2611
  authenticationInfo:
@@ -2505,6 +2616,7 @@ components:
2505
2616
  - responseType
2506
2617
  requestToPayTransferResponse:
2507
2618
  type: object
2619
+ additionalProperties: false
2508
2620
  required:
2509
2621
  - transactionRequestId
2510
2622
  - from
@@ -2574,6 +2686,7 @@ components:
2574
2686
  $ref: '#/components/schemas/transferError'
2575
2687
  transferContinuationAcceptOTP:
2576
2688
  type: object
2689
+ additionalProperties: false
2577
2690
  required:
2578
2691
  - acceptOTP
2579
2692
  properties:
@@ -2585,6 +2698,7 @@ components:
2585
2698
  TransfersPostRequest:
2586
2699
  title: TransfersPostRequest
2587
2700
  type: object
2701
+ additionalProperties: false
2588
2702
  description: The object sent in the POST /transfers request.
2589
2703
  properties:
2590
2704
  transferId:
@@ -2614,6 +2728,7 @@ components:
2614
2728
  simpleTransfersPostRequest:
2615
2729
  title: SimpleTransfersPostRequest
2616
2730
  type: object
2731
+ additionalProperties: false
2617
2732
  properties:
2618
2733
  fspId:
2619
2734
  $ref: '#/components/schemas/FspId'
@@ -2625,6 +2740,7 @@ components:
2625
2740
  simpleTransfersPostResponse:
2626
2741
  title: SimpleTransfersPostResponse
2627
2742
  type: object
2743
+ additionalProperties: false
2628
2744
  properties:
2629
2745
  transfer:
2630
2746
  properties:
@@ -2644,8 +2760,10 @@ components:
2644
2760
  allOf:
2645
2761
  - $ref: '#/components/schemas/errorResponse'
2646
2762
  - type: object
2763
+ additionalProperties: false
2647
2764
  transferRequest:
2648
2765
  type: object
2766
+ additionalProperties: false
2649
2767
  required:
2650
2768
  - homeTransactionId
2651
2769
  - from
@@ -2683,6 +2801,7 @@ components:
2683
2801
  type: boolean
2684
2802
  transferStatusResponse:
2685
2803
  type: object
2804
+ additionalProperties: false
2686
2805
  required:
2687
2806
  - transferId
2688
2807
  - currentState
@@ -2703,6 +2822,7 @@ components:
2703
2822
  type: object
2704
2823
  transferContinuationAcceptConversion:
2705
2824
  type: object
2825
+ additionalProperties: false
2706
2826
  required:
2707
2827
  - acceptConversion
2708
2828
  properties:
@@ -2713,6 +2833,7 @@ components:
2713
2833
  - false
2714
2834
  transferContinuationAcceptQuoteOrConversion:
2715
2835
  type: object
2836
+ additionalProperties: false
2716
2837
  required:
2717
2838
  - acceptQuoteOrConversion
2718
2839
  properties:
@@ -2724,6 +2845,7 @@ components:
2724
2845
  ServicesFXPPutResponse:
2725
2846
  title: ServicesFXPPutResponse
2726
2847
  type: object
2848
+ additionalProperties: false
2727
2849
  description: The object sent in the PUT /services/FXP callback.
2728
2850
  properties:
2729
2851
  providers:
@@ -2738,6 +2860,7 @@ components:
2738
2860
  FxQuotesPostOutboundRequest:
2739
2861
  title: FxQuotesPostOutboundRequest
2740
2862
  type: object
2863
+ additionalProperties: false
2741
2864
  description: The object sent in the POST /fxQuotes request.
2742
2865
  properties:
2743
2866
  homeTransactionId:
@@ -2785,6 +2908,7 @@ components:
2785
2908
  FxTransfersPostOutboundRequest:
2786
2909
  title: FxTransfersPostOutboundRequest
2787
2910
  type: object
2911
+ additionalProperties: false
2788
2912
  description: The object sent in the POST /fxTransfers request.
2789
2913
  properties:
2790
2914
  homeTransactionId:
@@ -2825,6 +2949,7 @@ components:
2825
2949
  FxTransfersPostOutboundResponse:
2826
2950
  title: FxTransfersPostOutboundResponse
2827
2951
  type: object
2952
+ additionalProperties: false
2828
2953
  description: The object sent as a response for the POST /fxTransfers request.
2829
2954
  properties:
2830
2955
  homeTransactionId:
@@ -2876,7 +3001,7 @@ components:
2876
3001
  content:
2877
3002
  application/json:
2878
3003
  schema:
2879
- $ref: '#/components/schemas/accountsResponse'
3004
+ $ref: '#/components/schemas/accountDeletionResponse'
2880
3005
  accountDeletionError:
2881
3006
  description: An error occurred while deleting an account
2882
3007
  content: