@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
@@ -5324,6 +5324,7 @@
5324
5324
  },
5325
5325
  "lastError": {
5326
5326
  "type": "object",
5327
+ "additionalProperties": false,
5327
5328
  "description": "This may be a Mojaloop API error returned from another entity in the scheme or an object representing other types of error e.g. exceptions that may occur inside the scheme adapter.",
5328
5329
  "properties": {
5329
5330
  "httpStatusCode": {
@@ -5332,10 +5333,12 @@
5332
5333
  },
5333
5334
  "mojaloopError": {
5334
5335
  "type": "object",
5336
+ "additionalProperties": false,
5335
5337
  "properties": {
5336
5338
  "errorInformation": {
5337
5339
  "title": "ErrorInformation",
5338
5340
  "type": "object",
5341
+ "additionalProperties": false,
5339
5342
  "description": "Data model for the complex type ErrorInformation.",
5340
5343
  "properties": {
5341
5344
  "errorCode": {
@@ -5355,6 +5358,7 @@
5355
5358
  "extensionList": {
5356
5359
  "title": "ExtensionList",
5357
5360
  "type": "object",
5361
+ "additionalProperties": false,
5358
5362
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
5359
5363
  "properties": {
5360
5364
  "extension": {
@@ -5362,6 +5366,7 @@
5362
5366
  "items": {
5363
5367
  "title": "Extension",
5364
5368
  "type": "object",
5369
+ "additionalProperties": false,
5365
5370
  "description": "Data model for the complex type Extension.",
5366
5371
  "properties": {
5367
5372
  "key": {
@@ -5705,11 +5710,13 @@
5705
5710
  "payee": {
5706
5711
  "title": "Party",
5707
5712
  "type": "object",
5713
+ "additionalProperties": false,
5708
5714
  "description": "Data model for the complex type Party.",
5709
5715
  "properties": {
5710
5716
  "partyIdInfo": {
5711
5717
  "title": "PartyIdInfo",
5712
5718
  "type": "object",
5719
+ "additionalProperties": false,
5713
5720
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
5714
5721
  "properties": {
5715
5722
  "partyIdType": {
@@ -5752,6 +5759,7 @@
5752
5759
  "extensionList": {
5753
5760
  "title": "ExtensionList",
5754
5761
  "type": "object",
5762
+ "additionalProperties": false,
5755
5763
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
5756
5764
  "properties": {
5757
5765
  "extension": {
@@ -5759,6 +5767,7 @@
5759
5767
  "items": {
5760
5768
  "title": "Extension",
5761
5769
  "type": "object",
5770
+ "additionalProperties": false,
5762
5771
  "description": "Data model for the complex type Extension.",
5763
5772
  "properties": {
5764
5773
  "key": {
@@ -5812,11 +5821,13 @@
5812
5821
  "personalInfo": {
5813
5822
  "title": "PartyPersonalInfo",
5814
5823
  "type": "object",
5824
+ "additionalProperties": false,
5815
5825
  "description": "Data model for the complex type PartyPersonalInfo.",
5816
5826
  "properties": {
5817
5827
  "complexName": {
5818
5828
  "title": "PartyComplexName",
5819
5829
  "type": "object",
5830
+ "additionalProperties": false,
5820
5831
  "description": "Data model for the complex type PartyComplexName.",
5821
5832
  "properties": {
5822
5833
  "firstName": {
@@ -5865,11 +5876,13 @@
5865
5876
  "payer": {
5866
5877
  "title": "Party",
5867
5878
  "type": "object",
5879
+ "additionalProperties": false,
5868
5880
  "description": "Data model for the complex type Party.",
5869
5881
  "properties": {
5870
5882
  "partyIdInfo": {
5871
5883
  "title": "PartyIdInfo",
5872
5884
  "type": "object",
5885
+ "additionalProperties": false,
5873
5886
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
5874
5887
  "properties": {
5875
5888
  "partyIdType": {
@@ -5912,6 +5925,7 @@
5912
5925
  "extensionList": {
5913
5926
  "title": "ExtensionList",
5914
5927
  "type": "object",
5928
+ "additionalProperties": false,
5915
5929
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
5916
5930
  "properties": {
5917
5931
  "extension": {
@@ -5919,6 +5933,7 @@
5919
5933
  "items": {
5920
5934
  "title": "Extension",
5921
5935
  "type": "object",
5936
+ "additionalProperties": false,
5922
5937
  "description": "Data model for the complex type Extension.",
5923
5938
  "properties": {
5924
5939
  "key": {
@@ -5972,11 +5987,13 @@
5972
5987
  "personalInfo": {
5973
5988
  "title": "PartyPersonalInfo",
5974
5989
  "type": "object",
5990
+ "additionalProperties": false,
5975
5991
  "description": "Data model for the complex type PartyPersonalInfo.",
5976
5992
  "properties": {
5977
5993
  "complexName": {
5978
5994
  "title": "PartyComplexName",
5979
5995
  "type": "object",
5996
+ "additionalProperties": false,
5980
5997
  "description": "Data model for the complex type PartyComplexName.",
5981
5998
  "properties": {
5982
5999
  "firstName": {
@@ -9137,11 +9154,13 @@
9137
9154
  "payee": {
9138
9155
  "title": "Party",
9139
9156
  "type": "object",
9157
+ "additionalProperties": false,
9140
9158
  "description": "Data model for the complex type Party.",
9141
9159
  "properties": {
9142
9160
  "partyIdInfo": {
9143
9161
  "title": "PartyIdInfo",
9144
9162
  "type": "object",
9163
+ "additionalProperties": false,
9145
9164
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
9146
9165
  "properties": {
9147
9166
  "partyIdType": {
@@ -9184,6 +9203,7 @@
9184
9203
  "extensionList": {
9185
9204
  "title": "ExtensionList",
9186
9205
  "type": "object",
9206
+ "additionalProperties": false,
9187
9207
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
9188
9208
  "properties": {
9189
9209
  "extension": {
@@ -9191,6 +9211,7 @@
9191
9211
  "items": {
9192
9212
  "title": "Extension",
9193
9213
  "type": "object",
9214
+ "additionalProperties": false,
9194
9215
  "description": "Data model for the complex type Extension.",
9195
9216
  "properties": {
9196
9217
  "key": {
@@ -9244,11 +9265,13 @@
9244
9265
  "personalInfo": {
9245
9266
  "title": "PartyPersonalInfo",
9246
9267
  "type": "object",
9268
+ "additionalProperties": false,
9247
9269
  "description": "Data model for the complex type PartyPersonalInfo.",
9248
9270
  "properties": {
9249
9271
  "complexName": {
9250
9272
  "title": "PartyComplexName",
9251
9273
  "type": "object",
9274
+ "additionalProperties": false,
9252
9275
  "description": "Data model for the complex type PartyComplexName.",
9253
9276
  "properties": {
9254
9277
  "firstName": {
@@ -9297,11 +9320,13 @@
9297
9320
  "payer": {
9298
9321
  "title": "Party",
9299
9322
  "type": "object",
9323
+ "additionalProperties": false,
9300
9324
  "description": "Data model for the complex type Party.",
9301
9325
  "properties": {
9302
9326
  "partyIdInfo": {
9303
9327
  "title": "PartyIdInfo",
9304
9328
  "type": "object",
9329
+ "additionalProperties": false,
9305
9330
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
9306
9331
  "properties": {
9307
9332
  "partyIdType": {
@@ -9344,6 +9369,7 @@
9344
9369
  "extensionList": {
9345
9370
  "title": "ExtensionList",
9346
9371
  "type": "object",
9372
+ "additionalProperties": false,
9347
9373
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
9348
9374
  "properties": {
9349
9375
  "extension": {
@@ -9351,6 +9377,7 @@
9351
9377
  "items": {
9352
9378
  "title": "Extension",
9353
9379
  "type": "object",
9380
+ "additionalProperties": false,
9354
9381
  "description": "Data model for the complex type Extension.",
9355
9382
  "properties": {
9356
9383
  "key": {
@@ -9404,11 +9431,13 @@
9404
9431
  "personalInfo": {
9405
9432
  "title": "PartyPersonalInfo",
9406
9433
  "type": "object",
9434
+ "additionalProperties": false,
9407
9435
  "description": "Data model for the complex type PartyPersonalInfo.",
9408
9436
  "properties": {
9409
9437
  "complexName": {
9410
9438
  "title": "PartyComplexName",
9411
9439
  "type": "object",
9440
+ "additionalProperties": false,
9412
9441
  "description": "Data model for the complex type PartyComplexName.",
9413
9442
  "properties": {
9414
9443
  "firstName": {
@@ -10541,6 +10570,7 @@
10541
10570
  },
10542
10571
  "autoAcceptPartyOption": {
10543
10572
  "type": "object",
10573
+ "additionalProperties": false,
10544
10574
  "required": [
10545
10575
  "enabled"
10546
10576
  ],
@@ -10736,6 +10766,7 @@
10736
10766
  },
10737
10767
  "bulkPerTransferFeeLimit": {
10738
10768
  "type": "object",
10769
+ "additionalProperties": false,
10739
10770
  "required": [
10740
10771
  "currency",
10741
10772
  "amount"
@@ -10925,6 +10956,7 @@
10925
10956
  },
10926
10957
  "autoAcceptQuote": {
10927
10958
  "type": "object",
10959
+ "additionalProperties": false,
10928
10960
  "required": [
10929
10961
  "enabled"
10930
10962
  ],
@@ -10941,6 +10973,7 @@
10941
10973
  "minItems": 0,
10942
10974
  "items": {
10943
10975
  "type": "object",
10976
+ "additionalProperties": false,
10944
10977
  "required": [
10945
10978
  "currency",
10946
10979
  "amount"
@@ -11140,6 +11173,7 @@
11140
11173
  },
11141
11174
  "bulkTransactionOptions": {
11142
11175
  "type": "object",
11176
+ "additionalProperties": false,
11143
11177
  "required": [
11144
11178
  "autoAcceptParty",
11145
11179
  "autoAcceptQuote",
@@ -11152,6 +11186,7 @@
11152
11186
  },
11153
11187
  "autoAcceptParty": {
11154
11188
  "type": "object",
11189
+ "additionalProperties": false,
11155
11190
  "required": [
11156
11191
  "enabled"
11157
11192
  ],
@@ -11171,6 +11206,7 @@
11171
11206
  "oneOf": [
11172
11207
  {
11173
11208
  "type": "object",
11209
+ "additionalProperties": false,
11174
11210
  "required": [
11175
11211
  "enabled"
11176
11212
  ],
@@ -11187,6 +11223,7 @@
11187
11223
  "minItems": 0,
11188
11224
  "items": {
11189
11225
  "type": "object",
11226
+ "additionalProperties": false,
11190
11227
  "required": [
11191
11228
  "currency",
11192
11229
  "amount"
@@ -11384,7 +11421,7 @@
11384
11421
  "type": "boolean"
11385
11422
  },
11386
11423
  "synchronous": {
11387
- "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",
11424
+ "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",
11388
11425
  "type": "boolean"
11389
11426
  },
11390
11427
  "bulkExpiration": {
@@ -11443,6 +11480,7 @@
11443
11480
  "Extension": {
11444
11481
  "title": "Extension",
11445
11482
  "type": "object",
11483
+ "additionalProperties": false,
11446
11484
  "description": "Data model for the complex type Extension.",
11447
11485
  "properties": {
11448
11486
  "key": {
@@ -11468,6 +11506,7 @@
11468
11506
  "ExtensionList": {
11469
11507
  "title": "ExtensionList",
11470
11508
  "type": "object",
11509
+ "additionalProperties": false,
11471
11510
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
11472
11511
  "properties": {
11473
11512
  "extension": {
@@ -11475,6 +11514,7 @@
11475
11514
  "items": {
11476
11515
  "title": "Extension",
11477
11516
  "type": "object",
11517
+ "additionalProperties": false,
11478
11518
  "description": "Data model for the complex type Extension.",
11479
11519
  "properties": {
11480
11520
  "key": {
@@ -11509,6 +11549,7 @@
11509
11549
  "PartyIdInfo": {
11510
11550
  "title": "PartyIdInfo",
11511
11551
  "type": "object",
11552
+ "additionalProperties": false,
11512
11553
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
11513
11554
  "properties": {
11514
11555
  "partyIdType": {
@@ -11551,6 +11592,7 @@
11551
11592
  "extensionList": {
11552
11593
  "title": "ExtensionList",
11553
11594
  "type": "object",
11595
+ "additionalProperties": false,
11554
11596
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
11555
11597
  "properties": {
11556
11598
  "extension": {
@@ -11558,6 +11600,7 @@
11558
11600
  "items": {
11559
11601
  "title": "Extension",
11560
11602
  "type": "object",
11603
+ "additionalProperties": false,
11561
11604
  "description": "Data model for the complex type Extension.",
11562
11605
  "properties": {
11563
11606
  "key": {
@@ -11605,6 +11648,7 @@
11605
11648
  "PartyComplexName": {
11606
11649
  "title": "PartyComplexName",
11607
11650
  "type": "object",
11651
+ "additionalProperties": false,
11608
11652
  "description": "Data model for the complex type PartyComplexName.",
11609
11653
  "properties": {
11610
11654
  "firstName": {
@@ -11639,11 +11683,13 @@
11639
11683
  "PartyPersonalInfo": {
11640
11684
  "title": "PartyPersonalInfo",
11641
11685
  "type": "object",
11686
+ "additionalProperties": false,
11642
11687
  "description": "Data model for the complex type PartyPersonalInfo.",
11643
11688
  "properties": {
11644
11689
  "complexName": {
11645
11690
  "title": "PartyComplexName",
11646
11691
  "type": "object",
11692
+ "additionalProperties": false,
11647
11693
  "description": "Data model for the complex type PartyComplexName.",
11648
11694
  "properties": {
11649
11695
  "firstName": {
@@ -11687,11 +11733,13 @@
11687
11733
  "Party": {
11688
11734
  "title": "Party",
11689
11735
  "type": "object",
11736
+ "additionalProperties": false,
11690
11737
  "description": "Data model for the complex type Party.",
11691
11738
  "properties": {
11692
11739
  "partyIdInfo": {
11693
11740
  "title": "PartyIdInfo",
11694
11741
  "type": "object",
11742
+ "additionalProperties": false,
11695
11743
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
11696
11744
  "properties": {
11697
11745
  "partyIdType": {
@@ -11734,6 +11782,7 @@
11734
11782
  "extensionList": {
11735
11783
  "title": "ExtensionList",
11736
11784
  "type": "object",
11785
+ "additionalProperties": false,
11737
11786
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
11738
11787
  "properties": {
11739
11788
  "extension": {
@@ -11741,6 +11790,7 @@
11741
11790
  "items": {
11742
11791
  "title": "Extension",
11743
11792
  "type": "object",
11793
+ "additionalProperties": false,
11744
11794
  "description": "Data model for the complex type Extension.",
11745
11795
  "properties": {
11746
11796
  "key": {
@@ -11794,11 +11844,13 @@
11794
11844
  "personalInfo": {
11795
11845
  "title": "PartyPersonalInfo",
11796
11846
  "type": "object",
11847
+ "additionalProperties": false,
11797
11848
  "description": "Data model for the complex type PartyPersonalInfo.",
11798
11849
  "properties": {
11799
11850
  "complexName": {
11800
11851
  "title": "PartyComplexName",
11801
11852
  "type": "object",
11853
+ "additionalProperties": false,
11802
11854
  "description": "Data model for the complex type PartyComplexName.",
11803
11855
  "properties": {
11804
11856
  "firstName": {
@@ -11865,6 +11917,7 @@
11865
11917
  "Money": {
11866
11918
  "title": "Money",
11867
11919
  "type": "object",
11920
+ "additionalProperties": false,
11868
11921
  "description": "Data model for the complex type Money.",
11869
11922
  "properties": {
11870
11923
  "currency": {
@@ -12070,6 +12123,7 @@
12070
12123
  "GeoCode": {
12071
12124
  "title": "GeoCode",
12072
12125
  "type": "object",
12126
+ "additionalProperties": false,
12073
12127
  "description": "Data model for the complex type GeoCode. Indicates the geographic location from where the transaction was initiated.",
12074
12128
  "properties": {
12075
12129
  "latitude": {
@@ -12125,6 +12179,7 @@
12125
12179
  "ErrorInformation": {
12126
12180
  "title": "ErrorInformation",
12127
12181
  "type": "object",
12182
+ "additionalProperties": false,
12128
12183
  "description": "Data model for the complex type ErrorInformation.",
12129
12184
  "properties": {
12130
12185
  "errorCode": {
@@ -12144,6 +12199,7 @@
12144
12199
  "extensionList": {
12145
12200
  "title": "ExtensionList",
12146
12201
  "type": "object",
12202
+ "additionalProperties": false,
12147
12203
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
12148
12204
  "properties": {
12149
12205
  "extension": {
@@ -12151,6 +12207,7 @@
12151
12207
  "items": {
12152
12208
  "title": "Extension",
12153
12209
  "type": "object",
12210
+ "additionalProperties": false,
12154
12211
  "description": "Data model for the complex type Extension.",
12155
12212
  "properties": {
12156
12213
  "key": {
@@ -12190,10 +12247,12 @@
12190
12247
  },
12191
12248
  "mojaloopError": {
12192
12249
  "type": "object",
12250
+ "additionalProperties": false,
12193
12251
  "properties": {
12194
12252
  "errorInformation": {
12195
12253
  "title": "ErrorInformation",
12196
12254
  "type": "object",
12255
+ "additionalProperties": false,
12197
12256
  "description": "Data model for the complex type ErrorInformation.",
12198
12257
  "properties": {
12199
12258
  "errorCode": {
@@ -12213,6 +12272,7 @@
12213
12272
  "extensionList": {
12214
12273
  "title": "ExtensionList",
12215
12274
  "type": "object",
12275
+ "additionalProperties": false,
12216
12276
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
12217
12277
  "properties": {
12218
12278
  "extension": {
@@ -12220,6 +12280,7 @@
12220
12280
  "items": {
12221
12281
  "title": "Extension",
12222
12282
  "type": "object",
12283
+ "additionalProperties": false,
12223
12284
  "description": "Data model for the complex type Extension.",
12224
12285
  "properties": {
12225
12286
  "key": {
@@ -12261,6 +12322,7 @@
12261
12322
  },
12262
12323
  "quoteError": {
12263
12324
  "type": "object",
12325
+ "additionalProperties": false,
12264
12326
  "description": "This object represents a Mojaloop API error received at any time during the quote process",
12265
12327
  "properties": {
12266
12328
  "httpStatusCode": {
@@ -12269,10 +12331,12 @@
12269
12331
  },
12270
12332
  "mojaloopError": {
12271
12333
  "type": "object",
12334
+ "additionalProperties": false,
12272
12335
  "properties": {
12273
12336
  "errorInformation": {
12274
12337
  "title": "ErrorInformation",
12275
12338
  "type": "object",
12339
+ "additionalProperties": false,
12276
12340
  "description": "Data model for the complex type ErrorInformation.",
12277
12341
  "properties": {
12278
12342
  "errorCode": {
@@ -12292,6 +12356,7 @@
12292
12356
  "extensionList": {
12293
12357
  "title": "ExtensionList",
12294
12358
  "type": "object",
12359
+ "additionalProperties": false,
12295
12360
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
12296
12361
  "properties": {
12297
12362
  "extension": {
@@ -12299,6 +12364,7 @@
12299
12364
  "items": {
12300
12365
  "title": "Extension",
12301
12366
  "type": "object",
12367
+ "additionalProperties": false,
12302
12368
  "description": "Data model for the complex type Extension.",
12303
12369
  "properties": {
12304
12370
  "key": {
@@ -12342,6 +12408,7 @@
12342
12408
  },
12343
12409
  "individualQuoteResult": {
12344
12410
  "type": "object",
12411
+ "additionalProperties": false,
12345
12412
  "properties": {
12346
12413
  "quoteId": {
12347
12414
  "title": "CorrelationId",
@@ -12353,6 +12420,7 @@
12353
12420
  "transferAmount": {
12354
12421
  "title": "Money",
12355
12422
  "type": "object",
12423
+ "additionalProperties": false,
12356
12424
  "description": "Data model for the complex type Money.",
12357
12425
  "properties": {
12358
12426
  "currency": {
@@ -12544,6 +12612,7 @@
12544
12612
  "payeeReceiveAmount": {
12545
12613
  "title": "Money",
12546
12614
  "type": "object",
12615
+ "additionalProperties": false,
12547
12616
  "description": "Data model for the complex type Money.",
12548
12617
  "properties": {
12549
12618
  "currency": {
@@ -12735,6 +12804,7 @@
12735
12804
  "payeeFspFee": {
12736
12805
  "title": "Money",
12737
12806
  "type": "object",
12807
+ "additionalProperties": false,
12738
12808
  "description": "Data model for the complex type Money.",
12739
12809
  "properties": {
12740
12810
  "currency": {
@@ -12926,6 +12996,7 @@
12926
12996
  "payeeFspCommission": {
12927
12997
  "title": "Money",
12928
12998
  "type": "object",
12999
+ "additionalProperties": false,
12929
13000
  "description": "Data model for the complex type Money.",
12930
13001
  "properties": {
12931
13002
  "currency": {
@@ -13117,6 +13188,7 @@
13117
13188
  "geoCode": {
13118
13189
  "title": "GeoCode",
13119
13190
  "type": "object",
13191
+ "additionalProperties": false,
13120
13192
  "description": "Data model for the complex type GeoCode. Indicates the geographic location from where the transaction was initiated.",
13121
13193
  "properties": {
13122
13194
  "latitude": {
@@ -13158,6 +13230,7 @@
13158
13230
  "extensionList": {
13159
13231
  "title": "ExtensionList",
13160
13232
  "type": "object",
13233
+ "additionalProperties": false,
13161
13234
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
13162
13235
  "properties": {
13163
13236
  "extension": {
@@ -13165,6 +13238,7 @@
13165
13238
  "items": {
13166
13239
  "title": "Extension",
13167
13240
  "type": "object",
13241
+ "additionalProperties": false,
13168
13242
  "description": "Data model for the complex type Extension.",
13169
13243
  "properties": {
13170
13244
  "key": {
@@ -13198,6 +13272,7 @@
13198
13272
  },
13199
13273
  "lastError": {
13200
13274
  "type": "object",
13275
+ "additionalProperties": false,
13201
13276
  "description": "This object represents a Mojaloop API error received at any time during the quote process",
13202
13277
  "properties": {
13203
13278
  "httpStatusCode": {
@@ -13206,10 +13281,12 @@
13206
13281
  },
13207
13282
  "mojaloopError": {
13208
13283
  "type": "object",
13284
+ "additionalProperties": false,
13209
13285
  "properties": {
13210
13286
  "errorInformation": {
13211
13287
  "title": "ErrorInformation",
13212
13288
  "type": "object",
13289
+ "additionalProperties": false,
13213
13290
  "description": "Data model for the complex type ErrorInformation.",
13214
13291
  "properties": {
13215
13292
  "errorCode": {
@@ -13229,6 +13306,7 @@
13229
13306
  "extensionList": {
13230
13307
  "title": "ExtensionList",
13231
13308
  "type": "object",
13309
+ "additionalProperties": false,
13232
13310
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
13233
13311
  "properties": {
13234
13312
  "extension": {
@@ -13236,6 +13314,7 @@
13236
13314
  "items": {
13237
13315
  "title": "Extension",
13238
13316
  "type": "object",
13317
+ "additionalProperties": false,
13239
13318
  "description": "Data model for the complex type Extension.",
13240
13319
  "properties": {
13241
13320
  "key": {
@@ -13304,6 +13383,7 @@
13304
13383
  },
13305
13384
  "transferError": {
13306
13385
  "type": "object",
13386
+ "additionalProperties": false,
13307
13387
  "description": "This may be a Mojaloop API error returned from another entity in the scheme or an object representing other types of error e.g. exceptions that may occur inside the scheme adapter.",
13308
13388
  "properties": {
13309
13389
  "httpStatusCode": {
@@ -13312,10 +13392,12 @@
13312
13392
  },
13313
13393
  "mojaloopError": {
13314
13394
  "type": "object",
13395
+ "additionalProperties": false,
13315
13396
  "properties": {
13316
13397
  "errorInformation": {
13317
13398
  "title": "ErrorInformation",
13318
13399
  "type": "object",
13400
+ "additionalProperties": false,
13319
13401
  "description": "Data model for the complex type ErrorInformation.",
13320
13402
  "properties": {
13321
13403
  "errorCode": {
@@ -13335,6 +13417,7 @@
13335
13417
  "extensionList": {
13336
13418
  "title": "ExtensionList",
13337
13419
  "type": "object",
13420
+ "additionalProperties": false,
13338
13421
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
13339
13422
  "properties": {
13340
13423
  "extension": {
@@ -13342,6 +13425,7 @@
13342
13425
  "items": {
13343
13426
  "title": "Extension",
13344
13427
  "type": "object",
13428
+ "additionalProperties": false,
13345
13429
  "description": "Data model for the complex type Extension.",
13346
13430
  "properties": {
13347
13431
  "key": {
@@ -13385,6 +13469,7 @@
13385
13469
  },
13386
13470
  "individualTransferResult": {
13387
13471
  "type": "object",
13472
+ "additionalProperties": false,
13388
13473
  "required": [
13389
13474
  "transferId"
13390
13475
  ],
@@ -13407,6 +13492,7 @@
13407
13492
  "extensionList": {
13408
13493
  "title": "ExtensionList",
13409
13494
  "type": "object",
13495
+ "additionalProperties": false,
13410
13496
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
13411
13497
  "properties": {
13412
13498
  "extension": {
@@ -13414,6 +13500,7 @@
13414
13500
  "items": {
13415
13501
  "title": "Extension",
13416
13502
  "type": "object",
13503
+ "additionalProperties": false,
13417
13504
  "description": "Data model for the complex type Extension.",
13418
13505
  "properties": {
13419
13506
  "key": {
@@ -13459,6 +13546,7 @@
13459
13546
  },
13460
13547
  "lastError": {
13461
13548
  "type": "object",
13549
+ "additionalProperties": false,
13462
13550
  "description": "This may be a Mojaloop API error returned from another entity in the scheme or an object representing other types of error e.g. exceptions that may occur inside the scheme adapter.",
13463
13551
  "properties": {
13464
13552
  "httpStatusCode": {
@@ -13467,10 +13555,12 @@
13467
13555
  },
13468
13556
  "mojaloopError": {
13469
13557
  "type": "object",
13558
+ "additionalProperties": false,
13470
13559
  "properties": {
13471
13560
  "errorInformation": {
13472
13561
  "title": "ErrorInformation",
13473
13562
  "type": "object",
13563
+ "additionalProperties": false,
13474
13564
  "description": "Data model for the complex type ErrorInformation.",
13475
13565
  "properties": {
13476
13566
  "errorCode": {
@@ -13490,6 +13580,7 @@
13490
13580
  "extensionList": {
13491
13581
  "title": "ExtensionList",
13492
13582
  "type": "object",
13583
+ "additionalProperties": false,
13493
13584
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
13494
13585
  "properties": {
13495
13586
  "extension": {
@@ -13497,6 +13588,7 @@
13497
13588
  "items": {
13498
13589
  "title": "Extension",
13499
13590
  "type": "object",
13591
+ "additionalProperties": false,
13500
13592
  "description": "Data model for the complex type Extension.",
13501
13593
  "properties": {
13502
13594
  "key": {
@@ -13542,6 +13634,7 @@
13542
13634
  },
13543
13635
  "bulkTransactionIndividualTransferResult": {
13544
13636
  "type": "object",
13637
+ "additionalProperties": false,
13545
13638
  "required": [
13546
13639
  "homeTransactionId"
13547
13640
  ],
@@ -13567,11 +13660,13 @@
13567
13660
  "to": {
13568
13661
  "title": "Party",
13569
13662
  "type": "object",
13663
+ "additionalProperties": false,
13570
13664
  "description": "Data model for the complex type Party.",
13571
13665
  "properties": {
13572
13666
  "partyIdInfo": {
13573
13667
  "title": "PartyIdInfo",
13574
13668
  "type": "object",
13669
+ "additionalProperties": false,
13575
13670
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
13576
13671
  "properties": {
13577
13672
  "partyIdType": {
@@ -13614,6 +13709,7 @@
13614
13709
  "extensionList": {
13615
13710
  "title": "ExtensionList",
13616
13711
  "type": "object",
13712
+ "additionalProperties": false,
13617
13713
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
13618
13714
  "properties": {
13619
13715
  "extension": {
@@ -13621,6 +13717,7 @@
13621
13717
  "items": {
13622
13718
  "title": "Extension",
13623
13719
  "type": "object",
13720
+ "additionalProperties": false,
13624
13721
  "description": "Data model for the complex type Extension.",
13625
13722
  "properties": {
13626
13723
  "key": {
@@ -13674,11 +13771,13 @@
13674
13771
  "personalInfo": {
13675
13772
  "title": "PartyPersonalInfo",
13676
13773
  "type": "object",
13774
+ "additionalProperties": false,
13677
13775
  "description": "Data model for the complex type PartyPersonalInfo.",
13678
13776
  "properties": {
13679
13777
  "complexName": {
13680
13778
  "title": "PartyComplexName",
13681
13779
  "type": "object",
13780
+ "additionalProperties": false,
13682
13781
  "description": "Data model for the complex type PartyComplexName.",
13683
13782
  "properties": {
13684
13783
  "firstName": {
@@ -13935,6 +14034,7 @@
13935
14034
  },
13936
14035
  "quoteResponse": {
13937
14036
  "type": "object",
14037
+ "additionalProperties": false,
13938
14038
  "properties": {
13939
14039
  "quoteId": {
13940
14040
  "title": "CorrelationId",
@@ -13946,6 +14046,7 @@
13946
14046
  "transferAmount": {
13947
14047
  "title": "Money",
13948
14048
  "type": "object",
14049
+ "additionalProperties": false,
13949
14050
  "description": "Data model for the complex type Money.",
13950
14051
  "properties": {
13951
14052
  "currency": {
@@ -14137,6 +14238,7 @@
14137
14238
  "payeeReceiveAmount": {
14138
14239
  "title": "Money",
14139
14240
  "type": "object",
14241
+ "additionalProperties": false,
14140
14242
  "description": "Data model for the complex type Money.",
14141
14243
  "properties": {
14142
14244
  "currency": {
@@ -14328,6 +14430,7 @@
14328
14430
  "payeeFspFee": {
14329
14431
  "title": "Money",
14330
14432
  "type": "object",
14433
+ "additionalProperties": false,
14331
14434
  "description": "Data model for the complex type Money.",
14332
14435
  "properties": {
14333
14436
  "currency": {
@@ -14519,6 +14622,7 @@
14519
14622
  "payeeFspCommission": {
14520
14623
  "title": "Money",
14521
14624
  "type": "object",
14625
+ "additionalProperties": false,
14522
14626
  "description": "Data model for the complex type Money.",
14523
14627
  "properties": {
14524
14628
  "currency": {
@@ -14710,6 +14814,7 @@
14710
14814
  "geoCode": {
14711
14815
  "title": "GeoCode",
14712
14816
  "type": "object",
14817
+ "additionalProperties": false,
14713
14818
  "description": "Data model for the complex type GeoCode. Indicates the geographic location from where the transaction was initiated.",
14714
14819
  "properties": {
14715
14820
  "latitude": {
@@ -14751,6 +14856,7 @@
14751
14856
  "extensionList": {
14752
14857
  "title": "ExtensionList",
14753
14858
  "type": "object",
14859
+ "additionalProperties": false,
14754
14860
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
14755
14861
  "properties": {
14756
14862
  "extension": {
@@ -14758,6 +14864,7 @@
14758
14864
  "items": {
14759
14865
  "title": "Extension",
14760
14866
  "type": "object",
14867
+ "additionalProperties": false,
14761
14868
  "description": "Data model for the complex type Extension.",
14762
14869
  "properties": {
14763
14870
  "key": {
@@ -14791,6 +14898,7 @@
14791
14898
  },
14792
14899
  "lastError": {
14793
14900
  "type": "object",
14901
+ "additionalProperties": false,
14794
14902
  "description": "This object represents a Mojaloop API error received at any time during the quote process",
14795
14903
  "properties": {
14796
14904
  "httpStatusCode": {
@@ -14799,10 +14907,12 @@
14799
14907
  },
14800
14908
  "mojaloopError": {
14801
14909
  "type": "object",
14910
+ "additionalProperties": false,
14802
14911
  "properties": {
14803
14912
  "errorInformation": {
14804
14913
  "title": "ErrorInformation",
14805
14914
  "type": "object",
14915
+ "additionalProperties": false,
14806
14916
  "description": "Data model for the complex type ErrorInformation.",
14807
14917
  "properties": {
14808
14918
  "errorCode": {
@@ -14822,6 +14932,7 @@
14822
14932
  "extensionList": {
14823
14933
  "title": "ExtensionList",
14824
14934
  "type": "object",
14935
+ "additionalProperties": false,
14825
14936
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
14826
14937
  "properties": {
14827
14938
  "extension": {
@@ -14829,6 +14940,7 @@
14829
14940
  "items": {
14830
14941
  "title": "Extension",
14831
14942
  "type": "object",
14943
+ "additionalProperties": false,
14832
14944
  "description": "Data model for the complex type Extension.",
14833
14945
  "properties": {
14834
14946
  "key": {
@@ -14877,6 +14989,7 @@
14877
14989
  },
14878
14990
  "fulfil": {
14879
14991
  "type": "object",
14992
+ "additionalProperties": false,
14880
14993
  "required": [
14881
14994
  "transferId"
14882
14995
  ],
@@ -14899,6 +15012,7 @@
14899
15012
  "extensionList": {
14900
15013
  "title": "ExtensionList",
14901
15014
  "type": "object",
15015
+ "additionalProperties": false,
14902
15016
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
14903
15017
  "properties": {
14904
15018
  "extension": {
@@ -14906,6 +15020,7 @@
14906
15020
  "items": {
14907
15021
  "title": "Extension",
14908
15022
  "type": "object",
15023
+ "additionalProperties": false,
14909
15024
  "description": "Data model for the complex type Extension.",
14910
15025
  "properties": {
14911
15026
  "key": {
@@ -14951,6 +15066,7 @@
14951
15066
  },
14952
15067
  "lastError": {
14953
15068
  "type": "object",
15069
+ "additionalProperties": false,
14954
15070
  "description": "This may be a Mojaloop API error returned from another entity in the scheme or an object representing other types of error e.g. exceptions that may occur inside the scheme adapter.",
14955
15071
  "properties": {
14956
15072
  "httpStatusCode": {
@@ -14959,10 +15075,12 @@
14959
15075
  },
14960
15076
  "mojaloopError": {
14961
15077
  "type": "object",
15078
+ "additionalProperties": false,
14962
15079
  "properties": {
14963
15080
  "errorInformation": {
14964
15081
  "title": "ErrorInformation",
14965
15082
  "type": "object",
15083
+ "additionalProperties": false,
14966
15084
  "description": "Data model for the complex type ErrorInformation.",
14967
15085
  "properties": {
14968
15086
  "errorCode": {
@@ -14982,6 +15100,7 @@
14982
15100
  "extensionList": {
14983
15101
  "title": "ExtensionList",
14984
15102
  "type": "object",
15103
+ "additionalProperties": false,
14985
15104
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
14986
15105
  "properties": {
14987
15106
  "extension": {
@@ -14989,6 +15108,7 @@
14989
15108
  "items": {
14990
15109
  "title": "Extension",
14991
15110
  "type": "object",
15111
+ "additionalProperties": false,
14992
15112
  "description": "Data model for the complex type Extension.",
14993
15113
  "properties": {
14994
15114
  "key": {
@@ -15035,6 +15155,7 @@
15035
15155
  "quoteExtensions": {
15036
15156
  "title": "ExtensionList",
15037
15157
  "type": "object",
15158
+ "additionalProperties": false,
15038
15159
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
15039
15160
  "properties": {
15040
15161
  "extension": {
@@ -15042,6 +15163,7 @@
15042
15163
  "items": {
15043
15164
  "title": "Extension",
15044
15165
  "type": "object",
15166
+ "additionalProperties": false,
15045
15167
  "description": "Data model for the complex type Extension.",
15046
15168
  "properties": {
15047
15169
  "key": {
@@ -15076,6 +15198,7 @@
15076
15198
  "transferExtensions": {
15077
15199
  "title": "ExtensionList",
15078
15200
  "type": "object",
15201
+ "additionalProperties": false,
15079
15202
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
15080
15203
  "properties": {
15081
15204
  "extension": {
@@ -15083,6 +15206,7 @@
15083
15206
  "items": {
15084
15207
  "title": "Extension",
15085
15208
  "type": "object",
15209
+ "additionalProperties": false,
15086
15210
  "description": "Data model for the complex type Extension.",
15087
15211
  "properties": {
15088
15212
  "key": {
@@ -15116,6 +15240,7 @@
15116
15240
  },
15117
15241
  "lastError": {
15118
15242
  "type": "object",
15243
+ "additionalProperties": false,
15119
15244
  "description": "This may be a Mojaloop API error returned from another entity in the scheme or an object representing other types of error e.g. exceptions that may occur inside the scheme adapter.",
15120
15245
  "properties": {
15121
15246
  "httpStatusCode": {
@@ -15124,10 +15249,12 @@
15124
15249
  },
15125
15250
  "mojaloopError": {
15126
15251
  "type": "object",
15252
+ "additionalProperties": false,
15127
15253
  "properties": {
15128
15254
  "errorInformation": {
15129
15255
  "title": "ErrorInformation",
15130
15256
  "type": "object",
15257
+ "additionalProperties": false,
15131
15258
  "description": "Data model for the complex type ErrorInformation.",
15132
15259
  "properties": {
15133
15260
  "errorCode": {
@@ -15147,6 +15274,7 @@
15147
15274
  "extensionList": {
15148
15275
  "title": "ExtensionList",
15149
15276
  "type": "object",
15277
+ "additionalProperties": false,
15150
15278
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
15151
15279
  "properties": {
15152
15280
  "extension": {
@@ -15154,6 +15282,7 @@
15154
15282
  "items": {
15155
15283
  "title": "Extension",
15156
15284
  "type": "object",
15285
+ "additionalProperties": false,
15157
15286
  "description": "Data model for the complex type Extension.",
15158
15287
  "properties": {
15159
15288
  "key": {
@@ -15200,6 +15329,7 @@
15200
15329
  "bulkTransactionResponse": {
15201
15330
  "title": "BulkTransactionResponse",
15202
15331
  "type": "object",
15332
+ "additionalProperties": false,
15203
15333
  "required": [
15204
15334
  "bulkHomeTransactionID",
15205
15335
  "bulkTransactionId",
@@ -15229,6 +15359,7 @@
15229
15359
  },
15230
15360
  "options": {
15231
15361
  "type": "object",
15362
+ "additionalProperties": false,
15232
15363
  "required": [
15233
15364
  "autoAcceptParty",
15234
15365
  "autoAcceptQuote",
@@ -15241,6 +15372,7 @@
15241
15372
  },
15242
15373
  "autoAcceptParty": {
15243
15374
  "type": "object",
15375
+ "additionalProperties": false,
15244
15376
  "required": [
15245
15377
  "enabled"
15246
15378
  ],
@@ -15260,6 +15392,7 @@
15260
15392
  "oneOf": [
15261
15393
  {
15262
15394
  "type": "object",
15395
+ "additionalProperties": false,
15263
15396
  "required": [
15264
15397
  "enabled"
15265
15398
  ],
@@ -15276,6 +15409,7 @@
15276
15409
  "minItems": 0,
15277
15410
  "items": {
15278
15411
  "type": "object",
15412
+ "additionalProperties": false,
15279
15413
  "required": [
15280
15414
  "currency",
15281
15415
  "amount"
@@ -15473,7 +15607,7 @@
15473
15607
  "type": "boolean"
15474
15608
  },
15475
15609
  "synchronous": {
15476
- "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",
15610
+ "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",
15477
15611
  "type": "boolean"
15478
15612
  },
15479
15613
  "bulkExpiration": {
@@ -15491,6 +15625,7 @@
15491
15625
  "minItems": 1,
15492
15626
  "items": {
15493
15627
  "type": "object",
15628
+ "additionalProperties": false,
15494
15629
  "required": [
15495
15630
  "homeTransactionId"
15496
15631
  ],
@@ -15516,11 +15651,13 @@
15516
15651
  "to": {
15517
15652
  "title": "Party",
15518
15653
  "type": "object",
15654
+ "additionalProperties": false,
15519
15655
  "description": "Data model for the complex type Party.",
15520
15656
  "properties": {
15521
15657
  "partyIdInfo": {
15522
15658
  "title": "PartyIdInfo",
15523
15659
  "type": "object",
15660
+ "additionalProperties": false,
15524
15661
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
15525
15662
  "properties": {
15526
15663
  "partyIdType": {
@@ -15563,6 +15700,7 @@
15563
15700
  "extensionList": {
15564
15701
  "title": "ExtensionList",
15565
15702
  "type": "object",
15703
+ "additionalProperties": false,
15566
15704
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
15567
15705
  "properties": {
15568
15706
  "extension": {
@@ -15570,6 +15708,7 @@
15570
15708
  "items": {
15571
15709
  "title": "Extension",
15572
15710
  "type": "object",
15711
+ "additionalProperties": false,
15573
15712
  "description": "Data model for the complex type Extension.",
15574
15713
  "properties": {
15575
15714
  "key": {
@@ -15623,11 +15762,13 @@
15623
15762
  "personalInfo": {
15624
15763
  "title": "PartyPersonalInfo",
15625
15764
  "type": "object",
15765
+ "additionalProperties": false,
15626
15766
  "description": "Data model for the complex type PartyPersonalInfo.",
15627
15767
  "properties": {
15628
15768
  "complexName": {
15629
15769
  "title": "PartyComplexName",
15630
15770
  "type": "object",
15771
+ "additionalProperties": false,
15631
15772
  "description": "Data model for the complex type PartyComplexName.",
15632
15773
  "properties": {
15633
15774
  "firstName": {
@@ -15884,6 +16025,7 @@
15884
16025
  },
15885
16026
  "quoteResponse": {
15886
16027
  "type": "object",
16028
+ "additionalProperties": false,
15887
16029
  "properties": {
15888
16030
  "quoteId": {
15889
16031
  "title": "CorrelationId",
@@ -15895,6 +16037,7 @@
15895
16037
  "transferAmount": {
15896
16038
  "title": "Money",
15897
16039
  "type": "object",
16040
+ "additionalProperties": false,
15898
16041
  "description": "Data model for the complex type Money.",
15899
16042
  "properties": {
15900
16043
  "currency": {
@@ -16086,6 +16229,7 @@
16086
16229
  "payeeReceiveAmount": {
16087
16230
  "title": "Money",
16088
16231
  "type": "object",
16232
+ "additionalProperties": false,
16089
16233
  "description": "Data model for the complex type Money.",
16090
16234
  "properties": {
16091
16235
  "currency": {
@@ -16277,6 +16421,7 @@
16277
16421
  "payeeFspFee": {
16278
16422
  "title": "Money",
16279
16423
  "type": "object",
16424
+ "additionalProperties": false,
16280
16425
  "description": "Data model for the complex type Money.",
16281
16426
  "properties": {
16282
16427
  "currency": {
@@ -16468,6 +16613,7 @@
16468
16613
  "payeeFspCommission": {
16469
16614
  "title": "Money",
16470
16615
  "type": "object",
16616
+ "additionalProperties": false,
16471
16617
  "description": "Data model for the complex type Money.",
16472
16618
  "properties": {
16473
16619
  "currency": {
@@ -16659,6 +16805,7 @@
16659
16805
  "geoCode": {
16660
16806
  "title": "GeoCode",
16661
16807
  "type": "object",
16808
+ "additionalProperties": false,
16662
16809
  "description": "Data model for the complex type GeoCode. Indicates the geographic location from where the transaction was initiated.",
16663
16810
  "properties": {
16664
16811
  "latitude": {
@@ -16700,6 +16847,7 @@
16700
16847
  "extensionList": {
16701
16848
  "title": "ExtensionList",
16702
16849
  "type": "object",
16850
+ "additionalProperties": false,
16703
16851
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
16704
16852
  "properties": {
16705
16853
  "extension": {
@@ -16707,6 +16855,7 @@
16707
16855
  "items": {
16708
16856
  "title": "Extension",
16709
16857
  "type": "object",
16858
+ "additionalProperties": false,
16710
16859
  "description": "Data model for the complex type Extension.",
16711
16860
  "properties": {
16712
16861
  "key": {
@@ -16740,6 +16889,7 @@
16740
16889
  },
16741
16890
  "lastError": {
16742
16891
  "type": "object",
16892
+ "additionalProperties": false,
16743
16893
  "description": "This object represents a Mojaloop API error received at any time during the quote process",
16744
16894
  "properties": {
16745
16895
  "httpStatusCode": {
@@ -16748,10 +16898,12 @@
16748
16898
  },
16749
16899
  "mojaloopError": {
16750
16900
  "type": "object",
16901
+ "additionalProperties": false,
16751
16902
  "properties": {
16752
16903
  "errorInformation": {
16753
16904
  "title": "ErrorInformation",
16754
16905
  "type": "object",
16906
+ "additionalProperties": false,
16755
16907
  "description": "Data model for the complex type ErrorInformation.",
16756
16908
  "properties": {
16757
16909
  "errorCode": {
@@ -16771,6 +16923,7 @@
16771
16923
  "extensionList": {
16772
16924
  "title": "ExtensionList",
16773
16925
  "type": "object",
16926
+ "additionalProperties": false,
16774
16927
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
16775
16928
  "properties": {
16776
16929
  "extension": {
@@ -16778,6 +16931,7 @@
16778
16931
  "items": {
16779
16932
  "title": "Extension",
16780
16933
  "type": "object",
16934
+ "additionalProperties": false,
16781
16935
  "description": "Data model for the complex type Extension.",
16782
16936
  "properties": {
16783
16937
  "key": {
@@ -16826,6 +16980,7 @@
16826
16980
  },
16827
16981
  "fulfil": {
16828
16982
  "type": "object",
16983
+ "additionalProperties": false,
16829
16984
  "required": [
16830
16985
  "transferId"
16831
16986
  ],
@@ -16848,6 +17003,7 @@
16848
17003
  "extensionList": {
16849
17004
  "title": "ExtensionList",
16850
17005
  "type": "object",
17006
+ "additionalProperties": false,
16851
17007
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
16852
17008
  "properties": {
16853
17009
  "extension": {
@@ -16855,6 +17011,7 @@
16855
17011
  "items": {
16856
17012
  "title": "Extension",
16857
17013
  "type": "object",
17014
+ "additionalProperties": false,
16858
17015
  "description": "Data model for the complex type Extension.",
16859
17016
  "properties": {
16860
17017
  "key": {
@@ -16900,6 +17057,7 @@
16900
17057
  },
16901
17058
  "lastError": {
16902
17059
  "type": "object",
17060
+ "additionalProperties": false,
16903
17061
  "description": "This may be a Mojaloop API error returned from another entity in the scheme or an object representing other types of error e.g. exceptions that may occur inside the scheme adapter.",
16904
17062
  "properties": {
16905
17063
  "httpStatusCode": {
@@ -16908,10 +17066,12 @@
16908
17066
  },
16909
17067
  "mojaloopError": {
16910
17068
  "type": "object",
17069
+ "additionalProperties": false,
16911
17070
  "properties": {
16912
17071
  "errorInformation": {
16913
17072
  "title": "ErrorInformation",
16914
17073
  "type": "object",
17074
+ "additionalProperties": false,
16915
17075
  "description": "Data model for the complex type ErrorInformation.",
16916
17076
  "properties": {
16917
17077
  "errorCode": {
@@ -16931,6 +17091,7 @@
16931
17091
  "extensionList": {
16932
17092
  "title": "ExtensionList",
16933
17093
  "type": "object",
17094
+ "additionalProperties": false,
16934
17095
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
16935
17096
  "properties": {
16936
17097
  "extension": {
@@ -16938,6 +17099,7 @@
16938
17099
  "items": {
16939
17100
  "title": "Extension",
16940
17101
  "type": "object",
17102
+ "additionalProperties": false,
16941
17103
  "description": "Data model for the complex type Extension.",
16942
17104
  "properties": {
16943
17105
  "key": {
@@ -16984,6 +17146,7 @@
16984
17146
  "quoteExtensions": {
16985
17147
  "title": "ExtensionList",
16986
17148
  "type": "object",
17149
+ "additionalProperties": false,
16987
17150
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
16988
17151
  "properties": {
16989
17152
  "extension": {
@@ -16991,6 +17154,7 @@
16991
17154
  "items": {
16992
17155
  "title": "Extension",
16993
17156
  "type": "object",
17157
+ "additionalProperties": false,
16994
17158
  "description": "Data model for the complex type Extension.",
16995
17159
  "properties": {
16996
17160
  "key": {
@@ -17025,6 +17189,7 @@
17025
17189
  "transferExtensions": {
17026
17190
  "title": "ExtensionList",
17027
17191
  "type": "object",
17192
+ "additionalProperties": false,
17028
17193
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
17029
17194
  "properties": {
17030
17195
  "extension": {
@@ -17032,6 +17197,7 @@
17032
17197
  "items": {
17033
17198
  "title": "Extension",
17034
17199
  "type": "object",
17200
+ "additionalProperties": false,
17035
17201
  "description": "Data model for the complex type Extension.",
17036
17202
  "properties": {
17037
17203
  "key": {
@@ -17065,6 +17231,7 @@
17065
17231
  },
17066
17232
  "lastError": {
17067
17233
  "type": "object",
17234
+ "additionalProperties": false,
17068
17235
  "description": "This may be a Mojaloop API error returned from another entity in the scheme or an object representing other types of error e.g. exceptions that may occur inside the scheme adapter.",
17069
17236
  "properties": {
17070
17237
  "httpStatusCode": {
@@ -17073,10 +17240,12 @@
17073
17240
  },
17074
17241
  "mojaloopError": {
17075
17242
  "type": "object",
17243
+ "additionalProperties": false,
17076
17244
  "properties": {
17077
17245
  "errorInformation": {
17078
17246
  "title": "ErrorInformation",
17079
17247
  "type": "object",
17248
+ "additionalProperties": false,
17080
17249
  "description": "Data model for the complex type ErrorInformation.",
17081
17250
  "properties": {
17082
17251
  "errorCode": {
@@ -17096,6 +17265,7 @@
17096
17265
  "extensionList": {
17097
17266
  "title": "ExtensionList",
17098
17267
  "type": "object",
17268
+ "additionalProperties": false,
17099
17269
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
17100
17270
  "properties": {
17101
17271
  "extension": {
@@ -17103,6 +17273,7 @@
17103
17273
  "items": {
17104
17274
  "title": "Extension",
17105
17275
  "type": "object",
17276
+ "additionalProperties": false,
17106
17277
  "description": "Data model for the complex type Extension.",
17107
17278
  "properties": {
17108
17279
  "key": {
@@ -17150,6 +17321,7 @@
17150
17321
  "extensions": {
17151
17322
  "title": "ExtensionList",
17152
17323
  "type": "object",
17324
+ "additionalProperties": false,
17153
17325
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
17154
17326
  "properties": {
17155
17327
  "extension": {
@@ -17157,6 +17329,7 @@
17157
17329
  "items": {
17158
17330
  "title": "Extension",
17159
17331
  "type": "object",
17332
+ "additionalProperties": false,
17160
17333
  "description": "Data model for the complex type Extension.",
17161
17334
  "properties": {
17162
17335
  "key": {