@mojaloop/api-snippets 18.0.0-snapshot.4 → 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 (356) 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 +91 -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 +589 -22
  187. package/lib/sdk-scheme-adapter/v2_1_0/outbound/openapi.d.ts +7 -8
  188. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.d.ts +634 -10
  189. package/package.json +20 -16
  190. package/sdk-scheme-adapter/v2_0_0/backend/openapi.yaml +1 -1
  191. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationInfo.yaml +1 -0
  192. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationValue.yaml +1 -0
  193. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  194. package/sdk-scheme-adapter/v2_0_0/components/schemas/ErrorInformation.yaml +1 -0
  195. package/sdk-scheme-adapter/v2_0_0/components/schemas/Extension.yaml +1 -0
  196. package/sdk-scheme-adapter/v2_0_0/components/schemas/ExtensionList.yaml +1 -0
  197. package/sdk-scheme-adapter/v2_0_0/components/schemas/GeoCode.yaml +1 -0
  198. package/sdk-scheme-adapter/v2_0_0/components/schemas/Money.yaml +1 -0
  199. package/sdk-scheme-adapter/v2_0_0/components/schemas/Party.yaml +1 -0
  200. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyComplexName.yaml +1 -0
  201. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyIdInfo.yaml +1 -0
  202. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  203. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  204. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesPostRequest.yaml +1 -0
  205. package/sdk-scheme-adapter/v2_0_0/components/schemas/Refund.yaml +1 -0
  206. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  207. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionType.yaml +1 -0
  208. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  209. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersPostRequest.yaml +1 -0
  210. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountCreationStatus.yaml +1 -0
  211. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsRequest.yaml +1 -0
  212. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsResponse.yaml +1 -0
  213. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  214. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptQuote.yaml +1 -0
  215. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  216. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  217. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  218. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  219. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  220. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  221. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  222. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  223. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  224. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  225. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  226. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  227. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  228. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  229. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  230. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  231. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferRequest.yaml +1 -0
  232. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferResponse.yaml +1 -0
  233. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorAccountsResponse.yaml +1 -0
  234. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorQuotesResponse.yaml +1 -0
  235. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorResponse.yaml +1 -0
  236. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  237. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorTransferResponse.yaml +1 -0
  238. package/sdk-scheme-adapter/v2_0_0/components/schemas/getPartiesResponse.yaml +1 -0
  239. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuote.yaml +1 -0
  240. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuoteResult.yaml +1 -0
  241. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransfer.yaml +1 -0
  242. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  243. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferResult.yaml +1 -0
  244. package/sdk-scheme-adapter/v2_0_0/components/schemas/mojaloopError.yaml +1 -0
  245. package/sdk-scheme-adapter/v2_0_0/components/schemas/partiesByIdResponse.yaml +1 -0
  246. package/sdk-scheme-adapter/v2_0_0/components/schemas/partyError.yaml +1 -0
  247. package/sdk-scheme-adapter/v2_0_0/components/schemas/quoteError.yaml +1 -0
  248. package/sdk-scheme-adapter/v2_0_0/components/schemas/quotesPostResponse.yaml +1 -0
  249. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayRequest.yaml +1 -0
  250. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayResponse.yaml +1 -0
  251. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  252. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  253. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  254. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  255. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  256. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  257. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  258. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  259. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferError.yaml +1 -0
  260. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferParty.yaml +1 -0
  261. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferRequest.yaml +1 -0
  262. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferResponse.yaml +1 -0
  263. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferStatusResponse.yaml +1 -0
  264. package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +1 -1
  265. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationInfo.yaml +1 -0
  266. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationValue.yaml +1 -0
  267. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  268. package/sdk-scheme-adapter/v2_1_0/components/schemas/ErrorInformation.yaml +1 -0
  269. package/sdk-scheme-adapter/v2_1_0/components/schemas/ExtensionList_v2_1_0.yaml +1 -0
  270. package/sdk-scheme-adapter/v2_1_0/components/schemas/Extension_v2_1_0.yaml +1 -0
  271. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxCharge.yaml +2 -1
  272. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxConversion.yaml +2 -1
  273. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxMoney.yaml +1 -0
  274. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendRequest.yaml +1 -0
  275. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendResponse.yaml +1 -0
  276. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundRequest.yaml +1 -0
  277. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundResponse.yaml +1 -0
  278. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPatchBackendRequest.yaml +1 -0
  279. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendRequest.yaml +1 -0
  280. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendResponse.yaml +2 -1
  281. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundRequest.yaml +1 -0
  282. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundResponse.yaml +1 -0
  283. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPutBackendRequest.yaml +1 -0
  284. package/sdk-scheme-adapter/v2_1_0/components/schemas/GeoCode.yaml +1 -0
  285. package/sdk-scheme-adapter/v2_1_0/components/schemas/Money.yaml +1 -0
  286. package/sdk-scheme-adapter/v2_1_0/components/schemas/Party.yaml +1 -0
  287. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyComplexName.yaml +1 -0
  288. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyIdInfo.yaml +1 -0
  289. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  290. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  291. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesPostRequest.yaml +1 -0
  292. package/sdk-scheme-adapter/v2_1_0/components/schemas/Refund.yaml +1 -0
  293. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  294. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionType.yaml +1 -0
  295. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransferStateFromBackend.yaml +15 -0
  296. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  297. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersPostRequest.yaml +1 -0
  298. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountCreationStatus.yaml +1 -0
  299. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionResponse.yaml +6 -7
  300. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionStatus.yaml +1 -0
  301. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsRequest.yaml +1 -1
  302. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsResponse.yaml +1 -0
  303. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  304. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptQuote.yaml +1 -0
  305. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  306. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  307. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  308. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  309. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  310. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  311. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  312. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  313. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  314. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  315. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  316. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  317. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  318. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  319. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  320. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  321. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferRequest.yaml +1 -0
  322. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferResponse.yaml +1 -0
  323. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorQuotesResponse.yaml +1 -0
  324. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorResponse.yaml +1 -0
  325. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  326. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorTransferResponse.yaml +1 -0
  327. package/sdk-scheme-adapter/v2_1_0/components/schemas/getPartiesResponse.yaml +1 -0
  328. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuote.yaml +1 -0
  329. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuoteResult.yaml +1 -0
  330. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransfer.yaml +1 -0
  331. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  332. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferResult.yaml +1 -0
  333. package/sdk-scheme-adapter/v2_1_0/components/schemas/mojaloopError.yaml +1 -0
  334. package/sdk-scheme-adapter/v2_1_0/components/schemas/partiesByIdResponse.yaml +1 -0
  335. package/sdk-scheme-adapter/v2_1_0/components/schemas/partyError.yaml +1 -0
  336. package/sdk-scheme-adapter/v2_1_0/components/schemas/quoteError.yaml +1 -0
  337. package/sdk-scheme-adapter/v2_1_0/components/schemas/quotesPostResponse.yaml +1 -0
  338. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayRequest.yaml +1 -0
  339. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayResponse.yaml +1 -0
  340. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  341. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  342. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  343. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  344. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  345. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptConversion.yaml +1 -0
  346. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  347. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  348. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  349. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuoteOrConversion.yaml +1 -0
  350. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferError.yaml +1 -0
  351. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferParty.yaml +1 -0
  352. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferRequest.yaml +1 -0
  353. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferResponse.yaml +1 -0
  354. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferStatusResponse.yaml +1 -0
  355. package/sdk-scheme-adapter/v2_1_0/outbound/paths/accounts_Type_ID.yaml +2 -2
  356. 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:
