@mojaloop/api-snippets 18.0.0-snapshot.4 → 18.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (356) hide show
  1. package/CHANGELOG.md +46 -0
  2. package/audit-ci.jsonc +1 -4
  3. package/docs/fspiop-rest-v2.0-ISO20022-openapi3-snippets.yaml +100 -1
  4. package/docs/fspiop-rest-v2.0-openapi3-snippets.yaml +50 -0
  5. package/docs/sdk-scheme-adapter-backend-v2_0_0-openapi3-snippets.yaml +21 -1
  6. package/docs/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets.yaml +56 -7
  7. package/docs/sdk-scheme-adapter-outbound-v2_0_0-openapi3-snippets.yaml +72 -1
  8. package/docs/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets.yaml +91 -11
  9. package/fspiop/v2_0/openapi3/components/schemas/AuthenticationInfo.yaml +1 -0
  10. package/fspiop/v2_0/openapi3/components/schemas/AuthorizationsIDPutResponse.yaml +1 -0
  11. package/fspiop/v2_0/openapi3/components/schemas/BulkQuotesIDPutResponse.yaml +1 -0
  12. package/fspiop/v2_0/openapi3/components/schemas/BulkQuotesPostRequest.yaml +1 -0
  13. package/fspiop/v2_0/openapi3/components/schemas/BulkTransfersIDPutResponse.yaml +1 -0
  14. package/fspiop/v2_0/openapi3/components/schemas/BulkTransfersPostRequest.yaml +1 -0
  15. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformation.yaml +1 -0
  16. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformationObject.yaml +1 -0
  17. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformationResponse.yaml +1 -0
  18. package/fspiop/v2_0/openapi3/components/schemas/Extension.yaml +1 -0
  19. package/fspiop/v2_0/openapi3/components/schemas/ExtensionList.yaml +1 -0
  20. package/fspiop/v2_0/openapi3/components/schemas/FxCharge.yaml +2 -1
  21. package/fspiop/v2_0/openapi3/components/schemas/FxConversion.yaml +2 -1
  22. package/fspiop/v2_0/openapi3/components/schemas/FxMoney.yaml +1 -0
  23. package/fspiop/v2_0/openapi3/components/schemas/FxQuotesIDPutResponse.yaml +1 -0
  24. package/fspiop/v2_0/openapi3/components/schemas/FxQuotesPostRequest.yaml +1 -0
  25. package/fspiop/v2_0/openapi3/components/schemas/FxRate.yaml +1 -0
  26. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersIDPatchResponse.yaml +1 -0
  27. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersIDPutResponse.yaml +1 -0
  28. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersPostRequest.yaml +1 -0
  29. package/fspiop/v2_0/openapi3/components/schemas/GeoCode.yaml +1 -0
  30. package/fspiop/v2_0/openapi3/components/schemas/IndividualQuote.yaml +1 -0
  31. package/fspiop/v2_0/openapi3/components/schemas/IndividualQuoteResult.yaml +1 -0
  32. package/fspiop/v2_0/openapi3/components/schemas/IndividualTransfer.yaml +1 -0
  33. package/fspiop/v2_0/openapi3/components/schemas/IndividualTransferResult.yaml +1 -0
  34. package/fspiop/v2_0/openapi3/components/schemas/Money.yaml +1 -0
  35. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsIDPutResponse.yaml +1 -0
  36. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsPostRequest.yaml +1 -0
  37. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsTypeIDPutResponse.yaml +1 -0
  38. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsTypeIDSubIDPostRequest.yaml +1 -0
  39. package/fspiop/v2_0/openapi3/components/schemas/PartiesTypeIDPutResponse.yaml +1 -0
  40. package/fspiop/v2_0/openapi3/components/schemas/Party.yaml +1 -0
  41. package/fspiop/v2_0/openapi3/components/schemas/PartyComplexName.yaml +1 -0
  42. package/fspiop/v2_0/openapi3/components/schemas/PartyIdInfo.yaml +1 -0
  43. package/fspiop/v2_0/openapi3/components/schemas/PartyPersonalInfo.yaml +1 -0
  44. package/fspiop/v2_0/openapi3/components/schemas/PartyResult.yaml +1 -0
  45. package/fspiop/v2_0/openapi3/components/schemas/QuotesIDPutResponse.yaml +1 -0
  46. package/fspiop/v2_0/openapi3/components/schemas/QuotesPostRequest.yaml +1 -0
  47. package/fspiop/v2_0/openapi3/components/schemas/Refund.yaml +1 -0
  48. package/fspiop/v2_0/openapi3/components/schemas/ServicesFXPPutResponse.yaml +1 -0
  49. package/fspiop/v2_0/openapi3/components/schemas/ServicesFXPSourceCurrencyTargetCurrencyPutResponse.yaml +1 -0
  50. package/fspiop/v2_0/openapi3/components/schemas/Transaction.yaml +1 -0
  51. package/fspiop/v2_0/openapi3/components/schemas/TransactionRequestsIDPutResponse.yaml +1 -0
  52. package/fspiop/v2_0/openapi3/components/schemas/TransactionRequestsPostRequest.yaml +1 -0
  53. package/fspiop/v2_0/openapi3/components/schemas/TransactionType.yaml +1 -0
  54. package/fspiop/v2_0/openapi3/components/schemas/TransactionsIDPutResponse.yaml +1 -0
  55. package/fspiop/v2_0/openapi3/components/schemas/TransfersIDPatchResponse.yaml +1 -0
  56. package/fspiop/v2_0/openapi3/components/schemas/TransfersIDPutResponse.yaml +1 -0
  57. package/fspiop/v2_0/openapi3/components/schemas/TransfersPostRequest.yaml +1 -0
  58. package/fspiop/v2_0/openapi3/components/schemas/U2FPinValue.yaml +2 -1
  59. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountIdentification4Choice.yaml +1 -0
  60. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountSchemeName1Choice.yaml +1 -0
  61. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveCurrencyAndAmount.yaml +2 -1
  62. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyAndAmount.yaml +2 -1
  63. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType3Choice.yaml +1 -0
  64. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification6.yaml +2 -1
  65. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification8.yaml +2 -1
  66. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData3.yaml +2 -1
  67. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData5.yaml +2 -1
  68. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccount40.yaml +2 -1
  69. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccountType2Choice.yaml +1 -0
  70. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CategoryPurpose1Choice.yaml +1 -0
  71. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ChargeType3Choice.yaml +1 -0
  72. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Charges16.yaml +2 -1
  73. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemIdentification2Choice.yaml +1 -0
  74. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemMemberIdentification2.yaml +2 -1
  75. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact13.yaml +2 -1
  76. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact4.yaml +2 -1
  77. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction67.yaml +1 -0
  78. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68.yaml +1 -0
  79. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68_FX_Quotes.yaml +1 -0
  80. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CryptographicLockChoice.yaml +1 -0
  81. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndDateTime2Choice.yaml +1 -0
  82. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndPlaceOfBirth1.yaml +2 -1
  83. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DatePeriod2.yaml +2 -1
  84. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformation.yaml +1 -0
  85. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformationResponse.yaml +1 -0
  86. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Execute_FIToFICustomerCreditTransferV13.yaml +1 -0
  87. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Extension.yaml +1 -0
  88. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExtensionList.yaml +1 -0
  89. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialIdentificationSchemeName1Choice.yaml +1 -0
  90. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification18.yaml +4 -3
  91. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification23.yaml +2 -1
  92. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxRequest_FICreditTransferProposal.yaml +1 -0
  93. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxResponse_FICreditTransferConfirmation.yaml +1 -0
  94. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Fxecute_FinancialInstitutionCreditTransferV12.yaml +1 -0
  95. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericAccountIdentification1.yaml +2 -1
  96. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericFinancialIdentification1.yaml +2 -1
  97. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification3.yaml +2 -1
  98. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification30.yaml +2 -1
  99. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification1.yaml +1 -1
  100. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification3.yaml +2 -1
  101. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification1.yaml +2 -1
  102. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification2.yaml +2 -1
  103. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetPartiesError_IdentificationVerificationReportV03.yaml +2 -1
  104. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetParties_IdentificationVerificationReportV03.yaml +2 -1
  105. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader113.yaml +1 -0
  106. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader120.yaml +1 -0
  107. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader129.yaml +1 -0
  108. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationAssignment3.yaml +2 -1
  109. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationInformation4.yaml +2 -1
  110. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3.yaml +1 -0
  111. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3_FX_Quotes.yaml +1 -0
  112. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForNextAgent1.yaml +2 -1
  113. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/LocalInstrument2Choice.yaml +1 -0
  114. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification29.yaml +1 -0
  115. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification39.yaml +1 -0
  116. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentificationSchemeName1Choice.yaml +1 -0
  117. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OtherContact1.yaml +2 -1
  118. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsError_FIToFIPaymentStatusReportV15.yaml +1 -0
  119. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsStatus_FIToFIPaymentStatusReportV15.yaml +1 -0
  120. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party38Choice.yaml +1 -0
  121. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party40Choice.yaml +1 -0
  122. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party52Choice.yaml +1 -0
  123. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification135.yaml +2 -1
  124. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification272.yaml +1 -1
  125. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentIdentification13.yaml +1 -0
  126. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTransaction163.yaml +1 -0
  127. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTypeInformation28.yaml +2 -1
  128. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification13.yaml +2 -1
  129. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification18.yaml +2 -1
  130. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentificationSchemeName1Choice.yaml +1 -0
  131. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress24.yaml +1 -0
  132. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress27.yaml +1 -0
  133. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountIdentification1.yaml +2 -1
  134. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountType1Choice.yaml +1 -0
  135. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Purpose2Choice.yaml +1 -0
  136. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryAuthority2.yaml +2 -1
  137. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryReporting3.yaml +2 -1
  138. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ServiceLevel8Choice.yaml +1 -0
  139. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SettlementInstruction15.yaml +2 -1
  140. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReason6Choice.yaml +1 -0
  141. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReasonInformation14.yaml +2 -1
  142. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StructuredRegulatoryReporting3.yaml +2 -1
  143. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryData1.yaml +2 -1
  144. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryDataEnvelope1.yaml +1 -0
  145. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAmount3.yaml +2 -1
  146. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAuthorisation1.yaml +1 -0
  147. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxData1.yaml +2 -1
  148. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty1.yaml +2 -1
  149. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty2.yaml +2 -1
  150. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxPeriod3.yaml +2 -1
  151. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecord3.yaml +2 -1
  152. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecordDetails3.yaml +2 -1
  153. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsRequest_FIToFICustomerCreditProposal.yaml +1 -0
  154. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsResponse_FIToFICustomerCreditConfirmation.yaml +3 -2
  155. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/UnderlyingCustomerCreditTransfer.yaml +1 -0
  156. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReason1Choice.yaml +1 -0
  157. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReport4.yaml +1 -0
  158. package/lib/fspiop/v2_0/json-schemas.json +294 -0
  159. package/lib/fspiop/v2_0/schemas.d.ts +330 -0
  160. package/lib/fspiop/v2_0_ISO20022/json-schemas.json +2424 -25
  161. package/lib/fspiop/v2_0_ISO20022/schemas.d.ts +4466 -0
  162. package/lib/sdk-scheme-adapter/index.d.ts +2 -1
  163. package/lib/sdk-scheme-adapter/index.js +3 -1
  164. package/lib/sdk-scheme-adapter/index.js.map +1 -1
  165. package/lib/sdk-scheme-adapter/v2_0_0/backend/json-schemas.json +175 -2
  166. package/lib/sdk-scheme-adapter/v2_0_0/backend/openapi.d.ts +1 -1
  167. package/lib/sdk-scheme-adapter/v2_0_0/backend/schemas.d.ts +173 -0
  168. package/lib/sdk-scheme-adapter/v2_0_0/outbound/json-schemas.json +486 -4
  169. package/lib/sdk-scheme-adapter/v2_0_0/outbound/openapi.d.ts +1 -1
  170. package/lib/sdk-scheme-adapter/v2_0_0/outbound/schemas.d.ts +492 -0
  171. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.d.ts +3 -0
  172. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.js +9 -0
  173. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.js.map +1 -0
  174. package/lib/sdk-scheme-adapter/v2_1_0/backend/json-schemas.json +384 -43
  175. package/lib/sdk-scheme-adapter/v2_1_0/backend/openapi.d.ts +14 -4
  176. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.d.ts +411 -30
  177. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js +2 -1
  178. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js.map +1 -1
  179. package/lib/sdk-scheme-adapter/v2_1_0/backend/types.d.ts +2 -1
  180. package/lib/sdk-scheme-adapter/v2_1_0/index.d.ts +32 -0
  181. package/lib/sdk-scheme-adapter/v2_1_0/index.js +38 -0
  182. package/lib/sdk-scheme-adapter/v2_1_0/index.js.map +1 -0
  183. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.d.ts +3 -0
  184. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.js +9 -0
  185. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.js.map +1 -0
  186. package/lib/sdk-scheme-adapter/v2_1_0/outbound/json-schemas.json +589 -22
  187. package/lib/sdk-scheme-adapter/v2_1_0/outbound/openapi.d.ts +7 -8
  188. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.d.ts +634 -10
  189. package/package.json +20 -16
  190. package/sdk-scheme-adapter/v2_0_0/backend/openapi.yaml +1 -1
  191. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationInfo.yaml +1 -0
  192. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationValue.yaml +1 -0
  193. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  194. package/sdk-scheme-adapter/v2_0_0/components/schemas/ErrorInformation.yaml +1 -0
  195. package/sdk-scheme-adapter/v2_0_0/components/schemas/Extension.yaml +1 -0
  196. package/sdk-scheme-adapter/v2_0_0/components/schemas/ExtensionList.yaml +1 -0
  197. package/sdk-scheme-adapter/v2_0_0/components/schemas/GeoCode.yaml +1 -0
  198. package/sdk-scheme-adapter/v2_0_0/components/schemas/Money.yaml +1 -0
  199. package/sdk-scheme-adapter/v2_0_0/components/schemas/Party.yaml +1 -0
  200. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyComplexName.yaml +1 -0
  201. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyIdInfo.yaml +1 -0
  202. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  203. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  204. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesPostRequest.yaml +1 -0
  205. package/sdk-scheme-adapter/v2_0_0/components/schemas/Refund.yaml +1 -0
  206. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  207. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionType.yaml +1 -0
  208. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  209. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersPostRequest.yaml +1 -0
  210. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountCreationStatus.yaml +1 -0
  211. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsRequest.yaml +1 -0
  212. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsResponse.yaml +1 -0
  213. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  214. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptQuote.yaml +1 -0
  215. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  216. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  217. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  218. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  219. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  220. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  221. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  222. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  223. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  224. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  225. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  226. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  227. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  228. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  229. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  230. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  231. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferRequest.yaml +1 -0
  232. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferResponse.yaml +1 -0
  233. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorAccountsResponse.yaml +1 -0
  234. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorQuotesResponse.yaml +1 -0
  235. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorResponse.yaml +1 -0
  236. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  237. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorTransferResponse.yaml +1 -0
  238. package/sdk-scheme-adapter/v2_0_0/components/schemas/getPartiesResponse.yaml +1 -0
  239. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuote.yaml +1 -0
  240. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuoteResult.yaml +1 -0
  241. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransfer.yaml +1 -0
  242. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  243. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferResult.yaml +1 -0
  244. package/sdk-scheme-adapter/v2_0_0/components/schemas/mojaloopError.yaml +1 -0
  245. package/sdk-scheme-adapter/v2_0_0/components/schemas/partiesByIdResponse.yaml +1 -0
  246. package/sdk-scheme-adapter/v2_0_0/components/schemas/partyError.yaml +1 -0
  247. package/sdk-scheme-adapter/v2_0_0/components/schemas/quoteError.yaml +1 -0
  248. package/sdk-scheme-adapter/v2_0_0/components/schemas/quotesPostResponse.yaml +1 -0
  249. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayRequest.yaml +1 -0
  250. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayResponse.yaml +1 -0
  251. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  252. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  253. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  254. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  255. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  256. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  257. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  258. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  259. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferError.yaml +1 -0
  260. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferParty.yaml +1 -0
  261. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferRequest.yaml +1 -0
  262. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferResponse.yaml +1 -0
  263. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferStatusResponse.yaml +1 -0
  264. package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +1 -1
  265. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationInfo.yaml +1 -0
  266. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationValue.yaml +1 -0
  267. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  268. package/sdk-scheme-adapter/v2_1_0/components/schemas/ErrorInformation.yaml +1 -0
  269. package/sdk-scheme-adapter/v2_1_0/components/schemas/ExtensionList_v2_1_0.yaml +1 -0
  270. package/sdk-scheme-adapter/v2_1_0/components/schemas/Extension_v2_1_0.yaml +1 -0
  271. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxCharge.yaml +2 -1
  272. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxConversion.yaml +2 -1
  273. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxMoney.yaml +1 -0
  274. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendRequest.yaml +1 -0
  275. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendResponse.yaml +1 -0
  276. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundRequest.yaml +1 -0
  277. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundResponse.yaml +1 -0
  278. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPatchBackendRequest.yaml +1 -0
  279. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendRequest.yaml +1 -0
  280. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendResponse.yaml +2 -1
  281. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundRequest.yaml +1 -0
  282. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundResponse.yaml +1 -0
  283. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPutBackendRequest.yaml +1 -0
  284. package/sdk-scheme-adapter/v2_1_0/components/schemas/GeoCode.yaml +1 -0
  285. package/sdk-scheme-adapter/v2_1_0/components/schemas/Money.yaml +1 -0
  286. package/sdk-scheme-adapter/v2_1_0/components/schemas/Party.yaml +1 -0
  287. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyComplexName.yaml +1 -0
  288. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyIdInfo.yaml +1 -0
  289. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  290. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  291. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesPostRequest.yaml +1 -0
  292. package/sdk-scheme-adapter/v2_1_0/components/schemas/Refund.yaml +1 -0
  293. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  294. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionType.yaml +1 -0
  295. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransferStateFromBackend.yaml +15 -0
  296. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  297. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersPostRequest.yaml +1 -0
  298. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountCreationStatus.yaml +1 -0
  299. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionResponse.yaml +6 -7
  300. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionStatus.yaml +1 -0
  301. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsRequest.yaml +1 -1
  302. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsResponse.yaml +1 -0
  303. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  304. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptQuote.yaml +1 -0
  305. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  306. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  307. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  308. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  309. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  310. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  311. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  312. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  313. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  314. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  315. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  316. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  317. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  318. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  319. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  320. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  321. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferRequest.yaml +1 -0
  322. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferResponse.yaml +1 -0
  323. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorQuotesResponse.yaml +1 -0
  324. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorResponse.yaml +1 -0
  325. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  326. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorTransferResponse.yaml +1 -0
  327. package/sdk-scheme-adapter/v2_1_0/components/schemas/getPartiesResponse.yaml +1 -0
  328. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuote.yaml +1 -0
  329. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuoteResult.yaml +1 -0
  330. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransfer.yaml +1 -0
  331. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  332. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferResult.yaml +1 -0
  333. package/sdk-scheme-adapter/v2_1_0/components/schemas/mojaloopError.yaml +1 -0
  334. package/sdk-scheme-adapter/v2_1_0/components/schemas/partiesByIdResponse.yaml +1 -0
  335. package/sdk-scheme-adapter/v2_1_0/components/schemas/partyError.yaml +1 -0
  336. package/sdk-scheme-adapter/v2_1_0/components/schemas/quoteError.yaml +1 -0
  337. package/sdk-scheme-adapter/v2_1_0/components/schemas/quotesPostResponse.yaml +1 -0
  338. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayRequest.yaml +1 -0
  339. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayResponse.yaml +1 -0
  340. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  341. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  342. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  343. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  344. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  345. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptConversion.yaml +1 -0
  346. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  347. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  348. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  349. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuoteOrConversion.yaml +1 -0
  350. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferError.yaml +1 -0
  351. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferParty.yaml +1 -0
  352. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferRequest.yaml +1 -0
  353. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferResponse.yaml +1 -0
  354. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferStatusResponse.yaml +1 -0
  355. package/sdk-scheme-adapter/v2_1_0/outbound/paths/accounts_Type_ID.yaml +2 -2
  356. package/sdk-scheme-adapter/v2_1_0/outbound/paths/accounts_Type_ID_SubId.yaml +1 -1
