@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
@@ -19,6 +19,7 @@
19
19
  "AuthenticationInfo": {
20
20
  "title": "AuthenticationInfo",
21
21
  "type": "object",
22
+ "additionalProperties": false,
22
23
  "description": "Data model for the complex type AuthenticationInfo.",
23
24
  "properties": {
24
25
  "authentication": {
@@ -51,6 +52,7 @@
51
52
  {
52
53
  "title": "U2FPinValue",
53
54
  "type": "object",
55
+ "additionalProperties": false,
54
56
  "description": "U2F challenge-response, where payer FSP verifies if the response provided by end-user device matches the previously registered key.\n",
55
57
  "properties": {
56
58
  "pinValue": {
@@ -123,6 +125,7 @@
123
125
  {
124
126
  "title": "U2FPinValue",
125
127
  "type": "object",
128
+ "additionalProperties": false,
126
129
  "description": "U2F challenge-response, where payer FSP verifies if the response provided by end-user device matches the previously registered key.\n",
127
130
  "properties": {
128
131
  "pinValue": {
@@ -173,11 +176,13 @@
173
176
  "AuthorizationsIDPutResponse": {
174
177
  "title": "AuthorizationsIDPutResponse",
175
178
  "type": "object",
179
+ "additionalProperties": false,
176
180
  "description": "The object sent in the PUT /authorizations/{ID} callback.",
177
181
  "properties": {
178
182
  "authenticationInfo": {
179
183
  "title": "AuthenticationInfo",
180
184
  "type": "object",
185
+ "additionalProperties": false,
181
186
  "description": "Data model for the complex type AuthenticationInfo.",
182
187
  "properties": {
183
188
  "authentication": {
@@ -210,6 +215,7 @@
210
215
  {
211
216
  "title": "U2FPinValue",
212
217
  "type": "object",
218
+ "additionalProperties": false,
213
219
  "description": "U2F challenge-response, where payer FSP verifies if the response provided by end-user device matches the previously registered key.\n",
214
220
  "properties": {
215
221
  "pinValue": {
@@ -288,6 +294,7 @@
288
294
  "BulkQuotesIDPutResponse": {
289
295
  "title": "BulkQuotesIDPutResponse",
290
296
  "type": "object",
297
+ "additionalProperties": false,
291
298
  "description": "The object sent in the PUT /bulkQuotes/{ID} callback.",
292
299
  "properties": {
293
300
  "individualQuoteResults": {
@@ -296,6 +303,7 @@
296
303
  "items": {
297
304
  "title": "IndividualQuoteResult",
298
305
  "type": "object",
306
+ "additionalProperties": false,
299
307
  "description": "Data model for the complex type IndividualQuoteResult.",
300
308
  "properties": {
301
309
  "quoteId": {
@@ -308,11 +316,13 @@
308
316
  "payee": {
309
317
  "title": "Party",
310
318
  "type": "object",
319
+ "additionalProperties": false,
311
320
  "description": "Data model for the complex type Party.",
312
321
  "properties": {
313
322
  "partyIdInfo": {
314
323
  "title": "PartyIdInfo",
315
324
  "type": "object",
325
+ "additionalProperties": false,
316
326
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
317
327
  "properties": {
318
328
  "partyIdType": {
@@ -355,6 +365,7 @@
355
365
  "extensionList": {
356
366
  "title": "ExtensionList",
357
367
  "type": "object",
368
+ "additionalProperties": false,
358
369
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
359
370
  "properties": {
360
371
  "extension": {
@@ -362,6 +373,7 @@
362
373
  "items": {
363
374
  "title": "Extension",
364
375
  "type": "object",
376
+ "additionalProperties": false,
365
377
  "description": "Data model for the complex type Extension.",
366
378
  "properties": {
367
379
  "key": {
@@ -415,11 +427,13 @@
415
427
  "personalInfo": {
416
428
  "title": "PartyPersonalInfo",
417
429
  "type": "object",
430
+ "additionalProperties": false,
418
431
  "description": "Data model for the complex type PartyPersonalInfo.",
419
432
  "properties": {
420
433
  "complexName": {
421
434
  "title": "PartyComplexName",
422
435
  "type": "object",
436
+ "additionalProperties": false,
423
437
  "description": "Data model for the complex type PartyComplexName.",
424
438
  "properties": {
425
439
  "firstName": {
@@ -655,6 +669,7 @@
655
669
  "transferAmount": {
656
670
  "title": "Money",
657
671
  "type": "object",
672
+ "additionalProperties": false,
658
673
  "description": "Data model for the complex type Money.",
659
674
  "properties": {
660
675
  "currency": {
@@ -846,6 +861,7 @@
846
861
  "payeeReceiveAmount": {
847
862
  "title": "Money",
848
863
  "type": "object",
864
+ "additionalProperties": false,
849
865
  "description": "Data model for the complex type Money.",
850
866
  "properties": {
851
867
  "currency": {
@@ -1037,6 +1053,7 @@
1037
1053
  "payeeFspFee": {
1038
1054
  "title": "Money",
1039
1055
  "type": "object",
1056
+ "additionalProperties": false,
1040
1057
  "description": "Data model for the complex type Money.",
1041
1058
  "properties": {
1042
1059
  "currency": {
@@ -1228,6 +1245,7 @@
1228
1245
  "payeeFspCommission": {
1229
1246
  "title": "Money",
1230
1247
  "type": "object",
1248
+ "additionalProperties": false,
1231
1249
  "description": "Data model for the complex type Money.",
1232
1250
  "properties": {
1233
1251
  "currency": {
@@ -1435,6 +1453,7 @@
1435
1453
  "errorInformation": {
1436
1454
  "title": "ErrorInformation",
1437
1455
  "type": "object",
1456
+ "additionalProperties": false,
1438
1457
  "description": "Data model for the complex type ErrorInformation.",
1439
1458
  "properties": {
1440
1459
  "errorCode": {
@@ -1454,6 +1473,7 @@
1454
1473
  "extensionList": {
1455
1474
  "title": "ExtensionList",
1456
1475
  "type": "object",
1476
+ "additionalProperties": false,
1457
1477
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
1458
1478
  "properties": {
1459
1479
  "extension": {
@@ -1461,6 +1481,7 @@
1461
1481
  "items": {
1462
1482
  "title": "Extension",
1463
1483
  "type": "object",
1484
+ "additionalProperties": false,
1464
1485
  "description": "Data model for the complex type Extension.",
1465
1486
  "properties": {
1466
1487
  "key": {
@@ -1501,6 +1522,7 @@
1501
1522
  "extensionList": {
1502
1523
  "title": "ExtensionList",
1503
1524
  "type": "object",
1525
+ "additionalProperties": false,
1504
1526
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
1505
1527
  "properties": {
1506
1528
  "extension": {
@@ -1508,6 +1530,7 @@
1508
1530
  "items": {
1509
1531
  "title": "Extension",
1510
1532
  "type": "object",
1533
+ "additionalProperties": false,
1511
1534
  "description": "Data model for the complex type Extension.",
1512
1535
  "properties": {
1513
1536
  "key": {
@@ -1556,6 +1579,7 @@
1556
1579
  "extensionList": {
1557
1580
  "title": "ExtensionList",
1558
1581
  "type": "object",
1582
+ "additionalProperties": false,
1559
1583
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
1560
1584
  "properties": {
1561
1585
  "extension": {
@@ -1563,6 +1587,7 @@
1563
1587
  "items": {
1564
1588
  "title": "Extension",
1565
1589
  "type": "object",
1590
+ "additionalProperties": false,
1566
1591
  "description": "Data model for the complex type Extension.",
1567
1592
  "properties": {
1568
1593
  "key": {
@@ -1602,6 +1627,7 @@
1602
1627
  "BulkQuotesPostRequest": {
1603
1628
  "title": "BulkQuotesPostRequest",
1604
1629
  "type": "object",
1630
+ "additionalProperties": false,
1605
1631
  "description": "The object sent in the POST /bulkQuotes request.",
1606
1632
  "properties": {
1607
1633
  "bulkQuoteId": {
@@ -1614,11 +1640,13 @@
1614
1640
  "payer": {
1615
1641
  "title": "Party",
1616
1642
  "type": "object",
1643
+ "additionalProperties": false,
1617
1644
  "description": "Data model for the complex type Party.",
1618
1645
  "properties": {
1619
1646
  "partyIdInfo": {
1620
1647
  "title": "PartyIdInfo",
1621
1648
  "type": "object",
1649
+ "additionalProperties": false,
1622
1650
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
1623
1651
  "properties": {
1624
1652
  "partyIdType": {
@@ -1661,6 +1689,7 @@
1661
1689
  "extensionList": {
1662
1690
  "title": "ExtensionList",
1663
1691
  "type": "object",
1692
+ "additionalProperties": false,
1664
1693
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
1665
1694
  "properties": {
1666
1695
  "extension": {
@@ -1668,6 +1697,7 @@
1668
1697
  "items": {
1669
1698
  "title": "Extension",
1670
1699
  "type": "object",
1700
+ "additionalProperties": false,
1671
1701
  "description": "Data model for the complex type Extension.",
1672
1702
  "properties": {
1673
1703
  "key": {
@@ -1721,11 +1751,13 @@
1721
1751
  "personalInfo": {
1722
1752
  "title": "PartyPersonalInfo",
1723
1753
  "type": "object",
1754
+ "additionalProperties": false,
1724
1755
  "description": "Data model for the complex type PartyPersonalInfo.",
1725
1756
  "properties": {
1726
1757
  "complexName": {
1727
1758
  "title": "PartyComplexName",
1728
1759
  "type": "object",
1760
+ "additionalProperties": false,
1729
1761
  "description": "Data model for the complex type PartyComplexName.",
1730
1762
  "properties": {
1731
1763
  "firstName": {
@@ -1961,6 +1993,7 @@
1961
1993
  "geoCode": {
1962
1994
  "title": "GeoCode",
1963
1995
  "type": "object",
1996
+ "additionalProperties": false,
1964
1997
  "description": "Data model for the complex type GeoCode. Indicates the geographic location from where the transaction was initiated.",
1965
1998
  "properties": {
1966
1999
  "latitude": {
@@ -1997,6 +2030,7 @@
1997
2030
  "items": {
1998
2031
  "title": "IndividualQuote",
1999
2032
  "type": "object",
2033
+ "additionalProperties": false,
2000
2034
  "description": "Data model for the complex type IndividualQuote.",
2001
2035
  "properties": {
2002
2036
  "quoteId": {
@@ -2016,11 +2050,13 @@
2016
2050
  "payee": {
2017
2051
  "title": "Party",
2018
2052
  "type": "object",
2053
+ "additionalProperties": false,
2019
2054
  "description": "Data model for the complex type Party.",
2020
2055
  "properties": {
2021
2056
  "partyIdInfo": {
2022
2057
  "title": "PartyIdInfo",
2023
2058
  "type": "object",
2059
+ "additionalProperties": false,
2024
2060
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
2025
2061
  "properties": {
2026
2062
  "partyIdType": {
@@ -2063,6 +2099,7 @@
2063
2099
  "extensionList": {
2064
2100
  "title": "ExtensionList",
2065
2101
  "type": "object",
2102
+ "additionalProperties": false,
2066
2103
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
2067
2104
  "properties": {
2068
2105
  "extension": {
@@ -2070,6 +2107,7 @@
2070
2107
  "items": {
2071
2108
  "title": "Extension",
2072
2109
  "type": "object",
2110
+ "additionalProperties": false,
2073
2111
  "description": "Data model for the complex type Extension.",
2074
2112
  "properties": {
2075
2113
  "key": {
@@ -2123,11 +2161,13 @@
2123
2161
  "personalInfo": {
2124
2162
  "title": "PartyPersonalInfo",
2125
2163
  "type": "object",
2164
+ "additionalProperties": false,
2126
2165
  "description": "Data model for the complex type PartyPersonalInfo.",
2127
2166
  "properties": {
2128
2167
  "complexName": {
2129
2168
  "title": "PartyComplexName",
2130
2169
  "type": "object",
2170
+ "additionalProperties": false,
2131
2171
  "description": "Data model for the complex type PartyComplexName.",
2132
2172
  "properties": {
2133
2173
  "firstName": {
@@ -2373,6 +2413,7 @@
2373
2413
  "amount": {
2374
2414
  "title": "Money",
2375
2415
  "type": "object",
2416
+ "additionalProperties": false,
2376
2417
  "description": "Data model for the complex type Money.",
2377
2418
  "properties": {
2378
2419
  "currency": {
@@ -2564,6 +2605,7 @@
2564
2605
  "fees": {
2565
2606
  "title": "Money",
2566
2607
  "type": "object",
2608
+ "additionalProperties": false,
2567
2609
  "description": "Data model for the complex type Money.",
2568
2610
  "properties": {
2569
2611
  "currency": {
@@ -2755,6 +2797,7 @@
2755
2797
  "transactionType": {
2756
2798
  "title": "TransactionType",
2757
2799
  "type": "object",
2800
+ "additionalProperties": false,
2758
2801
  "description": "Data model for the complex type TransactionType.",
2759
2802
  "properties": {
2760
2803
  "scenario": {
@@ -2802,6 +2845,7 @@
2802
2845
  "refundInfo": {
2803
2846
  "title": "Refund",
2804
2847
  "type": "object",
2848
+ "additionalProperties": false,
2805
2849
  "description": "Data model for the complex type Refund.",
2806
2850
  "properties": {
2807
2851
  "originalTransactionId": {
@@ -2849,6 +2893,7 @@
2849
2893
  "extensionList": {
2850
2894
  "title": "ExtensionList",
2851
2895
  "type": "object",
2896
+ "additionalProperties": false,
2852
2897
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
2853
2898
  "properties": {
2854
2899
  "extension": {
@@ -2856,6 +2901,7 @@
2856
2901
  "items": {
2857
2902
  "title": "Extension",
2858
2903
  "type": "object",
2904
+ "additionalProperties": false,
2859
2905
  "description": "Data model for the complex type Extension.",
2860
2906
  "properties": {
2861
2907
  "key": {
@@ -2902,6 +2948,7 @@
2902
2948
  "extensionList": {
2903
2949
  "title": "ExtensionList",
2904
2950
  "type": "object",
2951
+ "additionalProperties": false,
2905
2952
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
2906
2953
  "properties": {
2907
2954
  "extension": {
@@ -2909,6 +2956,7 @@
2909
2956
  "items": {
2910
2957
  "title": "Extension",
2911
2958
  "type": "object",
2959
+ "additionalProperties": false,
2912
2960
  "description": "Data model for the complex type Extension.",
2913
2961
  "properties": {
2914
2962
  "key": {
@@ -2964,6 +3012,7 @@
2964
3012
  "BulkTransfersIDPutResponse": {
2965
3013
  "title": "BulkTransfersIDPutResponse",
2966
3014
  "type": "object",
3015
+ "additionalProperties": false,
2967
3016
  "description": "The object sent in the PUT /bulkTransfers/{ID} callback.",
2968
3017
  "properties": {
2969
3018
  "completedTimestamp": {
@@ -2979,6 +3028,7 @@
2979
3028
  "items": {
2980
3029
  "title": "IndividualTransferResult",
2981
3030
  "type": "object",
3031
+ "additionalProperties": false,
2982
3032
  "description": "Data model for the complex type IndividualTransferResult.",
2983
3033
  "properties": {
2984
3034
  "transferId": {
@@ -2999,6 +3049,7 @@
2999
3049
  "errorInformation": {
3000
3050
  "title": "ErrorInformation",
3001
3051
  "type": "object",
3052
+ "additionalProperties": false,
3002
3053
  "description": "Data model for the complex type ErrorInformation.",
3003
3054
  "properties": {
3004
3055
  "errorCode": {
@@ -3018,6 +3069,7 @@
3018
3069
  "extensionList": {
3019
3070
  "title": "ExtensionList",
3020
3071
  "type": "object",
3072
+ "additionalProperties": false,
3021
3073
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
3022
3074
  "properties": {
3023
3075
  "extension": {
@@ -3025,6 +3077,7 @@
3025
3077
  "items": {
3026
3078
  "title": "Extension",
3027
3079
  "type": "object",
3080
+ "additionalProperties": false,
3028
3081
  "description": "Data model for the complex type Extension.",
3029
3082
  "properties": {
3030
3083
  "key": {
@@ -3065,6 +3118,7 @@
3065
3118
  "extensionList": {
3066
3119
  "title": "ExtensionList",
3067
3120
  "type": "object",
3121
+ "additionalProperties": false,
3068
3122
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
3069
3123
  "properties": {
3070
3124
  "extension": {
@@ -3072,6 +3126,7 @@
3072
3126
  "items": {
3073
3127
  "title": "Extension",
3074
3128
  "type": "object",
3129
+ "additionalProperties": false,
3075
3130
  "description": "Data model for the complex type Extension.",
3076
3131
  "properties": {
3077
3132
  "key": {
@@ -3127,6 +3182,7 @@
3127
3182
  "extensionList": {
3128
3183
  "title": "ExtensionList",
3129
3184
  "type": "object",
3185
+ "additionalProperties": false,
3130
3186
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
3131
3187
  "properties": {
3132
3188
  "extension": {
@@ -3134,6 +3190,7 @@
3134
3190
  "items": {
3135
3191
  "title": "Extension",
3136
3192
  "type": "object",
3193
+ "additionalProperties": false,
3137
3194
  "description": "Data model for the complex type Extension.",
3138
3195
  "properties": {
3139
3196
  "key": {
@@ -3173,6 +3230,7 @@
3173
3230
  "BulkTransfersPostRequest": {
3174
3231
  "title": "BulkTransfersPostRequest",
3175
3232
  "type": "object",
3233
+ "additionalProperties": false,
3176
3234
  "description": "The object sent in the POST /bulkTransfers request.",
3177
3235
  "properties": {
3178
3236
  "bulkTransferId": {
@@ -3210,6 +3268,7 @@
3210
3268
  "items": {
3211
3269
  "title": "IndividualTransfer",
3212
3270
  "type": "object",
3271
+ "additionalProperties": false,
3213
3272
  "description": "Data model for the complex type IndividualTransfer.",
3214
3273
  "properties": {
3215
3274
  "transferId": {
@@ -3222,6 +3281,7 @@
3222
3281
  "transferAmount": {
3223
3282
  "title": "Money",
3224
3283
  "type": "object",
3284
+ "additionalProperties": false,
3225
3285
  "description": "Data model for the complex type Money.",
3226
3286
  "properties": {
3227
3287
  "currency": {
@@ -3429,6 +3489,7 @@
3429
3489
  "extensionList": {
3430
3490
  "title": "ExtensionList",
3431
3491
  "type": "object",
3492
+ "additionalProperties": false,
3432
3493
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
3433
3494
  "properties": {
3434
3495
  "extension": {
@@ -3436,6 +3497,7 @@
3436
3497
  "items": {
3437
3498
  "title": "Extension",
3438
3499
  "type": "object",
3500
+ "additionalProperties": false,
3439
3501
  "description": "Data model for the complex type Extension.",
3440
3502
  "properties": {
3441
3503
  "key": {
@@ -3487,6 +3549,7 @@
3487
3549
  "extensionList": {
3488
3550
  "title": "ExtensionList",
3489
3551
  "type": "object",
3552
+ "additionalProperties": false,
3490
3553
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
3491
3554
  "properties": {
3492
3555
  "extension": {
@@ -3494,6 +3557,7 @@
3494
3557
  "items": {
3495
3558
  "title": "Extension",
3496
3559
  "type": "object",
3560
+ "additionalProperties": false,
3497
3561
  "description": "Data model for the complex type Extension.",
3498
3562
  "properties": {
3499
3563
  "key": {
@@ -3768,6 +3832,7 @@
3768
3832
  "ErrorInformation": {
3769
3833
  "title": "ErrorInformation",
3770
3834
  "type": "object",
3835
+ "additionalProperties": false,
3771
3836
  "description": "Data model for the complex type ErrorInformation.",
3772
3837
  "properties": {
3773
3838
  "errorCode": {
@@ -3787,6 +3852,7 @@
3787
3852
  "extensionList": {
3788
3853
  "title": "ExtensionList",
3789
3854
  "type": "object",
3855
+ "additionalProperties": false,
3790
3856
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
3791
3857
  "properties": {
3792
3858
  "extension": {
@@ -3794,6 +3860,7 @@
3794
3860
  "items": {
3795
3861
  "title": "Extension",
3796
3862
  "type": "object",
3863
+ "additionalProperties": false,
3797
3864
  "description": "Data model for the complex type Extension.",
3798
3865
  "properties": {
3799
3866
  "key": {
@@ -3834,11 +3901,13 @@
3834
3901
  "ErrorInformationObject": {
3835
3902
  "title": "ErrorInformationObject",
3836
3903
  "type": "object",
3904
+ "additionalProperties": false,
3837
3905
  "description": "Data model for the complex type object that contains ErrorInformation.",
3838
3906
  "properties": {
3839
3907
  "errorInformation": {
3840
3908
  "title": "ErrorInformation",
3841
3909
  "type": "object",
3910
+ "additionalProperties": false,
3842
3911
  "description": "Data model for the complex type ErrorInformation.",
3843
3912
  "properties": {
3844
3913
  "errorCode": {
@@ -3858,6 +3927,7 @@
3858
3927
  "extensionList": {
3859
3928
  "title": "ExtensionList",
3860
3929
  "type": "object",
3930
+ "additionalProperties": false,
3861
3931
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
3862
3932
  "properties": {
3863
3933
  "extension": {
@@ -3865,6 +3935,7 @@
3865
3935
  "items": {
3866
3936
  "title": "Extension",
3867
3937
  "type": "object",
3938
+ "additionalProperties": false,
3868
3939
  "description": "Data model for the complex type Extension.",
3869
3940
  "properties": {
3870
3941
  "key": {
@@ -3910,11 +3981,13 @@
3910
3981
  "ErrorInformationResponse": {
3911
3982
  "title": "ErrorInformationResponse",
3912
3983
  "type": "object",
3984
+ "additionalProperties": false,
3913
3985
  "description": "Data model for the complex type object that contains an optional element ErrorInformation used along with 4xx and 5xx responses.",
3914
3986
  "properties": {
3915
3987
  "errorInformation": {
3916
3988
  "title": "ErrorInformation",
3917
3989
  "type": "object",
3990
+ "additionalProperties": false,
3918
3991
  "description": "Data model for the complex type ErrorInformation.",
3919
3992
  "properties": {
3920
3993
  "errorCode": {
@@ -3934,6 +4007,7 @@
3934
4007
  "extensionList": {
3935
4008
  "title": "ExtensionList",
3936
4009
  "type": "object",
4010
+ "additionalProperties": false,
3937
4011
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
3938
4012
  "properties": {
3939
4013
  "extension": {
@@ -3941,6 +4015,7 @@
3941
4015
  "items": {
3942
4016
  "title": "Extension",
3943
4017
  "type": "object",
4018
+ "additionalProperties": false,
3944
4019
  "description": "Data model for the complex type Extension.",
3945
4020
  "properties": {
3946
4021
  "key": {
@@ -3983,6 +4058,7 @@
3983
4058
  "Extension": {
3984
4059
  "title": "Extension",
3985
4060
  "type": "object",
4061
+ "additionalProperties": false,
3986
4062
  "description": "Data model for the complex type Extension.",
3987
4063
  "properties": {
3988
4064
  "key": {
@@ -4015,6 +4091,7 @@
4015
4091
  "ExtensionList": {
4016
4092
  "title": "ExtensionList",
4017
4093
  "type": "object",
4094
+ "additionalProperties": false,
4018
4095
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
4019
4096
  "properties": {
4020
4097
  "extension": {
@@ -4022,6 +4099,7 @@
4022
4099
  "items": {
4023
4100
  "title": "Extension",
4024
4101
  "type": "object",
4102
+ "additionalProperties": false,
4025
4103
  "description": "Data model for the complex type Extension.",
4026
4104
  "properties": {
4027
4105
  "key": {
@@ -4079,6 +4157,7 @@
4079
4157
  "FxCharge": {
4080
4158
  "title": "FxCharge",
4081
4159
  "type": "object",
4160
+ "additionalProperties": false,
4082
4161
  "description": "An FXP will be able to specify a charge which it proposes to levy on the currency conversion operation using a FxCharge object.",
4083
4162
  "properties": {
4084
4163
  "chargeType": {
@@ -4092,6 +4171,7 @@
4092
4171
  {
4093
4172
  "title": "Money",
4094
4173
  "type": "object",
4174
+ "additionalProperties": false,
4095
4175
  "description": "Data model for the complex type Money.",
4096
4176
  "properties": {
4097
4177
  "currency": {
@@ -4290,6 +4370,7 @@
4290
4370
  {
4291
4371
  "title": "Money",
4292
4372
  "type": "object",
4373
+ "additionalProperties": false,
4293
4374
  "description": "Data model for the complex type Money.",
4294
4375
  "properties": {
4295
4376
  "currency": {
@@ -4491,6 +4572,7 @@
4491
4572
  "FxConversion": {
4492
4573
  "title": "FxConversion",
4493
4574
  "type": "object",
4575
+ "additionalProperties": false,
4494
4576
  "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.",
4495
4577
  "properties": {
4496
4578
  "conversionId": {
@@ -4571,6 +4653,7 @@
4571
4653
  {
4572
4654
  "title": "FxMoney",
4573
4655
  "type": "object",
4656
+ "additionalProperties": false,
4574
4657
  "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.",
4575
4658
  "properties": {
4576
4659
  "currency": {
@@ -4768,6 +4851,7 @@
4768
4851
  {
4769
4852
  "title": "FxMoney",
4770
4853
  "type": "object",
4854
+ "additionalProperties": false,
4771
4855
  "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.",
4772
4856
  "properties": {
4773
4857
  "currency": {
@@ -4980,6 +5064,7 @@
4980
5064
  "items": {
4981
5065
  "title": "FxCharge",
4982
5066
  "type": "object",
5067
+ "additionalProperties": false,
4983
5068
  "description": "An FXP will be able to specify a charge which it proposes to levy on the currency conversion operation using a FxCharge object.",
4984
5069
  "properties": {
4985
5070
  "chargeType": {
@@ -4993,6 +5078,7 @@
4993
5078
  {
4994
5079
  "title": "Money",
4995
5080
  "type": "object",
5081
+ "additionalProperties": false,
4996
5082
  "description": "Data model for the complex type Money.",
4997
5083
  "properties": {
4998
5084
  "currency": {
@@ -5191,6 +5277,7 @@
5191
5277
  {
5192
5278
  "title": "Money",
5193
5279
  "type": "object",
5280
+ "additionalProperties": false,
5194
5281
  "description": "Data model for the complex type Money.",
5195
5282
  "properties": {
5196
5283
  "currency": {
@@ -5397,6 +5484,7 @@
5397
5484
  {
5398
5485
  "title": "ExtensionList",
5399
5486
  "type": "object",
5487
+ "additionalProperties": false,
5400
5488
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
5401
5489
  "properties": {
5402
5490
  "extension": {
@@ -5404,6 +5492,7 @@
5404
5492
  "items": {
5405
5493
  "title": "Extension",
5406
5494
  "type": "object",
5495
+ "additionalProperties": false,
5407
5496
  "description": "Data model for the complex type Extension.",
5408
5497
  "properties": {
5409
5498
  "key": {
@@ -5454,6 +5543,7 @@
5454
5543
  "FxMoney": {
5455
5544
  "title": "FxMoney",
5456
5545
  "type": "object",
5546
+ "additionalProperties": false,
5457
5547
  "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.",
5458
5548
  "properties": {
5459
5549
  "currency": {
@@ -5644,6 +5734,7 @@
5644
5734
  "FxQuotesIDPutResponse": {
5645
5735
  "title": "FxQuotesIDPutResponse",
5646
5736
  "type": "object",
5737
+ "additionalProperties": false,
5647
5738
  "description": "The object sent in the PUT /fxQuotes/{ID} callback.",
5648
5739
  "properties": {
5649
5740
  "condition": {
@@ -5665,6 +5756,7 @@
5665
5756
  {
5666
5757
  "title": "FxConversion",
5667
5758
  "type": "object",
5759
+ "additionalProperties": false,
5668
5760
  "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.",
5669
5761
  "properties": {
5670
5762
  "conversionId": {
@@ -5745,6 +5837,7 @@
5745
5837
  {
5746
5838
  "title": "FxMoney",
5747
5839
  "type": "object",
5840
+ "additionalProperties": false,
5748
5841
  "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.",
5749
5842
  "properties": {
5750
5843
  "currency": {
@@ -5942,6 +6035,7 @@
5942
6035
  {
5943
6036
  "title": "FxMoney",
5944
6037
  "type": "object",
6038
+ "additionalProperties": false,
5945
6039
  "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.",
5946
6040
  "properties": {
5947
6041
  "currency": {
@@ -6154,6 +6248,7 @@
6154
6248
  "items": {
6155
6249
  "title": "FxCharge",
6156
6250
  "type": "object",
6251
+ "additionalProperties": false,
6157
6252
  "description": "An FXP will be able to specify a charge which it proposes to levy on the currency conversion operation using a FxCharge object.",
6158
6253
  "properties": {
6159
6254
  "chargeType": {
@@ -6167,6 +6262,7 @@
6167
6262
  {
6168
6263
  "title": "Money",
6169
6264
  "type": "object",
6265
+ "additionalProperties": false,
6170
6266
  "description": "Data model for the complex type Money.",
6171
6267
  "properties": {
6172
6268
  "currency": {
@@ -6365,6 +6461,7 @@
6365
6461
  {
6366
6462
  "title": "Money",
6367
6463
  "type": "object",
6464
+ "additionalProperties": false,
6368
6465
  "description": "Data model for the complex type Money.",
6369
6466
  "properties": {
6370
6467
  "currency": {
@@ -6571,6 +6668,7 @@
6571
6668
  {
6572
6669
  "title": "ExtensionList",
6573
6670
  "type": "object",
6671
+ "additionalProperties": false,
6574
6672
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
6575
6673
  "properties": {
6576
6674
  "extension": {
@@ -6578,6 +6676,7 @@
6578
6676
  "items": {
6579
6677
  "title": "Extension",
6580
6678
  "type": "object",
6679
+ "additionalProperties": false,
6581
6680
  "description": "Data model for the complex type Extension.",
6582
6681
  "properties": {
6583
6682
  "key": {
@@ -6638,6 +6737,7 @@
6638
6737
  "FxQuotesPostRequest": {
6639
6738
  "title": "FxQuotesPostRequest",
6640
6739
  "type": "object",
6740
+ "additionalProperties": false,
6641
6741
  "description": "The object sent in the POST /fxQuotes request.",
6642
6742
  "properties": {
6643
6743
  "conversionRequestId": {
@@ -6659,6 +6759,7 @@
6659
6759
  {
6660
6760
  "title": "FxConversion",
6661
6761
  "type": "object",
6762
+ "additionalProperties": false,
6662
6763
  "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.",
6663
6764
  "properties": {
6664
6765
  "conversionId": {
@@ -6739,6 +6840,7 @@
6739
6840
  {
6740
6841
  "title": "FxMoney",
6741
6842
  "type": "object",
6843
+ "additionalProperties": false,
6742
6844
  "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.",
6743
6845
  "properties": {
6744
6846
  "currency": {
@@ -6936,6 +7038,7 @@
6936
7038
  {
6937
7039
  "title": "FxMoney",
6938
7040
  "type": "object",
7041
+ "additionalProperties": false,
6939
7042
  "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.",
6940
7043
  "properties": {
6941
7044
  "currency": {
@@ -7148,6 +7251,7 @@
7148
7251
  "items": {
7149
7252
  "title": "FxCharge",
7150
7253
  "type": "object",
7254
+ "additionalProperties": false,
7151
7255
  "description": "An FXP will be able to specify a charge which it proposes to levy on the currency conversion operation using a FxCharge object.",
7152
7256
  "properties": {
7153
7257
  "chargeType": {
@@ -7161,6 +7265,7 @@
7161
7265
  {
7162
7266
  "title": "Money",
7163
7267
  "type": "object",
7268
+ "additionalProperties": false,
7164
7269
  "description": "Data model for the complex type Money.",
7165
7270
  "properties": {
7166
7271
  "currency": {
@@ -7359,6 +7464,7 @@
7359
7464
  {
7360
7465
  "title": "Money",
7361
7466
  "type": "object",
7467
+ "additionalProperties": false,
7362
7468
  "description": "Data model for the complex type Money.",
7363
7469
  "properties": {
7364
7470
  "currency": {
@@ -7565,6 +7671,7 @@
7565
7671
  {
7566
7672
  "title": "ExtensionList",
7567
7673
  "type": "object",
7674
+ "additionalProperties": false,
7568
7675
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
7569
7676
  "properties": {
7570
7677
  "extension": {
@@ -7572,6 +7679,7 @@
7572
7679
  "items": {
7573
7680
  "title": "Extension",
7574
7681
  "type": "object",
7682
+ "additionalProperties": false,
7575
7683
  "description": "Data model for the complex type Extension.",
7576
7684
  "properties": {
7577
7685
  "key": {
@@ -7633,6 +7741,7 @@
7633
7741
  "FxRate": {
7634
7742
  "title": "FxRate",
7635
7743
  "type": "object",
7744
+ "additionalProperties": false,
7636
7745
  "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.",
7637
7746
  "properties": {
7638
7747
  "sourceAmount": {
@@ -7640,6 +7749,7 @@
7640
7749
  {
7641
7750
  "title": "Money",
7642
7751
  "type": "object",
7752
+ "additionalProperties": false,
7643
7753
  "description": "Data model for the complex type Money.",
7644
7754
  "properties": {
7645
7755
  "currency": {
@@ -7838,6 +7948,7 @@
7838
7948
  {
7839
7949
  "title": "Money",
7840
7950
  "type": "object",
7951
+ "additionalProperties": false,
7841
7952
  "description": "Data model for the complex type Money.",
7842
7953
  "properties": {
7843
7954
  "currency": {
@@ -8040,6 +8151,7 @@
8040
8151
  "FxTransfersIDPatchResponse": {
8041
8152
  "title": "FxTransfersIDPatchResponse",
8042
8153
  "type": "object",
8154
+ "additionalProperties": false,
8043
8155
  "description": "PATCH /fxTransfers/{ID} object",
8044
8156
  "properties": {
8045
8157
  "completedTimestamp": {
@@ -8078,6 +8190,7 @@
8078
8190
  "extensionList": {
8079
8191
  "title": "ExtensionList",
8080
8192
  "type": "object",
8193
+ "additionalProperties": false,
8081
8194
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
8082
8195
  "properties": {
8083
8196
  "extension": {
@@ -8085,6 +8198,7 @@
8085
8198
  "items": {
8086
8199
  "title": "Extension",
8087
8200
  "type": "object",
8201
+ "additionalProperties": false,
8088
8202
  "description": "Data model for the complex type Extension.",
8089
8203
  "properties": {
8090
8204
  "key": {
@@ -8124,6 +8238,7 @@
8124
8238
  "FxTransfersIDPutResponse": {
8125
8239
  "title": "FxTransfersIDPutResponse",
8126
8240
  "type": "object",
8241
+ "additionalProperties": false,
8127
8242
  "description": "The object sent in the PUT /fxTransfers/{ID} callback.",
8128
8243
  "properties": {
8129
8244
  "fulfilment": {
@@ -8177,6 +8292,7 @@
8177
8292
  "extensionList": {
8178
8293
  "title": "ExtensionList",
8179
8294
  "type": "object",
8295
+ "additionalProperties": false,
8180
8296
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
8181
8297
  "properties": {
8182
8298
  "extension": {
@@ -8184,6 +8300,7 @@
8184
8300
  "items": {
8185
8301
  "title": "Extension",
8186
8302
  "type": "object",
8303
+ "additionalProperties": false,
8187
8304
  "description": "Data model for the complex type Extension.",
8188
8305
  "properties": {
8189
8306
  "key": {
@@ -8223,6 +8340,7 @@
8223
8340
  "FxTransfersPostRequest": {
8224
8341
  "title": "FxTransfersPostRequest",
8225
8342
  "type": "object",
8343
+ "additionalProperties": false,
8226
8344
  "description": "The object sent in the POST /fxTransfers request.",
8227
8345
  "properties": {
8228
8346
  "commitRequestId": {
@@ -8286,6 +8404,7 @@
8286
8404
  {
8287
8405
  "title": "Money",
8288
8406
  "type": "object",
8407
+ "additionalProperties": false,
8289
8408
  "description": "Data model for the complex type Money.",
8290
8409
  "properties": {
8291
8410
  "currency": {
@@ -8484,6 +8603,7 @@
8484
8603
  {
8485
8604
  "title": "Money",
8486
8605
  "type": "object",
8606
+ "additionalProperties": false,
8487
8607
  "description": "Data model for the complex type Money.",
8488
8608
  "properties": {
8489
8609
  "currency": {
@@ -8711,6 +8831,7 @@
8711
8831
  "GeoCode": {
8712
8832
  "title": "GeoCode",
8713
8833
  "type": "object",
8834
+ "additionalProperties": false,
8714
8835
  "description": "Data model for the complex type GeoCode. Indicates the geographic location from where the transaction was initiated.",
8715
8836
  "properties": {
8716
8837
  "latitude": {
@@ -8760,6 +8881,7 @@
8760
8881
  "IndividualQuote": {
8761
8882
  "title": "IndividualQuote",
8762
8883
  "type": "object",
8884
+ "additionalProperties": false,
8763
8885
  "description": "Data model for the complex type IndividualQuote.",
8764
8886
  "properties": {
8765
8887
  "quoteId": {
@@ -8779,11 +8901,13 @@
8779
8901
  "payee": {
8780
8902
  "title": "Party",
8781
8903
  "type": "object",
8904
+ "additionalProperties": false,
8782
8905
  "description": "Data model for the complex type Party.",
8783
8906
  "properties": {
8784
8907
  "partyIdInfo": {
8785
8908
  "title": "PartyIdInfo",
8786
8909
  "type": "object",
8910
+ "additionalProperties": false,
8787
8911
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
8788
8912
  "properties": {
8789
8913
  "partyIdType": {
@@ -8826,6 +8950,7 @@
8826
8950
  "extensionList": {
8827
8951
  "title": "ExtensionList",
8828
8952
  "type": "object",
8953
+ "additionalProperties": false,
8829
8954
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
8830
8955
  "properties": {
8831
8956
  "extension": {
@@ -8833,6 +8958,7 @@
8833
8958
  "items": {
8834
8959
  "title": "Extension",
8835
8960
  "type": "object",
8961
+ "additionalProperties": false,
8836
8962
  "description": "Data model for the complex type Extension.",
8837
8963
  "properties": {
8838
8964
  "key": {
@@ -8886,11 +9012,13 @@
8886
9012
  "personalInfo": {
8887
9013
  "title": "PartyPersonalInfo",
8888
9014
  "type": "object",
9015
+ "additionalProperties": false,
8889
9016
  "description": "Data model for the complex type PartyPersonalInfo.",
8890
9017
  "properties": {
8891
9018
  "complexName": {
8892
9019
  "title": "PartyComplexName",
8893
9020
  "type": "object",
9021
+ "additionalProperties": false,
8894
9022
  "description": "Data model for the complex type PartyComplexName.",
8895
9023
  "properties": {
8896
9024
  "firstName": {
@@ -9136,6 +9264,7 @@
9136
9264
  "amount": {
9137
9265
  "title": "Money",
9138
9266
  "type": "object",
9267
+ "additionalProperties": false,
9139
9268
  "description": "Data model for the complex type Money.",
9140
9269
  "properties": {
9141
9270
  "currency": {
@@ -9327,6 +9456,7 @@
9327
9456
  "fees": {
9328
9457
  "title": "Money",
9329
9458
  "type": "object",
9459
+ "additionalProperties": false,
9330
9460
  "description": "Data model for the complex type Money.",
9331
9461
  "properties": {
9332
9462
  "currency": {
@@ -9518,6 +9648,7 @@
9518
9648
  "transactionType": {
9519
9649
  "title": "TransactionType",
9520
9650
  "type": "object",
9651
+ "additionalProperties": false,
9521
9652
  "description": "Data model for the complex type TransactionType.",
9522
9653
  "properties": {
9523
9654
  "scenario": {
@@ -9565,6 +9696,7 @@
9565
9696
  "refundInfo": {
9566
9697
  "title": "Refund",
9567
9698
  "type": "object",
9699
+ "additionalProperties": false,
9568
9700
  "description": "Data model for the complex type Refund.",
9569
9701
  "properties": {
9570
9702
  "originalTransactionId": {
@@ -9612,6 +9744,7 @@
9612
9744
  "extensionList": {
9613
9745
  "title": "ExtensionList",
9614
9746
  "type": "object",
9747
+ "additionalProperties": false,
9615
9748
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
9616
9749
  "properties": {
9617
9750
  "extension": {
@@ -9619,6 +9752,7 @@
9619
9752
  "items": {
9620
9753
  "title": "Extension",
9621
9754
  "type": "object",
9755
+ "additionalProperties": false,
9622
9756
  "description": "Data model for the complex type Extension.",
9623
9757
  "properties": {
9624
9758
  "key": {
@@ -9663,6 +9797,7 @@
9663
9797
  "IndividualQuoteResult": {
9664
9798
  "title": "IndividualQuoteResult",
9665
9799
  "type": "object",
9800
+ "additionalProperties": false,
9666
9801
  "description": "Data model for the complex type IndividualQuoteResult.",
9667
9802
  "properties": {
9668
9803
  "quoteId": {
@@ -9675,11 +9810,13 @@
9675
9810
  "payee": {
9676
9811
  "title": "Party",
9677
9812
  "type": "object",
9813
+ "additionalProperties": false,
9678
9814
  "description": "Data model for the complex type Party.",
9679
9815
  "properties": {
9680
9816
  "partyIdInfo": {
9681
9817
  "title": "PartyIdInfo",
9682
9818
  "type": "object",
9819
+ "additionalProperties": false,
9683
9820
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
9684
9821
  "properties": {
9685
9822
  "partyIdType": {
@@ -9722,6 +9859,7 @@
9722
9859
  "extensionList": {
9723
9860
  "title": "ExtensionList",
9724
9861
  "type": "object",
9862
+ "additionalProperties": false,
9725
9863
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
9726
9864
  "properties": {
9727
9865
  "extension": {
@@ -9729,6 +9867,7 @@
9729
9867
  "items": {
9730
9868
  "title": "Extension",
9731
9869
  "type": "object",
9870
+ "additionalProperties": false,
9732
9871
  "description": "Data model for the complex type Extension.",
9733
9872
  "properties": {
9734
9873
  "key": {
@@ -9782,11 +9921,13 @@
9782
9921
  "personalInfo": {
9783
9922
  "title": "PartyPersonalInfo",
9784
9923
  "type": "object",
9924
+ "additionalProperties": false,
9785
9925
  "description": "Data model for the complex type PartyPersonalInfo.",
9786
9926
  "properties": {
9787
9927
  "complexName": {
9788
9928
  "title": "PartyComplexName",
9789
9929
  "type": "object",
9930
+ "additionalProperties": false,
9790
9931
  "description": "Data model for the complex type PartyComplexName.",
9791
9932
  "properties": {
9792
9933
  "firstName": {
@@ -10022,6 +10163,7 @@
10022
10163
  "transferAmount": {
10023
10164
  "title": "Money",
10024
10165
  "type": "object",
10166
+ "additionalProperties": false,
10025
10167
  "description": "Data model for the complex type Money.",
10026
10168
  "properties": {
10027
10169
  "currency": {
@@ -10213,6 +10355,7 @@
10213
10355
  "payeeReceiveAmount": {
10214
10356
  "title": "Money",
10215
10357
  "type": "object",
10358
+ "additionalProperties": false,
10216
10359
  "description": "Data model for the complex type Money.",
10217
10360
  "properties": {
10218
10361
  "currency": {
@@ -10404,6 +10547,7 @@
10404
10547
  "payeeFspFee": {
10405
10548
  "title": "Money",
10406
10549
  "type": "object",
10550
+ "additionalProperties": false,
10407
10551
  "description": "Data model for the complex type Money.",
10408
10552
  "properties": {
10409
10553
  "currency": {
@@ -10595,6 +10739,7 @@
10595
10739
  "payeeFspCommission": {
10596
10740
  "title": "Money",
10597
10741
  "type": "object",
10742
+ "additionalProperties": false,
10598
10743
  "description": "Data model for the complex type Money.",
10599
10744
  "properties": {
10600
10745
  "currency": {
@@ -10802,6 +10947,7 @@
10802
10947
  "errorInformation": {
10803
10948
  "title": "ErrorInformation",
10804
10949
  "type": "object",
10950
+ "additionalProperties": false,
10805
10951
  "description": "Data model for the complex type ErrorInformation.",
10806
10952
  "properties": {
10807
10953
  "errorCode": {
@@ -10821,6 +10967,7 @@
10821
10967
  "extensionList": {
10822
10968
  "title": "ExtensionList",
10823
10969
  "type": "object",
10970
+ "additionalProperties": false,
10824
10971
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
10825
10972
  "properties": {
10826
10973
  "extension": {
@@ -10828,6 +10975,7 @@
10828
10975
  "items": {
10829
10976
  "title": "Extension",
10830
10977
  "type": "object",
10978
+ "additionalProperties": false,
10831
10979
  "description": "Data model for the complex type Extension.",
10832
10980
  "properties": {
10833
10981
  "key": {
@@ -10868,6 +11016,7 @@
10868
11016
  "extensionList": {
10869
11017
  "title": "ExtensionList",
10870
11018
  "type": "object",
11019
+ "additionalProperties": false,
10871
11020
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
10872
11021
  "properties": {
10873
11022
  "extension": {
@@ -10875,6 +11024,7 @@
10875
11024
  "items": {
10876
11025
  "title": "Extension",
10877
11026
  "type": "object",
11027
+ "additionalProperties": false,
10878
11028
  "description": "Data model for the complex type Extension.",
10879
11029
  "properties": {
10880
11030
  "key": {
@@ -10914,6 +11064,7 @@
10914
11064
  "IndividualTransfer": {
10915
11065
  "title": "IndividualTransfer",
10916
11066
  "type": "object",
11067
+ "additionalProperties": false,
10917
11068
  "description": "Data model for the complex type IndividualTransfer.",
10918
11069
  "properties": {
10919
11070
  "transferId": {
@@ -10926,6 +11077,7 @@
10926
11077
  "transferAmount": {
10927
11078
  "title": "Money",
10928
11079
  "type": "object",
11080
+ "additionalProperties": false,
10929
11081
  "description": "Data model for the complex type Money.",
10930
11082
  "properties": {
10931
11083
  "currency": {
@@ -11133,6 +11285,7 @@
11133
11285
  "extensionList": {
11134
11286
  "title": "ExtensionList",
11135
11287
  "type": "object",
11288
+ "additionalProperties": false,
11136
11289
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
11137
11290
  "properties": {
11138
11291
  "extension": {
@@ -11140,6 +11293,7 @@
11140
11293
  "items": {
11141
11294
  "title": "Extension",
11142
11295
  "type": "object",
11296
+ "additionalProperties": false,
11143
11297
  "description": "Data model for the complex type Extension.",
11144
11298
  "properties": {
11145
11299
  "key": {
@@ -11182,6 +11336,7 @@
11182
11336
  "IndividualTransferResult": {
11183
11337
  "title": "IndividualTransferResult",
11184
11338
  "type": "object",
11339
+ "additionalProperties": false,
11185
11340
  "description": "Data model for the complex type IndividualTransferResult.",
11186
11341
  "properties": {
11187
11342
  "transferId": {
@@ -11202,6 +11357,7 @@
11202
11357
  "errorInformation": {
11203
11358
  "title": "ErrorInformation",
11204
11359
  "type": "object",
11360
+ "additionalProperties": false,
11205
11361
  "description": "Data model for the complex type ErrorInformation.",
11206
11362
  "properties": {
11207
11363
  "errorCode": {
@@ -11221,6 +11377,7 @@
11221
11377
  "extensionList": {
11222
11378
  "title": "ExtensionList",
11223
11379
  "type": "object",
11380
+ "additionalProperties": false,
11224
11381
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
11225
11382
  "properties": {
11226
11383
  "extension": {
@@ -11228,6 +11385,7 @@
11228
11385
  "items": {
11229
11386
  "title": "Extension",
11230
11387
  "type": "object",
11388
+ "additionalProperties": false,
11231
11389
  "description": "Data model for the complex type Extension.",
11232
11390
  "properties": {
11233
11391
  "key": {
@@ -11268,6 +11426,7 @@
11268
11426
  "extensionList": {
11269
11427
  "title": "ExtensionList",
11270
11428
  "type": "object",
11429
+ "additionalProperties": false,
11271
11430
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
11272
11431
  "properties": {
11273
11432
  "extension": {
@@ -11275,6 +11434,7 @@
11275
11434
  "items": {
11276
11435
  "title": "Extension",
11277
11436
  "type": "object",
11437
+ "additionalProperties": false,
11278
11438
  "description": "Data model for the complex type Extension.",
11279
11439
  "properties": {
11280
11440
  "key": {
@@ -11366,6 +11526,7 @@
11366
11526
  "Money": {
11367
11527
  "title": "Money",
11368
11528
  "type": "object",
11529
+ "additionalProperties": false,
11369
11530
  "description": "Data model for the complex type Money.",
11370
11531
  "properties": {
11371
11532
  "currency": {
@@ -11577,6 +11738,7 @@
11577
11738
  "ParticipantsIDPutResponse": {
11578
11739
  "title": "ParticipantsIDPutResponse",
11579
11740
  "type": "object",
11741
+ "additionalProperties": false,
11580
11742
  "description": "The object sent in the PUT /participants/{ID} callback.",
11581
11743
  "properties": {
11582
11744
  "partyList": {
@@ -11584,11 +11746,13 @@
11584
11746
  "items": {
11585
11747
  "title": "PartyResult",
11586
11748
  "type": "object",
11749
+ "additionalProperties": false,
11587
11750
  "description": "Data model for the complex type PartyResult.",
11588
11751
  "properties": {
11589
11752
  "partyId": {
11590
11753
  "title": "PartyIdInfo",
11591
11754
  "type": "object",
11755
+ "additionalProperties": false,
11592
11756
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
11593
11757
  "properties": {
11594
11758
  "partyIdType": {
@@ -11631,6 +11795,7 @@
11631
11795
  "extensionList": {
11632
11796
  "title": "ExtensionList",
11633
11797
  "type": "object",
11798
+ "additionalProperties": false,
11634
11799
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
11635
11800
  "properties": {
11636
11801
  "extension": {
@@ -11638,6 +11803,7 @@
11638
11803
  "items": {
11639
11804
  "title": "Extension",
11640
11805
  "type": "object",
11806
+ "additionalProperties": false,
11641
11807
  "description": "Data model for the complex type Extension.",
11642
11808
  "properties": {
11643
11809
  "key": {
@@ -11678,6 +11844,7 @@
11678
11844
  "errorInformation": {
11679
11845
  "title": "ErrorInformation",
11680
11846
  "type": "object",
11847
+ "additionalProperties": false,
11681
11848
  "description": "Data model for the complex type ErrorInformation.",
11682
11849
  "properties": {
11683
11850
  "errorCode": {
@@ -11697,6 +11864,7 @@
11697
11864
  "extensionList": {
11698
11865
  "title": "ExtensionList",
11699
11866
  "type": "object",
11867
+ "additionalProperties": false,
11700
11868
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
11701
11869
  "properties": {
11702
11870
  "extension": {
@@ -11704,6 +11872,7 @@
11704
11872
  "items": {
11705
11873
  "title": "Extension",
11706
11874
  "type": "object",
11875
+ "additionalProperties": false,
11707
11876
  "description": "Data model for the complex type Extension.",
11708
11877
  "properties": {
11709
11878
  "key": {
@@ -11931,6 +12100,7 @@
11931
12100
  "ParticipantsPostRequest": {
11932
12101
  "title": "ParticipantsPostRequest",
11933
12102
  "type": "object",
12103
+ "additionalProperties": false,
11934
12104
  "description": "The object sent in the POST /participants request.",
11935
12105
  "properties": {
11936
12106
  "requestId": {
@@ -11945,6 +12115,7 @@
11945
12115
  "items": {
11946
12116
  "title": "PartyIdInfo",
11947
12117
  "type": "object",
12118
+ "additionalProperties": false,
11948
12119
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
11949
12120
  "properties": {
11950
12121
  "partyIdType": {
@@ -11987,6 +12158,7 @@
11987
12158
  "extensionList": {
11988
12159
  "title": "ExtensionList",
11989
12160
  "type": "object",
12161
+ "additionalProperties": false,
11990
12162
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
11991
12163
  "properties": {
11992
12164
  "extension": {
@@ -11994,6 +12166,7 @@
11994
12166
  "items": {
11995
12167
  "title": "Extension",
11996
12168
  "type": "object",
12169
+ "additionalProperties": false,
11997
12170
  "description": "Data model for the complex type Extension.",
11998
12171
  "properties": {
11999
12172
  "key": {
@@ -12217,6 +12390,7 @@
12217
12390
  "ParticipantsTypeIDPutResponse": {
12218
12391
  "title": "ParticipantsTypeIDPutResponse",
12219
12392
  "type": "object",
12393
+ "additionalProperties": false,
12220
12394
  "description": "The object sent in the PUT /participants/{Type}/{ID}/{SubId} and /participants/{Type}/{ID} callbacks.",
12221
12395
  "properties": {
12222
12396
  "fspId": {
@@ -12231,6 +12405,7 @@
12231
12405
  "ParticipantsTypeIDSubIDPostRequest": {
12232
12406
  "title": "ParticipantsTypeIDSubIDPostRequest",
12233
12407
  "type": "object",
12408
+ "additionalProperties": false,
12234
12409
  "description": "The object sent in the POST /participants/{Type}/{ID}/{SubId} and /participants/{Type}/{ID} requests. An additional optional ExtensionList element has been added as part of v1.1 changes.",
12235
12410
  "properties": {
12236
12411
  "fspId": {
@@ -12416,6 +12591,7 @@
12416
12591
  "extensionList": {
12417
12592
  "title": "ExtensionList",
12418
12593
  "type": "object",
12594
+ "additionalProperties": false,
12419
12595
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
12420
12596
  "properties": {
12421
12597
  "extension": {
@@ -12423,6 +12599,7 @@
12423
12599
  "items": {
12424
12600
  "title": "Extension",
12425
12601
  "type": "object",
12602
+ "additionalProperties": false,
12426
12603
  "description": "Data model for the complex type Extension.",
12427
12604
  "properties": {
12428
12605
  "key": {
@@ -12462,16 +12639,19 @@
12462
12639
  "PartiesTypeIDPutResponse": {
12463
12640
  "title": "PartiesTypeIDPutResponse",
12464
12641
  "type": "object",
12642
+ "additionalProperties": false,
12465
12643
  "description": "The object sent in the PUT /parties/{Type}/{ID} callback.",
12466
12644
  "properties": {
12467
12645
  "party": {
12468
12646
  "title": "Party",
12469
12647
  "type": "object",
12648
+ "additionalProperties": false,
12470
12649
  "description": "Data model for the complex type Party.",
12471
12650
  "properties": {
12472
12651
  "partyIdInfo": {
12473
12652
  "title": "PartyIdInfo",
12474
12653
  "type": "object",
12654
+ "additionalProperties": false,
12475
12655
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
12476
12656
  "properties": {
12477
12657
  "partyIdType": {
@@ -12514,6 +12694,7 @@
12514
12694
  "extensionList": {
12515
12695
  "title": "ExtensionList",
12516
12696
  "type": "object",
12697
+ "additionalProperties": false,
12517
12698
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
12518
12699
  "properties": {
12519
12700
  "extension": {
@@ -12521,6 +12702,7 @@
12521
12702
  "items": {
12522
12703
  "title": "Extension",
12523
12704
  "type": "object",
12705
+ "additionalProperties": false,
12524
12706
  "description": "Data model for the complex type Extension.",
12525
12707
  "properties": {
12526
12708
  "key": {
@@ -12574,11 +12756,13 @@
12574
12756
  "personalInfo": {
12575
12757
  "title": "PartyPersonalInfo",
12576
12758
  "type": "object",
12759
+ "additionalProperties": false,
12577
12760
  "description": "Data model for the complex type PartyPersonalInfo.",
12578
12761
  "properties": {
12579
12762
  "complexName": {
12580
12763
  "title": "PartyComplexName",
12581
12764
  "type": "object",
12765
+ "additionalProperties": false,
12582
12766
  "description": "Data model for the complex type PartyComplexName.",
12583
12767
  "properties": {
12584
12768
  "firstName": {
@@ -12819,11 +13003,13 @@
12819
13003
  "Party": {
12820
13004
  "title": "Party",
12821
13005
  "type": "object",
13006
+ "additionalProperties": false,
12822
13007
  "description": "Data model for the complex type Party.",
12823
13008
  "properties": {
12824
13009
  "partyIdInfo": {
12825
13010
  "title": "PartyIdInfo",
12826
13011
  "type": "object",
13012
+ "additionalProperties": false,
12827
13013
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
12828
13014
  "properties": {
12829
13015
  "partyIdType": {
@@ -12866,6 +13052,7 @@
12866
13052
  "extensionList": {
12867
13053
  "title": "ExtensionList",
12868
13054
  "type": "object",
13055
+ "additionalProperties": false,
12869
13056
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
12870
13057
  "properties": {
12871
13058
  "extension": {
@@ -12873,6 +13060,7 @@
12873
13060
  "items": {
12874
13061
  "title": "Extension",
12875
13062
  "type": "object",
13063
+ "additionalProperties": false,
12876
13064
  "description": "Data model for the complex type Extension.",
12877
13065
  "properties": {
12878
13066
  "key": {
@@ -12926,11 +13114,13 @@
12926
13114
  "personalInfo": {
12927
13115
  "title": "PartyPersonalInfo",
12928
13116
  "type": "object",
13117
+ "additionalProperties": false,
12929
13118
  "description": "Data model for the complex type PartyPersonalInfo.",
12930
13119
  "properties": {
12931
13120
  "complexName": {
12932
13121
  "title": "PartyComplexName",
12933
13122
  "type": "object",
13123
+ "additionalProperties": false,
12934
13124
  "description": "Data model for the complex type PartyComplexName.",
12935
13125
  "properties": {
12936
13126
  "firstName": {
@@ -13166,6 +13356,7 @@
13166
13356
  "PartyComplexName": {
13167
13357
  "title": "PartyComplexName",
13168
13358
  "type": "object",
13359
+ "additionalProperties": false,
13169
13360
  "description": "Data model for the complex type PartyComplexName.",
13170
13361
  "properties": {
13171
13362
  "firstName": {
@@ -13200,6 +13391,7 @@
13200
13391
  "PartyIdInfo": {
13201
13392
  "title": "PartyIdInfo",
13202
13393
  "type": "object",
13394
+ "additionalProperties": false,
13203
13395
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
13204
13396
  "properties": {
13205
13397
  "partyIdType": {
@@ -13242,6 +13434,7 @@
13242
13434
  "extensionList": {
13243
13435
  "title": "ExtensionList",
13244
13436
  "type": "object",
13437
+ "additionalProperties": false,
13245
13438
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
13246
13439
  "properties": {
13247
13440
  "extension": {
@@ -13249,6 +13442,7 @@
13249
13442
  "items": {
13250
13443
  "title": "Extension",
13251
13444
  "type": "object",
13445
+ "additionalProperties": false,
13252
13446
  "description": "Data model for the complex type Extension.",
13253
13447
  "properties": {
13254
13448
  "key": {
@@ -13319,11 +13513,13 @@
13319
13513
  "PartyPersonalInfo": {
13320
13514
  "title": "PartyPersonalInfo",
13321
13515
  "type": "object",
13516
+ "additionalProperties": false,
13322
13517
  "description": "Data model for the complex type PartyPersonalInfo.",
13323
13518
  "properties": {
13324
13519
  "complexName": {
13325
13520
  "title": "PartyComplexName",
13326
13521
  "type": "object",
13522
+ "additionalProperties": false,
13327
13523
  "description": "Data model for the complex type PartyComplexName.",
13328
13524
  "properties": {
13329
13525
  "firstName": {
@@ -13375,11 +13571,13 @@
13375
13571
  "PartyResult": {
13376
13572
  "title": "PartyResult",
13377
13573
  "type": "object",
13574
+ "additionalProperties": false,
13378
13575
  "description": "Data model for the complex type PartyResult.",
13379
13576
  "properties": {
13380
13577
  "partyId": {
13381
13578
  "title": "PartyIdInfo",
13382
13579
  "type": "object",
13580
+ "additionalProperties": false,
13383
13581
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
13384
13582
  "properties": {
13385
13583
  "partyIdType": {
@@ -13422,6 +13620,7 @@
13422
13620
  "extensionList": {
13423
13621
  "title": "ExtensionList",
13424
13622
  "type": "object",
13623
+ "additionalProperties": false,
13425
13624
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
13426
13625
  "properties": {
13427
13626
  "extension": {
@@ -13429,6 +13628,7 @@
13429
13628
  "items": {
13430
13629
  "title": "Extension",
13431
13630
  "type": "object",
13631
+ "additionalProperties": false,
13432
13632
  "description": "Data model for the complex type Extension.",
13433
13633
  "properties": {
13434
13634
  "key": {
@@ -13469,6 +13669,7 @@
13469
13669
  "errorInformation": {
13470
13670
  "title": "ErrorInformation",
13471
13671
  "type": "object",
13672
+ "additionalProperties": false,
13472
13673
  "description": "Data model for the complex type ErrorInformation.",
13473
13674
  "properties": {
13474
13675
  "errorCode": {
@@ -13488,6 +13689,7 @@
13488
13689
  "extensionList": {
13489
13690
  "title": "ExtensionList",
13490
13691
  "type": "object",
13692
+ "additionalProperties": false,
13491
13693
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
13492
13694
  "properties": {
13493
13695
  "extension": {
@@ -13495,6 +13697,7 @@
13495
13697
  "items": {
13496
13698
  "title": "Extension",
13497
13699
  "type": "object",
13700
+ "additionalProperties": false,
13498
13701
  "description": "Data model for the complex type Extension.",
13499
13702
  "properties": {
13500
13703
  "key": {
@@ -13574,11 +13777,13 @@
13574
13777
  "QuotesIDPutResponse": {
13575
13778
  "title": "QuotesIDPutResponse",
13576
13779
  "type": "object",
13780
+ "additionalProperties": false,
13577
13781
  "description": "The object sent in the PUT /quotes/{ID} callback.",
13578
13782
  "properties": {
13579
13783
  "transferAmount": {
13580
13784
  "title": "Money",
13581
13785
  "type": "object",
13786
+ "additionalProperties": false,
13582
13787
  "description": "Data model for the complex type Money.",
13583
13788
  "properties": {
13584
13789
  "currency": {
@@ -13770,6 +13975,7 @@
13770
13975
  "payeeReceiveAmount": {
13771
13976
  "title": "Money",
13772
13977
  "type": "object",
13978
+ "additionalProperties": false,
13773
13979
  "description": "Data model for the complex type Money.",
13774
13980
  "properties": {
13775
13981
  "currency": {
@@ -13961,6 +14167,7 @@
13961
14167
  "payeeFspFee": {
13962
14168
  "title": "Money",
13963
14169
  "type": "object",
14170
+ "additionalProperties": false,
13964
14171
  "description": "Data model for the complex type Money.",
13965
14172
  "properties": {
13966
14173
  "currency": {
@@ -14152,6 +14359,7 @@
14152
14359
  "payeeFspCommission": {
14153
14360
  "title": "Money",
14154
14361
  "type": "object",
14362
+ "additionalProperties": false,
14155
14363
  "description": "Data model for the complex type Money.",
14156
14364
  "properties": {
14157
14365
  "currency": {
@@ -14350,6 +14558,7 @@
14350
14558
  "geoCode": {
14351
14559
  "title": "GeoCode",
14352
14560
  "type": "object",
14561
+ "additionalProperties": false,
14353
14562
  "description": "Data model for the complex type GeoCode. Indicates the geographic location from where the transaction was initiated.",
14354
14563
  "properties": {
14355
14564
  "latitude": {
@@ -14391,6 +14600,7 @@
14391
14600
  "extensionList": {
14392
14601
  "title": "ExtensionList",
14393
14602
  "type": "object",
14603
+ "additionalProperties": false,
14394
14604
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
14395
14605
  "properties": {
14396
14606
  "extension": {
@@ -14398,6 +14608,7 @@
14398
14608
  "items": {
14399
14609
  "title": "Extension",
14400
14610
  "type": "object",
14611
+ "additionalProperties": false,
14401
14612
  "description": "Data model for the complex type Extension.",
14402
14613
  "properties": {
14403
14614
  "key": {
@@ -14440,6 +14651,7 @@
14440
14651
  "QuotesPostRequest": {
14441
14652
  "title": "QuotesPostRequest",
14442
14653
  "type": "object",
14654
+ "additionalProperties": false,
14443
14655
  "description": "The object sent in the POST /quotes request.",
14444
14656
  "properties": {
14445
14657
  "quoteId": {
@@ -14466,11 +14678,13 @@
14466
14678
  "payee": {
14467
14679
  "title": "Party",
14468
14680
  "type": "object",
14681
+ "additionalProperties": false,
14469
14682
  "description": "Data model for the complex type Party.",
14470
14683
  "properties": {
14471
14684
  "partyIdInfo": {
14472
14685
  "title": "PartyIdInfo",
14473
14686
  "type": "object",
14687
+ "additionalProperties": false,
14474
14688
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
14475
14689
  "properties": {
14476
14690
  "partyIdType": {
@@ -14513,6 +14727,7 @@
14513
14727
  "extensionList": {
14514
14728
  "title": "ExtensionList",
14515
14729
  "type": "object",
14730
+ "additionalProperties": false,
14516
14731
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
14517
14732
  "properties": {
14518
14733
  "extension": {
@@ -14520,6 +14735,7 @@
14520
14735
  "items": {
14521
14736
  "title": "Extension",
14522
14737
  "type": "object",
14738
+ "additionalProperties": false,
14523
14739
  "description": "Data model for the complex type Extension.",
14524
14740
  "properties": {
14525
14741
  "key": {
@@ -14573,11 +14789,13 @@
14573
14789
  "personalInfo": {
14574
14790
  "title": "PartyPersonalInfo",
14575
14791
  "type": "object",
14792
+ "additionalProperties": false,
14576
14793
  "description": "Data model for the complex type PartyPersonalInfo.",
14577
14794
  "properties": {
14578
14795
  "complexName": {
14579
14796
  "title": "PartyComplexName",
14580
14797
  "type": "object",
14798
+ "additionalProperties": false,
14581
14799
  "description": "Data model for the complex type PartyComplexName.",
14582
14800
  "properties": {
14583
14801
  "firstName": {
@@ -14813,11 +15031,13 @@
14813
15031
  "payer": {
14814
15032
  "title": "Party",
14815
15033
  "type": "object",
15034
+ "additionalProperties": false,
14816
15035
  "description": "Data model for the complex type Party.",
14817
15036
  "properties": {
14818
15037
  "partyIdInfo": {
14819
15038
  "title": "PartyIdInfo",
14820
15039
  "type": "object",
15040
+ "additionalProperties": false,
14821
15041
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
14822
15042
  "properties": {
14823
15043
  "partyIdType": {
@@ -14860,6 +15080,7 @@
14860
15080
  "extensionList": {
14861
15081
  "title": "ExtensionList",
14862
15082
  "type": "object",
15083
+ "additionalProperties": false,
14863
15084
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
14864
15085
  "properties": {
14865
15086
  "extension": {
@@ -14867,6 +15088,7 @@
14867
15088
  "items": {
14868
15089
  "title": "Extension",
14869
15090
  "type": "object",
15091
+ "additionalProperties": false,
14870
15092
  "description": "Data model for the complex type Extension.",
14871
15093
  "properties": {
14872
15094
  "key": {
@@ -14920,11 +15142,13 @@
14920
15142
  "personalInfo": {
14921
15143
  "title": "PartyPersonalInfo",
14922
15144
  "type": "object",
15145
+ "additionalProperties": false,
14923
15146
  "description": "Data model for the complex type PartyPersonalInfo.",
14924
15147
  "properties": {
14925
15148
  "complexName": {
14926
15149
  "title": "PartyComplexName",
14927
15150
  "type": "object",
15151
+ "additionalProperties": false,
14928
15152
  "description": "Data model for the complex type PartyComplexName.",
14929
15153
  "properties": {
14930
15154
  "firstName": {
@@ -15170,6 +15394,7 @@
15170
15394
  "amount": {
15171
15395
  "title": "Money",
15172
15396
  "type": "object",
15397
+ "additionalProperties": false,
15173
15398
  "description": "Data model for the complex type Money.",
15174
15399
  "properties": {
15175
15400
  "currency": {
@@ -15361,6 +15586,7 @@
15361
15586
  "fees": {
15362
15587
  "title": "Money",
15363
15588
  "type": "object",
15589
+ "additionalProperties": false,
15364
15590
  "description": "Data model for the complex type Money.",
15365
15591
  "properties": {
15366
15592
  "currency": {
@@ -15552,6 +15778,7 @@
15552
15778
  "transactionType": {
15553
15779
  "title": "TransactionType",
15554
15780
  "type": "object",
15781
+ "additionalProperties": false,
15555
15782
  "description": "Data model for the complex type TransactionType.",
15556
15783
  "properties": {
15557
15784
  "scenario": {
@@ -15599,6 +15826,7 @@
15599
15826
  "refundInfo": {
15600
15827
  "title": "Refund",
15601
15828
  "type": "object",
15829
+ "additionalProperties": false,
15602
15830
  "description": "Data model for the complex type Refund.",
15603
15831
  "properties": {
15604
15832
  "originalTransactionId": {
@@ -15656,6 +15884,7 @@
15656
15884
  {
15657
15885
  "title": "FxRate",
15658
15886
  "type": "object",
15887
+ "additionalProperties": false,
15659
15888
  "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.",
15660
15889
  "properties": {
15661
15890
  "sourceAmount": {
@@ -15663,6 +15892,7 @@
15663
15892
  {
15664
15893
  "title": "Money",
15665
15894
  "type": "object",
15895
+ "additionalProperties": false,
15666
15896
  "description": "Data model for the complex type Money.",
15667
15897
  "properties": {
15668
15898
  "currency": {
@@ -15861,6 +16091,7 @@
15861
16091
  {
15862
16092
  "title": "Money",
15863
16093
  "type": "object",
16094
+ "additionalProperties": false,
15864
16095
  "description": "Data model for the complex type Money.",
15865
16096
  "properties": {
15866
16097
  "currency": {
@@ -16068,6 +16299,7 @@
16068
16299
  "geoCode": {
16069
16300
  "title": "GeoCode",
16070
16301
  "type": "object",
16302
+ "additionalProperties": false,
16071
16303
  "description": "Data model for the complex type GeoCode. Indicates the geographic location from where the transaction was initiated.",
16072
16304
  "properties": {
16073
16305
  "latitude": {
@@ -16108,6 +16340,7 @@
16108
16340
  "extensionList": {
16109
16341
  "title": "ExtensionList",
16110
16342
  "type": "object",
16343
+ "additionalProperties": false,
16111
16344
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
16112
16345
  "properties": {
16113
16346
  "extension": {
@@ -16115,6 +16348,7 @@
16115
16348
  "items": {
16116
16349
  "title": "Extension",
16117
16350
  "type": "object",
16351
+ "additionalProperties": false,
16118
16352
  "description": "Data model for the complex type Extension.",
16119
16353
  "properties": {
16120
16354
  "key": {
@@ -16160,6 +16394,7 @@
16160
16394
  "Refund": {
16161
16395
  "title": "Refund",
16162
16396
  "type": "object",
16397
+ "additionalProperties": false,
16163
16398
  "description": "Data model for the complex type Refund.",
16164
16399
  "properties": {
16165
16400
  "originalTransactionId": {
@@ -16193,6 +16428,7 @@
16193
16428
  "ServicesFXPPutResponse": {
16194
16429
  "title": "ServicesFXPPutResponse",
16195
16430
  "type": "object",
16431
+ "additionalProperties": false,
16196
16432
  "description": "The object sent in the PUT /services/FXP callback.",
16197
16433
  "properties": {
16198
16434
  "providers": {
@@ -16216,6 +16452,7 @@
16216
16452
  "ServicesFXPSourceCurrencyTargetCurrencyPutResponse": {
16217
16453
  "title": "ServicesFXPSourceCurrencyTargetCurrencyPutResponse",
16218
16454
  "type": "object",
16455
+ "additionalProperties": false,
16219
16456
  "description": "The object sent in the PUT /services/FXP/{SourceCurrency}/{TargetCurrency} callback.",
16220
16457
  "properties": {
16221
16458
  "providers": {
@@ -16245,6 +16482,7 @@
16245
16482
  "Transaction": {
16246
16483
  "title": "Transaction",
16247
16484
  "type": "object",
16485
+ "additionalProperties": false,
16248
16486
  "description": "Data model for the complex type Transaction. The Transaction type is used to carry end-to-end data between the Payer FSP and the Payee FSP in the ILP Packet. Both the transactionId and the quoteId in the data model are decided by the Payer FSP in the POST /quotes request.",
16249
16487
  "properties": {
16250
16488
  "transactionId": {
@@ -16264,11 +16502,13 @@
16264
16502
  "payee": {
16265
16503
  "title": "Party",
16266
16504
  "type": "object",
16505
+ "additionalProperties": false,
16267
16506
  "description": "Data model for the complex type Party.",
16268
16507
  "properties": {
16269
16508
  "partyIdInfo": {
16270
16509
  "title": "PartyIdInfo",
16271
16510
  "type": "object",
16511
+ "additionalProperties": false,
16272
16512
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
16273
16513
  "properties": {
16274
16514
  "partyIdType": {
@@ -16311,6 +16551,7 @@
16311
16551
  "extensionList": {
16312
16552
  "title": "ExtensionList",
16313
16553
  "type": "object",
16554
+ "additionalProperties": false,
16314
16555
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
16315
16556
  "properties": {
16316
16557
  "extension": {
@@ -16318,6 +16559,7 @@
16318
16559
  "items": {
16319
16560
  "title": "Extension",
16320
16561
  "type": "object",
16562
+ "additionalProperties": false,
16321
16563
  "description": "Data model for the complex type Extension.",
16322
16564
  "properties": {
16323
16565
  "key": {
@@ -16371,11 +16613,13 @@
16371
16613
  "personalInfo": {
16372
16614
  "title": "PartyPersonalInfo",
16373
16615
  "type": "object",
16616
+ "additionalProperties": false,
16374
16617
  "description": "Data model for the complex type PartyPersonalInfo.",
16375
16618
  "properties": {
16376
16619
  "complexName": {
16377
16620
  "title": "PartyComplexName",
16378
16621
  "type": "object",
16622
+ "additionalProperties": false,
16379
16623
  "description": "Data model for the complex type PartyComplexName.",
16380
16624
  "properties": {
16381
16625
  "firstName": {
@@ -16611,11 +16855,13 @@
16611
16855
  "payer": {
16612
16856
  "title": "Party",
16613
16857
  "type": "object",
16858
+ "additionalProperties": false,
16614
16859
  "description": "Data model for the complex type Party.",
16615
16860
  "properties": {
16616
16861
  "partyIdInfo": {
16617
16862
  "title": "PartyIdInfo",
16618
16863
  "type": "object",
16864
+ "additionalProperties": false,
16619
16865
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
16620
16866
  "properties": {
16621
16867
  "partyIdType": {
@@ -16658,6 +16904,7 @@
16658
16904
  "extensionList": {
16659
16905
  "title": "ExtensionList",
16660
16906
  "type": "object",
16907
+ "additionalProperties": false,
16661
16908
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
16662
16909
  "properties": {
16663
16910
  "extension": {
@@ -16665,6 +16912,7 @@
16665
16912
  "items": {
16666
16913
  "title": "Extension",
16667
16914
  "type": "object",
16915
+ "additionalProperties": false,
16668
16916
  "description": "Data model for the complex type Extension.",
16669
16917
  "properties": {
16670
16918
  "key": {
@@ -16718,11 +16966,13 @@
16718
16966
  "personalInfo": {
16719
16967
  "title": "PartyPersonalInfo",
16720
16968
  "type": "object",
16969
+ "additionalProperties": false,
16721
16970
  "description": "Data model for the complex type PartyPersonalInfo.",
16722
16971
  "properties": {
16723
16972
  "complexName": {
16724
16973
  "title": "PartyComplexName",
16725
16974
  "type": "object",
16975
+ "additionalProperties": false,
16726
16976
  "description": "Data model for the complex type PartyComplexName.",
16727
16977
  "properties": {
16728
16978
  "firstName": {
@@ -16958,6 +17208,7 @@
16958
17208
  "amount": {
16959
17209
  "title": "Money",
16960
17210
  "type": "object",
17211
+ "additionalProperties": false,
16961
17212
  "description": "Data model for the complex type Money.",
16962
17213
  "properties": {
16963
17214
  "currency": {
@@ -17151,6 +17402,7 @@
17151
17402
  {
17152
17403
  "title": "Money",
17153
17404
  "type": "object",
17405
+ "additionalProperties": false,
17154
17406
  "description": "Data model for the complex type Money.",
17155
17407
  "properties": {
17156
17408
  "currency": {
@@ -17365,6 +17617,7 @@
17365
17617
  {
17366
17618
  "title": "FxRate",
17367
17619
  "type": "object",
17620
+ "additionalProperties": false,
17368
17621
  "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.",
17369
17622
  "properties": {
17370
17623
  "sourceAmount": {
@@ -17372,6 +17625,7 @@
17372
17625
  {
17373
17626
  "title": "Money",
17374
17627
  "type": "object",
17628
+ "additionalProperties": false,
17375
17629
  "description": "Data model for the complex type Money.",
17376
17630
  "properties": {
17377
17631
  "currency": {
@@ -17570,6 +17824,7 @@
17570
17824
  {
17571
17825
  "title": "Money",
17572
17826
  "type": "object",
17827
+ "additionalProperties": false,
17573
17828
  "description": "Data model for the complex type Money.",
17574
17829
  "properties": {
17575
17830
  "currency": {
@@ -17777,6 +18032,7 @@
17777
18032
  "transactionType": {
17778
18033
  "title": "TransactionType",
17779
18034
  "type": "object",
18035
+ "additionalProperties": false,
17780
18036
  "description": "Data model for the complex type TransactionType.",
17781
18037
  "properties": {
17782
18038
  "scenario": {
@@ -17824,6 +18080,7 @@
17824
18080
  "refundInfo": {
17825
18081
  "title": "Refund",
17826
18082
  "type": "object",
18083
+ "additionalProperties": false,
17827
18084
  "description": "Data model for the complex type Refund.",
17828
18085
  "properties": {
17829
18086
  "originalTransactionId": {
@@ -17871,6 +18128,7 @@
17871
18128
  "extensionList": {
17872
18129
  "title": "ExtensionList",
17873
18130
  "type": "object",
18131
+ "additionalProperties": false,
17874
18132
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
17875
18133
  "properties": {
17876
18134
  "extension": {
@@ -17878,6 +18136,7 @@
17878
18136
  "items": {
17879
18137
  "title": "Extension",
17880
18138
  "type": "object",
18139
+ "additionalProperties": false,
17881
18140
  "description": "Data model for the complex type Extension.",
17882
18141
  "properties": {
17883
18142
  "key": {
@@ -17956,6 +18215,7 @@
17956
18215
  "TransactionRequestsIDPutResponse": {
17957
18216
  "title": "TransactionRequestsIDPutResponse",
17958
18217
  "type": "object",
18218
+ "additionalProperties": false,
17959
18219
  "description": "The object sent in the PUT /transactionRequests/{ID} callback.",
17960
18220
  "properties": {
17961
18221
  "transactionId": {
@@ -17980,6 +18240,7 @@
17980
18240
  "extensionList": {
17981
18241
  "title": "ExtensionList",
17982
18242
  "type": "object",
18243
+ "additionalProperties": false,
17983
18244
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
17984
18245
  "properties": {
17985
18246
  "extension": {
@@ -17987,6 +18248,7 @@
17987
18248
  "items": {
17988
18249
  "title": "Extension",
17989
18250
  "type": "object",
18251
+ "additionalProperties": false,
17990
18252
  "description": "Data model for the complex type Extension.",
17991
18253
  "properties": {
17992
18254
  "key": {
@@ -18026,6 +18288,7 @@
18026
18288
  "TransactionRequestsPostRequest": {
18027
18289
  "title": "TransactionRequestsPostRequest",
18028
18290
  "type": "object",
18291
+ "additionalProperties": false,
18029
18292
  "description": "The object sent in the POST /transactionRequests request.",
18030
18293
  "properties": {
18031
18294
  "transactionRequestId": {
@@ -18038,11 +18301,13 @@
18038
18301
  "payee": {
18039
18302
  "title": "Party",
18040
18303
  "type": "object",
18304
+ "additionalProperties": false,
18041
18305
  "description": "Data model for the complex type Party.",
18042
18306
  "properties": {
18043
18307
  "partyIdInfo": {
18044
18308
  "title": "PartyIdInfo",
18045
18309
  "type": "object",
18310
+ "additionalProperties": false,
18046
18311
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
18047
18312
  "properties": {
18048
18313
  "partyIdType": {
@@ -18085,6 +18350,7 @@
18085
18350
  "extensionList": {
18086
18351
  "title": "ExtensionList",
18087
18352
  "type": "object",
18353
+ "additionalProperties": false,
18088
18354
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
18089
18355
  "properties": {
18090
18356
  "extension": {
@@ -18092,6 +18358,7 @@
18092
18358
  "items": {
18093
18359
  "title": "Extension",
18094
18360
  "type": "object",
18361
+ "additionalProperties": false,
18095
18362
  "description": "Data model for the complex type Extension.",
18096
18363
  "properties": {
18097
18364
  "key": {
@@ -18145,11 +18412,13 @@
18145
18412
  "personalInfo": {
18146
18413
  "title": "PartyPersonalInfo",
18147
18414
  "type": "object",
18415
+ "additionalProperties": false,
18148
18416
  "description": "Data model for the complex type PartyPersonalInfo.",
18149
18417
  "properties": {
18150
18418
  "complexName": {
18151
18419
  "title": "PartyComplexName",
18152
18420
  "type": "object",
18421
+ "additionalProperties": false,
18153
18422
  "description": "Data model for the complex type PartyComplexName.",
18154
18423
  "properties": {
18155
18424
  "firstName": {
@@ -18385,6 +18654,7 @@
18385
18654
  "payer": {
18386
18655
  "title": "PartyIdInfo",
18387
18656
  "type": "object",
18657
+ "additionalProperties": false,
18388
18658
  "description": "Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1",
18389
18659
  "properties": {
18390
18660
  "partyIdType": {
@@ -18427,6 +18697,7 @@
18427
18697
  "extensionList": {
18428
18698
  "title": "ExtensionList",
18429
18699
  "type": "object",
18700
+ "additionalProperties": false,
18430
18701
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
18431
18702
  "properties": {
18432
18703
  "extension": {
@@ -18434,6 +18705,7 @@
18434
18705
  "items": {
18435
18706
  "title": "Extension",
18436
18707
  "type": "object",
18708
+ "additionalProperties": false,
18437
18709
  "description": "Data model for the complex type Extension.",
18438
18710
  "properties": {
18439
18711
  "key": {
@@ -18474,6 +18746,7 @@
18474
18746
  "amount": {
18475
18747
  "title": "Money",
18476
18748
  "type": "object",
18749
+ "additionalProperties": false,
18477
18750
  "description": "Data model for the complex type Money.",
18478
18751
  "properties": {
18479
18752
  "currency": {
@@ -18665,6 +18938,7 @@
18665
18938
  "transactionType": {
18666
18939
  "title": "TransactionType",
18667
18940
  "type": "object",
18941
+ "additionalProperties": false,
18668
18942
  "description": "Data model for the complex type TransactionType.",
18669
18943
  "properties": {
18670
18944
  "scenario": {
@@ -18712,6 +18986,7 @@
18712
18986
  "refundInfo": {
18713
18987
  "title": "Refund",
18714
18988
  "type": "object",
18989
+ "additionalProperties": false,
18715
18990
  "description": "Data model for the complex type Refund.",
18716
18991
  "properties": {
18717
18992
  "originalTransactionId": {
@@ -18759,6 +19034,7 @@
18759
19034
  "geoCode": {
18760
19035
  "title": "GeoCode",
18761
19036
  "type": "object",
19037
+ "additionalProperties": false,
18762
19038
  "description": "Data model for the complex type GeoCode. Indicates the geographic location from where the transaction was initiated.",
18763
19039
  "properties": {
18764
19040
  "latitude": {
@@ -18802,6 +19078,7 @@
18802
19078
  "extensionList": {
18803
19079
  "title": "ExtensionList",
18804
19080
  "type": "object",
19081
+ "additionalProperties": false,
18805
19082
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
18806
19083
  "properties": {
18807
19084
  "extension": {
@@ -18809,6 +19086,7 @@
18809
19086
  "items": {
18810
19087
  "title": "Extension",
18811
19088
  "type": "object",
19089
+ "additionalProperties": false,
18812
19090
  "description": "Data model for the complex type Extension.",
18813
19091
  "properties": {
18814
19092
  "key": {
@@ -18884,6 +19162,7 @@
18884
19162
  "TransactionType": {
18885
19163
  "title": "TransactionType",
18886
19164
  "type": "object",
19165
+ "additionalProperties": false,
18887
19166
  "description": "Data model for the complex type TransactionType.",
18888
19167
  "properties": {
18889
19168
  "scenario": {
@@ -18931,6 +19210,7 @@
18931
19210
  "refundInfo": {
18932
19211
  "title": "Refund",
18933
19212
  "type": "object",
19213
+ "additionalProperties": false,
18934
19214
  "description": "Data model for the complex type Refund.",
18935
19215
  "properties": {
18936
19216
  "originalTransactionId": {
@@ -18970,6 +19250,7 @@
18970
19250
  "TransactionsIDPutResponse": {
18971
19251
  "title": "TransactionsIDPutResponse",
18972
19252
  "type": "object",
19253
+ "additionalProperties": false,
18973
19254
  "description": "The object sent in the PUT /transactions/{ID} callback.",
18974
19255
  "properties": {
18975
19256
  "completedTimestamp": {
@@ -19001,6 +19282,7 @@
19001
19282
  "extensionList": {
19002
19283
  "title": "ExtensionList",
19003
19284
  "type": "object",
19285
+ "additionalProperties": false,
19004
19286
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
19005
19287
  "properties": {
19006
19288
  "extension": {
@@ -19008,6 +19290,7 @@
19008
19290
  "items": {
19009
19291
  "title": "Extension",
19010
19292
  "type": "object",
19293
+ "additionalProperties": false,
19011
19294
  "description": "Data model for the complex type Extension.",
19012
19295
  "properties": {
19013
19296
  "key": {
@@ -19059,6 +19342,7 @@
19059
19342
  "TransfersIDPatchResponse": {
19060
19343
  "title": "TransfersIDPatchResponse",
19061
19344
  "type": "object",
19345
+ "additionalProperties": false,
19062
19346
  "description": "PATCH /transfers/{ID} object",
19063
19347
  "properties": {
19064
19348
  "completedTimestamp": {
@@ -19083,6 +19367,7 @@
19083
19367
  "extensionList": {
19084
19368
  "title": "ExtensionList",
19085
19369
  "type": "object",
19370
+ "additionalProperties": false,
19086
19371
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
19087
19372
  "properties": {
19088
19373
  "extension": {
@@ -19090,6 +19375,7 @@
19090
19375
  "items": {
19091
19376
  "title": "Extension",
19092
19377
  "type": "object",
19378
+ "additionalProperties": false,
19093
19379
  "description": "Data model for the complex type Extension.",
19094
19380
  "properties": {
19095
19381
  "key": {
@@ -19130,6 +19416,7 @@
19130
19416
  "TransfersIDPutResponse": {
19131
19417
  "title": "TransfersIDPutResponse",
19132
19418
  "type": "object",
19419
+ "additionalProperties": false,
19133
19420
  "description": "The object sent in the PUT /transfers/{ID} callback.",
19134
19421
  "properties": {
19135
19422
  "fulfilment": {
@@ -19162,6 +19449,7 @@
19162
19449
  "extensionList": {
19163
19450
  "title": "ExtensionList",
19164
19451
  "type": "object",
19452
+ "additionalProperties": false,
19165
19453
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
19166
19454
  "properties": {
19167
19455
  "extension": {
@@ -19169,6 +19457,7 @@
19169
19457
  "items": {
19170
19458
  "title": "Extension",
19171
19459
  "type": "object",
19460
+ "additionalProperties": false,
19172
19461
  "description": "Data model for the complex type Extension.",
19173
19462
  "properties": {
19174
19463
  "key": {
@@ -19208,6 +19497,7 @@
19208
19497
  "TransfersPostRequest": {
19209
19498
  "title": "TransfersPostRequest",
19210
19499
  "type": "object",
19500
+ "additionalProperties": false,
19211
19501
  "description": "The object sent in the POST /transfers request.",
19212
19502
  "properties": {
19213
19503
  "transferId": {
@@ -19234,6 +19524,7 @@
19234
19524
  "amount": {
19235
19525
  "title": "Money",
19236
19526
  "type": "object",
19527
+ "additionalProperties": false,
19237
19528
  "description": "Data model for the complex type Money.",
19238
19529
  "properties": {
19239
19530
  "currency": {
@@ -19448,6 +19739,7 @@
19448
19739
  "extensionList": {
19449
19740
  "title": "ExtensionList",
19450
19741
  "type": "object",
19742
+ "additionalProperties": false,
19451
19743
  "description": "Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.",
19452
19744
  "properties": {
19453
19745
  "extension": {
@@ -19455,6 +19747,7 @@
19455
19747
  "items": {
19456
19748
  "title": "Extension",
19457
19749
  "type": "object",
19750
+ "additionalProperties": false,
19458
19751
  "description": "Data model for the complex type Extension.",
19459
19752
  "properties": {
19460
19753
  "key": {
@@ -19508,6 +19801,7 @@
19508
19801
  "U2FPinValue": {
19509
19802
  "title": "U2FPinValue",
19510
19803
  "type": "object",
19804
+ "additionalProperties": false,
19511
19805
  "description": "U2F challenge-response, where payer FSP verifies if the response provided by end-user device matches the previously registered key.\n",
19512
19806
  "properties": {
19513
19807
  "pinValue": {