@@ -955,6 +963,7 @@ components:
955
963
  type: array
956
964
  items:
957
965
  type: object
966
+ additionalProperties: false
958
967
  required:
959
968
  - fspId
960
969
  properties:
@@ -969,18 +978,17 @@ components:
969
978
  - COMPLETED
970
979
  accountDeletionResponse:
971
980
  type: object
981
+ additionalProperties: false
972
982
  required:
973
- - accountIdType
974
- - accountIdValue
983
+ - idType
984
+ - idValue
975
985
  properties:
976
- accountIdType:
986
+ idType:
977
987
  $ref: '#/components/schemas/PartyIdType'
978
- accountIdValue:
988
+ idValue:
979
989
  $ref: '#/components/schemas/PartyIdentifier'
980
- accountSubIdOrType:
990
+ subIdOrType:
981
991
  $ref: '#/components/schemas/PartySubIdOrType'
982
- modelId:
983
- $ref: '#/components/schemas/CorrelationId'
984
992
  response:
985
993
  $ref: '#/components/schemas/accountDeletionStatus'
986
994
  currentState:
@@ -1098,6 +1106,7 @@ components:
1098
1106
  maxItems: 16
1099
1107
  transferParty:
1100
1108
  type: object
1109
+ additionalProperties: false
1101
1110
  required:
