@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
@@ -16,6 +16,7 @@ export declare namespace Schemas {
16
16
  const AuthenticationInfo: {
17
17
  title: string;
18
18
  type: string;
19
+ additionalProperties: boolean;
19
20
  description: string;
20
21
  properties: {
21
22
  authentication: {
@@ -34,6 +35,7 @@ export declare namespace Schemas {
34
35
  description: string;
35
36
  minLength?: undefined;
36
37
  maxLength?: undefined;
38
+ additionalProperties?: undefined;
37
39
  properties?: undefined;
38
40
  required?: undefined;
39
41
  } | {
@@ -43,11 +45,13 @@ export declare namespace Schemas {
43
45
  maxLength: number;
44
46
  description: string;
45
47
  pattern?: undefined;
48
+ additionalProperties?: undefined;
46
49
  properties?: undefined;
47
50
  required?: undefined;
48
51
  } | {
49
52
  title: string;
50
53
  type: string;
54
+ additionalProperties: boolean;
51
55
  description: string;
52
56
  properties: {
53
57
  pinValue: {
@@ -98,6 +102,7 @@ export declare namespace Schemas {
98
102
  description: string;
99
103
  minLength?: undefined;
100
104
  maxLength?: undefined;
105
+ additionalProperties?: undefined;
101
106
  properties?: undefined;
102
107
  required?: undefined;
103
108
  } | {
@@ -107,11 +112,13 @@ export declare namespace Schemas {
107
112
  maxLength: number;
108
113
  description: string;
109
114
  pattern?: undefined;
115
+ additionalProperties?: undefined;
110
116
  properties?: undefined;
111
117
  required?: undefined;
112
118
  } | {
113
119
  title: string;
114
120
  type: string;
121
+ additionalProperties: boolean;
115
122
  description: string;
116
123
  properties: {
117
124
  pinValue: {
@@ -153,11 +160,13 @@ export declare namespace Schemas {
153
160
  const AuthorizationsIDPutResponse: {
154
161
  title: string;
155
162
  type: string;
163
+ additionalProperties: boolean;
156
164
  description: string;
157
165
  properties: {
158
166
  authenticationInfo: {
159
167
  title: string;
160
168
  type: string;
169
+ additionalProperties: boolean;
161
170
  description: string;
162
171
  properties: {
163
172
  authentication: {
@@ -176,6 +185,7 @@ export declare namespace Schemas {
176
185
  description: string;
177
186
  minLength?: undefined;
178
187
  maxLength?: undefined;
188
+ additionalProperties?: undefined;
179
189
  properties?: undefined;
180
190
  required?: undefined;
181
191
  } | {
@@ -185,11 +195,13 @@ export declare namespace Schemas {
185
195
  maxLength: number;
186
196
  description: string;
187
197
  pattern?: undefined;
198
+ additionalProperties?: undefined;
188
199
  properties?: undefined;
189
200
  required?: undefined;
190
201
  } | {
191
202
  title: string;
192
203
  type: string;
204
+ additionalProperties: boolean;
193
205
  description: string;
194
206
  properties: {
195
207
  pinValue: {
@@ -254,6 +266,7 @@ export declare namespace Schemas {
254
266
  const BulkQuotesIDPutResponse: {
255
267
  title: string;
256
268
  type: string;
269
+ additionalProperties: boolean;
257
270
  description: string;
258
271
  properties: {
259
272
  individualQuoteResults: {
@@ -262,6 +275,7 @@ export declare namespace Schemas {
262
275
  items: {
263
276
  title: string;
264
277
  type: string;
278
+ additionalProperties: boolean;
265
279
  description: string;
266
280
  properties: {
267
281
  quoteId: {
@@ -274,11 +288,13 @@ export declare namespace Schemas {
274
288
  payee: {
275
289
  title: string;
276
290
  type: string;
291
+ additionalProperties: boolean;
277
292
  description: string;
278
293
  properties: {
279
294
  partyIdInfo: {
280
295
  title: string;
281
296
  type: string;
297
+ additionalProperties: boolean;
282
298
  description: string;
283
299
  properties: {
284
300
  partyIdType: {
@@ -312,6 +328,7 @@ export declare namespace Schemas {
312
328
  extensionList: {
313
329
  title: string;
314
330
  type: string;
331
+ additionalProperties: boolean;
315
332
  description: string;
316
333
  properties: {
317
334
  extension: {
@@ -319,6 +336,7 @@ export declare namespace Schemas {
319
336
  items: {
320
337
  title: string;
321
338
  type: string;
339
+ additionalProperties: boolean;
322
340
  description: string;
323
341
  properties: {
324
342
  key: {
@@ -364,11 +382,13 @@ export declare namespace Schemas {
364
382
  personalInfo: {
365
383
  title: string;
366
384
  type: string;
385
+ additionalProperties: boolean;
367
386
  description: string;
368
387
  properties: {
369
388
  complexName: {
370
389
  title: string;
371
390
  type: string;
391
+ additionalProperties: boolean;
372
392
  description: string;
373
393
  properties: {
374
394
  firstName: {
@@ -437,6 +457,7 @@ export declare namespace Schemas {
437
457
  transferAmount: {
438
458
  title: string;
439
459
  type: string;
460
+ additionalProperties: boolean;
440
461
  description: string;
441
462
  properties: {
442
463
  currency: {
@@ -460,6 +481,7 @@ export declare namespace Schemas {
460
481
  payeeReceiveAmount: {
461
482
  title: string;
462
483
  type: string;
484
+ additionalProperties: boolean;
463
485
  description: string;
464
486
  properties: {
465
487
  currency: {
@@ -483,6 +505,7 @@ export declare namespace Schemas {
483
505
  payeeFspFee: {
484
506
  title: string;
485
507
  type: string;
508
+ additionalProperties: boolean;
486
509
  description: string;
487
510
  properties: {
488
511
  currency: {
@@ -506,6 +529,7 @@ export declare namespace Schemas {
506
529
  payeeFspCommission: {
507
530
  title: string;
508
531
  type: string;
532
+ additionalProperties: boolean;
509
533
  description: string;
510
534
  properties: {
511
535
  currency: {
@@ -545,6 +569,7 @@ export declare namespace Schemas {
545
569
  errorInformation: {
546
570
  title: string;
547
571
  type: string;
572
+ additionalProperties: boolean;
548
573
  description: string;
549
574
  properties: {
550
575
  errorCode: {
@@ -564,6 +589,7 @@ export declare namespace Schemas {
564
589
  extensionList: {
565
590
  title: string;
566
591
  type: string;
592
+ additionalProperties: boolean;
567
593
  description: string;
568
594
  properties: {
569
595
  extension: {
@@ -571,6 +597,7 @@ export declare namespace Schemas {
571
597
  items: {
572
598
  title: string;
573
599
  type: string;
600
+ additionalProperties: boolean;
574
601
  description: string;
575
602
  properties: {
576
603
  key: {
@@ -603,6 +630,7 @@ export declare namespace Schemas {
603
630
  extensionList: {
604
631
  title: string;
605
632
  type: string;
633
+ additionalProperties: boolean;
606
634
  description: string;
607
635
  properties: {
608
636
  extension: {
@@ -610,6 +638,7 @@ export declare namespace Schemas {
610
638
  items: {
611
639
  title: string;
612
640
  type: string;
641
+ additionalProperties: boolean;
613
642
  description: string;
614
643
  properties: {
615
644
  key: {
@@ -651,6 +680,7 @@ export declare namespace Schemas {
651
680
  extensionList: {
652
681
  title: string;
653
682
  type: string;
683
+ additionalProperties: boolean;
654
684
  description: string;
655
685
  properties: {
656
686
  extension: {
@@ -658,6 +688,7 @@ export declare namespace Schemas {
658
688
  items: {
659
689
  title: string;
660
690
  type: string;
691
+ additionalProperties: boolean;
661
692
  description: string;
662
693
  properties: {
663
694
  key: {
@@ -690,6 +721,7 @@ export declare namespace Schemas {
690
721
  const BulkQuotesPostRequest: {
691
722
  title: string;
692
723
  type: string;
724
+ additionalProperties: boolean;
693
725
  description: string;
694
726
  properties: {
695
727
  bulkQuoteId: {
@@ -702,11 +734,13 @@ export declare namespace Schemas {
702
734
  payer: {
703
735
  title: string;
704
736
  type: string;
737
+ additionalProperties: boolean;
705
738
  description: string;
706
739
  properties: {
707
740
  partyIdInfo: {
708
741
  title: string;
709
742
  type: string;
743
+ additionalProperties: boolean;
710
744
  description: string;
711
745
  properties: {
712
746
  partyIdType: {
@@ -740,6 +774,7 @@ export declare namespace Schemas {
740
774
  extensionList: {
741
775
  title: string;
742
776
  type: string;
777
+ additionalProperties: boolean;
743
778
  description: string;
744
779
  properties: {
745
780
  extension: {
@@ -747,6 +782,7 @@ export declare namespace Schemas {
747
782
  items: {
748
783
  title: string;
749
784
  type: string;
785
+ additionalProperties: boolean;
750
786
  description: string;
751
787
  properties: {
752
788
  key: {
@@ -792,11 +828,13 @@ export declare namespace Schemas {
792
828
  personalInfo: {
793
829
  title: string;
794
830
  type: string;
831
+ additionalProperties: boolean;
795
832
  description: string;
796
833
  properties: {
797
834
  complexName: {
798
835
  title: string;
799
836
  type: string;
837
+ additionalProperties: boolean;
800
838
  description: string;
801
839
  properties: {
802
840
  firstName: {
@@ -865,6 +903,7 @@ export declare namespace Schemas {
865
903
  geoCode: {
866
904
  title: string;
867
905
  type: string;
906
+ additionalProperties: boolean;
868
907
  description: string;
869
908
  properties: {
870
909
  latitude: {
@@ -898,6 +937,7 @@ export declare namespace Schemas {
898
937
  items: {
899
938
  title: string;
900
939
  type: string;
940
+ additionalProperties: boolean;
901
941
  description: string;
902
942
  properties: {
903
943
  quoteId: {
@@ -917,11 +957,13 @@ export declare namespace Schemas {
917
957
  payee: {
918
958
  title: string;
919
959
  type: string;
960
+ additionalProperties: boolean;
920
961
  description: string;
921
962
  properties: {
922
963
  partyIdInfo: {
923
964
  title: string;
924
965
  type: string;
966
+ additionalProperties: boolean;
925
967
  description: string;
926
968
  properties: {
927
969
  partyIdType: {
@@ -955,6 +997,7 @@ export declare namespace Schemas {
955
997
  extensionList: {
956
998
  title: string;
957
999
  type: string;
1000
+ additionalProperties: boolean;
958
1001
  description: string;
959
1002
  properties: {
960
1003
  extension: {
@@ -962,6 +1005,7 @@ export declare namespace Schemas {
962
1005
  items: {
963
1006
  title: string;
964
1007
  type: string;
1008
+ additionalProperties: boolean;
965
1009
  description: string;
966
1010
  properties: {
967
1011
  key: {
@@ -1007,11 +1051,13 @@ export declare namespace Schemas {
1007
1051
  personalInfo: {
1008
1052
  title: string;
1009
1053
  type: string;
1054
+ additionalProperties: boolean;
1010
1055
  description: string;
1011
1056
  properties: {
1012
1057
  complexName: {
1013
1058
  title: string;
1014
1059
  type: string;
1060
+ additionalProperties: boolean;
1015
1061
  description: string;
1016
1062
  properties: {
1017
1063
  firstName: {
@@ -1087,6 +1133,7 @@ export declare namespace Schemas {
1087
1133
  amount: {
1088
1134
  title: string;
1089
1135
  type: string;
1136
+ additionalProperties: boolean;
1090
1137
  description: string;
1091
1138
  properties: {
1092
1139
  currency: {
@@ -1110,6 +1157,7 @@ export declare namespace Schemas {
1110
1157
  fees: {
1111
1158
  title: string;
1112
1159
  type: string;
1160
+ additionalProperties: boolean;
1113
1161
  description: string;
1114
1162
  properties: {
1115
1163
  currency: {
@@ -1133,6 +1181,7 @@ export declare namespace Schemas {
1133
1181
  transactionType: {
1134
1182
  title: string;
1135
1183
  type: string;
1184
+ additionalProperties: boolean;
1136
1185
  description: string;
1137
1186
  properties: {
1138
1187
  scenario: {
@@ -1166,6 +1215,7 @@ export declare namespace Schemas {
1166
1215
  refundInfo: {
1167
1216
  title: string;
1168
1217
  type: string;
1218
+ additionalProperties: boolean;
1169
1219
  description: string;
1170
1220
  properties: {
1171
1221
  originalTransactionId: {
@@ -1207,6 +1257,7 @@ export declare namespace Schemas {
1207
1257
  extensionList: {
1208
1258
  title: string;
1209
1259
  type: string;
1260
+ additionalProperties: boolean;
1210
1261
  description: string;
1211
1262
  properties: {
1212
1263
  extension: {
@@ -1214,6 +1265,7 @@ export declare namespace Schemas {
1214
1265
  items: {
1215
1266
  title: string;
1216
1267
  type: string;
1268
+ additionalProperties: boolean;
1217
1269
  description: string;
1218
1270
  properties: {
1219
1271
  key: {
@@ -1248,6 +1300,7 @@ export declare namespace Schemas {
1248
1300
  extensionList: {
1249
1301
  title: string;
1250
1302
  type: string;
1303
+ additionalProperties: boolean;
1251
1304
  description: string;
1252
1305
  properties: {
1253
1306
  extension: {
@@ -1255,6 +1308,7 @@ export declare namespace Schemas {
1255
1308
  items: {
1256
1309
  title: string;
1257
1310
  type: string;
1311
+ additionalProperties: boolean;
1258
1312
  description: string;
1259
1313
  properties: {
1260
1314
  key: {
@@ -1294,6 +1348,7 @@ export declare namespace Schemas {
1294
1348
  const BulkTransfersIDPutResponse: {
1295
1349
  title: string;
1296
1350
  type: string;
1351
+ additionalProperties: boolean;
1297
1352
  description: string;
1298
1353
  properties: {
1299
1354
  completedTimestamp: {
@@ -1309,6 +1364,7 @@ export declare namespace Schemas {
1309
1364
  items: {
1310
1365
  title: string;
1311
1366
  type: string;
1367
+ additionalProperties: boolean;
1312
1368
  description: string;
1313
1369
  properties: {
1314
1370
  transferId: {
@@ -1329,6 +1385,7 @@ export declare namespace Schemas {
1329
1385
  errorInformation: {
1330
1386
  title: string;
1331
1387
  type: string;
1388
+ additionalProperties: boolean;
1332
1389
  description: string;
1333
1390
  properties: {
1334
1391
  errorCode: {
@@ -1348,6 +1405,7 @@ export declare namespace Schemas {
1348
1405
  extensionList: {
1349
1406
  title: string;
1350
1407
  type: string;
1408
+ additionalProperties: boolean;
1351
1409
  description: string;
1352
1410
  properties: {
1353
1411
  extension: {
@@ -1355,6 +1413,7 @@ export declare namespace Schemas {
1355
1413
  items: {
1356
1414
  title: string;
1357
1415
  type: string;
1416
+ additionalProperties: boolean;
1358
1417
  description: string;
1359
1418
  properties: {
1360
1419
  key: {
@@ -1387,6 +1446,7 @@ export declare namespace Schemas {
1387
1446
  extensionList: {
1388
1447
  title: string;
1389
1448
  type: string;
1449
+ additionalProperties: boolean;
1390
1450
  description: string;
1391
1451
  properties: {
1392
1452
  extension: {
@@ -1394,6 +1454,7 @@ export declare namespace Schemas {
1394
1454
  items: {
1395
1455
  title: string;
1396
1456
  type: string;
1457
+ additionalProperties: boolean;
1397
1458
  description: string;
1398
1459
  properties: {
1399
1460
  key: {
@@ -1435,6 +1496,7 @@ export declare namespace Schemas {
1435
1496
  extensionList: {
1436
1497
  title: string;
1437
1498
  type: string;
1499
+ additionalProperties: boolean;
1438
1500
  description: string;
1439
1501
  properties: {
1440
1502
  extension: {
@@ -1442,6 +1504,7 @@ export declare namespace Schemas {
1442
1504
  items: {
1443
1505
  title: string;
1444
1506
  type: string;
1507
+ additionalProperties: boolean;
1445
1508
  description: string;
1446
1509
  properties: {
1447
1510
  key: {
@@ -1474,6 +1537,7 @@ export declare namespace Schemas {
1474
1537
  const BulkTransfersPostRequest: {
1475
1538
  title: string;
1476
1539
  type: string;
1540
+ additionalProperties: boolean;
1477
1541
  description: string;
1478
1542
  properties: {
1479
1543
  bulkTransferId: {
@@ -1511,6 +1575,7 @@ export declare namespace Schemas {
1511
1575
  items: {
1512
1576
  title: string;
1513
1577
  type: string;
1578
+ additionalProperties: boolean;
1514
1579
  description: string;
1515
1580
  properties: {
1516
1581
  transferId: {
@@ -1523,6 +1588,7 @@ export declare namespace Schemas {
1523
1588
  transferAmount: {
1524
1589
  title: string;
1525
1590
  type: string;
1591
+ additionalProperties: boolean;
1526
1592
  description: string;
1527
1593
  properties: {
1528
1594
  currency: {
@@ -1562,6 +1628,7 @@ export declare namespace Schemas {
1562
1628
  extensionList: {
1563
1629
  title: string;
1564
1630
  type: string;
1631
+ additionalProperties: boolean;
1565
1632
  description: string;
1566
1633
  properties: {
1567
1634
  extension: {
@@ -1569,6 +1636,7 @@ export declare namespace Schemas {
1569
1636
  items: {
1570
1637
  title: string;
1571
1638
  type: string;
1639
+ additionalProperties: boolean;
1572
1640
  description: string;
1573
1641
  properties: {
1574
1642
  key: {
@@ -1610,6 +1678,7 @@ export declare namespace Schemas {
1610
1678
  extensionList: {
1611
1679
  title: string;
1612
1680
  type: string;
1681
+ additionalProperties: boolean;
1613
1682
  description: string;
1614
1683
  properties: {
1615
1684
  extension: {
@@ -1617,6 +1686,7 @@ export declare namespace Schemas {
1617
1686
  items: {
1618
1687
  title: string;
1619
1688
  type: string;
1689
+ additionalProperties: boolean;
1620
1690
  description: string;
1621
1691
  properties: {
1622
1692
  key: {
@@ -1711,6 +1781,7 @@ export declare namespace Schemas {
1711
1781
  const ErrorInformation: {
1712
1782
  title: string;
1713
1783
  type: string;
1784
+ additionalProperties: boolean;
1714
1785
  description: string;
1715
1786
  properties: {
1716
1787
  errorCode: {
@@ -1730,6 +1801,7 @@ export declare namespace Schemas {
1730
1801
  extensionList: {
1731
1802
  title: string;
1732
1803
  type: string;
1804
+ additionalProperties: boolean;
1733
1805
  description: string;
1734
1806
  properties: {
1735
1807
  extension: {
@@ -1737,6 +1809,7 @@ export declare namespace Schemas {
1737
1809
  items: {
1738
1810
  title: string;
1739
1811
  type: string;
1812
+ additionalProperties: boolean;
1740
1813
  description: string;
1741
1814
  properties: {
1742
1815
  key: {
@@ -1769,11 +1842,13 @@ export declare namespace Schemas {
1769
1842
  const ErrorInformationObject: {
1770
1843
  title: string;
1771
1844
  type: string;
1845
+ additionalProperties: boolean;
1772
1846
  description: string;
1773
1847
  properties: {
1774
1848
  errorInformation: {
1775
1849
  title: string;
1776
1850
  type: string;
1851
+ additionalProperties: boolean;
1777
1852
  description: string;
1778
1853
  properties: {
1779
1854
  errorCode: {
@@ -1793,6 +1868,7 @@ export declare namespace Schemas {
1793
1868
  extensionList: {
1794
1869
  title: string;
1795
1870
  type: string;
1871
+ additionalProperties: boolean;
1796
1872
  description: string;
1797
1873
  properties: {
1798
1874
  extension: {
@@ -1800,6 +1876,7 @@ export declare namespace Schemas {
1800
1876
  items: {
1801
1877
  title: string;
1802
1878
  type: string;
1879
+ additionalProperties: boolean;
1803
1880
  description: string;
1804
1881
  properties: {
1805
1882
  key: {
@@ -1835,11 +1912,13 @@ export declare namespace Schemas {
1835
1912
  const ErrorInformationResponse: {
1836
1913
  title: string;
1837
1914
  type: string;
1915
+ additionalProperties: boolean;
1838
1916
  description: string;
1839
1917
  properties: {
1840
1918
  errorInformation: {
1841
1919
  title: string;
1842
1920
  type: string;
1921
+ additionalProperties: boolean;
1843
1922
  description: string;
1844
1923
  properties: {
1845
1924
  errorCode: {
@@ -1859,6 +1938,7 @@ export declare namespace Schemas {
1859
1938
  extensionList: {
1860
1939
  title: string;
1861
1940
  type: string;
1941
+ additionalProperties: boolean;
1862
1942
  description: string;
1863
1943
  properties: {
1864
1944
  extension: {
@@ -1866,6 +1946,7 @@ export declare namespace Schemas {
1866
1946
  items: {
1867
1947
  title: string;
1868
1948
  type: string;
1949
+ additionalProperties: boolean;
1869
1950
  description: string;
1870
1951
  properties: {
1871
1952
  key: {
@@ -1900,6 +1981,7 @@ export declare namespace Schemas {
1900
1981
  const Extension: {
1901
1982
  title: string;
1902
1983
  type: string;
1984
+ additionalProperties: boolean;
1903
1985
  description: string;
1904
1986
  properties: {
1905
1987
  key: {
@@ -1929,6 +2011,7 @@ export declare namespace Schemas {
1929
2011
  const ExtensionList: {
1930
2012
  title: string;
1931
2013
  type: string;
2014
+ additionalProperties: boolean;
1932
2015
  description: string;
1933
2016
  properties: {
1934
2017
  extension: {
@@ -1936,6 +2019,7 @@ export declare namespace Schemas {
1936
2019
  items: {
1937
2020
  title: string;
1938
2021
  type: string;
2022
+ additionalProperties: boolean;
1939
2023
  description: string;
1940
2024
  properties: {
1941
2025
  key: {
@@ -1988,6 +2072,7 @@ export declare namespace Schemas {
1988
2072
  const FxCharge: {
1989
2073
  title: string;
1990
2074
  type: string;
2075
+ additionalProperties: boolean;
1991
2076
  description: string;
1992
2077
  properties: {
1993
2078
  chargeType: {
@@ -2000,6 +2085,7 @@ export declare namespace Schemas {
2000
2085
  allOf: ({
2001
2086
  title: string;
2002
2087
  type: string;
2088
+ additionalProperties: boolean;
2003
2089
  description: string;
2004
2090
  properties: {
2005
2091
  currency: {
@@ -2023,6 +2109,7 @@ export declare namespace Schemas {
2023
2109
  description: string;
2024
2110
  title?: undefined;
2025
2111
  type?: undefined;
2112
+ additionalProperties?: undefined;
2026
2113
  properties?: undefined;
2027
2114
  required?: undefined;
2028
2115
  })[];
@@ -2031,6 +2118,7 @@ export declare namespace Schemas {
2031
2118
  allOf: ({
2032
2119
  title: string;
2033
2120
  type: string;
2121
+ additionalProperties: boolean;
2034
2122
  description: string;
2035
2123
  properties: {
2036
2124
  currency: {
@@ -2054,6 +2142,7 @@ export declare namespace Schemas {
2054
2142
  description: string;
2055
2143
  title?: undefined;
2056
2144
  type?: undefined;
2145
+ additionalProperties?: undefined;
2057
2146
  properties?: undefined;
2058
2147
  required?: undefined;
2059
2148
  })[];
@@ -2064,6 +2153,7 @@ export declare namespace Schemas {
2064
2153
  const FxConversion: {
2065
2154
  title: string;
2066
2155
  type: string;
2156
+ additionalProperties: boolean;
2067
2157
  description: string;
2068
2158
  properties: {
2069
2159
  conversionId: {
@@ -2145,6 +2235,7 @@ export declare namespace Schemas {
2145
2235
  allOf: ({
2146
2236
  title: string;
2147
2237
  type: string;
2238
+ additionalProperties: boolean;
2148
2239
  description: string;
2149
2240
  properties: {
2150
2241
  currency: {
@@ -2168,6 +2259,7 @@ export declare namespace Schemas {
2168
2259
  description: string;
2169
2260
  title?: undefined;
2170
2261
  type?: undefined;
2262
+ additionalProperties?: undefined;
2171
2263
  properties?: undefined;
2172
2264
  required?: undefined;
2173
2265
  })[];
@@ -2176,6 +2268,7 @@ export declare namespace Schemas {
2176
2268
  allOf: ({
2177
2269
  title: string;
2178
2270
  type: string;
2271
+ additionalProperties: boolean;
2179
2272
  description: string;
2180
2273
  properties: {
2181
2274
  currency: {
@@ -2199,6 +2292,7 @@ export declare namespace Schemas {
2199
2292
  description: string;
2200
2293
  title?: undefined;
2201
2294
  type?: undefined;
2295
+ additionalProperties?: undefined;
2202
2296
  properties?: undefined;
2203
2297
  required?: undefined;
2204
2298
  })[];
@@ -2224,6 +2318,7 @@ export declare namespace Schemas {
2224
2318
  items: {
2225
2319
  title: string;
2226
2320
  type: string;
2321
+ additionalProperties: boolean;
2227
2322
  description: string;
2228
2323
  properties: {
2229
2324
  chargeType: {
@@ -2236,6 +2331,7 @@ export declare namespace Schemas {
2236
2331
  allOf: ({
2237
2332
  title: string;
2238
2333
  type: string;
2334
+ additionalProperties: boolean;
2239
2335
  description: string;
2240
2336
  properties: {
2241
2337
  currency: {
@@ -2259,6 +2355,7 @@ export declare namespace Schemas {
2259
2355
  description: string;
2260
2356
  title?: undefined;
2261
2357
  type?: undefined;
2358
+ additionalProperties?: undefined;
2262
2359
  properties?: undefined;
2263
2360
  required?: undefined;
2264
2361
  })[];
@@ -2267,6 +2364,7 @@ export declare namespace Schemas {
2267
2364
  allOf: ({
2268
2365
  title: string;
2269
2366
  type: string;
2367
+ additionalProperties: boolean;
2270
2368
  description: string;
2271
2369
  properties: {
2272
2370
  currency: {
@@ -2290,6 +2388,7 @@ export declare namespace Schemas {
2290
2388
  description: string;
2291
2389
  title?: undefined;
2292
2390
  type?: undefined;
2391
+ additionalProperties?: undefined;
2293
2392
  properties?: undefined;
2294
2393
  required?: undefined;
2295
2394
  })[];
@@ -2304,6 +2403,7 @@ export declare namespace Schemas {
2304
2403
  allOf: ({
2305
2404
  title: string;
2306
2405
  type: string;
2406
+ additionalProperties: boolean;
2307
2407
  description: string;
2308
2408
  properties: {
2309
2409
  extension: {
@@ -2311,6 +2411,7 @@ export declare namespace Schemas {
2311
2411
  items: {
2312
2412
  title: string;
2313
2413
  type: string;
2414
+ additionalProperties: boolean;
2314
2415
  description: string;
2315
2416
  properties: {
2316
2417
  key: {
@@ -2340,6 +2441,7 @@ export declare namespace Schemas {
2340
2441
  description: string;
2341
2442
  title?: undefined;
2342
2443
  type?: undefined;
2444
+ additionalProperties?: undefined;
2343
2445
  properties?: undefined;
2344
2446
  required?: undefined;
2345
2447
  })[];
@@ -2350,6 +2452,7 @@ export declare namespace Schemas {
2350
2452
  const FxMoney: {
2351
2453
  title: string;
2352
2454
  type: string;
2455
+ additionalProperties: boolean;
2353
2456
  description: string;
2354
2457
  properties: {
2355
2458
  currency: {
@@ -2373,6 +2476,7 @@ export declare namespace Schemas {
2373
2476
  const FxQuotesIDPutResponse: {
2374
2477
  title: string;
2375
2478
  type: string;
2479
+ additionalProperties: boolean;
2376
2480
  description: string;
2377
2481
  properties: {
2378
2482
  condition: {
@@ -2394,6 +2498,7 @@ export declare namespace Schemas {
2394
2498
  allOf: ({
2395
2499
  title: string;
2396
2500
  type: string;
2501
+ additionalProperties: boolean;
2397
2502
  description: string;
2398
2503
  properties: {
2399
2504
  conversionId: {
@@ -2475,6 +2580,7 @@ export declare namespace Schemas {
2475
2580
  allOf: ({
2476
2581
  title: string;
2477
2582
  type: string;
2583
+ additionalProperties: boolean;
2478
2584
  description: string;
2479
2585
  properties: {
2480
2586
  currency: {
@@ -2498,6 +2604,7 @@ export declare namespace Schemas {
2498
2604
  description: string;
2499
2605
  title?: undefined;
2500
2606
  type?: undefined;
2607
+ additionalProperties?: undefined;
2501
2608
  properties?: undefined;
2502
2609
  required?: undefined;
2503
2610
  })[];
@@ -2506,6 +2613,7 @@ export declare namespace Schemas {
2506
2613
  allOf: ({
2507
2614
  title: string;
2508
2615
  type: string;
2616
+ additionalProperties: boolean;
2509
2617
  description: string;
2510
2618
  properties: {
2511
2619
  currency: {
@@ -2529,6 +2637,7 @@ export declare namespace Schemas {
2529
2637
  description: string;
2530
2638
  title?: undefined;
2531
2639
  type?: undefined;
2640
+ additionalProperties?: undefined;
2532
2641
  properties?: undefined;
2533
2642
  required?: undefined;
2534
2643
  })[];
@@ -2554,6 +2663,7 @@ export declare namespace Schemas {
2554
2663
  items: {
2555
2664
  title: string;
2556
2665
  type: string;
2666
+ additionalProperties: boolean;
2557
2667
  description: string;
2558
2668
  properties: {
2559
2669
  chargeType: {
@@ -2566,6 +2676,7 @@ export declare namespace Schemas {
2566
2676
  allOf: ({
2567
2677
  title: string;
2568
2678
  type: string;
2679
+ additionalProperties: boolean;
2569
2680
  description: string;
2570
2681
  properties: {
2571
2682
  currency: {
@@ -2589,6 +2700,7 @@ export declare namespace Schemas {
2589
2700
  description: string;
2590
2701
  title?: undefined;
2591
2702
  type?: undefined;
2703
+ additionalProperties?: undefined;
2592
2704
  properties?: undefined;
2593
2705
  required?: undefined;
2594
2706
  })[];
@@ -2597,6 +2709,7 @@ export declare namespace Schemas {
2597
2709
  allOf: ({
2598
2710
  title: string;
2599
2711
  type: string;
2712
+ additionalProperties: boolean;
2600
2713
  description: string;
2601
2714
  properties: {
2602
2715
  currency: {
@@ -2620,6 +2733,7 @@ export declare namespace Schemas {
2620
2733
  description: string;
2621
2734
  title?: undefined;
2622
2735
  type?: undefined;
2736
+ additionalProperties?: undefined;
2623
2737
  properties?: undefined;
2624
2738
  required?: undefined;
2625
2739
  })[];
@@ -2634,6 +2748,7 @@ export declare namespace Schemas {
2634
2748
  allOf: ({
2635
2749
  title: string;
2636
2750
  type: string;
2751
+ additionalProperties: boolean;
2637
2752
  description: string;
2638
2753
  properties: {
2639
2754
  extension: {
@@ -2641,6 +2756,7 @@ export declare namespace Schemas {
2641
2756
  items: {
2642
2757
  title: string;
2643
2758
  type: string;
2759
+ additionalProperties: boolean;
2644
2760
  description: string;
2645
2761
  properties: {
2646
2762
  key: {
@@ -2670,6 +2786,7 @@ export declare namespace Schemas {
2670
2786
  description: string;
2671
2787
  title?: undefined;
2672
2788
  type?: undefined;
2789
+ additionalProperties?: undefined;
2673
2790
  properties?: undefined;
2674
2791
  required?: undefined;
2675
2792
  })[];
@@ -2680,6 +2797,7 @@ export declare namespace Schemas {
2680
2797
  description: string;
2681
2798
  title?: undefined;
2682
2799
  type?: undefined;
2800
+ additionalProperties?: undefined;
2683
2801
  properties?: undefined;
2684
2802
  required?: undefined;
2685
2803
  })[];
@@ -2690,6 +2808,7 @@ export declare namespace Schemas {
2690
2808
  const FxQuotesPostRequest: {
2691
2809
  title: string;
2692
2810
  type: string;
2811
+ additionalProperties: boolean;
2693
2812
  description: string;
2694
2813
  properties: {
2695
2814
  conversionRequestId: {
@@ -2711,6 +2830,7 @@ export declare namespace Schemas {
2711
2830
  allOf: ({
2712
2831
  title: string;
2713
2832
  type: string;
2833
+ additionalProperties: boolean;
2714
2834
  description: string;
2715
2835
  properties: {
2716
2836
  conversionId: {
@@ -2792,6 +2912,7 @@ export declare namespace Schemas {
2792
2912
  allOf: ({
2793
2913
  title: string;
2794
2914
  type: string;
2915
+ additionalProperties: boolean;
2795
2916
  description: string;
2796
2917
  properties: {
2797
2918
  currency: {
@@ -2815,6 +2936,7 @@ export declare namespace Schemas {
2815
2936
  description: string;
2816
2937
  title?: undefined;
2817
2938
  type?: undefined;
2939
+ additionalProperties?: undefined;
2818
2940
  properties?: undefined;
2819
2941
  required?: undefined;
2820
2942
  })[];
@@ -2823,6 +2945,7 @@ export declare namespace Schemas {
2823
2945
  allOf: ({
2824
2946
  title: string;
2825
2947
  type: string;
2948
+ additionalProperties: boolean;
2826
2949
  description: string;
2827
2950
  properties: {
2828
2951
  currency: {
@@ -2846,6 +2969,7 @@ export declare namespace Schemas {
2846
2969
  description: string;
2847
2970
  title?: undefined;
2848
2971
  type?: undefined;
2972
+ additionalProperties?: undefined;
2849
2973
  properties?: undefined;
2850
2974
  required?: undefined;
2851
2975
  })[];
@@ -2871,6 +2995,7 @@ export declare namespace Schemas {
2871
2995
  items: {
2872
2996
  title: string;
2873
2997
  type: string;
2998
+ additionalProperties: boolean;
2874
2999
  description: string;
2875
3000
  properties: {
2876
3001
  chargeType: {
@@ -2883,6 +3008,7 @@ export declare namespace Schemas {
2883
3008
  allOf: ({
2884
3009
  title: string;
2885
3010
  type: string;
3011
+ additionalProperties: boolean;
2886
3012
  description: string;
2887
3013
  properties: {
2888
3014
  currency: {
@@ -2906,6 +3032,7 @@ export declare namespace Schemas {
2906
3032
  description: string;
2907
3033
  title?: undefined;
2908
3034
  type?: undefined;
3035
+ additionalProperties?: undefined;
2909
3036
  properties?: undefined;
2910
3037
  required?: undefined;
2911
3038
  })[];
@@ -2914,6 +3041,7 @@ export declare namespace Schemas {
2914
3041
  allOf: ({
2915
3042
  title: string;
2916
3043
  type: string;
3044
+ additionalProperties: boolean;
2917
3045
  description: string;
2918
3046
  properties: {
2919
3047
  currency: {
@@ -2937,6 +3065,7 @@ export declare namespace Schemas {
2937
3065
  description: string;
2938
3066
  title?: undefined;
2939
3067
  type?: undefined;
3068
+ additionalProperties?: undefined;
2940
3069
  properties?: undefined;
2941
3070
  required?: undefined;
2942
3071
  })[];
@@ -2951,6 +3080,7 @@ export declare namespace Schemas {
2951
3080
  allOf: ({
2952
3081
  title: string;
2953
3082
  type: string;
3083
+ additionalProperties: boolean;
2954
3084
  description: string;
2955
3085
  properties: {
2956
3086
  extension: {
@@ -2958,6 +3088,7 @@ export declare namespace Schemas {
2958
3088
  items: {
2959
3089
  title: string;
2960
3090
  type: string;
3091
+ additionalProperties: boolean;
2961
3092
  description: string;
2962
3093
  properties: {
2963
3094
  key: {
@@ -2987,6 +3118,7 @@ export declare namespace Schemas {
2987
3118
  description: string;
2988
3119
  title?: undefined;
2989
3120
  type?: undefined;
3121
+ additionalProperties?: undefined;
2990
3122
  properties?: undefined;
2991
3123
  required?: undefined;
2992
3124
  })[];
@@ -2997,6 +3129,7 @@ export declare namespace Schemas {
2997
3129
  description: string;
2998
3130
  title?: undefined;
2999
3131
  type?: undefined;
3132
+ additionalProperties?: undefined;
3000
3133
  properties?: undefined;
3001
3134
  required?: undefined;
3002
3135
  })[];
@@ -3007,12 +3140,14 @@ export declare namespace Schemas {
3007
3140
  const FxRate: {
3008
3141
  title: string;
3009
3142
  type: string;
3143
+ additionalProperties: boolean;
3010
3144
  description: string;
3011
3145
  properties: {
3012
3146
  sourceAmount: {
3013
3147
  allOf: ({
3014
3148
  title: string;
3015
3149
  type: string;
3150
+ additionalProperties: boolean;
3016
3151
  description: string;
3017
3152
  properties: {
3018
3153
  currency: {
@@ -3036,6 +3171,7 @@ export declare namespace Schemas {
3036
3171
  description: string;
3037
3172
  title?: undefined;
3038
3173
  type?: undefined;
3174
+ additionalProperties?: undefined;
3039
3175
  properties?: undefined;
3040
3176
  required?: undefined;
3041
3177
  })[];
@@ -3044,6 +3180,7 @@ export declare namespace Schemas {
3044
3180
  allOf: ({
3045
3181
  title: string;
3046
3182
  type: string;
3183
+ additionalProperties: boolean;
3047
3184
  description: string;
3048
3185
  properties: {
3049
3186
  currency: {
@@ -3067,6 +3204,7 @@ export declare namespace Schemas {
3067
3204
  description: string;
3068
3205
  title?: undefined;
3069
3206
  type?: undefined;
3207
+ additionalProperties?: undefined;
3070
3208
  properties?: undefined;
3071
3209
  required?: undefined;
3072
3210
  })[];
@@ -3077,6 +3215,7 @@ export declare namespace Schemas {
3077
3215
  const FxTransfersIDPatchResponse: {
3078
3216
  title: string;
3079
3217
  type: string;
3218
+ additionalProperties: boolean;
3080
3219
  description: string;
3081
3220
  properties: {
3082
3221
  completedTimestamp: {
@@ -3112,6 +3251,7 @@ export declare namespace Schemas {
3112
3251
  extensionList: {
3113
3252
  title: string;
3114
3253
  type: string;
3254
+ additionalProperties: boolean;
3115
3255
  description: string;
3116
3256
  properties: {
3117
3257
  extension: {
@@ -3119,6 +3259,7 @@ export declare namespace Schemas {
3119
3259
  items: {
3120
3260
  title: string;
3121
3261
  type: string;
3262
+ additionalProperties: boolean;
3122
3263
  description: string;
3123
3264
  properties: {
3124
3265
  key: {
@@ -3151,6 +3292,7 @@ export declare namespace Schemas {
3151
3292
  const FxTransfersIDPutResponse: {
3152
3293
  title: string;
3153
3294
  type: string;
3295
+ additionalProperties: boolean;
3154
3296
  description: string;
3155
3297
  properties: {
3156
3298
  fulfilment: {
@@ -3203,6 +3345,7 @@ export declare namespace Schemas {
3203
3345
  extensionList: {
3204
3346
  title: string;
3205
3347
  type: string;
3348
+ additionalProperties: boolean;
3206
3349
  description: string;
3207
3350
  properties: {
3208
3351
  extension: {
@@ -3210,6 +3353,7 @@ export declare namespace Schemas {
3210
3353
  items: {
3211
3354
  title: string;
3212
3355
  type: string;
3356
+ additionalProperties: boolean;
3213
3357
  description: string;
3214
3358
  properties: {
3215
3359
  key: {
@@ -3242,6 +3386,7 @@ export declare namespace Schemas {
3242
3386
  const FxTransfersPostRequest: {
3243
3387
  title: string;
3244
3388
  type: string;
3389
+ additionalProperties: boolean;
3245
3390
  description: string;
3246
3391
  properties: {
3247
3392
  commitRequestId: {
@@ -3308,6 +3453,7 @@ export declare namespace Schemas {
3308
3453
  allOf: ({
3309
3454
  title: string;
3310
3455
  type: string;
3456
+ additionalProperties: boolean;
3311
3457
  description: string;
3312
3458
  properties: {
3313
3459
  currency: {
@@ -3331,6 +3477,7 @@ export declare namespace Schemas {
3331
3477
  description: string;
3332
3478
  title?: undefined;
3333
3479
  type?: undefined;
3480
+ additionalProperties?: undefined;
3334
3481
  properties?: undefined;
3335
3482
  required?: undefined;
3336
3483
  })[];
@@ -3339,6 +3486,7 @@ export declare namespace Schemas {
3339
3486
  allOf: ({
3340
3487
  title: string;
3341
3488
  type: string;
3489
+ additionalProperties: boolean;
3342
3490
  description: string;
3343
3491
  properties: {
3344
3492
  currency: {
@@ -3362,6 +3510,7 @@ export declare namespace Schemas {
3362
3510
  description: string;
3363
3511
  title?: undefined;
3364
3512
  type?: undefined;
3513
+ additionalProperties?: undefined;
3365
3514
  properties?: undefined;
3366
3515
  required?: undefined;
3367
3516
  })[];
@@ -3394,6 +3543,7 @@ export declare namespace Schemas {
3394
3543
  const GeoCode: {
3395
3544
  title: string;
3396
3545
  type: string;
3546
+ additionalProperties: boolean;
3397
3547
  description: string;
3398
3548
  properties: {
3399
3549
  latitude: {
@@ -3440,6 +3590,7 @@ export declare namespace Schemas {
3440
3590
  const IndividualQuote: {
3441
3591
  title: string;
3442
3592
  type: string;
3593
+ additionalProperties: boolean;
3443
3594
  description: string;
3444
3595
  properties: {
3445
3596
  quoteId: {
@@ -3459,11 +3610,13 @@ export declare namespace Schemas {
3459
3610
  payee: {
3460
3611
  title: string;
3461
3612
  type: string;
3613
+ additionalProperties: boolean;
3462
3614
  description: string;
3463
3615
  properties: {
3464
3616
  partyIdInfo: {
3465
3617
  title: string;
3466
3618
  type: string;
3619
+ additionalProperties: boolean;
3467
3620
  description: string;
3468
3621
  properties: {
3469
3622
  partyIdType: {
@@ -3497,6 +3650,7 @@ export declare namespace Schemas {
3497
3650
  extensionList: {
3498
3651
  title: string;
3499
3652
  type: string;
3653
+ additionalProperties: boolean;
3500
3654
  description: string;
3501
3655
  properties: {
3502
3656
  extension: {
@@ -3504,6 +3658,7 @@ export declare namespace Schemas {
3504
3658
  items: {
3505
3659
  title: string;
3506
3660
  type: string;
3661
+ additionalProperties: boolean;
3507
3662
  description: string;
3508
3663
  properties: {
3509
3664
  key: {
@@ -3549,11 +3704,13 @@ export declare namespace Schemas {
3549
3704
  personalInfo: {
3550
3705
  title: string;
3551
3706
  type: string;
3707
+ additionalProperties: boolean;
3552
3708
  description: string;
3553
3709
  properties: {
3554
3710
  complexName: {
3555
3711
  title: string;
3556
3712
  type: string;
3713
+ additionalProperties: boolean;
3557
3714
  description: string;
3558
3715
  properties: {
3559
3716
  firstName: {
@@ -3629,6 +3786,7 @@ export declare namespace Schemas {
3629
3786
  amount: {
3630
3787
  title: string;
3631
3788
  type: string;
3789
+ additionalProperties: boolean;
3632
3790
  description: string;
3633
3791
  properties: {
3634
3792
  currency: {
@@ -3652,6 +3810,7 @@ export declare namespace Schemas {
3652
3810
  fees: {
3653
3811
  title: string;
3654
3812
  type: string;
3813
+ additionalProperties: boolean;
3655
3814
  description: string;
3656
3815
  properties: {
3657
3816
  currency: {
@@ -3675,6 +3834,7 @@ export declare namespace Schemas {
3675
3834
  transactionType: {
3676
3835
  title: string;
3677
3836
  type: string;
3837
+ additionalProperties: boolean;
3678
3838
  description: string;
3679
3839
  properties: {
3680
3840
  scenario: {
@@ -3708,6 +3868,7 @@ export declare namespace Schemas {
3708
3868
  refundInfo: {
3709
3869
  title: string;
3710
3870
  type: string;
3871
+ additionalProperties: boolean;
3711
3872
  description: string;
3712
3873
  properties: {
3713
3874
  originalTransactionId: {
@@ -3749,6 +3910,7 @@ export declare namespace Schemas {
3749
3910
  extensionList: {
3750
3911
  title: string;
3751
3912
  type: string;
3913
+ additionalProperties: boolean;
3752
3914
  description: string;
3753
3915
  properties: {
3754
3916
  extension: {
@@ -3756,6 +3918,7 @@ export declare namespace Schemas {
3756
3918
  items: {
3757
3919
  title: string;
3758
3920
  type: string;
3921
+ additionalProperties: boolean;
3759
3922
  description: string;
3760
3923
  properties: {
3761
3924
  key: {
@@ -3788,6 +3951,7 @@ export declare namespace Schemas {
3788
3951
  const IndividualQuoteResult: {
3789
3952
  title: string;
3790
3953
  type: string;
3954
+ additionalProperties: boolean;
3791
3955
  description: string;
3792
3956
  properties: {
3793
3957
  quoteId: {
@@ -3800,11 +3964,13 @@ export declare namespace Schemas {
3800
3964
  payee: {
3801
3965
  title: string;
3802
3966
  type: string;
3967
+ additionalProperties: boolean;
3803
3968
  description: string;
3804
3969
  properties: {
3805
3970
  partyIdInfo: {
3806
3971
  title: string;
3807
3972
  type: string;
3973
+ additionalProperties: boolean;
3808
3974
  description: string;
3809
3975
  properties: {
3810
3976
  partyIdType: {
@@ -3838,6 +4004,7 @@ export declare namespace Schemas {
3838
4004
  extensionList: {
3839
4005
  title: string;
3840
4006
  type: string;
4007
+ additionalProperties: boolean;
3841
4008
  description: string;
3842
4009
  properties: {
3843
4010
  extension: {
@@ -3845,6 +4012,7 @@ export declare namespace Schemas {
3845
4012
  items: {
3846
4013
  title: string;
3847
4014
  type: string;
4015
+ additionalProperties: boolean;
3848
4016
  description: string;
3849
4017
  properties: {
3850
4018
  key: {
@@ -3890,11 +4058,13 @@ export declare namespace Schemas {
3890
4058
  personalInfo: {
3891
4059
  title: string;
3892
4060
  type: string;
4061
+ additionalProperties: boolean;
3893
4062
  description: string;
3894
4063
  properties: {
3895
4064
  complexName: {
3896
4065
  title: string;
3897
4066
  type: string;
4067
+ additionalProperties: boolean;
3898
4068
  description: string;
3899
4069
  properties: {
3900
4070
  firstName: {
@@ -3963,6 +4133,7 @@ export declare namespace Schemas {
3963
4133
  transferAmount: {
3964
4134
  title: string;
3965
4135
  type: string;
4136
+ additionalProperties: boolean;
3966
4137
  description: string;
3967
4138
  properties: {
3968
4139
  currency: {
@@ -3986,6 +4157,7 @@ export declare namespace Schemas {
3986
4157
  payeeReceiveAmount: {
3987
4158
  title: string;
3988
4159
  type: string;
4160
+ additionalProperties: boolean;
3989
4161
  description: string;
3990
4162
  properties: {
3991
4163
  currency: {
@@ -4009,6 +4181,7 @@ export declare namespace Schemas {
4009
4181
  payeeFspFee: {
4010
4182
  title: string;
4011
4183
  type: string;
4184
+ additionalProperties: boolean;
4012
4185
  description: string;
4013
4186
  properties: {
4014
4187
  currency: {
@@ -4032,6 +4205,7 @@ export declare namespace Schemas {
4032
4205
  payeeFspCommission: {
4033
4206
  title: string;
4034
4207
  type: string;
4208
+ additionalProperties: boolean;
4035
4209
  description: string;
4036
4210
  properties: {
4037
4211
  currency: {
@@ -4071,6 +4245,7 @@ export declare namespace Schemas {
4071
4245
  errorInformation: {
4072
4246
  title: string;
4073
4247
  type: string;
4248
+ additionalProperties: boolean;
4074
4249
  description: string;
4075
4250
  properties: {
4076
4251
  errorCode: {
@@ -4090,6 +4265,7 @@ export declare namespace Schemas {
4090
4265
  extensionList: {
4091
4266
  title: string;
4092
4267
  type: string;
4268
+ additionalProperties: boolean;
4093
4269
  description: string;
4094
4270
  properties: {
4095
4271
  extension: {
@@ -4097,6 +4273,7 @@ export declare namespace Schemas {
4097
4273
  items: {
4098
4274
  title: string;
4099
4275
  type: string;
4276
+ additionalProperties: boolean;
4100
4277
  description: string;
4101
4278
  properties: {
4102
4279
  key: {
@@ -4129,6 +4306,7 @@ export declare namespace Schemas {
4129
4306
  extensionList: {
4130
4307
  title: string;
4131
4308
  type: string;
4309
+ additionalProperties: boolean;
4132
4310
  description: string;
4133
4311
  properties: {
4134
4312
  extension: {
@@ -4136,6 +4314,7 @@ export declare namespace Schemas {
4136
4314
  items: {
4137
4315
  title: string;
4138
4316
  type: string;
4317
+ additionalProperties: boolean;
4139
4318
  description: string;
4140
4319
  properties: {
4141
4320
  key: {
@@ -4168,6 +4347,7 @@ export declare namespace Schemas {
4168
4347
  const IndividualTransfer: {
4169
4348
  title: string;
4170
4349
  type: string;
4350
+ additionalProperties: boolean;
4171
4351
  description: string;
4172
4352
  properties: {
4173
4353
  transferId: {
@@ -4180,6 +4360,7 @@ export declare namespace Schemas {
4180
4360
  transferAmount: {
4181
4361
  title: string;
4182
4362
  type: string;
4363
+ additionalProperties: boolean;
4183
4364
  description: string;
4184
4365
  properties: {
4185
4366
  currency: {
@@ -4219,6 +4400,7 @@ export declare namespace Schemas {
4219
4400
  extensionList: {
4220
4401
  title: string;
4221
4402
  type: string;
4403
+ additionalProperties: boolean;
4222
4404
  description: string;
4223
4405
  properties: {
4224
4406
  extension: {
@@ -4226,6 +4408,7 @@ export declare namespace Schemas {
4226
4408
  items: {
4227
4409
  title: string;
4228
4410
  type: string;
4411
+ additionalProperties: boolean;
4229
4412
  description: string;
4230
4413
  properties: {
4231
4414
  key: {
@@ -4258,6 +4441,7 @@ export declare namespace Schemas {
4258
4441
  const IndividualTransferResult: {
4259
4442
  title: string;
4260
4443
  type: string;
4444
+ additionalProperties: boolean;
4261
4445
  description: string;
4262
4446
  properties: {
4263
4447
  transferId: {
@@ -4278,6 +4462,7 @@ export declare namespace Schemas {
4278
4462
  errorInformation: {
4279
4463
  title: string;
4280
4464
  type: string;
4465
+ additionalProperties: boolean;
4281
4466
  description: string;
4282
4467
  properties: {
4283
4468
  errorCode: {
@@ -4297,6 +4482,7 @@ export declare namespace Schemas {
4297
4482
  extensionList: {
4298
4483
  title: string;
4299
4484
  type: string;
4485
+ additionalProperties: boolean;
4300
4486
  description: string;
4301
4487
  properties: {
4302
4488
  extension: {
@@ -4304,6 +4490,7 @@ export declare namespace Schemas {
4304
4490
  items: {
4305
4491
  title: string;
4306
4492
  type: string;
4493
+ additionalProperties: boolean;
4307
4494
  description: string;
4308
4495
  properties: {
4309
4496
  key: {
@@ -4336,6 +4523,7 @@ export declare namespace Schemas {
4336
4523
  extensionList: {
4337
4524
  title: string;
4338
4525
  type: string;
4526
+ additionalProperties: boolean;
4339
4527
  description: string;
4340
4528
  properties: {
4341
4529
  extension: {
@@ -4343,6 +4531,7 @@ export declare namespace Schemas {
4343
4531
  items: {
4344
4532
  title: string;
4345
4533
  type: string;
4534
+ additionalProperties: boolean;
4346
4535
  description: string;
4347
4536
  properties: {
4348
4537
  key: {
@@ -4427,6 +4616,7 @@ export declare namespace Schemas {
4427
4616
  const Money: {
4428
4617
  title: string;
4429
4618
  type: string;
4619
+ additionalProperties: boolean;
4430
4620
  description: string;
4431
4621
  properties: {
4432
4622
  currency: {
@@ -4470,6 +4660,7 @@ export declare namespace Schemas {
4470
4660
  const ParticipantsIDPutResponse: {
4471
4661
  title: string;
4472
4662
  type: string;
4663
+ additionalProperties: boolean;
4473
4664
  description: string;
4474
4665
  properties: {
4475
4666
  partyList: {
@@ -4477,11 +4668,13 @@ export declare namespace Schemas {
4477
4668
  items: {
4478
4669
  title: string;
4479
4670
  type: string;
4671
+ additionalProperties: boolean;
4480
4672
  description: string;
4481
4673
  properties: {
4482
4674
  partyId: {
4483
4675
  title: string;
4484
4676
  type: string;
4677
+ additionalProperties: boolean;
4485
4678
  description: string;
4486
4679
  properties: {
4487
4680
  partyIdType: {
@@ -4515,6 +4708,7 @@ export declare namespace Schemas {
4515
4708
  extensionList: {
4516
4709
  title: string;
4517
4710
  type: string;
4711
+ additionalProperties: boolean;
4518
4712
  description: string;
4519
4713
  properties: {
4520
4714
  extension: {
@@ -4522,6 +4716,7 @@ export declare namespace Schemas {
4522
4716
  items: {
4523
4717
  title: string;
4524
4718
  type: string;
4719
+ additionalProperties: boolean;
4525
4720
  description: string;
4526
4721
  properties: {
4527
4722
  key: {
@@ -4554,6 +4749,7 @@ export declare namespace Schemas {
4554
4749
  errorInformation: {
4555
4750
  title: string;
4556
4751
  type: string;
4752
+ additionalProperties: boolean;
4557
4753
  description: string;
4558
4754
  properties: {
4559
4755
  errorCode: {
@@ -4573,6 +4769,7 @@ export declare namespace Schemas {
4573
4769
  extensionList: {
4574
4770
  title: string;
4575
4771
  type: string;
4772
+ additionalProperties: boolean;
4576
4773
  description: string;
4577
4774
  properties: {
4578
4775
  extension: {
@@ -4580,6 +4777,7 @@ export declare namespace Schemas {
4580
4777
  items: {
4581
4778
  title: string;
4582
4779
  type: string;
4780
+ additionalProperties: boolean;
4583
4781
  description: string;
4584
4782
  properties: {
4585
4783
  key: {
@@ -4630,6 +4828,7 @@ export declare namespace Schemas {
4630
4828
  const ParticipantsPostRequest: {
4631
4829
  title: string;
4632
4830
  type: string;
4831
+ additionalProperties: boolean;
4633
4832
  description: string;
4634
4833
  properties: {
4635
4834
  requestId: {
@@ -4644,6 +4843,7 @@ export declare namespace Schemas {
4644
4843
  items: {
4645
4844
  title: string;
4646
4845
  type: string;
4846
+ additionalProperties: boolean;
4647
4847
  description: string;
4648
4848
  properties: {
4649
4849
  partyIdType: {
@@ -4677,6 +4877,7 @@ export declare namespace Schemas {
4677
4877
  extensionList: {
4678
4878
  title: string;
4679
4879
  type: string;
4880
+ additionalProperties: boolean;
4680
4881
  description: string;
4681
4882
  properties: {
4682
4883
  extension: {
@@ -4684,6 +4885,7 @@ export declare namespace Schemas {
4684
4885
  items: {
4685
4886
  title: string;
4686
4887
  type: string;
4888
+ additionalProperties: boolean;
4687
4889
  description: string;
4688
4890
  properties: {
4689
4891
  key: {
@@ -4731,6 +4933,7 @@ export declare namespace Schemas {
4731
4933
  const ParticipantsTypeIDPutResponse: {
4732
4934
  title: string;
4733
4935
  type: string;
4936
+ additionalProperties: boolean;
4734
4937
  description: string;
4735
4938
  properties: {
4736
4939
  fspId: {
@@ -4745,6 +4948,7 @@ export declare namespace Schemas {
4745
4948
  const ParticipantsTypeIDSubIDPostRequest: {
4746
4949
  title: string;
4747
4950
  type: string;
4951
+ additionalProperties: boolean;
4748
4952
  description: string;
4749
4953
  properties: {
4750
4954
  fspId: {
@@ -4765,6 +4969,7 @@ export declare namespace Schemas {
4765
4969
  extensionList: {
4766
4970
  title: string;
4767
4971
  type: string;
4972
+ additionalProperties: boolean;
4768
4973
  description: string;
4769
4974
  properties: {
4770
4975
  extension: {
@@ -4772,6 +4977,7 @@ export declare namespace Schemas {
4772
4977
  items: {
4773
4978
  title: string;
4774
4979
  type: string;
4980
+ additionalProperties: boolean;
4775
4981
  description: string;
4776
4982
  properties: {
4777
4983
  key: {
@@ -4804,16 +5010,19 @@ export declare namespace Schemas {
4804
5010
  const PartiesTypeIDPutResponse: {
4805
5011
  title: string;
4806
5012
  type: string;
5013
+ additionalProperties: boolean;
4807
5014
  description: string;
4808
5015
  properties: {
4809
5016
  party: {
4810
5017
  title: string;
4811
5018
  type: string;
5019
+ additionalProperties: boolean;
4812
5020
  description: string;
4813
5021
  properties: {
4814
5022
  partyIdInfo: {
4815
5023
  title: string;
4816
5024
  type: string;
5025
+ additionalProperties: boolean;
4817
5026
  description: string;
4818
5027
  properties: {
4819
5028
  partyIdType: {
@@ -4847,6 +5056,7 @@ export declare namespace Schemas {
4847
5056
  extensionList: {
4848
5057
  title: string;
4849
5058
  type: string;
5059
+ additionalProperties: boolean;
4850
5060
  description: string;
4851
5061
  properties: {
4852
5062
  extension: {
@@ -4854,6 +5064,7 @@ export declare namespace Schemas {
4854
5064
  items: {
4855
5065
  title: string;
4856
5066
  type: string;
5067
+ additionalProperties: boolean;
4857
5068
  description: string;
4858
5069
  properties: {
4859
5070
  key: {
@@ -4899,11 +5110,13 @@ export declare namespace Schemas {
4899
5110
  personalInfo: {
4900
5111
  title: string;
4901
5112
  type: string;
5113
+ additionalProperties: boolean;
4902
5114
  description: string;
4903
5115
  properties: {
4904
5116
  complexName: {
4905
5117
  title: string;
4906
5118
  type: string;
5119
+ additionalProperties: boolean;
4907
5120
  description: string;
4908
5121
  properties: {
4909
5122
  firstName: {
@@ -4975,11 +5188,13 @@ export declare namespace Schemas {
4975
5188
  const Party: {
4976
5189
  title: string;
4977
5190
  type: string;
5191
+ additionalProperties: boolean;
4978
5192
  description: string;
4979
5193
  properties: {
4980
5194
  partyIdInfo: {
4981
5195
  title: string;
4982
5196
  type: string;
5197
+ additionalProperties: boolean;
4983
5198
  description: string;
4984
5199
  properties: {
4985
5200
  partyIdType: {
@@ -5013,6 +5228,7 @@ export declare namespace Schemas {
5013
5228
  extensionList: {
5014
5229
  title: string;
5015
5230
  type: string;
5231
+ additionalProperties: boolean;
5016
5232
  description: string;
5017
5233
  properties: {
5018
5234
  extension: {
@@ -5020,6 +5236,7 @@ export declare namespace Schemas {
5020
5236
  items: {
5021
5237
  title: string;
5022
5238
  type: string;
5239
+ additionalProperties: boolean;
5023
5240
  description: string;
5024
5241
  properties: {
5025
5242
  key: {
@@ -5065,11 +5282,13 @@ export declare namespace Schemas {
5065
5282
  personalInfo: {
5066
5283
  title: string;
5067
5284
  type: string;
5285
+ additionalProperties: boolean;
5068
5286
  description: string;
5069
5287
  properties: {
5070
5288
  complexName: {
5071
5289
  title: string;
5072
5290
  type: string;
5291
+ additionalProperties: boolean;
5073
5292
  description: string;
5074
5293
  properties: {
5075
5294
  firstName: {
@@ -5138,6 +5357,7 @@ export declare namespace Schemas {
5138
5357
  const PartyComplexName: {
5139
5358
  title: string;
5140
5359
  type: string;
5360
+ additionalProperties: boolean;
5141
5361
  description: string;
5142
5362
  properties: {
5143
5363
  firstName: {
@@ -5172,6 +5392,7 @@ export declare namespace Schemas {
5172
5392
  const PartyIdInfo: {
5173
5393
  title: string;
5174
5394
  type: string;
5395
+ additionalProperties: boolean;
5175
5396
  description: string;
5176
5397
  properties: {
5177
5398
  partyIdType: {
@@ -5205,6 +5426,7 @@ export declare namespace Schemas {
5205
5426
  extensionList: {
5206
5427
  title: string;
5207
5428
  type: string;
5429
+ additionalProperties: boolean;
5208
5430
  description: string;
5209
5431
  properties: {
5210
5432
  extension: {
@@ -5212,6 +5434,7 @@ export declare namespace Schemas {
5212
5434
  items: {
5213
5435
  title: string;
5214
5436
  type: string;
5437
+ additionalProperties: boolean;
5215
5438
  description: string;
5216
5439
  properties: {
5217
5440
  key: {
@@ -5265,11 +5488,13 @@ export declare namespace Schemas {
5265
5488
  const PartyPersonalInfo: {
5266
5489
  title: string;
5267
5490
  type: string;
5491
+ additionalProperties: boolean;
5268
5492
  description: string;
5269
5493
  properties: {
5270
5494
  complexName: {
5271
5495
  title: string;
5272
5496
  type: string;
5497
+ additionalProperties: boolean;
5273
5498
  description: string;
5274
5499
  properties: {
5275
5500
  firstName: {
@@ -5321,11 +5546,13 @@ export declare namespace Schemas {
5321
5546
  const PartyResult: {
5322
5547
  title: string;
5323
5548
  type: string;
5549
+ additionalProperties: boolean;
5324
5550
  description: string;
5325
5551
  properties: {
5326
5552
  partyId: {
5327
5553
  title: string;
5328
5554
  type: string;
5555
+ additionalProperties: boolean;
5329
5556
  description: string;
5330
5557
  properties: {
5331
5558
  partyIdType: {
@@ -5359,6 +5586,7 @@ export declare namespace Schemas {
5359
5586
  extensionList: {
5360
5587
  title: string;
5361
5588
  type: string;
5589
+ additionalProperties: boolean;
5362
5590
  description: string;
5363
5591
  properties: {
5364
5592
  extension: {
@@ -5366,6 +5594,7 @@ export declare namespace Schemas {
5366
5594
  items: {
5367
5595
  title: string;
5368
5596
  type: string;
5597
+ additionalProperties: boolean;
5369
5598
  description: string;
5370
5599
  properties: {
5371
5600
  key: {
@@ -5398,6 +5627,7 @@ export declare namespace Schemas {
5398
5627
  errorInformation: {
5399
5628
  title: string;
5400
5629
  type: string;
5630
+ additionalProperties: boolean;
5401
5631
  description: string;
5402
5632
  properties: {
5403
5633
  errorCode: {
@@ -5417,6 +5647,7 @@ export declare namespace Schemas {
5417
5647
  extensionList: {
5418
5648
  title: string;
5419
5649
  type: string;
5650
+ additionalProperties: boolean;
5420
5651
  description: string;
5421
5652
  properties: {
5422
5653
  extension: {
@@ -5424,6 +5655,7 @@ export declare namespace Schemas {
5424
5655
  items: {
5425
5656
  title: string;
5426
5657
  type: string;
5658
+ additionalProperties: boolean;
5427
5659
  description: string;
5428
5660
  properties: {
5429
5661
  key: {
@@ -5479,11 +5711,13 @@ export declare namespace Schemas {
5479
5711
  const QuotesIDPutResponse: {
5480
5712
  title: string;
5481
5713
  type: string;
5714
+ additionalProperties: boolean;
5482
5715
  description: string;
5483
5716
  properties: {
5484
5717
  transferAmount: {
5485
5718
  title: string;
5486
5719
  type: string;
5720
+ additionalProperties: boolean;
5487
5721
  description: string;
5488
5722
  properties: {
5489
5723
  currency: {
@@ -5507,6 +5741,7 @@ export declare namespace Schemas {
5507
5741
  payeeReceiveAmount: {
5508
5742
  title: string;
5509
5743
  type: string;
5744
+ additionalProperties: boolean;
5510
5745
  description: string;
5511
5746
  properties: {
5512
5747
  currency: {
@@ -5530,6 +5765,7 @@ export declare namespace Schemas {
5530
5765
  payeeFspFee: {
5531
5766
  title: string;
5532
5767
  type: string;
5768
+ additionalProperties: boolean;
5533
5769
  description: string;
5534
5770
  properties: {
5535
5771
  currency: {
@@ -5553,6 +5789,7 @@ export declare namespace Schemas {
5553
5789
  payeeFspCommission: {
5554
5790
  title: string;
5555
5791
  type: string;
5792
+ additionalProperties: boolean;
5556
5793
  description: string;
5557
5794
  properties: {
5558
5795
  currency: {
@@ -5583,6 +5820,7 @@ export declare namespace Schemas {
5583
5820
  geoCode: {
5584
5821
  title: string;
5585
5822
  type: string;
5823
+ additionalProperties: boolean;
5586
5824
  description: string;
5587
5825
  properties: {
5588
5826
  latitude: {
@@ -5621,6 +5859,7 @@ export declare namespace Schemas {
5621
5859
  extensionList: {
5622
5860
  title: string;
5623
5861
  type: string;
5862
+ additionalProperties: boolean;
5624
5863
  description: string;
5625
5864
  properties: {
5626
5865
  extension: {
@@ -5628,6 +5867,7 @@ export declare namespace Schemas {
5628
5867
  items: {
5629
5868
  title: string;
5630
5869
  type: string;
5870
+ additionalProperties: boolean;
5631
5871
  description: string;
5632
5872
  properties: {
5633
5873
  key: {
@@ -5660,6 +5900,7 @@ export declare namespace Schemas {
5660
5900
  const QuotesPostRequest: {
5661
5901
  title: string;
5662
5902
  type: string;
5903
+ additionalProperties: boolean;
5663
5904
  description: string;
5664
5905
  properties: {
5665
5906
  quoteId: {
@@ -5686,11 +5927,13 @@ export declare namespace Schemas {
5686
5927
  payee: {
5687
5928
  title: string;
5688
5929
  type: string;
5930
+ additionalProperties: boolean;
5689
5931
  description: string;
5690
5932
  properties: {
5691
5933
  partyIdInfo: {
5692
5934
  title: string;
5693
5935
  type: string;
5936
+ additionalProperties: boolean;
5694
5937
  description: string;
5695
5938
  properties: {
5696
5939
  partyIdType: {
@@ -5724,6 +5967,7 @@ export declare namespace Schemas {
5724
5967
  extensionList: {
5725
5968
  title: string;
5726
5969
  type: string;
5970
+ additionalProperties: boolean;
5727
5971
  description: string;
5728
5972
  properties: {
5729
5973
  extension: {
@@ -5731,6 +5975,7 @@ export declare namespace Schemas {
5731
5975
  items: {
5732
5976
  title: string;
5733
5977
  type: string;
5978
+ additionalProperties: boolean;
5734
5979
  description: string;
5735
5980
  properties: {
5736
5981
  key: {
@@ -5776,11 +6021,13 @@ export declare namespace Schemas {
5776
6021
  personalInfo: {
5777
6022
  title: string;
5778
6023
  type: string;
6024
+ additionalProperties: boolean;
5779
6025
  description: string;
5780
6026
  properties: {
5781
6027
  complexName: {
5782
6028
  title: string;
5783
6029
  type: string;
6030
+ additionalProperties: boolean;
5784
6031
  description: string;
5785
6032
  properties: {
5786
6033
  firstName: {
@@ -5849,11 +6096,13 @@ export declare namespace Schemas {
5849
6096
  payer: {
5850
6097
  title: string;
5851
6098
  type: string;
6099
+ additionalProperties: boolean;
5852
6100
  description: string;
5853
6101
  properties: {
5854
6102
  partyIdInfo: {
5855
6103
  title: string;
5856
6104
  type: string;
6105
+ additionalProperties: boolean;
5857
6106
  description: string;
5858
6107
  properties: {
5859
6108
  partyIdType: {
@@ -5887,6 +6136,7 @@ export declare namespace Schemas {
5887
6136
  extensionList: {
5888
6137
  title: string;
5889
6138
  type: string;
6139
+ additionalProperties: boolean;
5890
6140
  description: string;
5891
6141
  properties: {
5892
6142
  extension: {
@@ -5894,6 +6144,7 @@ export declare namespace Schemas {
5894
6144
  items: {
5895
6145
  title: string;
5896
6146
  type: string;
6147
+ additionalProperties: boolean;
5897
6148
  description: string;
5898
6149
  properties: {
5899
6150
  key: {
@@ -5939,11 +6190,13 @@ export declare namespace Schemas {
5939
6190
  personalInfo: {
5940
6191
  title: string;
5941
6192
  type: string;
6193
+ additionalProperties: boolean;
5942
6194
  description: string;
5943
6195
  properties: {
5944
6196
  complexName: {
5945
6197
  title: string;
5946
6198
  type: string;
6199
+ additionalProperties: boolean;
5947
6200
  description: string;
5948
6201
  properties: {
5949
6202
  firstName: {
@@ -6019,6 +6272,7 @@ export declare namespace Schemas {
6019
6272
  amount: {
6020
6273
  title: string;
6021
6274
  type: string;
6275
+ additionalProperties: boolean;
6022
6276
  description: string;
6023
6277
  properties: {
6024
6278
  currency: {
@@ -6042,6 +6296,7 @@ export declare namespace Schemas {
6042
6296
  fees: {
6043
6297
  title: string;
6044
6298
  type: string;
6299
+ additionalProperties: boolean;
6045
6300
  description: string;
6046
6301
  properties: {
6047
6302
  currency: {
@@ -6065,6 +6320,7 @@ export declare namespace Schemas {
6065
6320
  transactionType: {
6066
6321
  title: string;
6067
6322
  type: string;
6323
+ additionalProperties: boolean;
6068
6324
  description: string;
6069
6325
  properties: {
6070
6326
  scenario: {
@@ -6098,6 +6354,7 @@ export declare namespace Schemas {
6098
6354
  refundInfo: {
6099
6355
  title: string;
6100
6356
  type: string;
6357
+ additionalProperties: boolean;
6101
6358
  description: string;
6102
6359
  properties: {
6103
6360
  originalTransactionId: {
@@ -6145,12 +6402,14 @@ export declare namespace Schemas {
6145
6402
  allOf: ({
6146
6403
  title: string;
6147
6404
  type: string;
6405
+ additionalProperties: boolean;
6148
6406
  description: string;
6149
6407
  properties: {
6150
6408
  sourceAmount: {
6151
6409
  allOf: ({
6152
6410
  title: string;
6153
6411
  type: string;
6412
+ additionalProperties: boolean;
6154
6413
  description: string;
6155
6414
  properties: {
6156
6415
  currency: {
@@ -6174,6 +6433,7 @@ export declare namespace Schemas {
6174
6433
  description: string;
6175
6434
  title?: undefined;
6176
6435
  type?: undefined;
6436
+ additionalProperties?: undefined;
6177
6437
  properties?: undefined;
6178
6438
  required?: undefined;
6179
6439
  })[];
@@ -6182,6 +6442,7 @@ export declare namespace Schemas {
6182
6442
  allOf: ({
6183
6443
  title: string;
6184
6444
  type: string;
6445
+ additionalProperties: boolean;
6185
6446
  description: string;
6186
6447
  properties: {
6187
6448
  currency: {
@@ -6205,6 +6466,7 @@ export declare namespace Schemas {
6205
6466
  description: string;
6206
6467
  title?: undefined;
6207
6468
  type?: undefined;
6469
+ additionalProperties?: undefined;
6208
6470
  properties?: undefined;
6209
6471
  required?: undefined;
6210
6472
  })[];
@@ -6215,6 +6477,7 @@ export declare namespace Schemas {
6215
6477
  description: string;
6216
6478
  title?: undefined;
6217
6479
  type?: undefined;
6480
+ additionalProperties?: undefined;
6218
6481
  properties?: undefined;
6219
6482
  required?: undefined;
6220
6483
  })[];
@@ -6222,6 +6485,7 @@ export declare namespace Schemas {
6222
6485
  geoCode: {
6223
6486
  title: string;
6224
6487
  type: string;
6488
+ additionalProperties: boolean;
6225
6489
  description: string;
6226
6490
  properties: {
6227
6491
  latitude: {
@@ -6259,6 +6523,7 @@ export declare namespace Schemas {
6259
6523
  extensionList: {
6260
6524
  title: string;
6261
6525
  type: string;
6526
+ additionalProperties: boolean;
6262
6527
  description: string;
6263
6528
  properties: {
6264
6529
  extension: {
@@ -6266,6 +6531,7 @@ export declare namespace Schemas {
6266
6531
  items: {
6267
6532
  title: string;
6268
6533
  type: string;
6534
+ additionalProperties: boolean;
6269
6535
  description: string;
6270
6536
  properties: {
6271
6537
  key: {
@@ -6298,6 +6564,7 @@ export declare namespace Schemas {
6298
6564
  const Refund: {
6299
6565
  title: string;
6300
6566
  type: string;
6567
+ additionalProperties: boolean;
6301
6568
  description: string;
6302
6569
  properties: {
6303
6570
  originalTransactionId: {
@@ -6329,6 +6596,7 @@ export declare namespace Schemas {
6329
6596
  const ServicesFXPPutResponse: {
6330
6597
  title: string;
6331
6598
  type: string;
6599
+ additionalProperties: boolean;
6332
6600
  description: string;
6333
6601
  properties: {
6334
6602
  providers: {
@@ -6350,6 +6618,7 @@ export declare namespace Schemas {
6350
6618
  const ServicesFXPSourceCurrencyTargetCurrencyPutResponse: {
6351
6619
  title: string;
6352
6620
  type: string;
6621
+ additionalProperties: boolean;
6353
6622
  description: string;
6354
6623
  properties: {
6355
6624
  providers: {
@@ -6377,6 +6646,7 @@ export declare namespace Schemas {
6377
6646
  const Transaction: {
6378
6647
  title: string;
6379
6648
  type: string;
6649
+ additionalProperties: boolean;
6380
6650
  description: string;
6381
6651
  properties: {
6382
6652
  transactionId: {
@@ -6396,11 +6666,13 @@ export declare namespace Schemas {
6396
6666
  payee: {
6397
6667
  title: string;
6398
6668
  type: string;
6669
+ additionalProperties: boolean;
6399
6670
  description: string;
6400
6671
  properties: {
6401
6672
  partyIdInfo: {
6402
6673
  title: string;
6403
6674
  type: string;
6675
+ additionalProperties: boolean;
6404
6676
  description: string;
6405
6677
  properties: {
6406
6678
  partyIdType: {
@@ -6434,6 +6706,7 @@ export declare namespace Schemas {
6434
6706
  extensionList: {
6435
6707
  title: string;
6436
6708
  type: string;
6709
+ additionalProperties: boolean;
6437
6710
  description: string;
6438
6711
  properties: {
6439
6712
  extension: {
@@ -6441,6 +6714,7 @@ export declare namespace Schemas {
6441
6714
  items: {
6442
6715
  title: string;
6443
6716
  type: string;
6717
+ additionalProperties: boolean;
6444
6718
  description: string;
6445
6719
  properties: {
6446
6720
  key: {
@@ -6486,11 +6760,13 @@ export declare namespace Schemas {
6486
6760
  personalInfo: {
6487
6761
  title: string;
6488
6762
  type: string;
6763
+ additionalProperties: boolean;
6489
6764
  description: string;
6490
6765
  properties: {
6491
6766
  complexName: {
6492
6767
  title: string;
6493
6768
  type: string;
6769
+ additionalProperties: boolean;
6494
6770
  description: string;
6495
6771
  properties: {
6496
6772
  firstName: {
@@ -6559,11 +6835,13 @@ export declare namespace Schemas {
6559
6835
  payer: {
6560
6836
  title: string;
6561
6837
  type: string;
6838
+ additionalProperties: boolean;
6562
6839
  description: string;
6563
6840
  properties: {
6564
6841
  partyIdInfo: {
6565
6842
  title: string;
6566
6843
  type: string;
6844
+ additionalProperties: boolean;
6567
6845
  description: string;
6568
6846
  properties: {
6569
6847
  partyIdType: {
@@ -6597,6 +6875,7 @@ export declare namespace Schemas {
6597
6875
  extensionList: {
6598
6876
  title: string;
6599
6877
  type: string;
6878
+ additionalProperties: boolean;
6600
6879
  description: string;
6601
6880
  properties: {
6602
6881
  extension: {
@@ -6604,6 +6883,7 @@ export declare namespace Schemas {
6604
6883
  items: {
6605
6884
  title: string;
6606
6885
  type: string;
6886
+ additionalProperties: boolean;
6607
6887
  description: string;
6608
6888
  properties: {
6609
6889
  key: {
@@ -6649,11 +6929,13 @@ export declare namespace Schemas {
6649
6929
  personalInfo: {
6650
6930
  title: string;
6651
6931
  type: string;
6932
+ additionalProperties: boolean;
6652
6933
  description: string;
6653
6934
  properties: {
6654
6935
  complexName: {
6655
6936
  title: string;
6656
6937
  type: string;
6938
+ additionalProperties: boolean;
6657
6939
  description: string;
6658
6940
  properties: {
6659
6941
  firstName: {
@@ -6722,6 +7004,7 @@ export declare namespace Schemas {
6722
7004
  amount: {
6723
7005
  title: string;
6724
7006
  type: string;
7007
+ additionalProperties: boolean;
6725
7008
  description: string;
6726
7009
  properties: {
6727
7010
  currency: {
@@ -6746,6 +7029,7 @@ export declare namespace Schemas {
6746
7029
  allOf: ({
6747
7030
  title: string;
6748
7031
  type: string;
7032
+ additionalProperties: boolean;
6749
7033
  description: string;
6750
7034
  properties: {
6751
7035
  currency: {
@@ -6769,6 +7053,7 @@ export declare namespace Schemas {
6769
7053
  description: string;
6770
7054
  title?: undefined;
6771
7055
  type?: undefined;
7056
+ additionalProperties?: undefined;
6772
7057
  properties?: undefined;
6773
7058
  required?: undefined;
6774
7059
  })[];
@@ -6790,12 +7075,14 @@ export declare namespace Schemas {
6790
7075
  allOf: ({
6791
7076
  title: string;
6792
7077
  type: string;
7078
+ additionalProperties: boolean;
6793
7079
  description: string;
6794
7080
  properties: {
6795
7081
  sourceAmount: {
6796
7082
  allOf: ({
6797
7083
  title: string;
6798
7084
  type: string;
7085
+ additionalProperties: boolean;
6799
7086
  description: string;
6800
7087
  properties: {
6801
7088
  currency: {
@@ -6819,6 +7106,7 @@ export declare namespace Schemas {
6819
7106
  description: string;
6820
7107
  title?: undefined;
6821
7108
  type?: undefined;
7109
+ additionalProperties?: undefined;
6822
7110
  properties?: undefined;
6823
7111
  required?: undefined;
6824
7112
  })[];
@@ -6827,6 +7115,7 @@ export declare namespace Schemas {
6827
7115
  allOf: ({
6828
7116
  title: string;
6829
7117
  type: string;
7118
+ additionalProperties: boolean;
6830
7119
  description: string;
6831
7120
  properties: {
6832
7121
  currency: {
@@ -6850,6 +7139,7 @@ export declare namespace Schemas {
6850
7139
  description: string;
6851
7140
  title?: undefined;
6852
7141
  type?: undefined;
7142
+ additionalProperties?: undefined;
6853
7143
  properties?: undefined;
6854
7144
  required?: undefined;
6855
7145
  })[];
@@ -6860,6 +7150,7 @@ export declare namespace Schemas {
6860
7150
  description: string;
6861
7151
  title?: undefined;
6862
7152
  type?: undefined;
7153
+ additionalProperties?: undefined;
6863
7154
  properties?: undefined;
6864
7155
  required?: undefined;
6865
7156
  })[];
@@ -6867,6 +7158,7 @@ export declare namespace Schemas {
6867
7158
  transactionType: {
6868
7159
  title: string;
6869
7160
  type: string;
7161
+ additionalProperties: boolean;
6870
7162
  description: string;
6871
7163
  properties: {
6872
7164
  scenario: {
@@ -6900,6 +7192,7 @@ export declare namespace Schemas {
6900
7192
  refundInfo: {
6901
7193
  title: string;
6902
7194
  type: string;
7195
+ additionalProperties: boolean;
6903
7196
  description: string;
6904
7197
  properties: {
6905
7198
  originalTransactionId: {
@@ -6941,6 +7234,7 @@ export declare namespace Schemas {
6941
7234
  extensionList: {
6942
7235
  title: string;
6943
7236
  type: string;
7237
+ additionalProperties: boolean;
6944
7238
  description: string;
6945
7239
  properties: {
6946
7240
  extension: {
@@ -6948,6 +7242,7 @@ export declare namespace Schemas {
6948
7242
  items: {
6949
7243
  title: string;
6950
7244
  type: string;
7245
+ additionalProperties: boolean;
6951
7246
  description: string;
6952
7247
  properties: {
6953
7248
  key: {
@@ -7001,6 +7296,7 @@ export declare namespace Schemas {
7001
7296
  const TransactionRequestsIDPutResponse: {
7002
7297
  title: string;
7003
7298
  type: string;
7299
+ additionalProperties: boolean;
7004
7300
  description: string;
7005
7301
  properties: {
7006
7302
  transactionId: {
@@ -7020,6 +7316,7 @@ export declare namespace Schemas {
7020
7316
  extensionList: {
7021
7317
  title: string;
7022
7318
  type: string;
7319
+ additionalProperties: boolean;
7023
7320
  description: string;
7024
7321
  properties: {
7025
7322
  extension: {
@@ -7027,6 +7324,7 @@ export declare namespace Schemas {
7027
7324
  items: {
7028
7325
  title: string;
7029
7326
  type: string;
7327
+ additionalProperties: boolean;
7030
7328
  description: string;
7031
7329
  properties: {
7032
7330
  key: {
@@ -7059,6 +7357,7 @@ export declare namespace Schemas {
7059
7357
  const TransactionRequestsPostRequest: {
7060
7358
  title: string;
7061
7359
  type: string;
7360
+ additionalProperties: boolean;
7062
7361
  description: string;
7063
7362
  properties: {
7064
7363
  transactionRequestId: {
@@ -7071,11 +7370,13 @@ export declare namespace Schemas {
7071
7370
  payee: {
7072
7371
  title: string;
7073
7372
  type: string;
7373
+ additionalProperties: boolean;
7074
7374
  description: string;
7075
7375
  properties: {
7076
7376
  partyIdInfo: {
7077
7377
  title: string;
7078
7378
  type: string;
7379
+ additionalProperties: boolean;
7079
7380
  description: string;
7080
7381
  properties: {
7081
7382
  partyIdType: {
@@ -7109,6 +7410,7 @@ export declare namespace Schemas {
7109
7410
  extensionList: {
7110
7411
  title: string;
7111
7412
  type: string;
7413
+ additionalProperties: boolean;
7112
7414
  description: string;
7113
7415
  properties: {
7114
7416
  extension: {
@@ -7116,6 +7418,7 @@ export declare namespace Schemas {
7116
7418
  items: {
7117
7419
  title: string;
7118
7420
  type: string;
7421
+ additionalProperties: boolean;
7119
7422
  description: string;
7120
7423
  properties: {
7121
7424
  key: {
@@ -7161,11 +7464,13 @@ export declare namespace Schemas {
7161
7464
  personalInfo: {
7162
7465
  title: string;
7163
7466
  type: string;
7467
+ additionalProperties: boolean;
7164
7468
  description: string;
7165
7469
  properties: {
7166
7470
  complexName: {
7167
7471
  title: string;
7168
7472
  type: string;
7473
+ additionalProperties: boolean;
7169
7474
  description: string;
7170
7475
  properties: {
7171
7476
  firstName: {
@@ -7234,6 +7539,7 @@ export declare namespace Schemas {
7234
7539
  payer: {
7235
7540
  title: string;
7236
7541
  type: string;
7542
+ additionalProperties: boolean;
7237
7543
  description: string;
7238
7544
  properties: {
7239
7545
  partyIdType: {
@@ -7267,6 +7573,7 @@ export declare namespace Schemas {
7267
7573
  extensionList: {
7268
7574
  title: string;
7269
7575
  type: string;
7576
+ additionalProperties: boolean;
7270
7577
  description: string;
7271
7578
  properties: {
7272
7579
  extension: {
@@ -7274,6 +7581,7 @@ export declare namespace Schemas {
7274
7581
  items: {
7275
7582
  title: string;
7276
7583
  type: string;
7584
+ additionalProperties: boolean;
7277
7585
  description: string;
7278
7586
  properties: {
7279
7587
  key: {
@@ -7306,6 +7614,7 @@ export declare namespace Schemas {
7306
7614
  amount: {
7307
7615
  title: string;
7308
7616
  type: string;
7617
+ additionalProperties: boolean;
7309
7618
  description: string;
7310
7619
  properties: {
7311
7620
  currency: {
@@ -7329,6 +7638,7 @@ export declare namespace Schemas {
7329
7638
  transactionType: {
7330
7639
  title: string;
7331
7640
  type: string;
7641
+ additionalProperties: boolean;
7332
7642
  description: string;
7333
7643
  properties: {
7334
7644
  scenario: {
@@ -7362,6 +7672,7 @@ export declare namespace Schemas {
7362
7672
  refundInfo: {
7363
7673
  title: string;
7364
7674
  type: string;
7675
+ additionalProperties: boolean;
7365
7676
  description: string;
7366
7677
  properties: {
7367
7678
  originalTransactionId: {
@@ -7403,6 +7714,7 @@ export declare namespace Schemas {
7403
7714
  geoCode: {
7404
7715
  title: string;
7405
7716
  type: string;
7717
+ additionalProperties: boolean;
7406
7718
  description: string;
7407
7719
  properties: {
7408
7720
  latitude: {
@@ -7439,6 +7751,7 @@ export declare namespace Schemas {
7439
7751
  extensionList: {
7440
7752
  title: string;
7441
7753
  type: string;
7754
+ additionalProperties: boolean;
7442
7755
  description: string;
7443
7756
  properties: {
7444
7757
  extension: {
@@ -7446,6 +7759,7 @@ export declare namespace Schemas {
7446
7759
  items: {
7447
7760
  title: string;
7448
7761
  type: string;
7762
+ additionalProperties: boolean;
7449
7763
  description: string;
7450
7764
  properties: {
7451
7765
  key: {
@@ -7499,6 +7813,7 @@ export declare namespace Schemas {
7499
7813
  const TransactionType: {
7500
7814
  title: string;
7501
7815
  type: string;
7816
+ additionalProperties: boolean;
7502
7817
  description: string;
7503
7818
  properties: {
7504
7819
  scenario: {
@@ -7532,6 +7847,7 @@ export declare namespace Schemas {
7532
7847
  refundInfo: {
7533
7848
  title: string;
7534
7849
  type: string;
7850
+ additionalProperties: boolean;
7535
7851
  description: string;
7536
7852
  properties: {
7537
7853
  originalTransactionId: {
@@ -7565,6 +7881,7 @@ export declare namespace Schemas {
7565
7881
  const TransactionsIDPutResponse: {
7566
7882
  title: string;
7567
7883
  type: string;
7884
+ additionalProperties: boolean;
7568
7885
  description: string;
7569
7886
  properties: {
7570
7887
  completedTimestamp: {
@@ -7591,6 +7908,7 @@ export declare namespace Schemas {
7591
7908
  extensionList: {
7592
7909
  title: string;
7593
7910
  type: string;
7911
+ additionalProperties: boolean;
7594
7912
  description: string;
7595
7913
  properties: {
7596
7914
  extension: {
@@ -7598,6 +7916,7 @@ export declare namespace Schemas {
7598
7916
  items: {
7599
7917
  title: string;
7600
7918
  type: string;
7919
+ additionalProperties: boolean;
7601
7920
  description: string;
7602
7921
  properties: {
7603
7922
  key: {
@@ -7637,6 +7956,7 @@ export declare namespace Schemas {
7637
7956
  const TransfersIDPatchResponse: {
7638
7957
  title: string;
7639
7958
  type: string;
7959
+ additionalProperties: boolean;
7640
7960
  description: string;
7641
7961
  properties: {
7642
7962
  completedTimestamp: {
@@ -7656,6 +7976,7 @@ export declare namespace Schemas {
7656
7976
  extensionList: {
7657
7977
  title: string;
7658
7978
  type: string;
7979
+ additionalProperties: boolean;
7659
7980
  description: string;
7660
7981
  properties: {
7661
7982
  extension: {
@@ -7663,6 +7984,7 @@ export declare namespace Schemas {
7663
7984
  items: {
7664
7985
  title: string;
7665
7986
  type: string;
7987
+ additionalProperties: boolean;
7666
7988
  description: string;
7667
7989
  properties: {
7668
7990
  key: {
@@ -7695,6 +8017,7 @@ export declare namespace Schemas {
7695
8017
  const TransfersIDPutResponse: {
7696
8018
  title: string;
7697
8019
  type: string;
8020
+ additionalProperties: boolean;
7698
8021
  description: string;
7699
8022
  properties: {
7700
8023
  fulfilment: {
@@ -7722,6 +8045,7 @@ export declare namespace Schemas {
7722
8045
  extensionList: {
7723
8046
  title: string;
7724
8047
  type: string;
8048
+ additionalProperties: boolean;
7725
8049
  description: string;
7726
8050
  properties: {
7727
8051
  extension: {
@@ -7729,6 +8053,7 @@ export declare namespace Schemas {
7729
8053
  items: {
7730
8054
  title: string;
7731
8055
  type: string;
8056
+ additionalProperties: boolean;
7732
8057
  description: string;
7733
8058
  properties: {
7734
8059
  key: {
@@ -7761,6 +8086,7 @@ export declare namespace Schemas {
7761
8086
  const TransfersPostRequest: {
7762
8087
  title: string;
7763
8088
  type: string;
8089
+ additionalProperties: boolean;
7764
8090
  description: string;
7765
8091
  properties: {
7766
8092
  transferId: {
@@ -7787,6 +8113,7 @@ export declare namespace Schemas {
7787
8113
  amount: {
7788
8114
  title: string;
7789
8115
  type: string;
8116
+ additionalProperties: boolean;
7790
8117
  description: string;
7791
8118
  properties: {
7792
8119
  currency: {
@@ -7833,6 +8160,7 @@ export declare namespace Schemas {
7833
8160
  extensionList: {
7834
8161
  title: string;
7835
8162
  type: string;
8163
+ additionalProperties: boolean;
7836
8164
  description: string;
7837
8165
  properties: {
7838
8166
  extension: {
@@ -7840,6 +8168,7 @@ export declare namespace Schemas {
7840
8168
  items: {
7841
8169
  title: string;
7842
8170
  type: string;
8171
+ additionalProperties: boolean;
7843
8172
  description: string;
7844
8173
  properties: {
7845
8174
  key: {
@@ -7880,6 +8209,7 @@ export declare namespace Schemas {
7880
8209
  const U2FPinValue: {
7881
8210
  title: string;
7882
8211
  type: string;
8212
+ additionalProperties: boolean;
7883
8213
  description: string;
7884
8214
  properties: {
7885
8215
  pinValue: {