@@ -32,6 +32,7 @@ export declare namespace Schemas {
32
32
  type: string;
33
33
  items: {
34
34
  type: string;
35
+ additionalProperties: boolean;
35
36
  required: string[];
36
37
  properties: {
37
38
  idType: {
@@ -75,6 +76,7 @@ export declare namespace Schemas {
75
76
  };
76
77
  const errorResponse: {
77
78
  type: string;
79
+ additionalProperties: boolean;
78
80
  properties: {
79
81
  statusCode: {
80
82
  type: string;
@@ -90,6 +92,7 @@ export declare namespace Schemas {
90
92
  type: string;
91
93
  items: {
92
94
  type: string;
95
+ additionalProperties: boolean;
93
96
  required: string[];
94
97
  properties: {
95
98
  idType: {
@@ -115,6 +118,7 @@ export declare namespace Schemas {
115
118
  };
116
119
  error: {
117
120
  type: string;
121
+ additionalProperties: boolean;
118
122
  properties: {
119
123
  statusCode: {
120
124
  type: string;
@@ -163,6 +167,7 @@ export declare namespace Schemas {
163
167
  const Extension_v2_1_0: {
164
168
  title: string;
165
169
  type: string;
170
+ additionalProperties: boolean;
166
171
  description: string;
167
172
  properties: {
168
173
  key: {
@@ -184,6 +189,7 @@ export declare namespace Schemas {
184
189
  const ExtensionList_v2_1_0: {
185
190
  title: string;
186
191
  type: string;
192
+ additionalProperties: boolean;
187
193
  description: string;
188
194
  properties: {
189
195
  extension: {
@@ -191,6 +197,7 @@ export declare namespace Schemas {
191
197
  items: {
192
198
  title: string;
193
199
  type: string;
200
+ additionalProperties: boolean;
194
201
  description: string;
195
202
  properties: {
196
203
  key: {
@@ -219,6 +226,7 @@ export declare namespace Schemas {
219
226
  const ErrorInformation: {
220
227
  title: string;
221
228
  type: string;
229
+ additionalProperties: boolean;
222
230
  description: string;
223
231
  properties: {
224
232
  errorCode: {
@@ -238,6 +246,7 @@ export declare namespace Schemas {
238
246
  extensionList: {
239
247
  title: string;
240
248
  type: string;
249
+ additionalProperties: boolean;
241
250
  description: string;
242
251
  properties: {
243
252
  extension: {
@@ -245,6 +254,7 @@ export declare namespace Schemas {
245
254
  items: {
246
255
  title: string;
247
256
  type: string;
257
+ additionalProperties: boolean;
248
258
  description: string;
249
259
  properties: {
250
260
  key: {
@@ -275,10 +285,12 @@ export declare namespace Schemas {
275
285
  };
276
286
  const mojaloopError: {
277
287
  type: string;
288
+ additionalProperties: boolean;
278
289
  properties: {
279
290
  errorInformation: {
280
291
  title: string;
281
292
  type: string;
293
+ additionalProperties: boolean;
282
294
  description: string;
283
295
  properties: {
284
296
  errorCode: {
@@ -298,6 +310,7 @@ export declare namespace Schemas {
298
310
  extensionList: {
299
311
  title: string;
300
312
  type: string;
313
+ additionalProperties: boolean;
301
314
  description: string;
302
315
  properties: {
303
316
  extension: {
@@ -305,6 +318,7 @@ export declare namespace Schemas {
305
318
  items: {
306
319
  title: string;
307
320
  type: string;
321
+ additionalProperties: boolean;
308
322
  description: string;
309
323
  properties: {
310
324
  key: {
@@ -337,6 +351,7 @@ export declare namespace Schemas {
337
351
  };
338
352
  const transferError: {
339
353
  type: string;
354
+ additionalProperties: boolean;
340
355
  description: string;
341
356
  properties: {
342
357
  httpStatusCode: {
@@ -345,10 +360,12 @@ export declare namespace Schemas {
345
360
  };
346
361
  mojaloopError: {
347
362
  type: string;
363
+ additionalProperties: boolean;
348
364
  properties: {
349
365
  errorInformation: {
350
366
  title: string;
351
367
  type: string;
368
+ additionalProperties: boolean;
352
369
  description: string;
353
370
  properties: {
354
371
  errorCode: {
@@ -368,6 +385,7 @@ export declare namespace Schemas {
368
385
  extensionList: {
369
386
  title: string;
370
387
  type: string;
388
+ additionalProperties: boolean;
371
389
  description: string;
372
390
  properties: {
373
391
  extension: {
@@ -375,6 +393,7 @@ export declare namespace Schemas {
375
393
  items: {
376
394
  title: string;
377
395
  type: string;
396
+ additionalProperties: boolean;
378
397
  description: string;
379
398
  properties: {
380
399
  key: {
@@ -409,6 +428,7 @@ export declare namespace Schemas {
409
428
  };
410
429
  const accountsResponse: {
411
430
  type: string;
431
+ additionalProperties: boolean;
412
432
  required: string[];
413
433
  properties: {
414
434
  modelId: {
@@ -422,6 +442,7 @@ export declare namespace Schemas {
422
442
  type: string;
423
443
  items: {
424
444
  type: string;
445
+ additionalProperties: boolean;
425
446
  required: string[];
426
447
  properties: {
427
448
  idType: {
@@ -460,6 +481,7 @@ export declare namespace Schemas {
460
481
  type: string;
461
482
  items: {
462
483
  type: string;
484
+ additionalProperties: boolean;
463
485
  required: string[];
464
486
  properties: {
465
487
  idType: {
@@ -485,6 +507,7 @@ export declare namespace Schemas {
485
507
  };
486
508
  error: {
487
509
  type: string;
510
+ additionalProperties: boolean;
488
511
  properties: {
489
512
  statusCode: {
490
513
  type: string;
@@ -505,6 +528,7 @@ export declare namespace Schemas {
505
528
  };
506
529
  lastError: {
507
530
  type: string;
531
+ additionalProperties: boolean;
508
532
  description: string;
509
533
  properties: {
510
534
  httpStatusCode: {
@@ -513,10 +537,12 @@ export declare namespace Schemas {
513
537
  };
514
538
  mojaloopError: {
515
539
  type: string;
540
+ additionalProperties: boolean;
516
541
  properties: {
517
542
  errorInformation: {
518
543
  title: string;
519
544
  type: string;
545
+ additionalProperties: boolean;
520
546
  description: string;
521
547
  properties: {
522
548
  errorCode: {
@@ -536,6 +562,7 @@ export declare namespace Schemas {
536
562
  extensionList: {
537
563
  title: string;
538
564
  type: string;
565
+ additionalProperties: boolean;
539
566
  description: string;
540
567
  properties: {
541
568
  extension: {
@@ -543,6 +570,7 @@ export declare namespace Schemas {
543
570
  items: {
544
571
  title: string;
545
572
  type: string;
573
+ additionalProperties: boolean;
546
574
  description: string;
547
575
  properties: {
548
576
  key: {
@@ -592,6 +620,7 @@ export declare namespace Schemas {
592
620
  const errorAccountsResponse: {
593
621
  allOf: ({
594
622
  type: string;
623
+ additionalProperties: boolean;
595
624
  properties: {
596
625
  statusCode: {
597
626
  type: string;
@@ -610,6 +639,7 @@ export declare namespace Schemas {
610
639
  properties: {
611
640
  executionState: {
612
641
  type: string;
642
+ additionalProperties: boolean;
613
643
  required: string[];
614
644
  properties: {
615
645
  modelId: {
@@ -623,6 +653,7 @@ export declare namespace Schemas {
623
653
  type: string;
624
654
  items: {
625
655
  type: string;
656
+ additionalProperties: boolean;
626
657
  required: string[];
627
658
  properties: {
628
659
  idType: {
@@ -661,6 +692,7 @@ export declare namespace Schemas {
661
692
  type: string;
662
693
  items: {
663
694
  type: string;
695
+ additionalProperties: boolean;
664
696
  required: string[];
665
697
  properties: {
666
698
  idType: {
@@ -686,6 +718,7 @@ export declare namespace Schemas {
686
718
  };
687
719
  error: {
688
720
  type: string;
721
+ additionalProperties: boolean;
689
722
  properties: {
690
723
  statusCode: {
691
724
  type: string;
@@ -706,6 +739,7 @@ export declare namespace Schemas {
706
739
  };
707
740
  lastError: {
708
741
  type: string;
742
+ additionalProperties: boolean;
709
743
  description: string;
710
744
  properties: {
711
745
  httpStatusCode: {
@@ -714,10 +748,12 @@ export declare namespace Schemas {
714
748
  };
715
749
  mojaloopError: {
716
750
  type: string;
751
+ additionalProperties: boolean;
717
752
  properties: {
718
753
  errorInformation: {
719
754
  title: string;
720
755
  type: string;
756
+ additionalProperties: boolean;
721
757
  description: string;
722
758
  properties: {
723
759
  errorCode: {
@@ -737,6 +773,7 @@ export declare namespace Schemas {
737
773
  extensionList: {
738
774
  title: string;
739
775
  type: string;
776
+ additionalProperties: boolean;
740
777
  description: string;
741
778
  properties: {
742
779
  extension: {
@@ -744,6 +781,7 @@ export declare namespace Schemas {
744
781
  items: {
745
782
  title: string;
746
783
  type: string;
784
+ additionalProperties: boolean;
747
785
  description: string;
748
786
  properties: {
749
787
  key: {
@@ -793,6 +831,7 @@ export declare namespace Schemas {
793
831
  statusCode?: undefined;
794
832
  message?: undefined;
795
833
  };
834
+ additionalProperties?: undefined;
796
835
  })[];
797
836
  };
798
837
  const FspId: {
@@ -806,6 +845,7 @@ export declare namespace Schemas {
806
845
  type: string;
807
846
  items: {
808
847
  type: string;
848
+ additionalProperties: boolean;
809
849
  required: string[];
810
850
  properties: {
811
851
  fspId: {
@@ -817,6 +857,7 @@ export declare namespace Schemas {
817
857
  };
818
858
  error: {
819
859
  type: string;
860
+ additionalProperties: boolean;
820
861
  properties: {
821
862
  statusCode: {
822
863
  type: string;
@@ -837,15 +878,16 @@ export declare namespace Schemas {
837
878
  };
838
879
  const accountDeletionResponse: {
839
880
  type: string;
881
+ additionalProperties: boolean;
840
882
  required: string[];
841
883
  properties: {
842
- accountIdType: {
884
+ idType: {
843
885
  title: string;
844
886
  type: string;
845
887
  enum: string[];
846
888
  description: string;
847
889
  };
848
- accountIdValue: {
890
+ idValue: {
849
891
  title: string;
850
892
  type: string;
851
893
  minLength: number;
@@ -853,24 +895,18 @@ export declare namespace Schemas {
853
895
  description: string;
854
896
  example: string;
855
897
  };
856
- accountSubIdOrType: {
898
+ subIdOrType: {
857
899
  title: string;
858
900
  type: string;
859
901
  minLength: number;
860
902
  maxLength: number;
861
903
  description: string;
862
904
  };
863
- modelId: {
864
- title: string;
865
- type: string;
866
- pattern: string;
867
- description: string;
868
- example: string;
869
- };
870
905
  response: {
871
906
  type: string;
872
907
  items: {
873
908
  type: string;
909
+ additionalProperties: boolean;
874
910
  required: string[];
875
911
  properties: {
876
912
  fspId: {
@@ -882,6 +918,7 @@ export declare namespace Schemas {
882
918
  };
883
919
  error: {
884
920
  type: string;
921
+ additionalProperties: boolean;
885
922
  properties: {
886
923
  statusCode: {
887
924
  type: string;
@@ -902,6 +939,7 @@ export declare namespace Schemas {
902
939
  };
903
940
  lastError: {
904
941
  type: string;
942
+ additionalProperties: boolean;
905
943
  description: string;
906
944
  properties: {
907
945
  httpStatusCode: {
@@ -910,10 +948,12 @@ export declare namespace Schemas {
910
948
  };
911
949
  mojaloopError: {
912
950
  type: string;
951
+ additionalProperties: boolean;
913
952
  properties: {
914
953
  errorInformation: {
915
954
  title: string;
916
955
  type: string;
956
+ additionalProperties: boolean;
917
957
  description: string;
918
958
  properties: {
919
959
  errorCode: {
@@ -933,6 +973,7 @@ export declare namespace Schemas {
933
973
  extensionList: {
934
974
  title: string;
935
975
  type: string;
976
+ additionalProperties: boolean;
936
977
  description: string;
937
978
  properties: {
938
979
  extension: {
@@ -940,6 +981,7 @@ export declare namespace Schemas {
940
981
  items: {
941
982
  title: string;
942
983
  type: string;
984
+ additionalProperties: boolean;
943
985
  description: string;
944
986
  properties: {
945
987
  key: {
@@ -1052,6 +1094,7 @@ export declare namespace Schemas {
1052
1094
  items: {
1053
1095
  title: string;
1054
1096
  type: string;
1097
+ additionalProperties: boolean;
1055
1098
  description: string;
1056
1099
  properties: {
1057
1100
  key: {
@@ -1075,6 +1118,7 @@ export declare namespace Schemas {
1075
1118
  };
1076
1119
  const transferParty: {
1077
1120
  type: string;
1121
+ additionalProperties: boolean;
1078
1122
  required: string[];
1079
1123
  properties: {
1080
1124
  type: {
@@ -1185,6 +1229,7 @@ export declare namespace Schemas {
1185
1229
  items: {
1186
1230
  title: string;
1187
1231
  type: string;
1232
+ additionalProperties: boolean;
1188
1233
  description: string;
1189
1234
  properties: {
1190
1235
  key: {
@@ -1246,6 +1291,7 @@ export declare namespace Schemas {
1246
1291
  const individualQuote: {
1247
1292
  title: string;
1248
1293
  type: string;
1294
+ additionalProperties: boolean;
1249
1295
  description: string;
1250
1296
  properties: {
1251
1297
  quoteId: {
@@ -1257,6 +1303,7 @@ export declare namespace Schemas {
1257
1303
  };
1258
1304
  to: {
1259
1305
  type: string;
1306
+ additionalProperties: boolean;
1260
1307
  required: string[];
1261
1308
  properties: {
1262
1309
  type: {
@@ -1367,6 +1414,7 @@ export declare namespace Schemas {
1367
1414
  items: {
1368
1415
  title: string;
1369
1416
  type: string;
1417
+ additionalProperties: boolean;
1370
1418
  description: string;
1371
1419
  properties: {
1372
1420
  key: {
@@ -1436,6 +1484,7 @@ export declare namespace Schemas {
1436
1484
  extensions: {
1437
1485
  title: string;
1438
1486
  type: string;
1487
+ additionalProperties: boolean;
1439
1488
  description: string;
1440
1489
  properties: {
1441
1490
  extension: {
@@ -1443,6 +1492,7 @@ export declare namespace Schemas {
1443
1492
  items: {
1444
1493
  title: string;
1445
1494
  type: string;
1495
+ additionalProperties: boolean;
1446
1496
  description: string;
1447
1497
  properties: {
1448
1498
  key: {
@@ -1473,6 +1523,7 @@ export declare namespace Schemas {
1473
1523
  };
1474
1524
  const bulkQuoteRequest: {
1475
1525
  type: string;
1526
+ additionalProperties: boolean;
1476
1527
  required: string[];
1477
1528
  properties: {
1478
1529
  homeTransactionId: {
@@ -1488,6 +1539,7 @@ export declare namespace Schemas {
1488
1539
  };
1489
1540
  from: {
1490
1541
  type: string;
1542
+ additionalProperties: boolean;
1491
1543
  required: string[];
1492
1544
  properties: {
1493
1545
  type: {
@@ -1598,6 +1650,7 @@ export declare namespace Schemas {
1598
1650
  items: {
1599
1651
  title: string;
1600
1652
  type: string;
1653
+ additionalProperties: boolean;
1601
1654
  description: string;
1602
1655
  properties: {
1603
1656
  key: {
@@ -1629,6 +1682,7 @@ export declare namespace Schemas {
1629
1682
  items: {
1630
1683
  title: string;
1631
1684
  type: string;
1685
+ additionalProperties: boolean;
1632
1686
  description: string;
1633
1687
  properties: {
1634
1688
  quoteId: {
@@ -1640,6 +1694,7 @@ export declare namespace Schemas {
1640
1694
  };
1641
1695
  to: {
1642
1696
  type: string;
1697
+ additionalProperties: boolean;
1643
1698
  required: string[];
1644
1699
  properties: {
1645
1700
  type: {
@@ -1750,6 +1805,7 @@ export declare namespace Schemas {
1750
1805
  items: {
1751
1806
  title: string;
1752
1807
  type: string;
1808
+ additionalProperties: boolean;
1753
1809
  description: string;
1754
1810
  properties: {
1755
1811
  key: {
@@ -1819,6 +1875,7 @@ export declare namespace Schemas {
1819
1875
  extensions: {
1820
1876
  title: string;
1821
1877
  type: string;
1878
+ additionalProperties: boolean;
1822
1879
  description: string;
1823
1880
  properties: {
1824
1881
  extension: {
@@ -1826,6 +1883,7 @@ export declare namespace Schemas {
1826
1883
  items: {
1827
1884
  title: string;
1828
1885
  type: string;
1886
+ additionalProperties: boolean;
1829
1887
  description: string;
1830
1888
  properties: {
1831
1889
  key: {
@@ -1858,6 +1916,7 @@ export declare namespace Schemas {
1858
1916
  extensions: {
1859
1917
  title: string;
1860
1918
  type: string;
1919
+ additionalProperties: boolean;
1861
1920
  description: string;
1862
1921
  properties: {
1863
1922
  extension: {
@@ -1865,6 +1924,7 @@ export declare namespace Schemas {
1865
1924
  items: {
1866
1925
  title: string;
1867
1926
  type: string;
1927
+ additionalProperties: boolean;
1868
1928
  description: string;
1869
1929
  properties: {
1870
1930
  key: {
@@ -1906,6 +1966,7 @@ export declare namespace Schemas {
1906
1966
  const Money: {
1907
1967
  title: string;
1908
1968
  type: string;
1969
+ additionalProperties: boolean;
1909
1970
  description: string;
1910
1971
  properties: {
1911
1972
  currency: {
@@ -1943,6 +2004,7 @@ export declare namespace Schemas {
1943
2004
  const GeoCode: {
1944
2005
  title: string;
1945
2006
  type: string;
2007
+ additionalProperties: boolean;
1946
2008
  description: string;
1947
2009
  properties: {
1948
2010
  latitude: {
@@ -1980,6 +2042,7 @@ export declare namespace Schemas {
1980
2042
  };
1981
2043
  const quoteError: {
1982
2044
  type: string;
2045
+ additionalProperties: boolean;
1983
2046
  description: string;
1984
2047
  properties: {
1985
2048
  httpStatusCode: {
@@ -1988,10 +2051,12 @@ export declare namespace Schemas {
1988
2051
  };
1989
2052
  mojaloopError: {
1990
2053
  type: string;
2054
+ additionalProperties: boolean;
1991
2055
  properties: {
1992
2056
  errorInformation: {
1993
2057
  title: string;
1994
2058
  type: string;
2059
+ additionalProperties: boolean;
1995
2060
  description: string;
1996
2061
  properties: {
1997
2062
  errorCode: {
@@ -2011,6 +2076,7 @@ export declare namespace Schemas {
2011
2076
  extensionList: {
2012
2077
  title: string;
2013
2078
  type: string;
2079
+ additionalProperties: boolean;
2014
2080
  description: string;
2015
2081
  properties: {
2016
2082
  extension: {
@@ -2018,6 +2084,7 @@ export declare namespace Schemas {
2018
2084
  items: {
2019
2085
  title: string;
2020
2086
  type: string;
2087
+ additionalProperties: boolean;
2021
2088
  description: string;
2022
2089
  properties: {
2023
2090
  key: {
@@ -2052,6 +2119,7 @@ export declare namespace Schemas {
2052
2119
  };
2053
2120
  const individualQuoteResult: {
2054
2121
  type: string;
2122
+ additionalProperties: boolean;
2055
2123
  properties: {
2056
2124
  quoteId: {
2057
2125
  title: string;
@@ -2063,6 +2131,7 @@ export declare namespace Schemas {
2063
2131
  transferAmount: {
2064
2132
  title: string;
2065
2133
  type: string;
2134
+ additionalProperties: boolean;
2066
2135
  description: string;
2067
2136
  properties: {
2068
2137
  currency: {
@@ -2086,6 +2155,7 @@ export declare namespace Schemas {
2086
2155
  payeeReceiveAmount: {
2087
2156
  title: string;
2088
2157
  type: string;
2158
+ additionalProperties: boolean;
2089
2159
  description: string;
2090
2160
  properties: {
2091
2161
  currency: {
@@ -2109,6 +2179,7 @@ export declare namespace Schemas {
2109
2179
  payeeFspFee: {
2110
2180
  title: string;
2111
2181
  type: string;
2182
+ additionalProperties: boolean;
2112
2183
  description: string;
2113
2184
  properties: {
2114
2185
  currency: {
@@ -2132,6 +2203,7 @@ export declare namespace Schemas {
2132
2203
  payeeFspCommission: {
2133
2204
  title: string;
2134
2205
  type: string;
2206
+ additionalProperties: boolean;
2135
2207
  description: string;
2136
2208
  properties: {
2137
2209
  currency: {
@@ -2155,6 +2227,7 @@ export declare namespace Schemas {
2155
2227
  geoCode: {
2156
2228
  title: string;
2157
2229
  type: string;
2230
+ additionalProperties: boolean;
2158
2231
  description: string;
2159
2232
  properties: {
2160
2233
  latitude: {
@@ -2193,6 +2266,7 @@ export declare namespace Schemas {
2193
2266
  extensionList: {
2194
2267
  title: string;
2195
2268
  type: string;
2269
+ additionalProperties: boolean;
2196
2270
  description: string;
2197
2271
  properties: {
2198
2272
  extension: {
@@ -2200,6 +2274,7 @@ export declare namespace Schemas {
2200
2274
  items: {
2201
2275
  title: string;
2202
2276
  type: string;
2277
+ additionalProperties: boolean;
2203
2278
  description: string;
2204
2279
  properties: {
2205
2280
  key: {
@@ -2227,6 +2302,7 @@ export declare namespace Schemas {
2227
2302
  };
2228
2303
  lastError: {
2229
2304
  type: string;
2305
+ additionalProperties: boolean;
2230
2306
  description: string;
2231
2307
  properties: {
2232
2308
  httpStatusCode: {
@@ -2235,10 +2311,12 @@ export declare namespace Schemas {
2235
2311
  };
2236
2312
  mojaloopError: {
2237
2313
  type: string;
2314
+ additionalProperties: boolean;
2238
2315
  properties: {
2239
2316
  errorInformation: {
2240
2317
  title: string;
2241
2318
  type: string;
2319
+ additionalProperties: boolean;
2242
2320
  description: string;
2243
2321
  properties: {
2244
2322
  errorCode: {
@@ -2258,6 +2336,7 @@ export declare namespace Schemas {
2258
2336
  extensionList: {
2259
2337
  title: string;
2260
2338
  type: string;
2339
+ additionalProperties: boolean;
2261
2340
  description: string;
2262
2341
  properties: {
2263
2342
  extension: {
@@ -2265,6 +2344,7 @@ export declare namespace Schemas {
2265
2344
  items: {
2266
2345
  title: string;
2267
2346
  type: string;
2347
+ additionalProperties: boolean;
2268
2348
  description: string;
2269
2349
  properties: {
2270
2350
  key: {
@@ -2302,6 +2382,7 @@ export declare namespace Schemas {
2302
2382
  };
2303
2383
  const bulkQuoteResponse: {
2304
2384
  type: string;
2385
+ additionalProperties: boolean;
2305
2386
  required: string[];
2306
2387
  properties: {
2307
2388
  bulkQuoteId: {
@@ -2325,6 +2406,7 @@ export declare namespace Schemas {
2325
2406
  extensionList: {
2326
2407
  title: string;
2327
2408
  type: string;
2409
+ additionalProperties: boolean;
2328
2410
  description: string;
2329
2411
  properties: {
2330
2412
  extension: {
@@ -2332,6 +2414,7 @@ export declare namespace Schemas {
2332
2414
  items: {
2333
2415
  title: string;
2334
2416
  type: string;
2417
+ additionalProperties: boolean;
2335
2418
  description: string;
2336
2419
  properties: {
2337
2420
  key: {
@@ -2366,6 +2449,7 @@ export declare namespace Schemas {
2366
2449
  maxItems: number;
2367
2450
  items: {
2368
2451
  type: string;
2452
+ additionalProperties: boolean;
2369
2453
  properties: {
2370
2454
  quoteId: {
2371
2455
  title: string;
@@ -2377,6 +2461,7 @@ export declare namespace Schemas {
2377
2461
  transferAmount: {
2378
2462
  title: string;
2379
2463
  type: string;
2464
+ additionalProperties: boolean;
2380
2465
  description: string;
2381
2466
  properties: {
2382
2467
  currency: {
@@ -2400,6 +2485,7 @@ export declare namespace Schemas {
2400
2485
  payeeReceiveAmount: {
2401
2486
  title: string;
2402
2487
  type: string;
2488
+ additionalProperties: boolean;
2403
2489
  description: string;
2404
2490
  properties: {
2405
2491
  currency: {
@@ -2423,6 +2509,7 @@ export declare namespace Schemas {
2423
2509
  payeeFspFee: {
2424
2510
  title: string;
2425
2511
  type: string;
2512
+ additionalProperties: boolean;
2426
2513
  description: string;
2427
2514
  properties: {
2428
2515
  currency: {
@@ -2446,6 +2533,7 @@ export declare namespace Schemas {
2446
2533
  payeeFspCommission: {
2447
2534
  title: string;
2448
2535
  type: string;
2536
+ additionalProperties: boolean;
2449
2537
  description: string;
2450
2538
  properties: {
2451
2539
  currency: {
@@ -2469,6 +2557,7 @@ export declare namespace Schemas {
2469
2557
  geoCode: {
2470
2558
  title: string;
2471
2559
  type: string;
2560
+ additionalProperties: boolean;
2472
2561
  description: string;
2473
2562
  properties: {
2474
2563
  latitude: {
@@ -2507,6 +2596,7 @@ export declare namespace Schemas {
2507
2596
  extensionList: {
2508
2597
  title: string;
2509
2598
  type: string;
2599
+ additionalProperties: boolean;
2510
2600
  description: string;
2511
2601
  properties: {
2512
2602
  extension: {
@@ -2514,6 +2604,7 @@ export declare namespace Schemas {
2514
2604
  items: {
2515
2605
  title: string;
2516
2606
  type: string;
2607
+ additionalProperties: boolean;
2517
2608
  description: string;
2518
2609
  properties: {
2519
2610
  key: {
@@ -2541,6 +2632,7 @@ export declare namespace Schemas {
2541
2632
  };
2542
2633
  lastError: {
2543
2634
  type: string;
2635
+ additionalProperties: boolean;
2544
2636
  description: string;
2545
2637
  properties: {
2546
2638
  httpStatusCode: {
@@ -2549,10 +2641,12 @@ export declare namespace Schemas {
2549
2641
  };
2550
2642
  mojaloopError: {
2551
2643
  type: string;
2644
+ additionalProperties: boolean;
2552
2645
  properties: {
2553
2646
  errorInformation: {
2554
2647
  title: string;
2555
2648
  type: string;
2649
+ additionalProperties: boolean;
2556
2650
  description: string;
2557
2651
  properties: {
2558
2652
  errorCode: {
@@ -2572,6 +2666,7 @@ export declare namespace Schemas {
2572
2666
  extensionList: {
2573
2667
  title: string;
2574
2668
  type: string;
2669
+ additionalProperties: boolean;
2575
2670
  description: string;
2576
2671
  properties: {
2577
2672
  extension: {
@@ -2579,6 +2674,7 @@ export declare namespace Schemas {
2579
2674
  items: {
2580
2675
  title: string;
2581
2676
  type: string;
2677
+ additionalProperties: boolean;
2582
2678
  description: string;
2583
2679
  properties: {
2584
2680
  key: {
@@ -2621,6 +2717,7 @@ export declare namespace Schemas {
2621
2717
  const bulkQuoteErrorResponse: {
2622
2718
  allOf: ({
2623
2719
  type: string;
2720
+ additionalProperties: boolean;
2624
2721
  properties: {
2625
2722
  statusCode: {
2626
2723
  type: string;
@@ -2635,10 +2732,12 @@ export declare namespace Schemas {
2635
2732
  required?: undefined;
2636
2733
  } | {
2637
2734
  type: string;
2735
+ additionalProperties: boolean;
2638
2736
  required: string[];
2639
2737
  properties: {
2640
2738
  bulkQuoteState: {
2641
2739
  type: string;
2740
+ additionalProperties: boolean;
2642
2741
  required: string[];
2643
2742
  properties: {
2644
2743
  bulkQuoteId: {
@@ -2662,6 +2761,7 @@ export declare namespace Schemas {
2662
2761
  extensionList: {
2663
2762
  title: string;
2664
2763
  type: string;
2764
+ additionalProperties: boolean;
2665
2765
  description: string;
2666
2766
  properties: {
2667
2767
  extension: {
@@ -2669,6 +2769,7 @@ export declare namespace Schemas {
2669
2769
  items: {
2670
2770
  title: string;
2671
2771
  type: string;
2772
+ additionalProperties: boolean;
2672
2773
  description: string;
2673
2774
  properties: {
2674
2775
  key: {
@@ -2703,6 +2804,7 @@ export declare namespace Schemas {
2703
2804
  maxItems: number;
2704
2805
  items: {
2705
2806
  type: string;
2807
+ additionalProperties: boolean;
2706
2808
  properties: {
2707
2809
  quoteId: {
2708
2810
  title: string;
@@ -2714,6 +2816,7 @@ export declare namespace Schemas {
2714
2816
  transferAmount: {
2715
2817
  title: string;
2716
2818
  type: string;
2819
+ additionalProperties: boolean;
2717
2820
  description: string;
2718
2821
  properties: {
2719
2822
  currency: {
@@ -2737,6 +2840,7 @@ export declare namespace Schemas {
2737
2840
  payeeReceiveAmount: {
2738
2841
  title: string;
2739
2842
  type: string;
2843
+ additionalProperties: boolean;
2740
2844
  description: string;
2741
2845
  properties: {
2742
2846
  currency: {
@@ -2760,6 +2864,7 @@ export declare namespace Schemas {
2760
2864
  payeeFspFee: {
2761
2865
  title: string;
2762
2866
  type: string;
2867
+ additionalProperties: boolean;
2763
2868
  description: string;
2764
2869
  properties: {
2765
2870
  currency: {
@@ -2783,6 +2888,7 @@ export declare namespace Schemas {
2783
2888
  payeeFspCommission: {
2784
2889
  title: string;
2785
2890
  type: string;
2891
+ additionalProperties: boolean;
2786
2892
  description: string;
2787
2893
  properties: {
2788
2894
  currency: {
@@ -2806,6 +2912,7 @@ export declare namespace Schemas {
2806
2912
  geoCode: {
2807
2913
  title: string;
2808
2914
  type: string;
2915
+ additionalProperties: boolean;
2809
2916
  description: string;
2810
2917
  properties: {
2811
2918
  latitude: {
@@ -2844,6 +2951,7 @@ export declare namespace Schemas {
2844
2951
  extensionList: {
2845
2952
  title: string;
2846
2953
  type: string;
2954
+ additionalProperties: boolean;
2847
2955
  description: string;
2848
2956
  properties: {
2849
2957
  extension: {
@@ -2851,6 +2959,7 @@ export declare namespace Schemas {
2851
2959
  items: {
2852
2960
  title: string;
2853
2961
  type: string;
2962
+ additionalProperties: boolean;
2854
2963
  description: string;
2855
2964
  properties: {
2856
2965
  key: {
@@ -2878,6 +2987,7 @@ export declare namespace Schemas {
2878
2987
  };
2879
2988
  lastError: {
2880
2989
  type: string;
2990
+ additionalProperties: boolean;
2881
2991
  description: string;
2882
2992
  properties: {
2883
2993
  httpStatusCode: {
@@ -2886,10 +2996,12 @@ export declare namespace Schemas {
2886
2996
  };
2887
2997
  mojaloopError: {
2888
2998
  type: string;
2999
+ additionalProperties: boolean;
2889
3000
  properties: {
2890
3001
  errorInformation: {
2891
3002
  title: string;
2892
3003
  type: string;
3004
+ additionalProperties: boolean;
2893
3005
  description: string;
2894
3006
  properties: {
2895
3007
  errorCode: {
@@ -2909,6 +3021,7 @@ export declare namespace Schemas {
2909
3021
  extensionList: {
2910
3022
  title: string;
2911
3023
  type: string;
3024
+ additionalProperties: boolean;
2912
3025
  description: string;
2913
3026
  properties: {
2914
3027
  extension: {
@@ -2916,6 +3029,7 @@ export declare namespace Schemas {
2916
3029
  items: {
2917
3030
  title: string;
2918
3031
  type: string;
3032
+ additionalProperties: boolean;
2919
3033
  description: string;
2920
3034
  properties: {
2921
3035
  key: {
@@ -2966,6 +3080,7 @@ export declare namespace Schemas {
2966
3080
  };
2967
3081
  const bulkQuoteStatusResponse: {
2968
3082
  type: string;
3083
+ additionalProperties: boolean;
2969
3084
  required: string[];
2970
3085
  properties: {
2971
3086
  bulkQuoteId: {
@@ -2986,6 +3101,7 @@ export declare namespace Schemas {
2986
3101
  items: {
2987
3102
  title: string;
2988
3103
  type: string;
3104
+ additionalProperties: boolean;
2989
3105
  description: string;
2990
3106
  properties: {
2991
3107
  quoteId: {
@@ -2997,6 +3113,7 @@ export declare namespace Schemas {
2997
3113
  };
2998
3114
  to: {
2999
3115
  type: string;
3116
+ additionalProperties: boolean;
3000
3117
  required: string[];
3001
3118
  properties: {
3002
3119
  type: {
@@ -3107,6 +3224,7 @@ export declare namespace Schemas {
3107
3224
  items: {
3108
3225
  title: string;
3109
3226
  type: string;
3227
+ additionalProperties: boolean;
3110
3228
  description: string;
3111
3229
  properties: {
3112
3230
  key: {
@@ -3176,6 +3294,7 @@ export declare namespace Schemas {
3176
3294
  extensions: {
3177
3295
  title: string;
3178
3296
  type: string;
3297
+ additionalProperties: boolean;
3179
3298
  description: string;
3180
3299
  properties: {
3181
3300
  extension: {
@@ -3183,6 +3302,7 @@ export declare namespace Schemas {
3183
3302
  items: {
3184
3303
  title: string;
3185
3304
  type: string;
3305
+ additionalProperties: boolean;
3186
3306
  description: string;
3187
3307
  properties: {
3188
3308
  key: {
@@ -3216,6 +3336,7 @@ export declare namespace Schemas {
3216
3336
  };
3217
3337
  const autoAcceptPartyOption: {
3218
3338
  type: string;
3339
+ additionalProperties: boolean;
3219
3340
  required: string[];
3220
3341
  properties: {
3221
3342
  enabled: {
@@ -3226,6 +3347,7 @@ export declare namespace Schemas {
3226
3347
  };
3227
3348
  const bulkPerTransferFeeLimit: {
3228
3349
  type: string;
3350
+ additionalProperties: boolean;
3229
3351
  required: string[];
3230
3352
  properties: {
3231
3353
  currency: {
@@ -3247,6 +3369,7 @@ export declare namespace Schemas {
3247
3369
  };
3248
3370
  const autoAcceptQuote: {
3249
3371
  type: string;
3372
+ additionalProperties: boolean;
3250
3373
  required: string[];
3251
3374
  properties: {
3252
3375
  enabled: {
@@ -3258,6 +3381,7 @@ export declare namespace Schemas {
3258
3381
  minItems: number;
3259
3382
  items: {
3260
3383
  type: string;
3384
+ additionalProperties: boolean;
3261
3385
  required: string[];
3262
3386
  properties: {
3263
3387
  currency: {
@@ -3282,6 +3406,7 @@ export declare namespace Schemas {
3282
3406
  };
3283
3407
  const bulkTransactionOptions: {
3284
3408
  type: string;
3409
+ additionalProperties: boolean;
3285
3410
  required: string[];
3286
3411
  properties: {
3287
3412
  onlyValidateParty: {
@@ -3290,6 +3415,7 @@ export declare namespace Schemas {
3290
3415
  };
3291
3416
  autoAcceptParty: {
3292
3417
  type: string;
3418
+ additionalProperties: boolean;
3293
3419
  required: string[];
3294
3420
  properties: {
3295
3421
  enabled: {
@@ -3303,6 +3429,7 @@ export declare namespace Schemas {
3303
3429
  type: string;
3304
3430
  oneOf: {
3305
3431
  type: string;
3432
+ additionalProperties: boolean;
3306
3433
  required: string[];
3307
3434
  properties: {
3308
3435
  enabled: {
@@ -3314,6 +3441,7 @@ export declare namespace Schemas {
3314
3441
  minItems: number;
3315
3442
  items: {
3316
3443
  type: string;
3444
+ additionalProperties: boolean;
3317
3445
  required: string[];
3318
3446
  properties: {
3319
3447
  currency: {
@@ -3357,6 +3485,7 @@ export declare namespace Schemas {
3357
3485
  const PartyIdInfo: {
3358
3486
  title: string;
3359
3487
  type: string;
3488
+ additionalProperties: boolean;
3360
3489
  description: string;
3361
3490
  properties: {
3362
3491
  partyIdType: {
@@ -3390,6 +3519,7 @@ export declare namespace Schemas {
3390
3519
  extensionList: {
3391
3520
  title: string;
3392
3521
  type: string;
3522
+ additionalProperties: boolean;
3393
3523
  description: string;
3394
3524
  properties: {
3395
3525
  extension: {
@@ -3397,6 +3527,7 @@ export declare namespace Schemas {
3397
3527
  items: {
3398
3528
  title: string;
3399
3529
  type: string;
3530
+ additionalProperties: boolean;
3400
3531
  description: string;
3401
3532
  properties: {
3402
3533
  key: {
@@ -3435,6 +3566,7 @@ export declare namespace Schemas {
3435
3566
  const PartyComplexName: {
3436
3567
  title: string;
3437
3568
  type: string;
3569
+ additionalProperties: boolean;
3438
3570
  description: string;
3439
3571
  properties: {
3440
3572
  firstName: {
@@ -3469,11 +3601,13 @@ export declare namespace Schemas {
3469
3601
  const PartyPersonalInfo: {
3470
3602
  title: string;
3471
3603
  type: string;
3604
+ additionalProperties: boolean;
3472
3605
  description: string;
3473
3606
  properties: {
3474
3607
  complexName: {
3475
3608
  title: string;
3476
3609
  type: string;
3610
+ additionalProperties: boolean;
3477
3611
  description: string;
3478
3612
  properties: {
3479
3613
  firstName: {
@@ -3525,11 +3659,13 @@ export declare namespace Schemas {
3525
3659
  const Party: {
3526
3660
  title: string;
3527
3661
  type: string;
3662
+ additionalProperties: boolean;
3528
3663
  description: string;
3529
3664
  properties: {
3530
3665
  partyIdInfo: {
3531
3666
  title: string;
3532
3667
  type: string;
3668
+ additionalProperties: boolean;
3533
3669
  description: string;
3534
3670
  properties: {
3535
3671
  partyIdType: {
@@ -3563,6 +3699,7 @@ export declare namespace Schemas {
3563
3699
  extensionList: {
3564
3700
  title: string;
3565
3701
  type: string;
3702
+ additionalProperties: boolean;
3566
3703
  description: string;
3567
3704
  properties: {
3568
3705
  extension: {
@@ -3570,6 +3707,7 @@ export declare namespace Schemas {
3570
3707
  items: {
3571
3708
  title: string;
3572
3709
  type: string;
3710
+ additionalProperties: boolean;
3573
3711
  description: string;
3574
3712
  properties: {
3575
3713
  key: {
@@ -3614,11 +3752,13 @@ export declare namespace Schemas {
3614
3752
  personalInfo: {
3615
3753
  title: string;
3616
3754
  type: string;
3755
+ additionalProperties: boolean;
3617
3756
  description: string;
3618
3757
  properties: {
3619
3758
  complexName: {
3620
3759
  title: string;
3621
3760
  type: string;
3761
+ additionalProperties: boolean;
3622
3762
  description: string;
3623
3763
  properties: {
3624
3764
  firstName: {
@@ -3687,6 +3827,7 @@ export declare namespace Schemas {
3687
3827
  const bulkTransactionIndividualTransfer: {
3688
3828
  title: string;
3689
3829
  type: string;
3830
+ additionalProperties: boolean;
3690
3831
  description: string;
3691
3832
  properties: {
3692
3833
  homeTransactionId: {
@@ -3696,11 +3837,13 @@ export declare namespace Schemas {
3696
3837
  to: {
3697
3838
  title: string;
3698
3839
  type: string;
3840
+ additionalProperties: boolean;
3699
3841
  description: string;
3700
3842
  properties: {
3701
3843
  partyIdInfo: {
3702
3844
  title: string;
3703
3845
  type: string;
3846
+ additionalProperties: boolean;
3704
3847
  description: string;
3705
3848
  properties: {
3706
3849
  partyIdType: {
@@ -3734,6 +3877,7 @@ export declare namespace Schemas {
3734
3877
  extensionList: {
3735
3878
  title: string;
3736
3879
  type: string;
3880
+ additionalProperties: boolean;
3737
3881
  description: string;
3738
3882
  properties: {
3739
3883
  extension: {
@@ -3741,6 +3885,7 @@ export declare namespace Schemas {
3741
3885
  items: {
3742
3886
  title: string;
3743
3887
  type: string;
3888
+ additionalProperties: boolean;
3744
3889
  description: string;
3745
3890
  properties: {
3746
3891
  key: {
@@ -3785,11 +3930,13 @@ export declare namespace Schemas {
3785
3930
  personalInfo: {
3786
3931
  title: string;
3787
3932
  type: string;
3933
+ additionalProperties: boolean;
3788
3934
  description: string;
3789
3935
  properties: {
3790
3936
  complexName: {
3791
3937
  title: string;
3792
3938
  type: string;
3939
+ additionalProperties: boolean;
3793
3940
  description: string;
3794
3941
  properties: {
3795
3942
  firstName: {
@@ -3892,6 +4039,7 @@ export declare namespace Schemas {
3892
4039
  quoteExtensions: {
3893
4040
  title: string;
3894
4041
  type: string;
4042
+ additionalProperties: boolean;
3895
4043
  description: string;
3896
4044
  properties: {
3897
4045
  extension: {
@@ -3899,6 +4047,7 @@ export declare namespace Schemas {
3899
4047
  items: {
3900
4048
  title: string;
3901
4049
  type: string;
4050
+ additionalProperties: boolean;
3902
4051
  description: string;
3903
4052
  properties: {
3904
4053
  key: {
@@ -3927,6 +4076,7 @@ export declare namespace Schemas {
3927
4076
  transferExtensions: {
3928
4077
  title: string;
3929
4078
  type: string;
4079
+ additionalProperties: boolean;
3930
4080
  description: string;
3931
4081
  properties: {
3932
4082
  extension: {
@@ -3934,6 +4084,7 @@ export declare namespace Schemas {
3934
4084
  items: {
3935
4085
  title: string;
3936
4086
  type: string;
4087
+ additionalProperties: boolean;
3937
4088
  description: string;
3938
4089
  properties: {
3939
4090
  key: {
@@ -3961,6 +4112,7 @@ export declare namespace Schemas {
3961
4112
  };
3962
4113
  lastError: {
3963
4114
  type: string;
4115
+ additionalProperties: boolean;
3964
4116
  description: string;
3965
4117
  properties: {
3966
4118
  httpStatusCode: {
@@ -3969,10 +4121,12 @@ export declare namespace Schemas {
3969
4121
  };
3970
4122
  mojaloopError: {
3971
4123
  type: string;
4124
+ additionalProperties: boolean;
3972
4125
  properties: {
3973
4126
  errorInformation: {
3974
4127
  title: string;
3975
4128
  type: string;
4129
+ additionalProperties: boolean;
3976
4130
  description: string;
3977
4131
  properties: {
3978
4132
  errorCode: {
@@ -3992,6 +4146,7 @@ export declare namespace Schemas {
3992
4146
  extensionList: {
3993
4147
  title: string;
3994
4148
  type: string;
4149
+ additionalProperties: boolean;
3995
4150
  description: string;
3996
4151
  properties: {
3997
4152
  extension: {
@@ -3999,6 +4154,7 @@ export declare namespace Schemas {
3999
4154
  items: {
4000
4155
  title: string;
4001
4156
  type: string;
4157
+ additionalProperties: boolean;
4002
4158
  description: string;
4003
4159
  properties: {
4004
4160
  key: {
@@ -4036,6 +4192,7 @@ export declare namespace Schemas {
4036
4192
  };
4037
4193
  const bulkTransactionRequest: {
4038
4194
  type: string;
4195
+ additionalProperties: boolean;
4039
4196
  required: string[];
4040
4197
  properties: {
4041
4198
  bulkHomeTransactionID: {
@@ -4051,6 +4208,7 @@ export declare namespace Schemas {
4051
4208
  };
4052
4209
  options: {
4053
4210
  type: string;
4211
+ additionalProperties: boolean;
4054
4212
  required: string[];
4055
4213
  properties: {
4056
4214
  onlyValidateParty: {
@@ -4059,6 +4217,7 @@ export declare namespace Schemas {
4059
4217
  };
4060
4218
  autoAcceptParty: {
4061
4219
  type: string;
4220
+ additionalProperties: boolean;
4062
4221
  required: string[];
4063
4222
  properties: {
4064
4223
  enabled: {
@@ -4072,6 +4231,7 @@ export declare namespace Schemas {
4072
4231
  type: string;
4073
4232
  oneOf: {
4074
4233
  type: string;
4234
+ additionalProperties: boolean;
4075
4235
  required: string[];
4076
4236
  properties: {
4077
4237
  enabled: {
@@ -4083,6 +4243,7 @@ export declare namespace Schemas {
4083
4243
  minItems: number;
4084
4244
  items: {
4085
4245
  type: string;
4246
+ additionalProperties: boolean;
4086
4247
  required: string[];
4087
4248
  properties: {
4088
4249
  currency: {
@@ -4126,11 +4287,13 @@ export declare namespace Schemas {
4126
4287
  from: {
4127
4288
  title: string;
4128
4289
  type: string;
4290
+ additionalProperties: boolean;
4129
4291
  description: string;
4130
4292
  properties: {
4131
4293
  partyIdInfo: {
4132
4294
  title: string;
4133
4295
  type: string;
4296
+ additionalProperties: boolean;
4134
4297
  description: string;
4135
4298
  properties: {
4136
4299
  partyIdType: {
@@ -4164,6 +4327,7 @@ export declare namespace Schemas {
4164
4327
  extensionList: {
4165
4328
  title: string;
4166
4329
  type: string;
4330
+ additionalProperties: boolean;
4167
4331
  description: string;
4168
4332
  properties: {
4169
4333
  extension: {
@@ -4171,6 +4335,7 @@ export declare namespace Schemas {
4171
4335
  items: {
4172
4336
  title: string;
4173
4337
  type: string;
4338
+ additionalProperties: boolean;
4174
4339
  description: string;
4175
4340
  properties: {
4176
4341
  key: {
@@ -4215,11 +4380,13 @@ export declare namespace Schemas {
4215
4380
  personalInfo: {
4216
4381
  title: string;
4217
4382
  type: string;
4383
+ additionalProperties: boolean;
4218
4384
  description: string;
4219
4385
  properties: {
4220
4386
  complexName: {
4221
4387
  title: string;
4222
4388
  type: string;
4389
+ additionalProperties: boolean;
4223
4390
  description: string;
4224
4391
  properties: {
4225
4392
  firstName: {
@@ -4292,6 +4459,7 @@ export declare namespace Schemas {
4292
4459
  items: {
4293
4460
  title: string;
4294
4461
  type: string;
4462
+ additionalProperties: boolean;
4295
4463
  description: string;
4296
4464
  properties: {
4297
4465
  homeTransactionId: {
@@ -4301,11 +4469,13 @@ export declare namespace Schemas {
4301
4469
  to: {
4302
4470
  title: string;
4303
4471
  type: string;
4472
+ additionalProperties: boolean;
4304
4473
  description: string;
4305
4474
  properties: {
4306
4475
  partyIdInfo: {
4307
4476
  title: string;
4308
4477
  type: string;
4478
+ additionalProperties: boolean;
4309
4479
  description: string;
4310
4480
  properties: {
4311
4481
  partyIdType: {
@@ -4339,6 +4509,7 @@ export declare namespace Schemas {
4339
4509
  extensionList: {
4340
4510
  title: string;
4341
4511
  type: string;
4512
+ additionalProperties: boolean;
4342
4513
  description: string;
4343
4514
  properties: {
4344
4515
  extension: {
@@ -4346,6 +4517,7 @@ export declare namespace Schemas {
4346
4517
  items: {
4347
4518
  title: string;
4348
4519
  type: string;
4520
+ additionalProperties: boolean;
4349
4521
  description: string;
4350
4522
  properties: {
4351
4523
  key: {
@@ -4390,11 +4562,13 @@ export declare namespace Schemas {
4390
4562
  personalInfo: {
4391
4563
  title: string;
4392
4564
  type: string;
4565
+ additionalProperties: boolean;
4393
4566
  description: string;
4394
4567
  properties: {
4395
4568
  complexName: {
4396
4569
  title: string;
4397
4570
  type: string;
4571
+ additionalProperties: boolean;
4398
4572
  description: string;
4399
4573
  properties: {
4400
4574
  firstName: {
@@ -4497,6 +4671,7 @@ export declare namespace Schemas {
4497
4671
  quoteExtensions: {
4498
4672
  title: string;
4499
4673
  type: string;
4674
+ additionalProperties: boolean;
4500
4675
  description: string;
4501
4676
  properties: {
4502
4677
  extension: {
@@ -4504,6 +4679,7 @@ export declare namespace Schemas {
4504
4679
  items: {
4505
4680
  title: string;
4506
4681
  type: string;
4682
+ additionalProperties: boolean;
4507
4683
  description: string;
4508
4684
  properties: {
4509
4685
  key: {
@@ -4532,6 +4708,7 @@ export declare namespace Schemas {
4532
4708
  transferExtensions: {
4533
4709
  title: string;
4534
4710
  type: string;
4711
+ additionalProperties: boolean;
4535
4712
  description: string;
4536
4713
  properties: {
4537
4714
  extension: {
@@ -4539,6 +4716,7 @@ export declare namespace Schemas {
4539
4716
  items: {
4540
4717
  title: string;
4541
4718
  type: string;
4719
+ additionalProperties: boolean;
4542
4720
  description: string;
4543
4721
  properties: {
4544
4722
  key: {
@@ -4566,6 +4744,7 @@ export declare namespace Schemas {
4566
4744
  };
4567
4745
  lastError: {
4568
4746
  type: string;
4747
+ additionalProperties: boolean;
4569
4748
  description: string;
4570
4749
  properties: {
4571
4750
  httpStatusCode: {
@@ -4574,10 +4753,12 @@ export declare namespace Schemas {
4574
4753
  };
4575
4754
  mojaloopError: {
4576
4755
  type: string;
4756
+ additionalProperties: boolean;
4577
4757
  properties: {
4578
4758
  errorInformation: {
4579
4759
  title: string;
4580
4760
  type: string;
4761
+ additionalProperties: boolean;
4581
4762
  description: string;
4582
4763
  properties: {
4583
4764
  errorCode: {
@@ -4597,6 +4778,7 @@ export declare namespace Schemas {
4597
4778
  extensionList: {
4598
4779
  title: string;
4599
4780
  type: string;
4781
+ additionalProperties: boolean;
4600
4782
  description: string;
4601
4783
  properties: {
4602
4784
  extension: {
@@ -4604,6 +4786,7 @@ export declare namespace Schemas {
4604
4786
  items: {
4605
4787
  title: string;
4606
4788
  type: string;
4789
+ additionalProperties: boolean;
4607
4790
  description: string;
4608
4791
  properties: {
4609
4792
  key: {
@@ -4643,6 +4826,7 @@ export declare namespace Schemas {
4643
4826
  extensions: {
4644
4827
  title: string;
4645
4828
  type: string;
4829
+ additionalProperties: boolean;
4646
4830
  description: string;
4647
4831
  properties: {
4648
4832
  extension: {
@@ -4650,6 +4834,7 @@ export declare namespace Schemas {
4650
4834
  items: {
4651
4835
  title: string;
4652
4836
  type: string;
4837
+ additionalProperties: boolean;
4653
4838
  description: string;
4654
4839
  properties: {
4655
4840
  key: {
@@ -4694,6 +4879,7 @@ export declare namespace Schemas {
4694
4879
  };
4695
4880
  const individualTransferResult: {
4696
4881
  type: string;
4882
+ additionalProperties: boolean;
4697
4883
  required: string[];
4698
4884
  properties: {
4699
4885
  transferId: {
@@ -4714,6 +4900,7 @@ export declare namespace Schemas {
4714
4900
  extensionList: {
4715
4901
  title: string;
4716
4902
  type: string;
4903
+ additionalProperties: boolean;
4717
4904
  description: string;
4718
4905
  properties: {
4719
4906
  extension: {
@@ -4721,6 +4908,7 @@ export declare namespace Schemas {
4721
4908
  items: {
4722
4909
  title: string;
4723
4910
  type: string;
4911
+ additionalProperties: boolean;
4724
4912
  description: string;
4725
4913
  properties: {
4726
4914
  key: {
@@ -4755,6 +4943,7 @@ export declare namespace Schemas {
4755
4943
  };
4756
4944
  lastError: {
4757
4945
  type: string;
4946
+ additionalProperties: boolean;
4758
4947
  description: string;
4759
4948
  properties: {
4760
4949
  httpStatusCode: {
@@ -4763,10 +4952,12 @@ export declare namespace Schemas {
4763
4952
  };
4764
4953
  mojaloopError: {
4765
4954
  type: string;
4955
+ additionalProperties: boolean;
4766
4956
  properties: {
4767
4957
  errorInformation: {
4768
4958
  title: string;
4769
4959
  type: string;
4960
+ additionalProperties: boolean;
4770
4961
  description: string;
4771
4962
  properties: {
4772
4963
  errorCode: {
@@ -4786,6 +4977,7 @@ export declare namespace Schemas {
4786
4977
  extensionList: {
4787
4978
  title: string;
4788
4979
  type: string;
4980
+ additionalProperties: boolean;
4789
4981
  description: string;
4790
4982
  properties: {
4791
4983
  extension: {
@@ -4793,6 +4985,7 @@ export declare namespace Schemas {
4793
4985
  items: {
4794
4986
  title: string;
4795
4987
  type: string;
4988
+ additionalProperties: boolean;
4796
4989
  description: string;
4797
4990
  properties: {
4798
4991
  key: {
@@ -4829,6 +5022,7 @@ export declare namespace Schemas {
4829
5022
  };
4830
5023
  const bulkTransferResponse: {
4831
5024
  type: string;
5025
+ additionalProperties: boolean;
4832
5026
  required: string[];
4833
5027
  properties: {
4834
5028
  bulkTransferId: {
@@ -4866,6 +5060,7 @@ export declare namespace Schemas {
4866
5060
  extensionList: {
4867
5061
  title: string;
4868
5062
  type: string;
5063
+ additionalProperties: boolean;
4869
5064
  description: string;
4870
5065
  properties: {
4871
5066
  extension: {
@@ -4873,6 +5068,7 @@ export declare namespace Schemas {
4873
5068
  items: {
4874
5069
  title: string;
4875
5070
  type: string;
5071
+ additionalProperties: boolean;
4876
5072
  description: string;
4877
5073
  properties: {
4878
5074
  key: {
@@ -4907,6 +5103,7 @@ export declare namespace Schemas {
4907
5103
  maxItems: number;
4908
5104
  items: {
4909
5105
  type: string;
5106
+ additionalProperties: boolean;
4910
5107
  required: string[];
4911
5108
  properties: {
4912
5109
  transferId: {
@@ -4927,6 +5124,7 @@ export declare namespace Schemas {
4927
5124
  extensionList: {
4928
5125
  title: string;
4929
5126
  type: string;
5127
+ additionalProperties: boolean;
4930
5128
  description: string;
4931
5129
  properties: {
4932
5130
  extension: {
@@ -4934,6 +5132,7 @@ export declare namespace Schemas {
4934
5132
  items: {
4935
5133
  title: string;
4936
5134
  type: string;
5135
+ additionalProperties: boolean;
4937
5136
  description: string;
4938
5137
  properties: {
4939
5138
  key: {
@@ -4968,6 +5167,7 @@ export declare namespace Schemas {
4968
5167
  };
4969
5168
  lastError: {
4970
5169
  type: string;
5170
+ additionalProperties: boolean;
4971
5171
  description: string;
4972
5172
  properties: {
4973
5173
  httpStatusCode: {
@@ -4976,10 +5176,12 @@ export declare namespace Schemas {
4976
5176
  };
4977
5177
  mojaloopError: {
4978
5178
  type: string;
5179
+ additionalProperties: boolean;
4979
5180
  properties: {
4980
5181
  errorInformation: {
4981
5182
  title: string;
4982
5183
  type: string;
5184
+ additionalProperties: boolean;
4983
5185
  description: string;
4984
5186
  properties: {
4985
5187
  errorCode: {
@@ -4999,6 +5201,7 @@ export declare namespace Schemas {
4999
5201
  extensionList: {
5000
5202
  title: string;
5001
5203
  type: string;
5204
+ additionalProperties: boolean;
5002
5205
  description: string;
5003
5206
  properties: {
5004
5207
  extension: {
@@ -5006,6 +5209,7 @@ export declare namespace Schemas {
5006
5209
  items: {
5007
5210
  title: string;
5008
5211
  type: string;
5212
+ additionalProperties: boolean;
5009
5213
  description: string;
5010
5214
  properties: {
5011
5215
  key: {
@@ -5047,6 +5251,7 @@ export declare namespace Schemas {
5047
5251
  const bulkTransferErrorResponse: {
5048
5252
  allOf: ({
5049
5253
  type: string;
5254
+ additionalProperties: boolean;
5050
5255
  properties: {
5051
5256
  statusCode: {
5052
5257
  type: string;
@@ -5061,10 +5266,12 @@ export declare namespace Schemas {
5061
5266
  required?: undefined;
5062
5267
  } | {
5063
5268
  type: string;
5269
+ additionalProperties: boolean;
5064
5270
  required: string[];
5065
5271
  properties: {
5066
5272
  bulkTransferState: {
5067
5273
  type: string;
5274
+ additionalProperties: boolean;
5068
5275
  required: string[];
5069
5276
  properties: {
5070
5277
  bulkTransferId: {
@@ -5102,6 +5309,7 @@ export declare namespace Schemas {
5102
5309
  extensionList: {
5103
5310
  title: string;
5104
5311
  type: string;
5312
+ additionalProperties: boolean;
5105
5313
  description: string;
5106
5314
  properties: {
5107
5315
  extension: {
@@ -5109,6 +5317,7 @@ export declare namespace Schemas {
5109
5317
  items: {
5110
5318
  title: string;
5111
5319
  type: string;
5320
+ additionalProperties: boolean;
5112
5321
  description: string;
5113
5322
  properties: {
5114
5323
  key: {
@@ -5143,6 +5352,7 @@ export declare namespace Schemas {
5143
5352
  maxItems: number;
5144
5353
  items: {
5145
5354
  type: string;
5355
+ additionalProperties: boolean;
5146
5356
  required: string[];
5147
5357
  properties: {
5148
5358
  transferId: {
@@ -5163,6 +5373,7 @@ export declare namespace Schemas {
5163
5373
  extensionList: {
5164
5374
  title: string;
5165
5375
  type: string;
5376
+ additionalProperties: boolean;
5166
5377
  description: string;
5167
5378
  properties: {
5168
5379
  extension: {
@@ -5170,6 +5381,7 @@ export declare namespace Schemas {
5170
5381
  items: {
5171
5382
  title: string;
5172
5383
  type: string;
5384
+ additionalProperties: boolean;
5173
5385
  description: string;
5174
5386
  properties: {
5175
5387
  key: {
@@ -5204,6 +5416,7 @@ export declare namespace Schemas {
5204
5416
  };
5205
5417
  lastError: {
5206
5418
  type: string;
5419
+ additionalProperties: boolean;
5207
5420
  description: string;
5208
5421
  properties: {
5209
5422
  httpStatusCode: {
@@ -5212,10 +5425,12 @@ export declare namespace Schemas {
5212
5425
  };
5213
5426
  mojaloopError: {
5214
5427
  type: string;
5428
+ additionalProperties: boolean;
5215
5429
  properties: {
5216
5430
  errorInformation: {
5217
5431
  title: string;
5218
5432
  type: string;
5433
+ additionalProperties: boolean;
5219
5434
  description: string;
5220
5435
  properties: {
5221
5436
  errorCode: {
@@ -5235,6 +5450,7 @@ export declare namespace Schemas {
5235
5450
  extensionList: {
5236
5451
  title: string;
5237
5452
  type: string;
5453
+ additionalProperties: boolean;
5238
5454
  description: string;
5239
5455
  properties: {
5240
5456
  extension: {
@@ -5242,6 +5458,7 @@ export declare namespace Schemas {
5242
5458
  items: {
5243
5459
  title: string;
5244
5460
  type: string;
5461
+ additionalProperties: boolean;
5245
5462
  description: string;
5246
5463
  properties: {
5247
5464
  key: {
@@ -5287,6 +5504,7 @@ export declare namespace Schemas {
5287
5504
  };
5288
5505
  const bulkTransactionIndividualTransferAccept: {
5289
5506
  type: string;
5507
+ additionalProperties: boolean;
5290
5508
  description: string;
5291
5509
  properties: {
5292
5510
  transferId: {
@@ -5301,6 +5519,7 @@ export declare namespace Schemas {
5301
5519
  };
5302
5520
  const transferContinuationAcceptParty: {
5303
5521
  type: string;
5522
+ additionalProperties: boolean;
5304
5523
  required: string[];
5305
5524
  properties: {
5306
5525
  acceptParty: {
@@ -5312,6 +5531,7 @@ export declare namespace Schemas {
5312
5531
  const bulkTransactionContinuationAcceptParty: {
5313
5532
  description: string;
5314
5533
  type: string;
5534
+ additionalProperties: boolean;
5315
5535
  required: string[];
5316
5536
  properties: {
5317
5537
  individualTransfers: {
@@ -5321,6 +5541,7 @@ export declare namespace Schemas {
5321
5541
  items: {
5322
5542
  allOf: ({
5323
5543
  type: string;
5544
+ additionalProperties: boolean;
5324
5545
  description: string;
5325
5546
  properties: {
5326
5547
  transferId: {
@@ -5335,6 +5556,7 @@ export declare namespace Schemas {
5335
5556
  required: string[];
5336
5557
  } | {
5337
5558
  type: string;
5559
+ additionalProperties: boolean;
5338
5560
  required: string[];
5339
5561
  properties: {
5340
5562
  acceptParty: {
@@ -5351,6 +5573,7 @@ export declare namespace Schemas {
5351
5573
  };
5352
5574
  const transferContinuationAcceptQuote: {
5353
5575
  type: string;
5576
+ additionalProperties: boolean;
5354
5577
  required: string[];
5355
5578
  properties: {
5356
5579
  acceptQuote: {
@@ -5362,6 +5585,7 @@ export declare namespace Schemas {
5362
5585
  const bulkTransactionContinuationAcceptQuote: {
5363
5586
  description: string;
5364
5587
  type: string;
5588
+ additionalProperties: boolean;
5365
5589
  required: string[];
5366
5590
  properties: {
5367
5591
  individualTransfers: {
@@ -5371,6 +5595,7 @@ export declare namespace Schemas {
5371
5595
  items: {
5372
5596
  allOf: ({
5373
5597
  type: string;
5598
+ additionalProperties: boolean;
5374
5599
  description: string;
5375
5600
  properties: {
5376
5601
  transferId: {
@@ -5385,6 +5610,7 @@ export declare namespace Schemas {
5385
5610
  required: string[];
5386
5611
  } | {
5387
5612
  type: string;
5613
+ additionalProperties: boolean;
5388
5614
  required: string[];
5389
5615
  properties: {
5390
5616
  acceptQuote: {
@@ -5401,6 +5627,7 @@ export declare namespace Schemas {
5401
5627
  };
5402
5628
  const partyError: {
5403
5629
  type: string;
5630
+ additionalProperties: boolean;
5404
5631
  description: string;
5405
5632
  properties: {
5406
5633
  httpStatusCode: {
@@ -5409,10 +5636,12 @@ export declare namespace Schemas {
5409
5636
  };
5410
5637
  mojaloopError: {
5411
5638
  type: string;
5639
+ additionalProperties: boolean;
5412
5640
  properties: {
5413
5641
  errorInformation: {
5414
5642
  title: string;
5415
5643
  type: string;
5644
+ additionalProperties: boolean;
5416
5645
  description: string;
5417
5646
  properties: {
5418
5647
  errorCode: {
@@ -5432,6 +5661,7 @@ export declare namespace Schemas {
5432
5661
  extensionList: {
5433
5662
  title: string;
5434
5663
  type: string;
5664
+ additionalProperties: boolean;
5435
5665
  description: string;
5436
5666
  properties: {
5437
5667
  extension: {
@@ -5439,6 +5669,7 @@ export declare namespace Schemas {
5439
5669
  items: {
5440
5670
  title: string;
5441
5671
  type: string;
5672
+ additionalProperties: boolean;
5442
5673
  description: string;
5443
5674
  properties: {
5444
5675
  key: {
@@ -5474,6 +5705,7 @@ export declare namespace Schemas {
5474
5705
  const bulkTransactionAcceptPartyErrorResponse: {
5475
5706
  allOf: ({
5476
5707
  type: string;
5708
+ additionalProperties: boolean;
5477
5709
  properties: {
5478
5710
  statusCode: {
5479
5711
  type: string;
@@ -5488,12 +5720,14 @@ export declare namespace Schemas {
5488
5720
  required?: undefined;
5489
5721
  } | {
5490
5722
  type: string;
5723
+ additionalProperties: boolean;
5491
5724
  required: string[];
5492
5725
  properties: {
5493
5726
  bulkTransferState: {
5494
5727
  allOf: ({
5495
5728
  description: string;
5496
5729
  type: string;
5730
+ additionalProperties: boolean;
5497
5731
  required: string[];
5498
5732
  properties: {
5499
5733
  individualTransfers: {
@@ -5503,6 +5737,7 @@ export declare namespace Schemas {
5503
5737
  items: {
5504
5738
  allOf: ({
5505
5739
  type: string;
5740
+ additionalProperties: boolean;
5506
5741
  description: string;
5507
5742
  properties: {
5508
5743
  transferId: {
@@ -5517,6 +5752,7 @@ export declare namespace Schemas {
5517
5752
  required: string[];
5518
5753
  } | {
5519
5754
  type: string;
5755
+ additionalProperties: boolean;
5520
5756
  required: string[];
5521
5757
  properties: {
5522
5758
  acceptParty: {
@@ -5534,6 +5770,7 @@ export declare namespace Schemas {
5534
5770
  };
5535
5771
  } | {
5536
5772
  type: string;
5773
+ additionalProperties: boolean;
5537
5774
  description: string;
5538
5775
  properties: {
5539
5776
  httpStatusCode: {
@@ -5542,10 +5779,12 @@ export declare namespace Schemas {
5542
5779
  };
5543
5780
  mojaloopError: {
5544
5781
  type: string;
5782
+ additionalProperties: boolean;
5545
5783
  properties: {
5546
5784
  errorInformation: {
5547
5785
  title: string;
5548
5786
  type: string;
5787
+ additionalProperties: boolean;
5549
5788
  description: string;
5550
5789
  properties: {
5551
5790
  errorCode: {
@@ -5565,6 +5804,7 @@ export declare namespace Schemas {
5565
5804
  extensionList: {
5566
5805
  title: string;
5567
5806
  type: string;
5807
+ additionalProperties: boolean;
5568
5808
  description: string;
5569
5809
  properties: {
5570
5810
  extension: {
@@ -5572,6 +5812,7 @@ export declare namespace Schemas {
5572
5812
  items: {
5573
5813
  title: string;
5574
5814
  type: string;
5815
+ additionalProperties: boolean;
5575
5816
  description: string;
5576
5817
  properties: {
5577
5818
  key: {
@@ -5615,6 +5856,7 @@ export declare namespace Schemas {
5615
5856
  const bulkTransactionAcceptQuoteErrorResponse: {
5616
5857
  allOf: ({
5617
5858
  type: string;
5859
+ additionalProperties: boolean;
5618
5860
  properties: {
5619
5861
  statusCode: {
5620
5862
  type: string;
@@ -5629,12 +5871,14 @@ export declare namespace Schemas {
5629
5871
  required?: undefined;
5630
5872
  } | {
5631
5873
  type: string;
5874
+ additionalProperties: boolean;
5632
5875
  required: string[];
5633
5876
  properties: {
5634
5877
  bulkTransferState: {
5635
5878
  allOf: ({
5636
5879
  description: string;
5637
5880
  type: string;
5881
+ additionalProperties: boolean;
5638
5882
  required: string[];
5639
5883
  properties: {
5640
5884
  individualTransfers: {
@@ -5644,6 +5888,7 @@ export declare namespace Schemas {
5644
5888
  items: {
5645
5889
  allOf: ({
5646
5890
  type: string;
5891
+ additionalProperties: boolean;
5647
5892
  description: string;
5648
5893
  properties: {
5649
5894
  transferId: {
@@ -5658,6 +5903,7 @@ export declare namespace Schemas {
5658
5903
  required: string[];
5659
5904
  } | {
5660
5905
  type: string;
5906
+ additionalProperties: boolean;
5661
5907
  required: string[];
5662
5908
  properties: {
5663
5909
  acceptQuote: {
@@ -5675,6 +5921,7 @@ export declare namespace Schemas {
5675
5921
  };
5676
5922
  } | {
5677
5923
  type: string;
5924
+ additionalProperties: boolean;
5678
5925
  description: string;
5679
5926
  properties: {
5680
5927
  httpStatusCode: {
@@ -5683,10 +5930,12 @@ export declare namespace Schemas {
5683
5930
  };
5684
5931
  mojaloopError: {
5685
5932
  type: string;
5933
+ additionalProperties: boolean;
5686
5934
  properties: {
5687
5935
  errorInformation: {
5688
5936
  title: string;
5689
5937
  type: string;
5938
+ additionalProperties: boolean;
5690
5939
  description: string;
5691
5940
  properties: {
5692
5941
  errorCode: {
@@ -5706,6 +5955,7 @@ export declare namespace Schemas {
5706
5955
  extensionList: {
5707
5956
  title: string;
5708
5957
  type: string;
5958
+ additionalProperties: boolean;
5709
5959
  description: string;
5710
5960
  properties: {
5711
5961
  extension: {
@@ -5713,6 +5963,7 @@ export declare namespace Schemas {
5713
5963
  items: {
5714
5964
  title: string;
5715
5965
  type: string;
5966
+ additionalProperties: boolean;
5716
5967
  description: string;
5717
5968
  properties: {
5718
5969
  key: {
@@ -5756,6 +6007,7 @@ export declare namespace Schemas {
5756
6007
  const individualTransfer: {
5757
6008
  title: string;
5758
6009
  type: string;
6010
+ additionalProperties: boolean;
5759
6011
  description: string;
5760
6012
  properties: {
5761
6013
  transferId: {
@@ -5767,6 +6019,7 @@ export declare namespace Schemas {
5767
6019
  };
5768
6020
  to: {
5769
6021
  type: string;
6022
+ additionalProperties: boolean;
5770
6023
  required: string[];
5771
6024
  properties: {
5772
6025
  type: {
@@ -5877,6 +6130,7 @@ export declare namespace Schemas {
5877
6130
  items: {
5878
6131
  title: string;
5879
6132
  type: string;
6133
+ additionalProperties: boolean;
5880
6134
  description: string;
5881
6135
  properties: {
5882
6136
  key: {
@@ -5962,6 +6216,7 @@ export declare namespace Schemas {
5962
6216
  extensions: {
5963
6217
  title: string;
5964
6218
  type: string;
6219
+ additionalProperties: boolean;
5965
6220
  description: string;
5966
6221
  properties: {
5967
6222
  extension: {
@@ -5969,6 +6224,7 @@ export declare namespace Schemas {
5969
6224
  items: {
5970
6225
  title: string;
5971
6226
  type: string;
6227
+ additionalProperties: boolean;
5972
6228
  description: string;
5973
6229
  properties: {
5974
6230
  key: {
@@ -5999,6 +6255,7 @@ export declare namespace Schemas {
5999
6255
  };
6000
6256
  const bulkTransferRequest: {
6001
6257
  type: string;
6258
+ additionalProperties: boolean;
6002
6259
  required: string[];
6003
6260
  properties: {
6004
6261
  homeTransactionId: {
@@ -6021,6 +6278,7 @@ export declare namespace Schemas {
6021
6278
  };
6022
6279
  from: {
6023
6280
  type: string;
6281
+ additionalProperties: boolean;
6024
6282
  required: string[];
6025
6283
  properties: {
6026
6284
  type: {
@@ -6131,6 +6389,7 @@ export declare namespace Schemas {
6131
6389
  items: {
6132
6390
  title: string;
6133
6391
  type: string;
6392
+ additionalProperties: boolean;
6134
6393
  description: string;
6135
6394
  properties: {
6136
6395
  key: {
@@ -6162,6 +6421,7 @@ export declare namespace Schemas {
6162
6421
  items: {
6163
6422
  title: string;
6164
6423
  type: string;
6424
+ additionalProperties: boolean;
6165
6425
  description: string;
6166
6426
  properties: {
6167
6427
  transferId: {
@@ -6173,6 +6433,7 @@ export declare namespace Schemas {
6173
6433
  };
6174
6434
  to: {
6175
6435
  type: string;
6436
+ additionalProperties: boolean;
6176
6437
  required: string[];
6177
6438
  properties: {
6178
6439
  type: {
@@ -6283,6 +6544,7 @@ export declare namespace Schemas {
6283
6544
  items: {
6284
6545
  title: string;
6285
6546
  type: string;
6547
+ additionalProperties: boolean;
6286
6548
  description: string;
6287
6549
  properties: {
6288
6550
  key: {
@@ -6368,6 +6630,7 @@ export declare namespace Schemas {
6368
6630
  extensions: {
6369
6631
  title: string;
6370
6632
  type: string;
6633
+ additionalProperties: boolean;
6371
6634
  description: string;
6372
6635
  properties: {
6373
6636
  extension: {
@@ -6375,6 +6638,7 @@ export declare namespace Schemas {
6375
6638
  items: {
6376
6639
  title: string;
6377
6640
  type: string;
6641
+ additionalProperties: boolean;
6378
6642
  description: string;
6379
6643
  properties: {
6380
6644
  key: {
@@ -6407,6 +6671,7 @@ export declare namespace Schemas {
6407
6671
  extensions: {
6408
6672
  title: string;
6409
6673
  type: string;
6674
+ additionalProperties: boolean;
6410
6675
  description: string;
6411
6676
  properties: {
6412
6677
  extension: {
@@ -6414,6 +6679,7 @@ export declare namespace Schemas {
6414
6679
  items: {
6415
6680
  title: string;
6416
6681
  type: string;
6682
+ additionalProperties: boolean;
6417
6683
  description: string;
6418
6684
  properties: {
6419
6685
  key: {
@@ -6443,6 +6709,7 @@ export declare namespace Schemas {
6443
6709
  };
6444
6710
  const individualTransferFulfilment: {
6445
6711
  type: string;
6712
+ additionalProperties: boolean;
6446
6713
  description: string;
6447
6714
  properties: {
6448
6715
  fulfilment: {
@@ -6456,6 +6723,7 @@ export declare namespace Schemas {
6456
6723
  extensionList: {
6457
6724
  title: string;
6458
6725
  type: string;
6726
+ additionalProperties: boolean;
6459
6727
  description: string;
6460
6728
  properties: {
6461
6729
  extension: {
@@ -6463,6 +6731,7 @@ export declare namespace Schemas {
6463
6731
  items: {
6464
6732
  title: string;
6465
6733
  type: string;
6734
+ additionalProperties: boolean;
6466
6735
  description: string;
6467
6736
  properties: {
6468
6737
  key: {
@@ -6511,6 +6780,7 @@ export declare namespace Schemas {
6511
6780
  maxItems: number;
6512
6781
  items: {
6513
6782
  type: string;
6783
+ additionalProperties: boolean;
6514
6784
  description: string;
6515
6785
  properties: {
6516
6786
  fulfilment: {
@@ -6524,6 +6794,7 @@ export declare namespace Schemas {
6524
6794
  extensionList: {
6525
6795
  title: string;
6526
6796
  type: string;
6797
+ additionalProperties: boolean;
6527
6798
  description: string;
6528
6799
  properties: {
6529
6800
  extension: {
@@ -6531,6 +6802,7 @@ export declare namespace Schemas {
6531
6802
  items: {
6532
6803
  title: string;
6533
6804
  type: string;
6805
+ additionalProperties: boolean;
6534
6806
  description: string;
6535
6807
  properties: {
6536
6808
  key: {
@@ -6568,6 +6840,7 @@ export declare namespace Schemas {
6568
6840
  const partiesByIdResponse: {
6569
6841
  title: string;
6570
6842
  type: string;
6843
+ additionalProperties: boolean;
6571
6844
  description: string;
6572
6845
  properties: {
6573
6846
  party: {
@@ -6575,11 +6848,13 @@ export declare namespace Schemas {
6575
6848
  body: {
6576
6849
  title: string;
6577
6850
  type: string;
6851
+ additionalProperties: boolean;
6578
6852
  description: string;
6579
6853
  properties: {
6580
6854
  partyIdInfo: {
6581
6855
  title: string;
6582
6856
  type: string;
6857
+ additionalProperties: boolean;
6583
6858
  description: string;
6584
6859
  properties: {
6585
6860
  partyIdType: {
@@ -6613,6 +6888,7 @@ export declare namespace Schemas {
6613
6888
  extensionList: {
6614
6889
  title: string;
6615
6890
  type: string;
6891
+ additionalProperties: boolean;
6616
6892
  description: string;
6617
6893
  properties: {
6618
6894
  extension: {
@@ -6620,6 +6896,7 @@ export declare namespace Schemas {
6620
6896
  items: {
6621
6897
  title: string;
6622
6898
  type: string;
6899
+ additionalProperties: boolean;
6623
6900
  description: string;
6624
6901
  properties: {
6625
6902
  key: {
@@ -6664,11 +6941,13 @@ export declare namespace Schemas {
6664
6941
  personalInfo: {
6665
6942
  title: string;
6666
6943
  type: string;
6944
+ additionalProperties: boolean;
6667
6945
  description: string;
6668
6946
  properties: {
6669
6947
  complexName: {
6670
6948
  title: string;
6671
6949
  type: string;
6950
+ additionalProperties: boolean;
6672
6951
  description: string;
6673
6952
  properties: {
6674
6953
  firstName: {
@@ -6772,6 +7051,7 @@ export declare namespace Schemas {
6772
7051
  const Refund: {
6773
7052
  title: string;
6774
7053
  type: string;
7054
+ additionalProperties: boolean;
6775
7055
  description: string;
6776
7056
  properties: {
6777
7057
  originalTransactionId: {
@@ -6802,6 +7082,7 @@ export declare namespace Schemas {
6802
7082
  const TransactionType: {
6803
7083
  title: string;
6804
7084
  type: string;
7085
+ additionalProperties: boolean;
6805
7086
  description: string;
6806
7087
  properties: {
6807
7088
  scenario: {
@@ -6835,6 +7116,7 @@ export declare namespace Schemas {
6835
7116
  refundInfo: {
6836
7117
  title: string;
6837
7118
  type: string;
7119
+ additionalProperties: boolean;
6838
7120
  description: string;
6839
7121
  properties: {
6840
7122
  originalTransactionId: {
@@ -6874,12 +7156,14 @@ export declare namespace Schemas {
6874
7156
  const FxRate: {
6875
7157
  title: string;
6876
7158
  type: string;
7159
+ additionalProperties: boolean;
6877
7160
  description: string;
6878
7161
  properties: {
6879
7162
  sourceAmount: {
6880
7163
  allOf: ({
6881
7164
  title: string;
6882
7165
  type: string;
7166
+ additionalProperties: boolean;
6883
7167
  description: string;
6884
7168
  properties: {
6885
7169
  currency: {
@@ -6903,6 +7187,7 @@ export declare namespace Schemas {
6903
7187
  description: string;
6904
7188
  title?: undefined;
6905
7189
  type?: undefined;
7190
+ additionalProperties?: undefined;
6906
7191
  properties?: undefined;
6907
7192
  required?: undefined;
6908
7193
  })[];
@@ -6911,6 +7196,7 @@ export declare namespace Schemas {
6911
7196
  allOf: ({
6912
7197
  title: string;
6913
7198
  type: string;
7199
+ additionalProperties: boolean;
6914
7200
  description: string;
6915
7201
  properties: {
6916
7202
  currency: {
@@ -6934,6 +7220,7 @@ export declare namespace Schemas {
6934
7220
  description: string;
6935
7221
  title?: undefined;
6936
7222
  type?: undefined;
7223
+ additionalProperties?: undefined;
6937
7224
  properties?: undefined;
6938
7225
  required?: undefined;
6939
7226
  })[];
@@ -6944,6 +7231,7 @@ export declare namespace Schemas {
6944
7231
  const QuotesPostRequest: {
6945
7232
  title: string;
6946
7233
  type: string;
7234
+ additionalProperties: boolean;
6947
7235
  description: string;
6948
7236
  properties: {
6949
7237
  quoteId: {
@@ -6970,11 +7258,13 @@ export declare namespace Schemas {
6970
7258
  payee: {
6971
7259
  title: string;
6972
7260
  type: string;
7261
+ additionalProperties: boolean;
6973
7262
  description: string;
6974
7263
  properties: {
6975
7264
  partyIdInfo: {
6976
7265
  title: string;
6977
7266
  type: string;
7267
+ additionalProperties: boolean;
6978
7268
  description: string;
6979
7269
  properties: {
6980
7270
  partyIdType: {
@@ -7008,6 +7298,7 @@ export declare namespace Schemas {
7008
7298
  extensionList: {
7009
7299
  title: string;
7010
7300
  type: string;
7301
+ additionalProperties: boolean;
7011
7302
  description: string;
7012
7303
  properties: {
7013
7304
  extension: {
@@ -7015,6 +7306,7 @@ export declare namespace Schemas {
7015
7306
  items: {
7016
7307
  title: string;
7017
7308
  type: string;
7309
+ additionalProperties: boolean;
7018
7310
  description: string;
7019
7311
  properties: {
7020
7312
  key: {
@@ -7059,11 +7351,13 @@ export declare namespace Schemas {
7059
7351
  personalInfo: {
7060
7352
  title: string;
7061
7353
  type: string;
7354
+ additionalProperties: boolean;
7062
7355
  description: string;
7063
7356
  properties: {
7064
7357
  complexName: {
7065
7358
  title: string;
7066
7359
  type: string;
7360
+ additionalProperties: boolean;
7067
7361
  description: string;
7068
7362
  properties: {
7069
7363
  firstName: {
@@ -7132,11 +7426,13 @@ export declare namespace Schemas {
7132
7426
  payer: {
7133
7427
  title: string;
7134
7428
  type: string;
7429
+ additionalProperties: boolean;
7135
7430
  description: string;
7136
7431
  properties: {
7137
7432
  partyIdInfo: {
7138
7433
  title: string;
7139
7434
  type: string;
7435
+ additionalProperties: boolean;
7140
7436
  description: string;
7141
7437
  properties: {
7142
7438
  partyIdType: {
@@ -7170,6 +7466,7 @@ export declare namespace Schemas {
7170
7466
  extensionList: {
7171
7467
  title: string;
7172
7468
  type: string;
7469
+ additionalProperties: boolean;
7173
7470
  description: string;
7174
7471
  properties: {
7175
7472
  extension: {
@@ -7177,6 +7474,7 @@ export declare namespace Schemas {
7177
7474
  items: {
7178
7475
  title: string;
7179
7476
  type: string;
7477
+ additionalProperties: boolean;
7180
7478
  description: string;
7181
7479
  properties: {
7182
7480
  key: {
@@ -7221,11 +7519,13 @@ export declare namespace Schemas {
7221
7519
  personalInfo: {
7222
7520
  title: string;
7223
7521
  type: string;
7522
+ additionalProperties: boolean;
7224
7523
  description: string;
7225
7524
  properties: {
7226
7525
  complexName: {
7227
7526
  title: string;
7228
7527
  type: string;
7528
+ additionalProperties: boolean;
7229
7529
  description: string;
7230
7530
  properties: {
7231
7531
  firstName: {
@@ -7301,6 +7601,7 @@ export declare namespace Schemas {
7301
7601
  amount: {
7302
7602
  title: string;
7303
7603
  type: string;
7604
+ additionalProperties: boolean;
7304
7605
  description: string;
7305
7606
  properties: {
7306
7607
  currency: {
@@ -7324,6 +7625,7 @@ export declare namespace Schemas {
7324
7625
  fees: {
7325
7626
  title: string;
7326
7627
  type: string;
7628
+ additionalProperties: boolean;
7327
7629
  description: string;
7328
7630
  properties: {
7329
7631
  currency: {
@@ -7347,6 +7649,7 @@ export declare namespace Schemas {
7347
7649
  transactionType: {
7348
7650
  title: string;
7349
7651
  type: string;
7652
+ additionalProperties: boolean;
7350
7653
  description: string;
7351
7654
  properties: {
7352
7655
  scenario: {
@@ -7380,6 +7683,7 @@ export declare namespace Schemas {
7380
7683
  refundInfo: {
7381
7684
  title: string;
7382
7685
  type: string;
7686
+ additionalProperties: boolean;
7383
7687
  description: string;
7384
7688
  properties: {
7385
7689
  originalTransactionId: {
@@ -7427,12 +7731,14 @@ export declare namespace Schemas {
7427
7731
  allOf: ({
7428
7732
  title: string;
7429
7733
  type: string;
7734
+ additionalProperties: boolean;
7430
7735
  description: string;
7431
7736
  properties: {
7432
7737
  sourceAmount: {
7433
7738
  allOf: ({
7434
7739
  title: string;
7435
7740
  type: string;
7741
+ additionalProperties: boolean;
7436
7742
  description: string;
7437
7743
  properties: {
7438
7744
  currency: {
@@ -7456,6 +7762,7 @@ export declare namespace Schemas {
7456
7762
  description: string;
7457
7763
  title?: undefined;
7458
7764
  type?: undefined;
7765
+ additionalProperties?: undefined;
7459
7766
  properties?: undefined;
7460
7767
  required?: undefined;
7461
7768
  })[];
@@ -7464,6 +7771,7 @@ export declare namespace Schemas {
7464
7771
  allOf: ({
7465
7772
  title: string;
7466
7773
  type: string;
7774
+ additionalProperties: boolean;
7467
7775
  description: string;
7468
7776
  properties: {
7469
7777
  currency: {
@@ -7487,6 +7795,7 @@ export declare namespace Schemas {
7487
7795
  description: string;
7488
7796
  title?: undefined;
7489
7797
  type?: undefined;
7798
+ additionalProperties?: undefined;
7490
7799
  properties?: undefined;
7491
7800
  required?: undefined;
7492
7801
  })[];
@@ -7497,6 +7806,7 @@ export declare namespace Schemas {
7497
7806
  description: string;
7498
7807
  title?: undefined;
7499
7808
  type?: undefined;
7809
+ additionalProperties?: undefined;
7500
7810
  properties?: undefined;
7501
7811
  required?: undefined;
7502
7812
  })[];
@@ -7504,6 +7814,7 @@ export declare namespace Schemas {
7504
7814
  geoCode: {
7505
7815
  title: string;
7506
7816
  type: string;
7817
+ additionalProperties: boolean;
7507
7818
  description: string;
7508
7819
  properties: {
7509
7820
  latitude: {
@@ -7541,6 +7852,7 @@ export declare namespace Schemas {
7541
7852
  extensionList: {
7542
7853
  title: string;
7543
7854
  type: string;
7855
+ additionalProperties: boolean;
7544
7856
  description: string;
7545
7857
  properties: {
7546
7858
  extension: {
@@ -7548,6 +7860,7 @@ export declare namespace Schemas {
7548
7860
  items: {
7549
7861
  title: string;
7550
7862
  type: string;
7863
+ additionalProperties: boolean;
7551
7864
  description: string;
7552
7865
  properties: {
7553
7866
  key: {
@@ -7579,6 +7892,7 @@ export declare namespace Schemas {
7579
7892
  const simpleQuotesPostRequest: {
7580
7893
  title: string;
7581
7894
  type: string;
7895
+ additionalProperties: boolean;
7582
7896
  properties: {
7583
7897
  fspId: {
7584
7898
  title: string;
@@ -7590,6 +7904,7 @@ export declare namespace Schemas {
7590
7904
  quotesPostRequest: {
7591
7905
  title: string;
7592
7906
  type: string;
7907
+ additionalProperties: boolean;
7593
7908
  description: string;
7594
7909
  properties: {
7595
7910
  quoteId: {
@@ -7616,11 +7931,13 @@ export declare namespace Schemas {
7616
7931
  payee: {
7617
7932
  title: string;
7618
7933
  type: string;
7934
+ additionalProperties: boolean;
7619
7935
  description: string;
7620
7936
  properties: {
7621
7937
  partyIdInfo: {
7622
7938
  title: string;
7623
7939
  type: string;
7940
+ additionalProperties: boolean;
7624
7941
  description: string;
7625
7942
  properties: {
7626
7943
  partyIdType: {
@@ -7654,6 +7971,7 @@ export declare namespace Schemas {
7654
7971
  extensionList: {
7655
7972
  title: string;
7656
7973
  type: string;
7974
+ additionalProperties: boolean;
7657
7975
  description: string;
7658
7976
  properties: {
7659
7977
  extension: {
@@ -7661,6 +7979,7 @@ export declare namespace Schemas {
7661
7979
  items: {
7662
7980
  title: string;
7663
7981
  type: string;
7982
+ additionalProperties: boolean;
7664
7983
  description: string;
7665
7984
  properties: {
7666
7985
  key: {
@@ -7705,11 +8024,13 @@ export declare namespace Schemas {
7705
8024
  personalInfo: {
7706
8025
  title: string;
7707
8026
  type: string;
8027
+ additionalProperties: boolean;
7708
8028
  description: string;
7709
8029
  properties: {
7710
8030
  complexName: {
7711
8031
  title: string;
7712
8032
  type: string;
8033
+ additionalProperties: boolean;
7713
8034
  description: string;
7714
8035
  properties: {
7715
8036
  firstName: {
@@ -7778,11 +8099,13 @@ export declare namespace Schemas {
7778
8099
  payer: {
7779
8100
  title: string;
7780
8101
  type: string;
8102
+ additionalProperties: boolean;
7781
8103
  description: string;
7782
8104
  properties: {
7783
8105
  partyIdInfo: {
7784
8106
  title: string;
7785
8107
  type: string;
8108
+ additionalProperties: boolean;
7786
8109
  description: string;
7787
8110
  properties: {
7788
8111
  partyIdType: {
@@ -7816,6 +8139,7 @@ export declare namespace Schemas {
7816
8139
  extensionList: {
7817
8140
  title: string;
7818
8141
  type: string;
8142
+ additionalProperties: boolean;
7819
8143
  description: string;
7820
8144
  properties: {
7821
8145
  extension: {
@@ -7823,6 +8147,7 @@ export declare namespace Schemas {
7823
8147
  items: {
7824
8148
  title: string;
7825
8149
  type: string;
8150
+ additionalProperties: boolean;
7826
8151
  description: string;
7827
8152
  properties: {
7828
8153
  key: {
@@ -7867,11 +8192,13 @@ export declare namespace Schemas {
7867
8192
  personalInfo: {
7868
8193
  title: string;
7869
8194
  type: string;
8195
+ additionalProperties: boolean;
7870
8196
  description: string;
7871
8197
  properties: {
7872
8198
  complexName: {
7873
8199
  title: string;
7874
8200
  type: string;
8201
+ additionalProperties: boolean;
7875
8202
  description: string;
7876
8203
  properties: {
7877
8204
  firstName: {
@@ -7947,6 +8274,7 @@ export declare namespace Schemas {
7947
8274
  amount: {
7948
8275
  title: string;
7949
8276
  type: string;
8277
+ additionalProperties: boolean;
7950
8278
  description: string;
7951
8279
  properties: {
7952
8280
  currency: {
@@ -7970,6 +8298,7 @@ export declare namespace Schemas {
7970
8298
  fees: {
7971
8299
  title: string;
7972
8300
  type: string;
8301
+ additionalProperties: boolean;
7973
8302
  description: string;
7974
8303
  properties: {
7975
8304
  currency: {
@@ -7993,6 +8322,7 @@ export declare namespace Schemas {
7993
8322
  transactionType: {
7994
8323
  title: string;
7995
8324
  type: string;
8325
+ additionalProperties: boolean;
7996
8326
  description: string;
7997
8327
  properties: {
7998
8328
  scenario: {
@@ -8026,6 +8356,7 @@ export declare namespace Schemas {
8026
8356
  refundInfo: {
8027
8357
  title: string;
8028
8358
  type: string;
8359
+ additionalProperties: boolean;
8029
8360
  description: string;
8030
8361
  properties: {
8031
8362
  originalTransactionId: {
@@ -8073,12 +8404,14 @@ export declare namespace Schemas {
8073
8404
  allOf: ({
8074
8405
  title: string;
8075
8406
  type: string;
8407
+ additionalProperties: boolean;
8076
8408
  description: string;
8077
8409
  properties: {
8078
8410
  sourceAmount: {
8079
8411
  allOf: ({
8080
8412
  title: string;
8081
8413
  type: string;
8414
+ additionalProperties: boolean;
8082
8415
  description: string;
8083
8416
  properties: {
8084
8417
  currency: {
@@ -8102,6 +8435,7 @@ export declare namespace Schemas {
8102
8435
  description: string;
8103
8436
  title?: undefined;
8104
8437
  type?: undefined;
8438
+ additionalProperties?: undefined;
8105
8439
  properties?: undefined;
8106
8440
  required?: undefined;
8107
8441
  })[];
@@ -8110,6 +8444,7 @@ export declare namespace Schemas {
8110
8444
  allOf: ({
8111
8445
  title: string;
8112
8446
  type: string;
8447
+ additionalProperties: boolean;
8113
8448
  description: string;
8114
8449
  properties: {
8115
8450
  currency: {
@@ -8133,6 +8468,7 @@ export declare namespace Schemas {
8133
8468
  description: string;
8134
8469
  title?: undefined;
8135
8470
  type?: undefined;
8471
+ additionalProperties?: undefined;
8136
8472
  properties?: undefined;
8137
8473
  required?: undefined;
8138
8474
  })[];
@@ -8143,6 +8479,7 @@ export declare namespace Schemas {
8143
8479
  description: string;
8144
8480
  title?: undefined;
8145
8481
  type?: undefined;
8482
+ additionalProperties?: undefined;
8146
8483
  properties?: undefined;
8147
8484
  required?: undefined;
8148
8485
  })[];
@@ -8150,6 +8487,7 @@ export declare namespace Schemas {
8150
8487
  geoCode: {
8151
8488
  title: string;
8152
8489
  type: string;
8490
+ additionalProperties: boolean;
8153
8491
  description: string;
8154
8492
  properties: {
8155
8493
  latitude: {
@@ -8187,6 +8525,7 @@ export declare namespace Schemas {
8187
8525
  extensionList: {
8188
8526
  title: string;
8189
8527
  type: string;
8528
+ additionalProperties: boolean;
8190
8529
  description: string;
8191
8530
  properties: {
8192
8531
  extension: {
@@ -8194,6 +8533,7 @@ export declare namespace Schemas {
8194
8533
  items: {
8195
8534
  title: string;
8196
8535
  type: string;
8536
+ additionalProperties: boolean;
8197
8537
  description: string;
8198
8538
  properties: {
8199
8539
  key: {
@@ -8228,6 +8568,7 @@ export declare namespace Schemas {
8228
8568
  const quotesPostResponse: {
8229
8569
  title: string;
8230
8570
  type: string;
8571
+ additionalProperties: boolean;
8231
8572
  properties: {
8232
8573
  quotes: {
8233
8574
  title: string;
@@ -8240,6 +8581,7 @@ export declare namespace Schemas {
8240
8581
  transferAmount: {
8241
8582
  title: string;
8242
8583
  type: string;
8584
+ additionalProperties: boolean;
8243
8585
  description: string;
8244
8586
  properties: {
8245
8587
  currency: {
@@ -8263,6 +8605,7 @@ export declare namespace Schemas {
8263
8605
  payeeReceiveAmount: {
8264
8606
  title: string;
8265
8607
  type: string;
8608
+ additionalProperties: boolean;
8266
8609
  description: string;
8267
8610
  properties: {
8268
8611
  currency: {
@@ -8286,6 +8629,7 @@ export declare namespace Schemas {
8286
8629
  payeeFspFee: {
8287
8630
  title: string;
8288
8631
  type: string;
8632
+ additionalProperties: boolean;
8289
8633
  description: string;
8290
8634
  properties: {
8291
8635
  currency: {
@@ -8309,6 +8653,7 @@ export declare namespace Schemas {
8309
8653
  payeeFspCommission: {
8310
8654
  title: string;
8311
8655
  type: string;
8656
+ additionalProperties: boolean;
8312
8657
  description: string;
8313
8658
  properties: {
8314
8659
  currency: {
@@ -8337,6 +8682,7 @@ export declare namespace Schemas {
8337
8682
  geoCode: {
8338
8683
  title: string;
8339
8684
  type: string;
8685
+ additionalProperties: boolean;
8340
8686
  description: string;
8341
8687
  properties: {
8342
8688
  latitude: {
@@ -8375,6 +8721,7 @@ export declare namespace Schemas {
8375
8721
  extensionList: {
8376
8722
  title: string;
8377
8723
  type: string;
8724
+ additionalProperties: boolean;
8378
8725
  description: string;
8379
8726
  properties: {
8380
8727
  extension: {
@@ -8382,6 +8729,7 @@ export declare namespace Schemas {
8382
8729
  items: {
8383
8730
  title: string;
8384
8731
  type: string;
8732
+ additionalProperties: boolean;
8385
8733
  description: string;
8386
8734
  properties: {
8387
8735
  key: {
@@ -8426,6 +8774,7 @@ export declare namespace Schemas {
8426
8774
  const errorQuotesResponse: {
8427
8775
  allOf: ({
8428
8776
  type: string;
8777
+ additionalProperties: boolean;
8429
8778
  properties: {
8430
8779
  statusCode: {
8431
8780
  type: string;
@@ -8438,8 +8787,10 @@ export declare namespace Schemas {
8438
8787
  };
8439
8788
  } | {
8440
8789
  type: string;
8790
+ additionalProperties?: undefined;
8441
8791
  properties?: undefined;
8442
8792
  })[];
8793
+ additionalProperties: boolean;
8443
8794
  };
8444
8795
  const AuthenticationType: {
8445
8796
  title: string;
@@ -8450,6 +8801,7 @@ export declare namespace Schemas {
8450
8801
  };
8451
8802
  const requestToPayRequest: {
8452
8803
  type: string;
8804
+ additionalProperties: boolean;
8453
8805
  required: string[];
8454
8806
  properties: {
8455
8807
  homeR2PTransactionId: {
@@ -8458,6 +8810,7 @@ export declare namespace Schemas {
8458
8810
  };
8459
8811
  from: {
8460
8812
  type: string;
8813
+ additionalProperties: boolean;
8461
8814
  required: string[];
8462
8815
  properties: {
8463
8816
  type: {
@@ -8568,6 +8921,7 @@ export declare namespace Schemas {
8568
8921
  items: {
8569
8922
  title: string;
8570
8923
  type: string;
8924
+ additionalProperties: boolean;
8571
8925
  description: string;
8572
8926
  properties: {
8573
8927
  key: {
@@ -8593,6 +8947,7 @@ export declare namespace Schemas {
8593
8947
  };
8594
8948
  to: {
8595
8949
  type: string;
8950
+ additionalProperties: boolean;
8596
8951
  required: string[];
8597
8952
  properties: {
8598
8953
  type: {
@@ -8703,6 +9058,7 @@ export declare namespace Schemas {
8703
9058
  items: {
8704
9059
  title: string;
8705
9060
  type: string;
9061
+ additionalProperties: boolean;
8706
9062
  description: string;
8707
9063
  properties: {
8708
9064
  key: {
@@ -8778,16 +9134,19 @@ export declare namespace Schemas {
8778
9134
  const getPartiesResponse: {
8779
9135
  title: string;
8780
9136
  type: string;
9137
+ additionalProperties: boolean;
8781
9138
  description: string;
8782
9139
  properties: {
8783
9140
  body: {
8784
9141
  title: string;
8785
9142
  type: string;
9143
+ additionalProperties: boolean;
8786
9144
  description: string;
8787
9145
  properties: {
8788
9146
  partyIdInfo: {
8789
9147
  title: string;
8790
9148
  type: string;
9149
+ additionalProperties: boolean;
8791
9150
  description: string;
8792
9151
  properties: {
8793
9152
  partyIdType: {
@@ -8821,6 +9180,7 @@ export declare namespace Schemas {
8821
9180
  extensionList: {
8822
9181
  title: string;
8823
9182
  type: string;
9183
+ additionalProperties: boolean;
8824
9184
  description: string;
8825
9185
  properties: {
8826
9186
  extension: {
@@ -8828,6 +9188,7 @@ export declare namespace Schemas {
8828
9188
  items: {
8829
9189
  title: string;
8830
9190
  type: string;
9191
+ additionalProperties: boolean;
8831
9192
  description: string;
8832
9193
  properties: {
8833
9194
  key: {
@@ -8872,11 +9233,13 @@ export declare namespace Schemas {
8872
9233
  personalInfo: {
8873
9234
  title: string;
8874
9235
  type: string;
9236
+ additionalProperties: boolean;
8875
9237
  description: string;
8876
9238
  properties: {
8877
9239
  complexName: {
8878
9240
  title: string;
8879
9241
  type: string;
9242
+ additionalProperties: boolean;
8880
9243
  description: string;
8881
9244
  properties: {
8882
9245
  firstName: {
@@ -8958,6 +9321,7 @@ export declare namespace Schemas {
8958
9321
  const TransactionRequestResponse: {
8959
9322
  title: string;
8960
9323
  type: string;
9324
+ additionalProperties: boolean;
8961
9325
  description: string;
8962
9326
  properties: {
8963
9327
  body: {
@@ -8980,6 +9344,7 @@ export declare namespace Schemas {
8980
9344
  extensionList: {
8981
9345
  title: string;
8982
9346
  type: string;
9347
+ additionalProperties: boolean;
8983
9348
  description: string;
8984
9349
  properties: {
8985
9350
  extension: {
@@ -8987,6 +9352,7 @@ export declare namespace Schemas {
8987
9352
  items: {
8988
9353
  title: string;
8989
9354
  type: string;
9355
+ additionalProperties: boolean;
8990
9356
  description: string;
8991
9357
  properties: {
8992
9358
  key: {
@@ -9023,6 +9389,7 @@ export declare namespace Schemas {
9023
9389
  };
9024
9390
  const requestToPayResponse: {
9025
9391
  type: string;
9392
+ additionalProperties: boolean;
9026
9393
  required: string[];
9027
9394
  properties: {
9028
9395
  transactionRequestId: {
@@ -9034,6 +9401,7 @@ export declare namespace Schemas {
9034
9401
  };
9035
9402
  from: {
9036
9403
  type: string;
9404
+ additionalProperties: boolean;
9037
9405
  required: string[];
9038
9406
  properties: {
9039
9407
  type: {
@@ -9144,6 +9512,7 @@ export declare namespace Schemas {
9144
9512
  items: {
9145
9513
  title: string;
9146
9514
  type: string;
9515
+ additionalProperties: boolean;
9147
9516
  description: string;
9148
9517
  properties: {
9149
9518
  key: {
@@ -9169,6 +9538,7 @@ export declare namespace Schemas {
9169
9538
  };
9170
9539
  to: {
9171
9540
  type: string;
9541
+ additionalProperties: boolean;
9172
9542
  required: string[];
9173
9543
  properties: {
9174
9544
  type: {
@@ -9279,6 +9649,7 @@ export declare namespace Schemas {
9279
9649
  items: {
9280
9650
  title: string;
9281
9651
  type: string;
9652
+ additionalProperties: boolean;
9282
9653
  description: string;
9283
9654
  properties: {
9284
9655
  key: {
@@ -9345,16 +9716,19 @@ export declare namespace Schemas {
9345
9716
  getPartiesResponse: {
9346
9717
  title: string;
9347
9718
  type: string;
9719
+ additionalProperties: boolean;
9348
9720
  description: string;
9349
9721
  properties: {
9350
9722
  body: {
9351
9723
  title: string;
9352
9724
  type: string;
9725
+ additionalProperties: boolean;
9353
9726
  description: string;
9354
9727
  properties: {
9355
9728
  partyIdInfo: {
9356
9729
  title: string;
9357
9730
  type: string;
9731
+ additionalProperties: boolean;
9358
9732
  description: string;
9359
9733
  properties: {
9360
9734
  partyIdType: {
@@ -9388,6 +9762,7 @@ export declare namespace Schemas {
9388
9762
  extensionList: {
9389
9763
  title: string;
9390
9764
  type: string;
9765
+ additionalProperties: boolean;
9391
9766
  description: string;
9392
9767
  properties: {
9393
9768
  extension: {
@@ -9395,6 +9770,7 @@ export declare namespace Schemas {
9395
9770
  items: {
9396
9771
  title: string;
9397
9772
  type: string;
9773
+ additionalProperties: boolean;
9398
9774
  description: string;
9399
9775
  properties: {
9400
9776
  key: {
@@ -9439,11 +9815,13 @@ export declare namespace Schemas {
9439
9815
  personalInfo: {
9440
9816
  title: string;
9441
9817
  type: string;
9818
+ additionalProperties: boolean;
9442
9819
  description: string;
9443
9820
  properties: {
9444
9821
  complexName: {
9445
9822
  title: string;
9446
9823
  type: string;
9824
+ additionalProperties: boolean;
9447
9825
  description: string;
9448
9826
  properties: {
9449
9827
  firstName: {
@@ -9518,6 +9896,7 @@ export declare namespace Schemas {
9518
9896
  transactionRequestResponse: {
9519
9897
  title: string;
9520
9898
  type: string;
9899
+ additionalProperties: boolean;
9521
9900
  description: string;
9522
9901
  properties: {
9523
9902
  body: {
@@ -9540,6 +9919,7 @@ export declare namespace Schemas {
9540
9919
  extensionList: {
9541
9920
  title: string;
9542
9921
  type: string;
9922
+ additionalProperties: boolean;
9543
9923
  description: string;
9544
9924
  properties: {
9545
9925
  extension: {
@@ -9547,6 +9927,7 @@ export declare namespace Schemas {
9547
9927
  items: {
9548
9928
  title: string;
9549
9929
  type: string;
9930
+ additionalProperties: boolean;
9550
9931
  description: string;
9551
9932
  properties: {
9552
9933
  key: {
@@ -9583,6 +9964,7 @@ export declare namespace Schemas {
9583
9964
  };
9584
9965
  lastError: {
9585
9966
  type: string;
9967
+ additionalProperties: boolean;
9586
9968
  description: string;
9587
9969
  properties: {
9588
9970
  httpStatusCode: {
@@ -9591,10 +9973,12 @@ export declare namespace Schemas {
9591
9973
  };
9592
9974
  mojaloopError: {
9593
9975
  type: string;
9976
+ additionalProperties: boolean;
9594
9977
  properties: {
9595
9978
  errorInformation: {
9596
9979
  title: string;
9597
9980
  type: string;
9981
+ additionalProperties: boolean;
9598
9982
  description: string;
9599
9983
  properties: {
9600
9984
  errorCode: {
@@ -9614,6 +9998,7 @@ export declare namespace Schemas {
9614
9998
  extensionList: {
9615
9999
  title: string;
9616
10000
  type: string;
10001
+ additionalProperties: boolean;
9617
10002
  description: string;
9618
10003
  properties: {
9619
10004
  extension: {
@@ -9621,6 +10006,7 @@ export declare namespace Schemas {
9621
10006
  items: {
9622
10007
  title: string;
9623
10008
  type: string;
10009
+ additionalProperties: boolean;
9624
10010
  description: string;
9625
10011
  properties: {
9626
10012
  key: {
@@ -9662,11 +10048,13 @@ export declare namespace Schemas {
9662
10048
  const QuotesIDPutResponse: {
9663
10049
  title: string;
9664
10050
  type: string;
10051
+ additionalProperties: boolean;
9665
10052
  description: string;
9666
10053
  properties: {
9667
10054
  transferAmount: {
9668
10055
  title: string;
9669
10056
  type: string;
10057
+ additionalProperties: boolean;
9670
10058
  description: string;
9671
10059
  properties: {
9672
10060
  currency: {
@@ -9690,6 +10078,7 @@ export declare namespace Schemas {
9690
10078
  payeeReceiveAmount: {
9691
10079
  title: string;
9692
10080
  type: string;
10081
+ additionalProperties: boolean;
9693
10082
  description: string;
9694
10083
  properties: {
9695
10084
  currency: {
@@ -9713,6 +10102,7 @@ export declare namespace Schemas {
9713
10102
  payeeFspFee: {
9714
10103
  title: string;
9715
10104
  type: string;
10105
+ additionalProperties: boolean;
9716
10106
  description: string;
9717
10107
  properties: {
9718
10108
  currency: {
@@ -9736,6 +10126,7 @@ export declare namespace Schemas {
9736
10126
  payeeFspCommission: {
9737
10127
  title: string;
9738
10128
  type: string;
10129
+ additionalProperties: boolean;
9739
10130
  description: string;
9740
10131
  properties: {
9741
10132
  currency: {
@@ -9766,6 +10157,7 @@ export declare namespace Schemas {
9766
10157
  geoCode: {
9767
10158
  title: string;
9768
10159
  type: string;
10160
+ additionalProperties: boolean;
9769
10161
  description: string;
9770
10162
  properties: {
9771
10163
  latitude: {
@@ -9804,6 +10196,7 @@ export declare namespace Schemas {
9804
10196
  extensionList: {
9805
10197
  title: string;
9806
10198
  type: string;
10199
+ additionalProperties: boolean;
9807
10200
  description: string;
9808
10201
  properties: {
9809
10202
  extension: {
@@ -9811,6 +10204,7 @@ export declare namespace Schemas {
9811
10204
  items: {
9812
10205
  title: string;
9813
10206
  type: string;
10207
+ additionalProperties: boolean;
9814
10208
  description: string;
9815
10209
  properties: {
9816
10210
  key: {
@@ -9842,6 +10236,7 @@ export declare namespace Schemas {
9842
10236
  const FxMoney: {
9843
10237
  title: string;
9844
10238
  type: string;
10239
+ additionalProperties: boolean;
9845
10240
  description: string;
9846
10241
  properties: {
9847
10242
  currency: {
@@ -9865,6 +10260,7 @@ export declare namespace Schemas {
9865
10260
  const FxCharge: {
9866
10261
  title: string;
9867
10262
  type: string;
10263
+ additionalProperties: boolean;
9868
10264
  description: string;
9869
10265
  properties: {
9870
10266
  chargeType: {
@@ -9877,6 +10273,7 @@ export declare namespace Schemas {
9877
10273
  allOf: ({
9878
10274
  title: string;
9879
10275
  type: string;
10276
+ additionalProperties: boolean;
9880
10277
  description: string;
9881
10278
  properties: {
9882
10279
  currency: {
@@ -9900,6 +10297,7 @@ export declare namespace Schemas {
9900
10297
  description: string;
9901
10298
  title?: undefined;
9902
10299
  type?: undefined;
10300
+ additionalProperties?: undefined;
9903
10301
  properties?: undefined;
9904
10302
  required?: undefined;
9905
10303
  })[];
@@ -9908,6 +10306,7 @@ export declare namespace Schemas {
9908
10306
  allOf: ({
9909
10307
  title: string;
9910
10308
  type: string;
10309
+ additionalProperties: boolean;
9911
10310
  description: string;
9912
10311
  properties: {
9913
10312
  currency: {
@@ -9931,6 +10330,7 @@ export declare namespace Schemas {
9931
10330
  description: string;
9932
10331
  title?: undefined;
9933
10332
  type?: undefined;
10333
+ additionalProperties?: undefined;
9934
10334
  properties?: undefined;
9935
10335
  required?: undefined;
9936
10336
  })[];
@@ -9941,6 +10341,7 @@ export declare namespace Schemas {
9941
10341
  const FxConversion: {
9942
10342
  title: string;
9943
10343
  type: string;
10344
+ additionalProperties: boolean;
9944
10345
  description: string;
9945
10346
  properties: {
9946
10347
  conversionId: {
@@ -10022,6 +10423,7 @@ export declare namespace Schemas {
10022
10423
  allOf: ({
10023
10424
  title: string;
10024
10425
  type: string;
10426
+ additionalProperties: boolean;
10025
10427
  description: string;
10026
10428
  properties: {
10027
10429
  currency: {
@@ -10045,6 +10447,7 @@ export declare namespace Schemas {
10045
10447
  description: string;
10046
10448
  title?: undefined;
10047
10449
  type?: undefined;
10450
+ additionalProperties?: undefined;
10048
10451
  properties?: undefined;
10049
10452
  required?: undefined;
10050
10453
  })[];
@@ -10053,6 +10456,7 @@ export declare namespace Schemas {
10053
10456
  allOf: ({
10054
10457
  title: string;
10055
10458
  type: string;
10459
+ additionalProperties: boolean;
10056
10460
  description: string;
10057
10461
  properties: {
10058
10462
  currency: {
@@ -10076,6 +10480,7 @@ export declare namespace Schemas {
10076
10480
  description: string;
10077
10481
  title?: undefined;
10078
10482
  type?: undefined;
10483
+ additionalProperties?: undefined;
10079
10484
  properties?: undefined;
10080
10485
  required?: undefined;
10081
10486
  })[];
@@ -10101,6 +10506,7 @@ export declare namespace Schemas {
10101
10506
  items: {
10102
10507
  title: string;
10103
10508
  type: string;
10509
+ additionalProperties: boolean;
10104
10510
  description: string;
10105
10511
  properties: {
10106
10512
  chargeType: {
@@ -10113,6 +10519,7 @@ export declare namespace Schemas {
10113
10519
  allOf: ({
10114
10520
  title: string;
10115
10521
  type: string;
10522
+ additionalProperties: boolean;
10116
10523
  description: string;
10117
10524
  properties: {
10118
10525
  currency: {
@@ -10136,6 +10543,7 @@ export declare namespace Schemas {
10136
10543
  description: string;
10137
10544
  title?: undefined;
10138
10545
  type?: undefined;
10546
+ additionalProperties?: undefined;
10139
10547
  properties?: undefined;
10140
10548
  required?: undefined;
10141
10549
  })[];
@@ -10144,6 +10552,7 @@ export declare namespace Schemas {
10144
10552
  allOf: ({
10145
10553
  title: string;
10146
10554
  type: string;
10555
+ additionalProperties: boolean;
10147
10556
  description: string;
10148
10557
  properties: {
10149
10558
  currency: {
@@ -10167,6 +10576,7 @@ export declare namespace Schemas {
10167
10576
  description: string;
10168
10577
  title?: undefined;
10169
10578
  type?: undefined;
10579
+ additionalProperties?: undefined;
10170
10580
  properties?: undefined;
10171
10581
  required?: undefined;
10172
10582
  })[];
@@ -10181,6 +10591,7 @@ export declare namespace Schemas {
10181
10591
  allOf: ({
10182
10592
  title: string;
10183
10593
  type: string;
10594
+ additionalProperties: boolean;
10184
10595
  description: string;
10185
10596
  properties: {
10186
10597
  extension: {
@@ -10188,6 +10599,7 @@ export declare namespace Schemas {
10188
10599
  items: {
10189
10600
  title: string;
10190
10601
  type: string;
10602
+ additionalProperties: boolean;
10191
10603
  description: string;
10192
10604
  properties: {
10193
10605
  key: {
@@ -10216,6 +10628,7 @@ export declare namespace Schemas {
10216
10628
  description: string;
10217
10629
  title?: undefined;
10218
10630
  type?: undefined;
10631
+ additionalProperties?: undefined;
10219
10632
  properties?: undefined;
10220
10633
  required?: undefined;
10221
10634
  })[];
@@ -10226,6 +10639,7 @@ export declare namespace Schemas {
10226
10639
  const FxQuotesPostOutboundResponse: {
10227
10640
  title: string;
10228
10641
  type: string;
10642
+ additionalProperties: boolean;
10229
10643
  description: string;
10230
10644
  properties: {
10231
10645
  homeTransactionId: {
@@ -10251,6 +10665,7 @@ export declare namespace Schemas {
10251
10665
  allOf: ({
10252
10666
  title: string;
10253
10667
  type: string;
10668
+ additionalProperties: boolean;
10254
10669
  description: string;
10255
10670
  properties: {
10256
10671
  conversionId: {
@@ -10332,6 +10747,7 @@ export declare namespace Schemas {
10332
10747
  allOf: ({
10333
10748
  title: string;
10334
10749
  type: string;
10750
+ additionalProperties: boolean;
10335
10751
  description: string;
10336
10752
  properties: {
10337
10753
  currency: {
@@ -10355,6 +10771,7 @@ export declare namespace Schemas {
10355
10771
  description: string;
10356
10772
  title?: undefined;
10357
10773
  type?: undefined;
10774
+ additionalProperties?: undefined;
10358
10775
  properties?: undefined;
10359
10776
  required?: undefined;
10360
10777
  })[];
@@ -10363,6 +10780,7 @@ export declare namespace Schemas {
10363
10780
  allOf: ({
10364
10781
  title: string;
10365
10782
  type: string;
10783
+ additionalProperties: boolean;
10366
10784
  description: string;
10367
10785
  properties: {
10368
10786
  currency: {
@@ -10386,6 +10804,7 @@ export declare namespace Schemas {
10386
10804
  description: string;
10387
10805
  title?: undefined;
10388
10806
  type?: undefined;
10807
+ additionalProperties?: undefined;
10389
10808
  properties?: undefined;
10390
10809
  required?: undefined;
10391
10810
  })[];
@@ -10411,6 +10830,7 @@ export declare namespace Schemas {
10411
10830
  items: {
10412
10831
  title: string;
10413
10832
  type: string;
10833
+ additionalProperties: boolean;
10414
10834
  description: string;
10415
10835
  properties: {
10416
10836
  chargeType: {
@@ -10423,6 +10843,7 @@ export declare namespace Schemas {
10423
10843
  allOf: ({
10424
10844
  title: string;
10425
10845
  type: string;
10846
+ additionalProperties: boolean;
10426
10847
  description: string;
10427
10848
  properties: {
10428
10849
  currency: {
@@ -10446,6 +10867,7 @@ export declare namespace Schemas {
10446
10867
  description: string;
10447
10868
  title?: undefined;
10448
10869
  type?: undefined;
10870
+ additionalProperties?: undefined;
10449
10871
  properties?: undefined;
10450
10872
  required?: undefined;
10451
10873
  })[];
@@ -10454,6 +10876,7 @@ export declare namespace Schemas {
10454
10876
  allOf: ({
10455
10877
  title: string;
10456
10878
  type: string;
10879
+ additionalProperties: boolean;
10457
10880
  description: string;
10458
10881
  properties: {
10459
10882
  currency: {
@@ -10477,6 +10900,7 @@ export declare namespace Schemas {
10477
10900
  description: string;
10478
10901
  title?: undefined;
10479
10902
  type?: undefined;
10903
+ additionalProperties?: undefined;
10480
10904
  properties?: undefined;
10481
10905
  required?: undefined;
10482
10906
  })[];
@@ -10491,6 +10915,7 @@ export declare namespace Schemas {
10491
10915
  allOf: ({
10492
10916
  title: string;
10493
10917
  type: string;
10918
+ additionalProperties: boolean;
10494
10919
  description: string;
10495
10920
  properties: {
10496
10921
  extension: {
@@ -10498,6 +10923,7 @@ export declare namespace Schemas {
10498
10923
  items: {
10499
10924
  title: string;
10500
10925
  type: string;
10926
+ additionalProperties: boolean;
10501
10927
  description: string;
10502
10928
  properties: {
10503
10929
  key: {
@@ -10526,6 +10952,7 @@ export declare namespace Schemas {
10526
10952
  description: string;
10527
10953
  title?: undefined;
10528
10954
  type?: undefined;
10955
+ additionalProperties?: undefined;
10529
10956
  properties?: undefined;
10530
10957
  required?: undefined;
10531
10958
  })[];
@@ -10536,6 +10963,7 @@ export declare namespace Schemas {
10536
10963
  description: string;
10537
10964
  title?: undefined;
10538
10965
  type?: undefined;
10966
+ additionalProperties?: undefined;
10539
10967
  properties?: undefined;
10540
10968
  required?: undefined;
10541
10969
  })[];
@@ -10546,6 +10974,7 @@ export declare namespace Schemas {
10546
10974
  const TransfersIDPutResponse: {
10547
10975
  title: string;
10548
10976
  type: string;
10977
+ additionalProperties: boolean;
10549
10978
  description: string;
10550
10979
  properties: {
10551
10980
  fulfilment: {
@@ -10573,6 +11002,7 @@ export declare namespace Schemas {
10573
11002
  extensionList: {
10574
11003
  title: string;
10575
11004
  type: string;
11005
+ additionalProperties: boolean;
10576
11006
  description: string;
10577
11007
  properties: {
10578
11008
  extension: {
@@ -10580,6 +11010,7 @@ export declare namespace Schemas {
10580
11010
  items: {
10581
11011
  title: string;
10582
11012
  type: string;
11013
+ additionalProperties: boolean;
10583
11014
  description: string;
10584
11015
  properties: {
10585
11016
  key: {
@@ -10610,6 +11041,7 @@ export declare namespace Schemas {
10610
11041
  };
10611
11042
  const transferResponse: {
10612
11043
  type: string;
11044
+ additionalProperties: boolean;
10613
11045
  required: string[];
10614
11046
  properties: {
10615
11047
  transferId: {
@@ -10625,6 +11057,7 @@ export declare namespace Schemas {
10625
11057
  };
10626
11058
  from: {
10627
11059
  type: string;
11060
+ additionalProperties: boolean;
10628
11061
  required: string[];
10629
11062
  properties: {
10630
11063
  type: {
@@ -10735,6 +11168,7 @@ export declare namespace Schemas {
10735
11168
  items: {
10736
11169
  title: string;
10737
11170
  type: string;
11171
+ additionalProperties: boolean;
10738
11172
  description: string;
10739
11173
  properties: {
10740
11174
  key: {
@@ -10760,6 +11194,7 @@ export declare namespace Schemas {
10760
11194
  };
10761
11195
  to: {
10762
11196
  type: string;
11197
+ additionalProperties: boolean;
10763
11198
  required: string[];
10764
11199
  properties: {
10765
11200
  type: {
@@ -10870,6 +11305,7 @@ export declare namespace Schemas {
10870
11305
  items: {
10871
11306
  title: string;
10872
11307
  type: string;
11308
+ additionalProperties: boolean;
10873
11309
  description: string;
10874
11310
  properties: {
10875
11311
  key: {
@@ -10957,11 +11393,13 @@ export declare namespace Schemas {
10957
11393
  party: {
10958
11394
  title: string;
10959
11395
  type: string;
11396
+ additionalProperties: boolean;
10960
11397
  description: string;
10961
11398
  properties: {
10962
11399
  partyIdInfo: {
10963
11400
  title: string;
10964
11401
  type: string;
11402
+ additionalProperties: boolean;
10965
11403
  description: string;
10966
11404
  properties: {
10967
11405
  partyIdType: {
@@ -10995,6 +11433,7 @@ export declare namespace Schemas {
10995
11433
  extensionList: {
10996
11434
  title: string;
10997
11435
  type: string;
11436
+ additionalProperties: boolean;
10998
11437
  description: string;
10999
11438
  properties: {
11000
11439
  extension: {
@@ -11002,6 +11441,7 @@ export declare namespace Schemas {
11002
11441
  items: {
11003
11442
  title: string;
11004
11443
  type: string;
11444
+ additionalProperties: boolean;
11005
11445
  description: string;
11006
11446
  properties: {
11007
11447
  key: {
@@ -11046,11 +11486,13 @@ export declare namespace Schemas {
11046
11486
  personalInfo: {
11047
11487
  title: string;
11048
11488
  type: string;
11489
+ additionalProperties: boolean;
11049
11490
  description: string;
11050
11491
  properties: {
11051
11492
  complexName: {
11052
11493
  title: string;
11053
11494
  type: string;
11495
+ additionalProperties: boolean;
11054
11496
  description: string;
11055
11497
  properties: {
11056
11498
  firstName: {
@@ -11125,6 +11567,7 @@ export declare namespace Schemas {
11125
11567
  errorInformation: {
11126
11568
  title: string;
11127
11569
  type: string;
11570
+ additionalProperties: boolean;
11128
11571
  description: string;
11129
11572
  properties: {
11130
11573
  errorCode: {
@@ -11144,6 +11587,7 @@ export declare namespace Schemas {
11144
11587
  extensionList: {
11145
11588
  title: string;
11146
11589
  type: string;
11590
+ additionalProperties: boolean;
11147
11591
  description: string;
11148
11592
  properties: {
11149
11593
  extension: {
@@ -11151,6 +11595,7 @@ export declare namespace Schemas {
11151
11595
  items: {
11152
11596
  title: string;
11153
11597
  type: string;
11598
+ additionalProperties: boolean;
11154
11599
  description: string;
11155
11600
  properties: {
11156
11601
  key: {
@@ -11197,11 +11642,13 @@ export declare namespace Schemas {
11197
11642
  body: {
11198
11643
  title: string;
11199
11644
  type: string;
11645
+ additionalProperties: boolean;
11200
11646
  description: string;
11201
11647
  properties: {
11202
11648
  transferAmount: {
11203
11649
  title: string;
11204
11650
  type: string;
11651
+ additionalProperties: boolean;
11205
11652
  description: string;
11206
11653
  properties: {
11207
11654
  currency: {
@@ -11225,6 +11672,7 @@ export declare namespace Schemas {
11225
11672
  payeeReceiveAmount: {
11226
11673
  title: string;
11227
11674
  type: string;
11675
+ additionalProperties: boolean;
11228
11676
  description: string;
11229
11677
  properties: {
11230
11678
  currency: {
@@ -11248,6 +11696,7 @@ export declare namespace Schemas {
11248
11696
  payeeFspFee: {
11249
11697
  title: string;
11250
11698
  type: string;
11699
+ additionalProperties: boolean;
11251
11700
  description: string;
11252
11701
  properties: {
11253
11702
  currency: {
@@ -11271,6 +11720,7 @@ export declare namespace Schemas {
11271
11720
  payeeFspCommission: {
11272
11721
  title: string;
11273
11722
  type: string;
11723
+ additionalProperties: boolean;
11274
11724
  description: string;
11275
11725
  properties: {
11276
11726
  currency: {
@@ -11301,6 +11751,7 @@ export declare namespace Schemas {
11301
11751
  geoCode: {
11302
11752
  title: string;
11303
11753
  type: string;
11754
+ additionalProperties: boolean;
11304
11755
  description: string;
11305
11756
  properties: {
11306
11757
  latitude: {
@@ -11339,6 +11790,7 @@ export declare namespace Schemas {
11339
11790
  extensionList: {
11340
11791
  title: string;
11341
11792
  type: string;
11793
+ additionalProperties: boolean;
11342
11794
  description: string;
11343
11795
  properties: {
11344
11796
  extension: {
@@ -11346,6 +11798,7 @@ export declare namespace Schemas {
11346
11798
  items: {
11347
11799
  title: string;
11348
11800
  type: string;
11801
+ additionalProperties: boolean;
11349
11802
  description: string;
11350
11803
  properties: {
11351
11804
  key: {
@@ -11397,6 +11850,7 @@ export declare namespace Schemas {
11397
11850
  body: {
11398
11851
  title: string;
11399
11852
  type: string;
11853
+ additionalProperties: boolean;
11400
11854
  description: string;
11401
11855
  properties: {
11402
11856
  homeTransactionId: {
@@ -11422,6 +11876,7 @@ export declare namespace Schemas {
11422
11876
  allOf: ({
11423
11877
  title: string;
11424
11878
  type: string;
11879
+ additionalProperties: boolean;
11425
11880
  description: string;
11426
11881
  properties: {
11427
11882
  conversionId: {
@@ -11503,6 +11958,7 @@ export declare namespace Schemas {
11503
11958
  allOf: ({
11504
11959
  title: string;
11505
11960
  type: string;
11961
+ additionalProperties: boolean;
11506
11962
  description: string;
11507
11963
  properties: {
11508
11964
  currency: {
@@ -11526,6 +11982,7 @@ export declare namespace Schemas {
11526
11982
  description: string;
11527
11983
  title?: undefined;
11528
11984
  type?: undefined;
11985
+ additionalProperties?: undefined;
11529
11986
  properties?: undefined;
11530
11987
  required?: undefined;
11531
11988
  })[];
@@ -11534,6 +11991,7 @@ export declare namespace Schemas {
11534
11991
  allOf: ({
11535
11992
  title: string;
11536
11993
  type: string;
11994
+ additionalProperties: boolean;
11537
11995
  description: string;
11538
11996
  properties: {
11539
11997
  currency: {
@@ -11557,6 +12015,7 @@ export declare namespace Schemas {
11557
12015
  description: string;
11558
12016
  title?: undefined;
11559
12017
  type?: undefined;
12018
+ additionalProperties?: undefined;
11560
12019
  properties?: undefined;
11561
12020
  required?: undefined;
11562
12021
  })[];
@@ -11582,6 +12041,7 @@ export declare namespace Schemas {
11582
12041
  items: {
11583
12042
  title: string;
11584
12043
  type: string;
12044
+ additionalProperties: boolean;
11585
12045
  description: string;
11586
12046
  properties: {
11587
12047
  chargeType: {
@@ -11594,6 +12054,7 @@ export declare namespace Schemas {
11594
12054
  allOf: ({
11595
12055
  title: string;
11596
12056
  type: string;
12057
+ additionalProperties: boolean;
11597
12058
  description: string;
11598
12059
  properties: {
11599
12060
  currency: {
@@ -11617,6 +12078,7 @@ export declare namespace Schemas {
11617
12078
  description: string;
11618
12079
  title?: undefined;
11619
12080
  type?: undefined;
12081
+ additionalProperties?: undefined;
11620
12082
  properties?: undefined;
11621
12083
  required?: undefined;
11622
12084
  })[];
@@ -11625,6 +12087,7 @@ export declare namespace Schemas {
11625
12087
  allOf: ({
11626
12088
  title: string;
11627
12089
  type: string;
12090
+ additionalProperties: boolean;
11628
12091
  description: string;
11629
12092
  properties: {
11630
12093
  currency: {
@@ -11648,6 +12111,7 @@ export declare namespace Schemas {
11648
12111
  description: string;
11649
12112
  title?: undefined;
11650
12113
  type?: undefined;
12114
+ additionalProperties?: undefined;
11651
12115
  properties?: undefined;
11652
12116
  required?: undefined;
11653
12117
  })[];
@@ -11662,6 +12126,7 @@ export declare namespace Schemas {
11662
12126
  allOf: ({
11663
12127
  title: string;
11664
12128
  type: string;
12129
+ additionalProperties: boolean;
11665
12130
  description: string;
11666
12131
  properties: {
11667
12132
  extension: {
@@ -11669,6 +12134,7 @@ export declare namespace Schemas {
11669
12134
  items: {
11670
12135
  title: string;
11671
12136
  type: string;
12137
+ additionalProperties: boolean;
11672
12138
  description: string;
11673
12139
  properties: {
11674
12140
  key: {
@@ -11697,6 +12163,7 @@ export declare namespace Schemas {
11697
12163
  description: string;
11698
12164
  title?: undefined;
11699
12165
  type?: undefined;
12166
+ additionalProperties?: undefined;
11700
12167
  properties?: undefined;
11701
12168
  required?: undefined;
11702
12169
  })[];
@@ -11707,6 +12174,7 @@ export declare namespace Schemas {
11707
12174
  description: string;
11708
12175
  title?: undefined;
11709
12176
  type?: undefined;
12177
+ additionalProperties?: undefined;
11710
12178
  properties?: undefined;
11711
12179
  required?: undefined;
11712
12180
  })[];
@@ -11730,6 +12198,7 @@ export declare namespace Schemas {
11730
12198
  body: {
11731
12199
  title: string;
11732
12200
  type: string;
12201
+ additionalProperties: boolean;
11733
12202
  description: string;
11734
12203
  properties: {
11735
12204
  fulfilment: {
@@ -11757,6 +12226,7 @@ export declare namespace Schemas {
11757
12226
  extensionList: {
11758
12227
  title: string;
11759
12228
  type: string;
12229
+ additionalProperties: boolean;
11760
12230
  description: string;
11761
12231
  properties: {
11762
12232
  extension: {
@@ -11764,6 +12234,7 @@ export declare namespace Schemas {
11764
12234
  items: {
11765
12235
  title: string;
11766
12236
  type: string;
12237
+ additionalProperties: boolean;
11767
12238
  description: string;
11768
12239
  properties: {
11769
12240
  key: {
@@ -11799,6 +12270,7 @@ export declare namespace Schemas {
11799
12270
  };
11800
12271
  lastError: {
11801
12272
  type: string;
12273
+ additionalProperties: boolean;
11802
12274
  description: string;
11803
12275
  properties: {
11804
12276
  httpStatusCode: {
@@ -11807,10 +12279,12 @@ export declare namespace Schemas {
11807
12279
  };
11808
12280
  mojaloopError: {
11809
12281
  type: string;
12282
+ additionalProperties: boolean;
11810
12283
  properties: {
11811
12284
  errorInformation: {
11812
12285
  title: string;
11813
12286
  type: string;
12287
+ additionalProperties: boolean;
11814
12288
  description: string;
11815
12289
  properties: {
11816
12290
  errorCode: {
@@ -11830,6 +12304,7 @@ export declare namespace Schemas {
11830
12304
  extensionList: {
11831
12305
  title: string;
11832
12306
  type: string;
12307
+ additionalProperties: boolean;
11833
12308
  description: string;
11834
12309
  properties: {
11835
12310
  extension: {
@@ -11837,6 +12312,7 @@ export declare namespace Schemas {
11837
12312
  items: {
11838
12313
  title: string;
11839
12314
  type: string;
12315
+ additionalProperties: boolean;
11840
12316
  description: string;
11841
12317
  properties: {
11842
12318
  key: {
@@ -11878,6 +12354,7 @@ export declare namespace Schemas {
11878
12354
  const errorTransferResponse: {
11879
12355
  allOf: ({
11880
12356
  type: string;
12357
+ additionalProperties: boolean;
11881
12358
  properties: {
11882
12359
  statusCode: {
11883
12360
  type: string;
@@ -11892,10 +12369,12 @@ export declare namespace Schemas {
11892
12369
  required?: undefined;
11893
12370
  } | {
11894
12371
  type: string;
12372
+ additionalProperties: boolean;
11895
12373
  required: string[];
11896
12374
  properties: {
11897
12375
  transferState: {
11898
12376
  type: string;
12377
+ additionalProperties: boolean;
11899
12378
  required: string[];
11900
12379
  properties: {
11901
12380
  transferId: {
@@ -11911,6 +12390,7 @@ export declare namespace Schemas {
11911
12390
  };
11912
12391
  from: {
11913
12392
  type: string;
12393
+ additionalProperties: boolean;
11914
12394
  required: string[];
11915
12395
  properties: {
11916
12396
  type: {
@@ -12021,6 +12501,7 @@ export declare namespace Schemas {
12021
12501
  items: {
12022
12502
  title: string;
12023
12503
  type: string;
12504
+ additionalProperties: boolean;
12024
12505
  description: string;
12025
12506
  properties: {
12026
12507
  key: {
@@ -12046,6 +12527,7 @@ export declare namespace Schemas {
12046
12527
  };
12047
12528
  to: {
12048
12529
  type: string;
12530
+ additionalProperties: boolean;
12049
12531
  required: string[];
12050
12532
  properties: {
12051
12533
  type: {
@@ -12156,6 +12638,7 @@ export declare namespace Schemas {
12156
12638
  items: {
12157
12639
  title: string;
12158
12640
  type: string;
12641
+ additionalProperties: boolean;
12159
12642
  description: string;
12160
12643
  properties: {
12161
12644
  key: {
@@ -12243,11 +12726,13 @@ export declare namespace Schemas {
12243
12726
  party: {
12244
12727
  title: string;
12245
12728
  type: string;
12729
+ additionalProperties: boolean;
12246
12730
  description: string;
12247
12731
  properties: {
12248
12732
  partyIdInfo: {
12249
12733
  title: string;
12250
12734
  type: string;
12735
+ additionalProperties: boolean;
12251
12736
  description: string;
12252
12737
  properties: {
12253
12738
  partyIdType: {
@@ -12281,6 +12766,7 @@ export declare namespace Schemas {
12281
12766
  extensionList: {
12282
12767
  title: string;
12283
12768
  type: string;
12769
+ additionalProperties: boolean;
12284
12770
  description: string;
12285
12771
  properties: {
12286
12772
  extension: {
@@ -12288,6 +12774,7 @@ export declare namespace Schemas {
12288
12774
  items: {
12289
12775
  title: string;
12290
12776
  type: string;
12777
+ additionalProperties: boolean;
12291
12778
  description: string;
12292
12779
  properties: {
12293
12780
  key: {
@@ -12332,11 +12819,13 @@ export declare namespace Schemas {
12332
12819
  personalInfo: {
12333
12820
  title: string;
12334
12821
  type: string;
12822
+ additionalProperties: boolean;
12335
12823
  description: string;
12336
12824
  properties: {
12337
12825
  complexName: {
12338
12826
  title: string;
12339
12827
  type: string;
12828
+ additionalProperties: boolean;
12340
12829
  description: string;
12341
12830
  properties: {
12342
12831
  firstName: {
@@ -12411,6 +12900,7 @@ export declare namespace Schemas {
12411
12900
  errorInformation: {
12412
12901
  title: string;
12413
12902
  type: string;
12903
+ additionalProperties: boolean;
12414
12904
  description: string;
12415
12905
  properties: {
12416
12906
  errorCode: {
@@ -12430,6 +12920,7 @@ export declare namespace Schemas {
12430
12920
  extensionList: {
12431
12921
  title: string;
12432
12922
  type: string;
12923
+ additionalProperties: boolean;
12433
12924
  description: string;
12434
12925
  properties: {
12435
12926
  extension: {
@@ -12437,6 +12928,7 @@ export declare namespace Schemas {
12437
12928
  items: {
12438
12929
  title: string;
12439
12930
  type: string;
12931
+ additionalProperties: boolean;
12440
12932
  description: string;
12441
12933
  properties: {
12442
12934
  key: {
@@ -12483,11 +12975,13 @@ export declare namespace Schemas {
12483
12975
  body: {
12484
12976
  title: string;
12485
12977
  type: string;
12978
+ additionalProperties: boolean;
12486
12979
  description: string;
12487
12980
  properties: {
12488
12981
  transferAmount: {
12489
12982
  title: string;
12490
12983
  type: string;
12984
+ additionalProperties: boolean;
12491
12985
  description: string;
12492
12986
  properties: {
12493
12987
  currency: {
@@ -12511,6 +13005,7 @@ export declare namespace Schemas {
12511
13005
  payeeReceiveAmount: {
12512
13006
  title: string;
12513
13007
  type: string;
13008
+ additionalProperties: boolean;
12514
13009
  description: string;
12515
13010
  properties: {
12516
13011
  currency: {
@@ -12534,6 +13029,7 @@ export declare namespace Schemas {
12534
13029
  payeeFspFee: {
12535
13030
  title: string;
12536
13031
  type: string;
13032
+ additionalProperties: boolean;
12537
13033
  description: string;
12538
13034
  properties: {
12539
13035
  currency: {
@@ -12557,6 +13053,7 @@ export declare namespace Schemas {
12557
13053
  payeeFspCommission: {
12558
13054
  title: string;
12559
13055
  type: string;
13056
+ additionalProperties: boolean;
12560
13057
  description: string;
12561
13058
  properties: {
12562
13059
  currency: {
@@ -12587,6 +13084,7 @@ export declare namespace Schemas {
12587
13084
  geoCode: {
12588
13085
  title: string;
12589
13086
  type: string;
13087
+ additionalProperties: boolean;
12590
13088
  description: string;
12591
13089
  properties: {
12592
13090
  latitude: {
@@ -12625,6 +13123,7 @@ export declare namespace Schemas {
12625
13123
  extensionList: {
12626
13124
  title: string;
12627
13125
  type: string;
13126
+ additionalProperties: boolean;
12628
13127
  description: string;
12629
13128
  properties: {
12630
13129
  extension: {
@@ -12632,6 +13131,7 @@ export declare namespace Schemas {
12632
13131
  items: {
12633
13132
  title: string;
12634
13133
  type: string;
13134
+ additionalProperties: boolean;
12635
13135
  description: string;
12636
13136
  properties: {
12637
13137
  key: {
@@ -12683,6 +13183,7 @@ export declare namespace Schemas {
12683
13183
  body: {
12684
13184
  title: string;
12685
13185
  type: string;
13186
+ additionalProperties: boolean;
12686
13187
  description: string;
12687
13188
  properties: {
12688
13189
  homeTransactionId: {
@@ -12708,6 +13209,7 @@ export declare namespace Schemas {
12708
13209
  allOf: ({
12709
13210
  title: string;
12710
13211
  type: string;
13212
+ additionalProperties: boolean;
12711
13213
  description: string;
12712
13214
  properties: {
12713
13215
  conversionId: {
@@ -12789,6 +13291,7 @@ export declare namespace Schemas {
12789
13291
  allOf: ({
12790
13292
  title: string;
12791
13293
  type: string;
13294
+ additionalProperties: boolean;
12792
13295
  description: string;
12793
13296
  properties: {
12794
13297
  currency: {
@@ -12812,6 +13315,7 @@ export declare namespace Schemas {
12812
13315
  description: string;
12813
13316
  title?: undefined;
12814
13317
  type?: undefined;
13318
+ additionalProperties?: undefined;
12815
13319
  properties?: undefined;
12816
13320
  required?: undefined;
12817
13321
  })[];
@@ -12820,6 +13324,7 @@ export declare namespace Schemas {
12820
13324
  allOf: ({
12821
13325
  title: string;
12822
13326
  type: string;
13327
+ additionalProperties: boolean;
12823
13328
  description: string;
12824
13329
  properties: {
12825
13330
  currency: {
@@ -12843,6 +13348,7 @@ export declare namespace Schemas {
12843
13348
  description: string;
12844
13349
  title?: undefined;
12845
13350
  type?: undefined;
13351
+ additionalProperties?: undefined;
12846
13352
  properties?: undefined;
12847
13353
  required?: undefined;
12848
13354
  })[];
@@ -12868,6 +13374,7 @@ export declare namespace Schemas {
12868
13374
  items: {
12869
13375
  title: string;
12870
13376
  type: string;
13377
+ additionalProperties: boolean;
12871
13378
  description: string;
12872
13379
  properties: {
12873
13380
  chargeType: {
@@ -12880,6 +13387,7 @@ export declare namespace Schemas {
12880
13387
  allOf: ({
12881
13388
  title: string;
12882
13389
  type: string;
13390
+ additionalProperties: boolean;
12883
13391
  description: string;
12884
13392
  properties: {
12885
13393
  currency: {
@@ -12903,6 +13411,7 @@ export declare namespace Schemas {
12903
13411
  description: string;
12904
13412
  title?: undefined;
12905
13413
  type?: undefined;
13414
+ additionalProperties?: undefined;
12906
13415
  properties?: undefined;
12907
13416
  required?: undefined;
12908
13417
  })[];
@@ -12911,6 +13420,7 @@ export declare namespace Schemas {
12911
13420
  allOf: ({
12912
13421
  title: string;
12913
13422
  type: string;
13423
+ additionalProperties: boolean;
12914
13424
  description: string;
12915
13425
  properties: {
12916
13426
  currency: {
@@ -12934,6 +13444,7 @@ export declare namespace Schemas {
12934
13444
  description: string;
12935
13445
  title?: undefined;
12936
13446
  type?: undefined;
13447
+ additionalProperties?: undefined;
12937
13448
  properties?: undefined;
12938
13449
  required?: undefined;
12939
13450
  })[];
@@ -12948,6 +13459,7 @@ export declare namespace Schemas {
12948
13459
  allOf: ({
12949
13460
  title: string;
12950
13461
  type: string;
13462
+ additionalProperties: boolean;
12951
13463
  description: string;
12952
13464
  properties: {
12953
13465
  extension: {
@@ -12955,6 +13467,7 @@ export declare namespace Schemas {
12955
13467
  items: {
12956
13468
  title: string;
12957
13469
  type: string;
13470
+ additionalProperties: boolean;
12958
13471
  description: string;
12959
13472
  properties: {
12960
13473
  key: {
@@ -12983,6 +13496,7 @@ export declare namespace Schemas {
12983
13496
  description: string;
12984
13497
  title?: undefined;
12985
13498
  type?: undefined;
13499
+ additionalProperties?: undefined;
12986
13500
  properties?: undefined;
12987
13501
  required?: undefined;
12988
13502
  })[];
@@ -12993,6 +13507,7 @@ export declare namespace Schemas {
12993
13507
  description: string;
12994
13508
  title?: undefined;
12995
13509
  type?: undefined;
13510
+ additionalProperties?: undefined;
12996
13511
  properties?: undefined;
12997
13512
  required?: undefined;
12998
13513
  })[];
@@ -13016,6 +13531,7 @@ export declare namespace Schemas {
13016
13531
  body: {
13017
13532
  title: string;
13018
13533
  type: string;
13534
+ additionalProperties: boolean;
13019
13535
  description: string;
13020
13536
  properties: {
13021
13537
  fulfilment: {
@@ -13043,6 +13559,7 @@ export declare namespace Schemas {
13043
13559
  extensionList: {
13044
13560
  title: string;
13045
13561
  type: string;
13562
+ additionalProperties: boolean;
13046
13563
  description: string;
13047
13564
  properties: {
13048
13565
  extension: {
@@ -13050,6 +13567,7 @@ export declare namespace Schemas {
13050
13567
  items: {
13051
13568
  title: string;
13052
13569
  type: string;
13570
+ additionalProperties: boolean;
13053
13571
  description: string;
13054
13572
  properties: {
13055
13573
  key: {
@@ -13085,6 +13603,7 @@ export declare namespace Schemas {
13085
13603
  };
13086
13604
  lastError: {
13087
13605
  type: string;
13606
+ additionalProperties: boolean;
13088
13607
  description: string;
13089
13608
  properties: {
13090
13609
  httpStatusCode: {
@@ -13093,10 +13612,12 @@ export declare namespace Schemas {
13093
13612
  };
13094
13613
  mojaloopError: {
13095
13614
  type: string;
13615
+ additionalProperties: boolean;
13096
13616
  properties: {
13097
13617
  errorInformation: {
13098
13618
  title: string;
13099
13619
  type: string;
13620
+ additionalProperties: boolean;
13100
13621
  description: string;
13101
13622
  properties: {
13102
13623
  errorCode: {
@@ -13116,6 +13637,7 @@ export declare namespace Schemas {
13116
13637
  extensionList: {
13117
13638
  title: string;
13118
13639
  type: string;
13640
+ additionalProperties: boolean;
13119
13641
  description: string;
13120
13642
  properties: {
13121
13643
  extension: {
@@ -13123,6 +13645,7 @@ export declare namespace Schemas {
13123
13645
  items: {
13124
13646
  title: string;
13125
13647
  type: string;
13648
+ additionalProperties: boolean;
13126
13649
  description: string;
13127
13650
  properties: {
13128
13651
  key: {
@@ -13168,6 +13691,7 @@ export declare namespace Schemas {
13168
13691
  };
13169
13692
  const requestToPayTransferRequest: {
13170
13693
  type: string;
13694
+ additionalProperties: boolean;
13171
13695
  required: string[];
13172
13696
  properties: {
13173
13697
  homeR2PTransactionId: {
@@ -13183,6 +13707,7 @@ export declare namespace Schemas {
13183
13707
  };
13184
13708
  from: {
13185
13709
  type: string;
13710
+ additionalProperties: boolean;
13186
13711
  required: string[];
13187
13712
  properties: {
13188
13713
  type: {
@@ -13293,6 +13818,7 @@ export declare namespace Schemas {
13293
13818
  items: {
13294
13819
  title: string;
13295
13820
  type: string;
13821
+ additionalProperties: boolean;
13296
13822
  description: string;
13297
13823
  properties: {
13298
13824
  key: {
@@ -13318,6 +13844,7 @@ export declare namespace Schemas {
13318
13844
  };
13319
13845
  to: {
13320
13846
  type: string;
13847
+ additionalProperties: boolean;
13321
13848
  required: string[];
13322
13849
  properties: {
13323
13850
  type: {
@@ -13428,6 +13955,7 @@ export declare namespace Schemas {
13428
13955
  items: {
13429
13956
  title: string;
13430
13957
  type: string;
13958
+ additionalProperties: boolean;
13431
13959
  description: string;
13432
13960
  properties: {
13433
13961
  key: {
@@ -13527,6 +14055,7 @@ export declare namespace Schemas {
13527
14055
  description: string;
13528
14056
  minLength?: undefined;
13529
14057
  maxLength?: undefined;
14058
+ additionalProperties?: undefined;
13530
14059
  properties?: undefined;
13531
14060
  required?: undefined;
13532
14061
  } | {
@@ -13536,11 +14065,13 @@ export declare namespace Schemas {
13536
14065
  maxLength: number;
13537
14066
  description: string;
13538
14067
  pattern?: undefined;
14068
+ additionalProperties?: undefined;
13539
14069
  properties?: undefined;
13540
14070
  required?: undefined;
13541
14071
  } | {
13542
14072
  title: string;
13543
14073
  type: string;
14074
+ additionalProperties: boolean;
13544
14075
  description: string;
13545
14076
  properties: {
13546
14077
  pinValue: {
@@ -13568,6 +14099,7 @@ export declare namespace Schemas {
13568
14099
  const AuthenticationInfo: {
13569
14100
  title: string;
13570
14101
  type: string;
14102
+ additionalProperties: boolean;
13571
14103
  description: string;
13572
14104
  properties: {
13573
14105
  authentication: {
@@ -13586,6 +14118,7 @@ export declare namespace Schemas {
13586
14118
  description: string;
13587
14119
  minLength?: undefined;
13588
14120
  maxLength?: undefined;
14121
+ additionalProperties?: undefined;
13589
14122
  properties?: undefined;
13590
14123
  required?: undefined;
13591
14124
  } | {
@@ -13595,11 +14128,13 @@ export declare namespace Schemas {
13595
14128
  maxLength: number;
13596
14129
  description: string;
13597
14130
  pattern?: undefined;
14131
+ additionalProperties?: undefined;
13598
14132
  properties?: undefined;
13599
14133
  required?: undefined;
13600
14134
  } | {
13601
14135
  title: string;
13602
14136
  type: string;
14137
+ additionalProperties: boolean;
13603
14138
  description: string;
13604
14139
  properties: {
13605
14140
  pinValue: {
@@ -13637,11 +14172,13 @@ export declare namespace Schemas {
13637
14172
  const AuthorizationIDPutResponse: {
13638
14173
  title: string;
13639
14174
  type: string;
14175
+ additionalProperties: boolean;
13640
14176
  description: string;
13641
14177
  properties: {
13642
14178
  authenticationInfo: {
13643
14179
  title: string;
13644
14180
  type: string;
14181
+ additionalProperties: boolean;
13645
14182
  description: string;
13646
14183
  properties: {
13647
14184
  authentication: {
@@ -13660,6 +14197,7 @@ export declare namespace Schemas {
13660
14197
  description: string;
13661
14198
  minLength?: undefined;
13662
14199
  maxLength?: undefined;
14200
+ additionalProperties?: undefined;
13663
14201
  properties?: undefined;
13664
14202
  required?: undefined;
13665
14203
  } | {
@@ -13669,11 +14207,13 @@ export declare namespace Schemas {
13669
14207
  maxLength: number;
13670
14208
  description: string;
13671
14209
  pattern?: undefined;
14210
+ additionalProperties?: undefined;
13672
14211
  properties?: undefined;
13673
14212
  required?: undefined;
13674
14213
  } | {
13675
14214
  title: string;
13676
14215
  type: string;
14216
+ additionalProperties: boolean;
13677
14217
  description: string;
13678
14218
  properties: {
13679
14219
  pinValue: {
@@ -13713,6 +14253,7 @@ export declare namespace Schemas {
13713
14253
  };
13714
14254
  const requestToPayTransferResponse: {
13715
14255
  type: string;
14256
+ additionalProperties: boolean;
13716
14257
  required: string[];
13717
14258
  properties: {
13718
14259
  transferId: {
@@ -13735,6 +14276,7 @@ export declare namespace Schemas {
13735
14276
  };
13736
14277
  from: {
13737
14278
  type: string;
14279
+ additionalProperties: boolean;
13738
14280
  required: string[];
13739
14281
  properties: {
13740
14282
  type: {
@@ -13845,6 +14387,7 @@ export declare namespace Schemas {
13845
14387
  items: {
13846
14388
  title: string;
13847
14389
  type: string;
14390
+ additionalProperties: boolean;
13848
14391
  description: string;
13849
14392
  properties: {
13850
14393
  key: {
@@ -13870,6 +14413,7 @@ export declare namespace Schemas {
13870
14413
  };
13871
14414
  to: {
13872
14415
  type: string;
14416
+ additionalProperties: boolean;
13873
14417
  required: string[];
13874
14418
  properties: {
13875
14419
  type: {
@@ -13980,6 +14524,7 @@ export declare namespace Schemas {
13980
14524
  items: {
13981
14525
  title: string;
13982
14526
  type: string;
14527
+ additionalProperties: boolean;
13983
14528
  description: string;
13984
14529
  properties: {
13985
14530
  key: {
@@ -14057,11 +14602,13 @@ export declare namespace Schemas {
14057
14602
  body: {
14058
14603
  title: string;
14059
14604
  type: string;
14605
+ additionalProperties: boolean;
14060
14606
  description: string;
14061
14607
  properties: {
14062
14608
  transferAmount: {
14063
14609
  title: string;
14064
14610
  type: string;
14611
+ additionalProperties: boolean;
14065
14612
  description: string;
14066
14613
  properties: {
14067
14614
  currency: {
@@ -14085,6 +14632,7 @@ export declare namespace Schemas {
14085
14632
  payeeReceiveAmount: {
14086
14633
  title: string;
14087
14634
  type: string;
14635
+ additionalProperties: boolean;
14088
14636
  description: string;
14089
14637
  properties: {
14090
14638
  currency: {
@@ -14108,6 +14656,7 @@ export declare namespace Schemas {
14108
14656
  payeeFspFee: {
14109
14657
  title: string;
14110
14658
  type: string;
14659
+ additionalProperties: boolean;
14111
14660
  description: string;
14112
14661
  properties: {
14113
14662
  currency: {
@@ -14131,6 +14680,7 @@ export declare namespace Schemas {
14131
14680
  payeeFspCommission: {
14132
14681
  title: string;
14133
14682
  type: string;
14683
+ additionalProperties: boolean;
14134
14684
  description: string;
14135
14685
  properties: {
14136
14686
  currency: {
@@ -14161,6 +14711,7 @@ export declare namespace Schemas {
14161
14711
  geoCode: {
14162
14712
  title: string;
14163
14713
  type: string;
14714
+ additionalProperties: boolean;
14164
14715
  description: string;
14165
14716
  properties: {
14166
14717
  latitude: {
@@ -14199,6 +14750,7 @@ export declare namespace Schemas {
14199
14750
  extensionList: {
14200
14751
  title: string;
14201
14752
  type: string;
14753
+ additionalProperties: boolean;
14202
14754
  description: string;
14203
14755
  properties: {
14204
14756
  extension: {
@@ -14206,6 +14758,7 @@ export declare namespace Schemas {
14206
14758
  items: {
14207
14759
  title: string;
14208
14760
  type: string;
14761
+ additionalProperties: boolean;
14209
14762
  description: string;
14210
14763
  properties: {
14211
14764
  key: {
@@ -14250,11 +14803,13 @@ export declare namespace Schemas {
14250
14803
  body: {
14251
14804
  title: string;
14252
14805
  type: string;
14806
+ additionalProperties: boolean;
14253
14807
  description: string;
14254
14808
  properties: {
14255
14809
  authenticationInfo: {
14256
14810
  title: string;
14257
14811
  type: string;
14812
+ additionalProperties: boolean;
14258
14813
  description: string;
14259
14814
  properties: {
14260
14815
  authentication: {
@@ -14273,6 +14828,7 @@ export declare namespace Schemas {
14273
14828
  description: string;
14274
14829
  minLength?: undefined;
14275
14830
  maxLength?: undefined;
14831
+ additionalProperties?: undefined;
14276
14832
  properties?: undefined;
14277
14833
  required?: undefined;
14278
14834
  } | {
@@ -14282,11 +14838,13 @@ export declare namespace Schemas {
14282
14838
  maxLength: number;
14283
14839
  description: string;
14284
14840
  pattern?: undefined;
14841
+ additionalProperties?: undefined;
14285
14842
  properties?: undefined;
14286
14843
  required?: undefined;
14287
14844
  } | {
14288
14845
  title: string;
14289
14846
  type: string;
14847
+ additionalProperties: boolean;
14290
14848
  description: string;
14291
14849
  properties: {
14292
14850
  pinValue: {
@@ -14336,6 +14894,7 @@ export declare namespace Schemas {
14336
14894
  body: {
14337
14895
  title: string;
14338
14896
  type: string;
14897
+ additionalProperties: boolean;
14339
14898
  description: string;
14340
14899
  properties: {
14341
14900
  fulfilment: {
@@ -14363,6 +14922,7 @@ export declare namespace Schemas {
14363
14922
  extensionList: {
14364
14923
  title: string;
14365
14924
  type: string;
14925
+ additionalProperties: boolean;
14366
14926
  description: string;
14367
14927
  properties: {
14368
14928
  extension: {
@@ -14370,6 +14930,7 @@ export declare namespace Schemas {
14370
14930
  items: {
14371
14931
  title: string;
14372
14932
  type: string;
14933
+ additionalProperties: boolean;
14373
14934
  description: string;
14374
14935
  properties: {
14375
14936
  key: {
@@ -14405,6 +14966,7 @@ export declare namespace Schemas {
14405
14966
  };
14406
14967
  lastError: {
14407
14968
  type: string;
14969
+ additionalProperties: boolean;
14408
14970
  description: string;
14409
14971
  properties: {
14410
14972
  httpStatusCode: {
@@ -14413,10 +14975,12 @@ export declare namespace Schemas {
14413
14975
  };
14414
14976
  mojaloopError: {
14415
14977
  type: string;
14978
+ additionalProperties: boolean;
14416
14979
  properties: {
14417
14980
  errorInformation: {
14418
14981
  title: string;
14419
14982
  type: string;
14983
+ additionalProperties: boolean;
14420
14984
  description: string;
14421
14985
  properties: {
14422
14986
  errorCode: {
@@ -14436,6 +15000,7 @@ export declare namespace Schemas {
14436
15000
  extensionList: {
14437
15001
  title: string;
14438
15002
  type: string;
15003
+ additionalProperties: boolean;
14439
15004
  description: string;
14440
15005
  properties: {
14441
15006
  extension: {
@@ -14443,6 +15008,7 @@ export declare namespace Schemas {
14443
15008
  items: {
14444
15009
  title: string;
14445
15010
  type: string;
15011
+ additionalProperties: boolean;
14446
15012
  description: string;
14447
15013
  properties: {
14448
15014
  key: {
@@ -14479,6 +15045,7 @@ export declare namespace Schemas {
14479
15045
  };
14480
15046
  const transferContinuationAcceptOTP: {
14481
15047
  type: string;
15048
+ additionalProperties: boolean;
14482
15049
  required: string[];
14483
15050
  properties: {
14484
15051
  acceptOTP: {
@@ -14490,6 +15057,7 @@ export declare namespace Schemas {
14490
15057
  const TransfersPostRequest: {
14491
15058
  title: string;
14492
15059
  type: string;
15060
+ additionalProperties: boolean;
14493
15061
  description: string;
14494
15062
  properties: {
14495
15063
  transferId: {
@@ -14516,6 +15084,7 @@ export declare namespace Schemas {
14516
15084
  amount: {
14517
15085
  title: string;
14518
15086
  type: string;
15087
+ additionalProperties: boolean;
14519
15088
  description: string;
14520
15089
  properties: {
14521
15090
  currency: {
@@ -14562,6 +15131,7 @@ export declare namespace Schemas {
14562
15131
  extensionList: {
14563
15132
  title: string;
14564
15133
  type: string;
15134
+ additionalProperties: boolean;
14565
15135
  description: string;
14566
15136
  properties: {
14567
15137
  extension: {
@@ -14569,6 +15139,7 @@ export declare namespace Schemas {
14569
15139
  items: {
14570
15140
  title: string;
14571
15141
  type: string;
15142
+ additionalProperties: boolean;
14572
15143
  description: string;
14573
15144
  properties: {
14574
15145
  key: {
@@ -14600,6 +15171,7 @@ export declare namespace Schemas {
14600
15171
  const simpleTransfersPostRequest: {
14601
15172
  title: string;
14602
15173
  type: string;
15174
+ additionalProperties: boolean;
14603
15175
  properties: {
14604
15176
  fspId: {
14605
15177
  title: string;
@@ -14611,6 +15183,7 @@ export declare namespace Schemas {
14611
15183
  transfersPostRequest: {
14612
15184
  title: string;
14613
15185
  type: string;
15186
+ additionalProperties: boolean;
14614
15187
  description: string;
14615
15188
  properties: {
14616
15189
  transferId: {
@@ -14637,6 +15210,7 @@ export declare namespace Schemas {
14637
15210
  amount: {
14638
15211
  title: string;
14639
15212
  type: string;
15213
+ additionalProperties: boolean;
14640
15214
  description: string;
14641
15215
  properties: {
14642
15216
  currency: {
@@ -14683,6 +15257,7 @@ export declare namespace Schemas {
14683
15257
  extensionList: {
14684
15258
  title: string;
14685
15259
  type: string;
15260
+ additionalProperties: boolean;
14686
15261
  description: string;
14687
15262
  properties: {
14688
15263
  extension: {
@@ -14690,6 +15265,7 @@ export declare namespace Schemas {
14690
15265
  items: {
14691
15266
  title: string;
14692
15267
  type: string;
15268
+ additionalProperties: boolean;
14693
15269
  description: string;
14694
15270
  properties: {
14695
15271
  key: {
@@ -14724,12 +15300,14 @@ export declare namespace Schemas {
14724
15300
  const simpleTransfersPostResponse: {
14725
15301
  title: string;
14726
15302
  type: string;
15303
+ additionalProperties: boolean;
14727
15304
  properties: {
14728
15305
  transfer: {
14729
15306
  properties: {
14730
15307
  body: {
14731
15308
  title: string;
14732
15309
  type: string;
15310
+ additionalProperties: boolean;
14733
15311
  description: string;
14734
15312
  properties: {
14735
15313
  fulfilment: {
@@ -14757,6 +15335,7 @@ export declare namespace Schemas {
14757
15335
  extensionList: {
14758
15336
  title: string;
14759
15337
  type: string;
15338
+ additionalProperties: boolean;
14760
15339
  description: string;
14761
15340
  properties: {
14762
15341
  extension: {
@@ -14764,6 +15343,7 @@ export declare namespace Schemas {
14764
15343
  items: {
14765
15344
  title: string;
14766
15345
  type: string;
15346
+ additionalProperties: boolean;
14767
15347
  description: string;
14768
15348
  properties: {
14769
15349
  key: {
@@ -14808,6 +15388,7 @@ export declare namespace Schemas {
14808
15388
  const errorSimpleTransfersResponse: {
14809
15389
  allOf: ({
14810
15390
  type: string;
15391
+ additionalProperties: boolean;
14811
15392
  properties: {
14812
15393
  statusCode: {
14813
15394
  type: string;
@@ -14820,11 +15401,14 @@ export declare namespace Schemas {
14820
15401
  };
14821
15402
  } | {
14822
15403
  type: string;
15404
+ additionalProperties?: undefined;
14823
15405
  properties?: undefined;
14824
15406
  })[];
15407
+ additionalProperties: boolean;
14825
15408
  };
14826
15409
  const transferRequest: {
14827
15410
  type: string;
15411
+ additionalProperties: boolean;
14828
15412
  required: string[];
14829
15413
  properties: {
14830
15414
  homeTransactionId: {
@@ -14833,6 +15417,7 @@ export declare namespace Schemas {
14833
15417
  };
14834
15418
  from: {
14835
15419
  type: string;
15420
+ additionalProperties: boolean;
14836
15421
  required: string[];
14837
15422
  properties: {
14838
15423
  type: {
@@ -14943,6 +15528,7 @@ export declare namespace Schemas {
14943
15528
  items: {
14944
15529
  title: string;
14945
15530
  type: string;
15531
+ additionalProperties: boolean;
14946
15532
  description: string;
14947
15533
  properties: {
14948
15534
  key: {
@@ -14968,6 +15554,7 @@ export declare namespace Schemas {
14968
15554
  };
14969
15555
  to: {
14970
15556
  type: string;
15557
+ additionalProperties: boolean;
14971
15558
  required: string[];
14972
15559
  properties: {
14973
15560
  type: {
@@ -15078,6 +15665,7 @@ export declare namespace Schemas {
15078
15665
  items: {
15079
15666
  title: string;
15080
15667
  type: string;
15668
+ additionalProperties: boolean;
15081
15669
  description: string;
15082
15670
  properties: {
15083
15671
  key: {
@@ -15149,6 +15737,7 @@ export declare namespace Schemas {
15149
15737
  items: {
15150
15738
  title: string;
15151
15739
  type: string;
15740
+ additionalProperties: boolean;
15152
15741
  description: string;
15153
15742
  properties: {
15154
15743
  key: {
@@ -15175,6 +15764,7 @@ export declare namespace Schemas {
15175
15764
  items: {
15176
15765
  title: string;
15177
15766
  type: string;
15767
+ additionalProperties: boolean;
15178
15768
  description: string;
15179
15769
  properties: {
15180
15770
  key: {
@@ -15204,6 +15794,7 @@ export declare namespace Schemas {
15204
15794
  };
15205
15795
  const transferStatusResponse: {
15206
15796
  type: string;
15797
+ additionalProperties: boolean;
15207
15798
  required: string[];
15208
15799
  properties: {
15209
15800
  transferId: {
@@ -15224,6 +15815,7 @@ export declare namespace Schemas {
15224
15815
  body: {
15225
15816
  title: string;
15226
15817
  type: string;
15818
+ additionalProperties: boolean;
15227
15819
  description: string;
15228
15820
  properties: {
15229
15821
  fulfilment: {
@@ -15251,6 +15843,7 @@ export declare namespace Schemas {
15251
15843
  extensionList: {
15252
15844
  title: string;
15253
15845
  type: string;
15846
+ additionalProperties: boolean;
15254
15847
  description: string;
15255
15848
  properties: {
15256
15849
  extension: {
@@ -15258,6 +15851,7 @@ export declare namespace Schemas {
15258
15851
  items: {
15259
15852
  title: string;
15260
15853
  type: string;
15854
+ additionalProperties: boolean;
15261
15855
  description: string;
15262
15856
  properties: {
15263
15857
  key: {
@@ -15295,6 +15889,7 @@ export declare namespace Schemas {
15295
15889
  };
15296
15890
  const transferContinuationAcceptConversion: {
15297
15891
  type: string;
15892
+ additionalProperties: boolean;
15298
15893
  required: string[];
15299
15894
  properties: {
15300
15895
  acceptConversion: {
@@ -15305,6 +15900,7 @@ export declare namespace Schemas {
15305
15900
  };
15306
15901
  const transferContinuationAcceptQuoteOrConversion: {
15307
15902
  type: string;
15903
+ additionalProperties: boolean;
15308
15904
  required: string[];
15309
15905
  properties: {
15310
15906
  acceptQuoteOrConversion: {
@@ -15316,6 +15912,7 @@ export declare namespace Schemas {
15316
15912
  const ServicesFXPPutResponse: {
15317
15913
  title: string;
15318
15914
  type: string;
15915
+ additionalProperties: boolean;
15319
15916
  description: string;
15320
15917
  properties: {
15321
15918
  providers: {
@@ -15337,6 +15934,7 @@ export declare namespace Schemas {
15337
15934
  const FxQuotesPostOutboundRequest: {
15338
15935
  title: string;
15339
15936
  type: string;
15937
+ additionalProperties: boolean;
15340
15938
  description: string;
15341
15939
  properties: {
15342
15940
  homeTransactionId: {
@@ -15362,6 +15960,7 @@ export declare namespace Schemas {
15362
15960
  allOf: ({
15363
15961
  title: string;
15364
15962
  type: string;
15963
+ additionalProperties: boolean;
15365
15964
  description: string;
15366
15965
  properties: {
15367
15966
  conversionId: {
@@ -15443,6 +16042,7 @@ export declare namespace Schemas {
15443
16042
  allOf: ({
15444
16043
  title: string;
15445
16044
  type: string;
16045
+ additionalProperties: boolean;
15446
16046
  description: string;
15447
16047
  properties: {
15448
16048
  currency: {
@@ -15466,6 +16066,7 @@ export declare namespace Schemas {
15466
16066
  description: string;
15467
16067
  title?: undefined;
15468
16068
  type?: undefined;
16069
+ additionalProperties?: undefined;
15469
16070
  properties?: undefined;
15470
16071
  required?: undefined;
15471
16072
  })[];
@@ -15474,6 +16075,7 @@ export declare namespace Schemas {
15474
16075
  allOf: ({
15475
16076
  title: string;
15476
16077
  type: string;
16078
+ additionalProperties: boolean;
15477
16079
  description: string;
15478
16080
  properties: {
15479
16081
  currency: {
@@ -15497,6 +16099,7 @@ export declare namespace Schemas {
15497
16099
  description: string;
15498
16100
  title?: undefined;
15499
16101
  type?: undefined;
16102
+ additionalProperties?: undefined;
15500
16103
  properties?: undefined;
15501
16104
  required?: undefined;
15502
16105
  })[];
@@ -15522,6 +16125,7 @@ export declare namespace Schemas {
15522
16125
  items: {
15523
16126
  title: string;
15524
16127
  type: string;
16128
+ additionalProperties: boolean;
15525
16129
  description: string;
15526
16130
  properties: {
15527
16131
  chargeType: {
@@ -15534,6 +16138,7 @@ export declare namespace Schemas {
15534
16138
  allOf: ({
15535
16139
  title: string;
15536
16140
  type: string;
16141
+ additionalProperties: boolean;
15537
16142
  description: string;
15538
16143
  properties: {
15539
16144
  currency: {
@@ -15557,6 +16162,7 @@ export declare namespace Schemas {
15557
16162
  description: string;
15558
16163
  title?: undefined;
15559
16164
  type?: undefined;
16165
+ additionalProperties?: undefined;
15560
16166
  properties?: undefined;
15561
16167
  required?: undefined;
15562
16168
  })[];
@@ -15565,6 +16171,7 @@ export declare namespace Schemas {
15565
16171
  allOf: ({
15566
16172
  title: string;
15567
16173
  type: string;
16174
+ additionalProperties: boolean;
15568
16175
  description: string;
15569
16176
  properties: {
15570
16177
  currency: {
@@ -15588,6 +16195,7 @@ export declare namespace Schemas {
15588
16195
  description: string;
15589
16196
  title?: undefined;
15590
16197
  type?: undefined;
16198
+ additionalProperties?: undefined;
15591
16199
  properties?: undefined;
15592
16200
  required?: undefined;
15593
16201
  })[];
@@ -15602,6 +16210,7 @@ export declare namespace Schemas {
15602
16210
  allOf: ({
15603
16211
  title: string;
15604
16212
  type: string;
16213
+ additionalProperties: boolean;
15605
16214
  description: string;
15606
16215
  properties: {
15607
16216
  extension: {
@@ -15609,6 +16218,7 @@ export declare namespace Schemas {
15609
16218
  items: {
15610
16219
  title: string;
15611
16220
  type: string;
16221
+ additionalProperties: boolean;
15612
16222
  description: string;
15613
16223
  properties: {
15614
16224
  key: {
@@ -15637,6 +16247,7 @@ export declare namespace Schemas {
15637
16247
  description: string;
15638
16248
  title?: undefined;
15639
16249
  type?: undefined;
16250
+ additionalProperties?: undefined;
15640
16251
  properties?: undefined;
15641
16252
  required?: undefined;
15642
16253
  })[];
@@ -15647,6 +16258,7 @@ export declare namespace Schemas {
15647
16258
  description: string;
15648
16259
  title?: undefined;
15649
16260
  type?: undefined;
16261
+ additionalProperties?: undefined;
15650
16262
  properties?: undefined;
15651
16263
  required?: undefined;
15652
16264
  })[];
@@ -15718,6 +16330,7 @@ export declare namespace Schemas {
15718
16330
  allOf: ({
15719
16331
  title: string;
15720
16332
  type: string;
16333
+ additionalProperties: boolean;
15721
16334
  description: string;
15722
16335
  properties: {
15723
16336
  currency: {
@@ -15741,6 +16354,7 @@ export declare namespace Schemas {
15741
16354
  description: string;
15742
16355
  title?: undefined;
15743
16356
  type?: undefined;
16357
+ additionalProperties?: undefined;
15744
16358
  properties?: undefined;
15745
16359
  required?: undefined;
15746
16360
  })[];
@@ -15749,6 +16363,7 @@ export declare namespace Schemas {
15749
16363
  allOf: ({
15750
16364
  title: string;
15751
16365
  type: string;
16366
+ additionalProperties: boolean;
15752
16367
  description: string;
15753
16368
  properties: {
15754
16369
  currency: {
@@ -15772,6 +16387,7 @@ export declare namespace Schemas {
15772
16387
  description: string;
15773
16388
  title?: undefined;
15774
16389
  type?: undefined;
16390
+ additionalProperties?: undefined;
15775
16391
  properties?: undefined;
15776
16392
  required?: undefined;
15777
16393
  })[];
@@ -15794,6 +16410,7 @@ export declare namespace Schemas {
15794
16410
  const FxTransfersPostOutboundRequest: {
15795
16411
  title: string;
15796
16412
  type: string;
16413
+ additionalProperties: boolean;
15797
16414
  description: string;
15798
16415
  properties: {
15799
16416
  homeTransactionId: {
@@ -15864,6 +16481,7 @@ export declare namespace Schemas {
15864
16481
  allOf: ({
15865
16482
  title: string;
15866
16483
  type: string;
16484
+ additionalProperties: boolean;
15867
16485
  description: string;
15868
16486
  properties: {
15869
16487
  currency: {
@@ -15887,6 +16505,7 @@ export declare namespace Schemas {
15887
16505
  description: string;
15888
16506
  title?: undefined;
15889
16507
  type?: undefined;
16508
+ additionalProperties?: undefined;
15890
16509
  properties?: undefined;
15891
16510
  required?: undefined;
15892
16511
  })[];
@@ -15895,6 +16514,7 @@ export declare namespace Schemas {
15895
16514
  allOf: ({
15896
16515
  title: string;
15897
16516
  type: string;
16517
+ additionalProperties: boolean;
15898
16518
  description: string;
15899
16519
  properties: {
15900
16520
  currency: {
@@ -15918,6 +16538,7 @@ export declare namespace Schemas {
15918
16538
  description: string;
15919
16539
  title?: undefined;
15920
16540
  type?: undefined;
16541
+ additionalProperties?: undefined;
15921
16542
  properties?: undefined;
15922
16543
  required?: undefined;
15923
16544
  })[];
@@ -15990,6 +16611,7 @@ export declare namespace Schemas {
15990
16611
  const FxTransfersPostOutboundResponse: {
15991
16612
  title: string;
15992
16613
  type: string;
16614
+ additionalProperties: boolean;
15993
16615
  description: string;
15994
16616
  properties: {
15995
16617
  homeTransactionId: {
@@ -16046,6 +16668,7 @@ export declare namespace Schemas {
16046
16668
  extensionList: {
16047
16669
  title: string;
16048
16670
  type: string;
16671
+ additionalProperties: boolean;
16049
16672
  description: string;
16050
16673
  properties: {
16051
16674
  extension: {
@@ -16053,6 +16676,7 @@ export declare namespace Schemas {
16053
16676
  items: {
16054
16677
  title: string;
16055
16678
  type: string;
16679
+ additionalProperties: boolean;
16056
16680
  description: string;
16057
16681
  properties: {
16058
16682
  key: {