1102
1111
  - idType
1103
1112
  - idValue
@@ -1174,6 +1183,7 @@ components:
1174
1183
  individualQuote:
1175
1184
  title: IndividualQuote
1176
1185
  type: object
1186
+ additionalProperties: false
1177
1187
  description: Data model for the complex type 'individualQuote'.
1178
1188
  properties:
1179
1189
  quoteId:
@@ -1203,6 +1213,7 @@ components:
1203
1213
  - amount
1204
1214
  bulkQuoteRequest:
1205
1215
  type: object
1216
+ additionalProperties: false
1206
1217
  required:
1207
1218
  - homeTransactionId
1208
1219
  - from
@@ -1238,6 +1249,7 @@ components:
1238
1249
  Money:
1239
1250
  title: Money
1240
1251
  type: object
1252
+ additionalProperties: false
1241
1253
  description: Data model for the complex type Money.
1242
1254
  properties:
1243
1255
  currency:
@@ -1262,6 +1274,7 @@ components:
1262
1274
  GeoCode:
1263
1275
  title: GeoCode
1264
1276
  type: object
1277
+ additionalProperties: false
1265
1278
  description: Data model for the complex type GeoCode. Indicates the geographic location from where the transaction was initiated.
1266
1279
  properties:
1267
1280
  latitude:
@@ -1287,6 +1300,7 @@ components:
1287
1300
  description: Condition that must be attached to the transfer by the Payer.
1288
1301
  quoteError:
1289
1302
  type: object
1303
+ additionalProperties: false
1290
1304
  description: This object represents a Mojaloop API error received at any time during the quote process
1291
1305
  properties:
1292
1306
  httpStatusCode:
@@ -1296,6 +1310,7 @@ components:
1296
1310
  $ref: '#/components/schemas/mojaloopError'
1297
1311
  individualQuoteResult:
1298
1312
  type: object
1313
+ additionalProperties: false
1299
1314
  properties:
1300
1315
  quoteId:
1301
1316
  $ref: '#/components/schemas/CorrelationId'
@@ -1321,6 +1336,7 @@ components:
1321
1336
  - quoteId
1322
1337
  bulkQuoteResponse:
1323
1338
  type: object
1339
+ additionalProperties: false
1324
1340
  required:
1325
1341
  - bulkQuoteId
1326
1342
  - individualQuoteResults
@@ -1348,6 +1364,7 @@ components:
1348
1364
  allOf:
1349
1365
  - $ref: '#/components/schemas/errorResponse'
1350
1366
  - type: object
1367
+ additionalProperties: false
1351
1368
  required:
1352
1369
  - bulkQuoteState
1353
1370
  properties:
@@ -1360,6 +1377,7 @@ components:
1360
1377
  - COMPLETED
1361
1378
  bulkQuoteStatusResponse:
1362
1379
  type: object
1380
+ additionalProperties: false
1363
1381
  required:
1364
1382
  - bulkQuoteId
1365
1383
  - currentState
@@ -1377,6 +1395,7 @@ components:
1377
1395
  $ref: '#/components/schemas/individualQuote'
1378
1396
  autoAcceptPartyOption:
1379
1397
  type: object
1398
+ additionalProperties: false
1380
1399
  required:
1381
1400
  - enabled
1382
1401
  properties:
@@ -1387,6 +1406,7 @@ components:
1387
1406
  - true
1388
1407
  bulkPerTransferFeeLimit:
1389
1408
  type: object
1409
+ additionalProperties: false
1390
1410
  required:
1391
1411
  - currency
1392
1412
  - amount
@@ -1397,6 +1417,7 @@ components:
1397
1417
  $ref: '#/components/schemas/Amount'
1398
1418
  autoAcceptQuote:
1399
1419
  type: object
1420
+ additionalProperties: false
1400
1421
  required:
1401
1422
  - enabled
1402
1423
  properties:
@@ -1412,6 +1433,7 @@ components:
1412
1433
  $ref: '#/components/schemas/bulkPerTransferFeeLimit'
1413
1434
  bulkTransactionOptions:
1414
1435
  type: object
1436
+ additionalProperties: false
1415
1437
  required:
1416
1438
  - autoAcceptParty
1417
1439
  - autoAcceptQuote
@@ -1431,13 +1453,14 @@ components:
1431
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.
1432
1454
  type: boolean
1433
1455
  synchronous:
1434
- 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
1435
1457
  type: boolean
1436
1458
  bulkExpiration:
1437
1459
  $ref: '#/components/schemas/DateTime'
1438
1460
  PartyIdInfo:
1439
1461
  title: PartyIdInfo
1440
1462
  type: object
1463
+ additionalProperties: false
1441
1464
  description: Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1
1442
1465
  properties:
1443
1466
  partyIdType:
@@ -1462,6 +1485,7 @@ components:
1462
1485
  PartyComplexName:
1463
1486
  title: PartyComplexName
1464
1487
  type: object
1488
+ additionalProperties: false
1465
1489
  description: Data model for the complex type PartyComplexName.
1466
1490
  properties:
1467
1491
  firstName:
@@ -1473,6 +1497,7 @@ components:
1473
1497
  PartyPersonalInfo:
1474
1498
  title: PartyPersonalInfo
1475
1499
  type: object
1500
+ additionalProperties: false
1476
1501
  description: Data model for the complex type PartyPersonalInfo.
1477
1502
  properties:
1478
1503
  complexName:
@@ -1484,6 +1509,7 @@ components:
1484
1509
  Party:
1485
1510
  title: Party
1486
1511
  type: object
1512
+ additionalProperties: false
1487
1513
  description: Data model for the complex type Party.
1488
1514
  properties:
1489
1515
  partyIdInfo:
@@ -1506,6 +1532,7 @@ components:
1506
1532
  bulkTransactionIndividualTransfer:
1507
1533
  title: BulkTransactionIndividualTransfer
1508
1534
  type: object
1535
+ additionalProperties: false
1509
1536
  description: Data model for the complex type 'bulkTransactionIndividualTransfer'.
1510
1537
  properties:
1511
1538
  homeTransactionId:
@@ -1538,6 +1565,7 @@ components:
1538
1565
  - amount
1539
1566
  bulkTransactionRequest:
1540
1567
  type: object
1568
+ additionalProperties: false
1541
1569
  required:
1542
1570
  - bulkTransactionId
1543
1571
  - bulkHomeTransactionID
@@ -1586,6 +1614,7 @@ components:
1586
1614
  example: WLctttbu2HvTsa1XWvUoGRcQozHsqeu9Ahl2JW9Bsu8
1587
1615
  individualTransferResult:
1588
1616
  type: object
1617
+ additionalProperties: false
1589
1618
  required:
1590
1619
  - transferId
1591
1620
  properties:
@@ -1601,6 +1630,7 @@ components:
1601
1630
  $ref: '#/components/schemas/transferError'
1602
1631
  bulkTransferResponse:
1603
1632
  type: object
1633
+ additionalProperties: false
1604
1634
  required:
1605
1635
  - bulkTransferId
1606
1636
  - individualTransferResults
@@ -1631,6 +1661,7 @@ components:
1631
1661
  allOf:
1632
1662
  - $ref: '#/components/schemas/errorResponse'
1633
1663
  - type: object
1664
+ additionalProperties: false
1634
1665
  required:
1635
1666
  - bulkTransferState
1636
1667
  properties:
@@ -1638,6 +1669,7 @@ components:
1638
1669
  $ref: '#/components/schemas/bulkTransferResponse'
1639
1670
  bulkTransactionIndividualTransferAccept:
1640
1671
  type: object
1672
+ additionalProperties: false
1641
1673
  description: Data model for the 'individualTransfer' while accepting party or quote.
1642
1674
  properties:
1643
1675
  transferId:
@@ -1646,6 +1678,7 @@ components:
1646
1678
  - transferId
1647
1679
  transferContinuationAcceptParty:
1648
1680
  type: object
1681
+ additionalProperties: false
1649
1682
  required:
1650
1683
  - acceptParty
1651
1684
  properties:
@@ -1657,6 +1690,7 @@ components:
1657
1690
  bulkTransactionContinuationAcceptParty:
1658
1691
  description: The object sent back as confirmation of payee parties when autoAcceptParty is false.
1659
1692
  type: object
1693
+ additionalProperties: false
1660
1694
  required:
1661
1695
  - individualTransfers
1662
1696
  properties:
@@ -1670,6 +1704,7 @@ components:
1670
1704
  - $ref: '#/components/schemas/transferContinuationAcceptParty'
1671
1705
  transferContinuationAcceptQuote:
1672
1706
  type: object
1707
+ additionalProperties: false
1673
1708
  required:
1674
1709
  - acceptQuote
1675
1710
  properties:
@@ -1681,6 +1716,7 @@ components:
1681
1716
  bulkTransactionContinuationAcceptQuote:
1682
1717
  description: The object sent back as confirmation of quotes when autoAcceptQuotes is false.
1683
1718
  type: object
1719
+ additionalProperties: false
1684
1720
  required:
1685
1721
  - individualTransfers
1686
1722
  properties:
@@ -1694,6 +1730,7 @@ components:
1694
1730
  - $ref: '#/components/schemas/transferContinuationAcceptQuote'
1695
1731
  partyError:
1696
1732
  type: object
1733
+ additionalProperties: false
1697
1734
  description: This object represents a Mojaloop API error received at any time during the party discovery process
1698
1735
  properties:
1699
1736
  httpStatusCode:
@@ -1705,6 +1742,7 @@ components:
1705
1742
  allOf:
1706
1743
  - $ref: '#/components/schemas/errorResponse'
1707
1744
  - type: object
1745
+ additionalProperties: false
1708
1746
  required:
1709
1747
  - bulkTransferState
1710
1748
  properties:
@@ -1716,6 +1754,7 @@ components:
1716
1754
  allOf:
1717
1755
  - $ref: '#/components/schemas/errorResponse'
1718
1756
  - type: object
1757
+ additionalProperties: false
1719
1758
  required:
1720
1759
  - bulkTansferState
1721
1760
  properties:
@@ -1726,6 +1765,7 @@ components:
1726
1765
  individualTransfer:
1727
1766
  title: IndividualTransfer
1728
1767
  type: object
1768
+ additionalProperties: false
1729
1769
  description: Data model for the complex type 'individualTransfer'.
1730
1770
  properties:
1731
1771
  transferId:
@@ -1760,6 +1800,7 @@ components:
1760
1800
  - condition
1761
1801
  bulkTransferRequest:
1762
1802
  type: object
1803
+ additionalProperties: false
1763
1804
  required:
1764
1805
  - bulkTransferId
1765
1806
  - homeTransactionId
@@ -1787,6 +1828,7 @@ components:
1787
1828
  $ref: '#/components/schemas/ExtensionList_v2_1_0'
1788
1829
  individualTransferFulfilment:
1789
1830
  type: object
1831
+ additionalProperties: false
1790
1832
  description: A Mojaloop API transfer fulfilment for individual transfers in a bulk transfer
1791
1833
  properties:
1792
1834
  fulfilment:
@@ -1819,6 +1861,7 @@ components:
1819
1861
  partiesByIdResponse:
1820
1862
  title: partiesByIdResponse
1821
1863
  type: object
1864
+ additionalProperties: false
1822
1865
  description: GET /parties/{Type}/{ID} response object
1823
1866
  properties:
1824
1867
  party:
@@ -1873,6 +1916,7 @@ components:
1873
1916
  Refund:
1874
1917
  title: Refund
1875
1918
  type: object
1919
+ additionalProperties: false
1876
1920
  description: Data model for the complex type Refund.
1877
1921
  properties:
1878
1922
  originalTransactionId:
@@ -1890,6 +1934,7 @@ components:
1890
1934
  TransactionType:
1891
1935
  title: TransactionType
1892
1936
  type: object
1937
+ additionalProperties: false
1893
1938
  description: Data model for the complex type TransactionType.
1894
1939
  properties:
1895
1940
  scenario:
@@ -1918,6 +1963,7 @@ components:
1918
1963
  FxRate:
1919
1964
  title: FxRate
1920
1965
  type: object
1966
+ additionalProperties: false
1921
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.
1922
1968
  properties:
1923
1969
  sourceAmount:
@@ -1934,6 +1980,7 @@ components:
1934
1980
  QuotesPostRequest:
1935
1981
  title: QuotesPostRequest
1936
1982
  type: object
1983
+ additionalProperties: false
1937
1984
  description: The object sent in the POST /quotes request.
1938
1985
  properties:
1939
1986
  quoteId:
@@ -1981,6 +2028,7 @@ components:
1981
2028
  simpleQuotesPostRequest:
1982
2029
  title: simpleQuotesPostRequest
1983
2030
  type: object
2031
+ additionalProperties: false
1984
2032
  properties:
1985
2033
  fspId:
1986
2034
  $ref: '#/components/schemas/FspId'
@@ -1992,6 +2040,7 @@ components:
1992
2040
  quotesPostResponse:
1993
2041
  title: QuotesPostResponse
1994
2042
  type: object
2043
+ additionalProperties: false
1995
2044
  properties:
1996
2045
  quotes:
1997
2046
  title: QuotesIDPutResponse
@@ -2040,6 +2089,7 @@ components:
2040
2089
  allOf:
2041
2090
  - $ref: '#/components/schemas/errorResponse'
2042
2091
  - type: object
2092
+ additionalProperties: false
2043
2093
  AuthenticationType:
2044
2094
  title: AuthenticationType
2045
2095
  type: string
@@ -2055,6 +2105,7 @@ components:
2055
2105
  example: OTP
2056
2106
  requestToPayRequest:
2057
2107
  type: object
2108
+ additionalProperties: false
2058
2109
  required:
2059
2110
  - homeR2PTransactionId
2060
2111
  - from
@@ -2092,6 +2143,7 @@ components:
2092
2143
  getPartiesResponse:
2093
2144
  title: getPartiesResponse
2094
2145
  type: object
2146
+ additionalProperties: false
2095
2147
  description: The object sent in the GET /parties/{Type}/{ID} callback.
2096
2148
  properties:
2097
2149
  body:
@@ -2119,6 +2171,7 @@ components:
2119
2171
  TransactionRequestResponse:
2120
2172
  title: TransactionRequestResponse
2121
2173
  type: object
2174
+ additionalProperties: false
2122
2175
  description: The object sent in the PUT /transactionRequests/{ID} callback.
2123
2176
  properties:
2124
2177
  body:
@@ -2139,6 +2192,7 @@ components:
2139
2192
  - headers
2140
2193
  requestToPayResponse:
2141
2194
  type: object
2195
+ additionalProperties: false
2142
2196
  required:
2143
2197
  - transactionRequestId
2144
2198
  - from
@@ -2184,6 +2238,7 @@ components:
2184
2238
  QuotesIDPutResponse:
2185
2239
  title: QuotesIDPutResponse
2186
2240
  type: object
2241
+ additionalProperties: false
2187
2242
  description: The object sent in the PUT /quotes/{ID} callback.
2188
2243
  properties:
2189
2244
  transferAmount:
@@ -2212,6 +2267,7 @@ components:
2212
2267
  FxMoney:
2213
2268
  title: FxMoney
2214
2269
  type: object
2270
+ additionalProperties: false
2215
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.
2216
2272
  properties:
2217
2273
  currency:
@@ -2223,6 +2279,7 @@ components:
2223
2279
  FxCharge:
2224
2280
  title: FxCharge
2225
2281
  type: object
2282
+ additionalProperties: false
2226
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.
2227
2284
  properties:
2228
2285
  chargeType:
@@ -2243,6 +2300,7 @@ components:
2243
2300
  FxConversion:
2244
2301
  title: FxConversion
2245
2302
  type: object
2303
+ additionalProperties: false
2246
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.
2247
2305
  properties:
2248
2306
  conversionId:
@@ -2299,6 +2357,7 @@ components:
2299
2357
  FxQuotesPostOutboundResponse:
2300
2358
  title: FxQuotesPostOutboundResponse
2301
2359
  type: object
2360
+ additionalProperties: false
2302
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.
2303
2362
  properties:
2304
2363
  homeTransactionId:
@@ -2317,6 +2376,7 @@ components:
2317
2376
  TransfersIDPutResponse:
2318
2377
  title: TransfersIDPutResponse
2319
2378
  type: object
2379
+ additionalProperties: false
2320
2380
  description: The object sent in the PUT /transfers/{ID} callback.
2321
2381
  properties:
2322
2382
  fulfilment:
@@ -2331,6 +2391,7 @@ components:
2331
2391
  - transferState
2332
2392
  transferResponse:
2333
2393
  type: object
2394
+ additionalProperties: false
2334
2395
  required:
2335
2396
  - homeTransactionId
2336
2397
  - from
@@ -2432,6 +2493,7 @@ components:
2432
2493
  allOf:
2433
2494
  - $ref: '#/components/schemas/errorResponse'
2434
2495
  - type: object
2496
+ additionalProperties: false
2435
2497
  required:
2436
2498
  - transferState
2437
2499
  properties:
@@ -2439,6 +2501,7 @@ components:
2439
2501
  $ref: '#/components/schemas/transferResponse'
2440
2502
  requestToPayTransferRequest:
2441
2503
  type: object
2504
+ additionalProperties: false
2442
2505
  required:
2443
2506
  - homeR2PTransactionId
2444
2507
  - transactionRequestId
@@ -2492,6 +2555,7 @@ components:
2492
2555
  description: QR code used as a One Time Password.
2493
2556
  - title: U2FPinValue
2494
2557
  type: object
2558
+ additionalProperties: false
2495
2559
  description: |
2496
2560
  U2F challenge-response, where payer FSP verifies if the response provided by end-user device matches the previously registered key.
2497
2561
  properties:
@@ -2515,6 +2579,7 @@ components:
2515
2579
  AuthenticationInfo:
2516
2580
  title: AuthenticationInfo
2517
2581
  type: object
2582
+ additionalProperties: false
2518
2583
  description: Data model for the complex type AuthenticationInfo.
2519
2584
  properties:
2520
2585
  authentication:
@@ -2540,6 +2605,7 @@ components:
2540
2605
  AuthorizationIDPutResponse:
2541
2606
  title: AuthorizationIDPutResponse
2542
2607
  type: object
2608
+ additionalProperties: false
2543
2609
  description: The object sent in the PUT /authorizations/{ID} callback.
2544
2610
  properties:
2545
2611
  authenticationInfo:
@@ -2550,6 +2616,7 @@ components:
2550
2616
  - responseType
2551
2617
  requestToPayTransferResponse:
2552
2618
  type: object
2619
+ additionalProperties: false
2553
2620
  required:
2554
2621
  - transactionRequestId
2555
2622
  - from
@@ -2619,6 +2686,7 @@ components:
2619
2686
  $ref: '#/components/schemas/transferError'
2620
2687
  transferContinuationAcceptOTP:
2621
2688
  type: object
2689
+ additionalProperties: false
2622
2690
  required:
2623
2691
  - acceptOTP
2624
2692
  properties:
@@ -2630,6 +2698,7 @@ components:
2630
2698
  TransfersPostRequest:
2631
2699
  title: TransfersPostRequest
2632
2700
  type: object
2701
+ additionalProperties: false
2633
2702
  description: The object sent in the POST /transfers request.
2634
2703
  properties:
2635
2704
  transferId:
@@ -2659,6 +2728,7 @@ components:
2659
2728
  simpleTransfersPostRequest:
2660
2729
  title: SimpleTransfersPostRequest
2661
2730
  type: object
2731
+ additionalProperties: false
2662
2732
  properties:
2663
2733
  fspId:
2664
2734
  $ref: '#/components/schemas/FspId'
@@ -2670,6 +2740,7 @@ components:
2670
2740
  simpleTransfersPostResponse:
2671
2741
  title: SimpleTransfersPostResponse
2672
2742
  type: object
2743
+ additionalProperties: false
2673
2744
  properties:
2674
2745
  transfer:
2675
2746
  properties:
@@ -2689,8 +2760,10 @@ components:
2689
2760
  allOf:
2690
2761
  - $ref: '#/components/schemas/errorResponse'
2691
2762
  - type: object
2763
+ additionalProperties: false
2692
2764
  transferRequest:
2693
2765
  type: object
2766
+ additionalProperties: false
2694
2767
  required:
2695
2768
  - homeTransactionId
2696
2769
  - from
@@ -2728,6 +2801,7 @@ components:
2728
2801
  type: boolean
2729
2802
  transferStatusResponse:
2730
2803
  type: object
2804
+ additionalProperties: false
2731
2805
  required:
2732
2806
  - transferId
2733
2807
  - currentState
@@ -2748,6 +2822,7 @@ components:
2748
2822
  type: object
2749
2823
  transferContinuationAcceptConversion:
2750
2824
  type: object
2825
+ additionalProperties: false
2751
2826
  required:
2752
2827
  - acceptConversion
2753
2828
  properties:
@@ -2758,6 +2833,7 @@ components:
2758
2833
  - false
2759
2834
  transferContinuationAcceptQuoteOrConversion:
2760
2835
  type: object
2836
+ additionalProperties: false
2761
2837
  required:
2762
2838
  - acceptQuoteOrConversion
2763
2839
  properties:
@@ -2769,6 +2845,7 @@ components:
2769
2845
  ServicesFXPPutResponse:
2770
2846
  title: ServicesFXPPutResponse
2771
2847
  type: object
2848
+ additionalProperties: false
2772
2849
  description: The object sent in the PUT /services/FXP callback.
2773
2850
  properties:
2774
2851
  providers:
@@ -2783,6 +2860,7 @@ components:
2783
2860
  FxQuotesPostOutboundRequest:
2784
2861
  title: FxQuotesPostOutboundRequest
2785
2862
  type: object
2863
+ additionalProperties: false
2786
2864
  description: The object sent in the POST /fxQuotes request.
2787
2865
  properties:
2788
2866
  homeTransactionId:
@@ -2830,6 +2908,7 @@ components:
2830
2908
  FxTransfersPostOutboundRequest:
2831
2909
  title: FxTransfersPostOutboundRequest
2832
2910
  type: object
2911
+ additionalProperties: false
2833
2912
  description: The object sent in the POST /fxTransfers request.
2834
2913
  properties:
2835
2914
  homeTransactionId:
@@ -2870,6 +2949,7 @@ components:
2870
2949
  FxTransfersPostOutboundResponse:
2871
2950
  title: FxTransfersPostOutboundResponse
2872
2951
  type: object
2952
+ additionalProperties: false
2873
2953
  description: The object sent as a response for the POST /fxTransfers request.
2874
2954
  properties:
2875
2955
  homeTransactionId:
@@ -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:
@@ -1,5 +1,6 @@
1
1
  title: AuthorizationsIDPutResponse
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: BulkQuotesIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the PUT /bulkQuotes/{ID} callback.'
4
5
  properties:
5
6
  individualQuoteResults:
@@ -1,5 +1,6 @@
1
1
  title: BulkQuotesPostRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the POST /bulkQuotes request.
4
5
  properties:
5
6
  bulkQuoteId: