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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (360) hide show
  1. package/CHANGELOG.md +46 -0
  2. package/audit-ci.jsonc +1 -4
  3. package/docs/fspiop-rest-v2.0-ISO20022-openapi3-snippets.yaml +100 -1
  4. package/docs/fspiop-rest-v2.0-openapi3-snippets.yaml +50 -0
  5. package/docs/sdk-scheme-adapter-backend-v2_0_0-openapi3-snippets.yaml +21 -1
  6. package/docs/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets.yaml +56 -7
  7. package/docs/sdk-scheme-adapter-outbound-v2_0_0-openapi3-snippets.yaml +72 -1
  8. package/docs/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets.yaml +136 -11
  9. package/fspiop/v2_0/openapi3/components/schemas/AuthenticationInfo.yaml +1 -0
  10. package/fspiop/v2_0/openapi3/components/schemas/AuthorizationsIDPutResponse.yaml +1 -0
  11. package/fspiop/v2_0/openapi3/components/schemas/BulkQuotesIDPutResponse.yaml +1 -0
  12. package/fspiop/v2_0/openapi3/components/schemas/BulkQuotesPostRequest.yaml +1 -0
  13. package/fspiop/v2_0/openapi3/components/schemas/BulkTransfersIDPutResponse.yaml +1 -0
  14. package/fspiop/v2_0/openapi3/components/schemas/BulkTransfersPostRequest.yaml +1 -0
  15. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformation.yaml +1 -0
  16. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformationObject.yaml +1 -0
  17. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformationResponse.yaml +1 -0
  18. package/fspiop/v2_0/openapi3/components/schemas/Extension.yaml +1 -0
  19. package/fspiop/v2_0/openapi3/components/schemas/ExtensionList.yaml +1 -0
  20. package/fspiop/v2_0/openapi3/components/schemas/FxCharge.yaml +2 -1
  21. package/fspiop/v2_0/openapi3/components/schemas/FxConversion.yaml +2 -1
  22. package/fspiop/v2_0/openapi3/components/schemas/FxMoney.yaml +1 -0
  23. package/fspiop/v2_0/openapi3/components/schemas/FxQuotesIDPutResponse.yaml +1 -0
  24. package/fspiop/v2_0/openapi3/components/schemas/FxQuotesPostRequest.yaml +1 -0
  25. package/fspiop/v2_0/openapi3/components/schemas/FxRate.yaml +1 -0
  26. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersIDPatchResponse.yaml +1 -0
  27. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersIDPutResponse.yaml +1 -0
  28. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersPostRequest.yaml +1 -0
  29. package/fspiop/v2_0/openapi3/components/schemas/GeoCode.yaml +1 -0
  30. package/fspiop/v2_0/openapi3/components/schemas/IndividualQuote.yaml +1 -0
  31. package/fspiop/v2_0/openapi3/components/schemas/IndividualQuoteResult.yaml +1 -0
  32. package/fspiop/v2_0/openapi3/components/schemas/IndividualTransfer.yaml +1 -0
  33. package/fspiop/v2_0/openapi3/components/schemas/IndividualTransferResult.yaml +1 -0
  34. package/fspiop/v2_0/openapi3/components/schemas/Money.yaml +1 -0
  35. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsIDPutResponse.yaml +1 -0
  36. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsPostRequest.yaml +1 -0
  37. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsTypeIDPutResponse.yaml +1 -0
  38. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsTypeIDSubIDPostRequest.yaml +1 -0
  39. package/fspiop/v2_0/openapi3/components/schemas/PartiesTypeIDPutResponse.yaml +1 -0
  40. package/fspiop/v2_0/openapi3/components/schemas/Party.yaml +1 -0
  41. package/fspiop/v2_0/openapi3/components/schemas/PartyComplexName.yaml +1 -0
  42. package/fspiop/v2_0/openapi3/components/schemas/PartyIdInfo.yaml +1 -0
  43. package/fspiop/v2_0/openapi3/components/schemas/PartyPersonalInfo.yaml +1 -0
  44. package/fspiop/v2_0/openapi3/components/schemas/PartyResult.yaml +1 -0
  45. package/fspiop/v2_0/openapi3/components/schemas/QuotesIDPutResponse.yaml +1 -0
  46. package/fspiop/v2_0/openapi3/components/schemas/QuotesPostRequest.yaml +1 -0
  47. package/fspiop/v2_0/openapi3/components/schemas/Refund.yaml +1 -0
  48. package/fspiop/v2_0/openapi3/components/schemas/ServicesFXPPutResponse.yaml +1 -0
  49. package/fspiop/v2_0/openapi3/components/schemas/ServicesFXPSourceCurrencyTargetCurrencyPutResponse.yaml +1 -0
  50. package/fspiop/v2_0/openapi3/components/schemas/Transaction.yaml +1 -0
  51. package/fspiop/v2_0/openapi3/components/schemas/TransactionRequestsIDPutResponse.yaml +1 -0
  52. package/fspiop/v2_0/openapi3/components/schemas/TransactionRequestsPostRequest.yaml +1 -0
  53. package/fspiop/v2_0/openapi3/components/schemas/TransactionType.yaml +1 -0
  54. package/fspiop/v2_0/openapi3/components/schemas/TransactionsIDPutResponse.yaml +1 -0
  55. package/fspiop/v2_0/openapi3/components/schemas/TransfersIDPatchResponse.yaml +1 -0
  56. package/fspiop/v2_0/openapi3/components/schemas/TransfersIDPutResponse.yaml +1 -0
  57. package/fspiop/v2_0/openapi3/components/schemas/TransfersPostRequest.yaml +1 -0
  58. package/fspiop/v2_0/openapi3/components/schemas/U2FPinValue.yaml +2 -1
  59. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountIdentification4Choice.yaml +1 -0
  60. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountSchemeName1Choice.yaml +1 -0
  61. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveCurrencyAndAmount.yaml +2 -1
  62. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyAndAmount.yaml +2 -1
  63. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType3Choice.yaml +1 -0
  64. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification6.yaml +2 -1
  65. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification8.yaml +2 -1
  66. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData3.yaml +2 -1
  67. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData5.yaml +2 -1
  68. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccount40.yaml +2 -1
  69. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccountType2Choice.yaml +1 -0
  70. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CategoryPurpose1Choice.yaml +1 -0
  71. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ChargeType3Choice.yaml +1 -0
  72. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Charges16.yaml +2 -1
  73. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemIdentification2Choice.yaml +1 -0
  74. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemMemberIdentification2.yaml +2 -1
  75. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact13.yaml +2 -1
  76. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact4.yaml +2 -1
  77. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction67.yaml +1 -0
  78. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68.yaml +1 -0
  79. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68_FX_Quotes.yaml +1 -0
  80. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CryptographicLockChoice.yaml +1 -0
  81. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndDateTime2Choice.yaml +1 -0
  82. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndPlaceOfBirth1.yaml +2 -1
  83. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DatePeriod2.yaml +2 -1
  84. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformation.yaml +1 -0
  85. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformationResponse.yaml +1 -0
  86. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Execute_FIToFICustomerCreditTransferV13.yaml +1 -0
  87. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Extension.yaml +1 -0
  88. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExtensionList.yaml +1 -0
  89. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialIdentificationSchemeName1Choice.yaml +1 -0
  90. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification18.yaml +4 -3
  91. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification23.yaml +2 -1
  92. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxRequest_FICreditTransferProposal.yaml +1 -0
  93. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxResponse_FICreditTransferConfirmation.yaml +1 -0
  94. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Fxecute_FinancialInstitutionCreditTransferV12.yaml +1 -0
  95. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericAccountIdentification1.yaml +2 -1
  96. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericFinancialIdentification1.yaml +2 -1
  97. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification3.yaml +2 -1
  98. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification30.yaml +2 -1
  99. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification1.yaml +1 -1
  100. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification3.yaml +2 -1
  101. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification1.yaml +2 -1
  102. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification2.yaml +2 -1
  103. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetPartiesError_IdentificationVerificationReportV03.yaml +2 -1
  104. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetParties_IdentificationVerificationReportV03.yaml +2 -1
  105. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader113.yaml +1 -0
  106. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader120.yaml +1 -0
  107. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader129.yaml +1 -0
  108. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationAssignment3.yaml +2 -1
  109. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationInformation4.yaml +2 -1
  110. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3.yaml +1 -0
  111. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3_FX_Quotes.yaml +1 -0
  112. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForNextAgent1.yaml +2 -1
  113. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/LocalInstrument2Choice.yaml +1 -0
  114. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification29.yaml +1 -0
  115. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification39.yaml +1 -0
  116. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentificationSchemeName1Choice.yaml +1 -0
  117. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OtherContact1.yaml +2 -1
  118. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsError_FIToFIPaymentStatusReportV15.yaml +1 -0
  119. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsStatus_FIToFIPaymentStatusReportV15.yaml +1 -0
  120. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party38Choice.yaml +1 -0
  121. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party40Choice.yaml +1 -0
  122. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party52Choice.yaml +1 -0
  123. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification135.yaml +2 -1
  124. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification272.yaml +1 -1
  125. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentIdentification13.yaml +1 -0
  126. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTransaction163.yaml +1 -0
  127. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTypeInformation28.yaml +2 -1
  128. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification13.yaml +2 -1
  129. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification18.yaml +2 -1
  130. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentificationSchemeName1Choice.yaml +1 -0
  131. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress24.yaml +1 -0
  132. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress27.yaml +1 -0
  133. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountIdentification1.yaml +2 -1
  134. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountType1Choice.yaml +1 -0
  135. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Purpose2Choice.yaml +1 -0
  136. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryAuthority2.yaml +2 -1
  137. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryReporting3.yaml +2 -1
  138. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ServiceLevel8Choice.yaml +1 -0
  139. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SettlementInstruction15.yaml +2 -1
  140. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReason6Choice.yaml +1 -0
  141. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReasonInformation14.yaml +2 -1
  142. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StructuredRegulatoryReporting3.yaml +2 -1
  143. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryData1.yaml +2 -1
  144. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryDataEnvelope1.yaml +1 -0
  145. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAmount3.yaml +2 -1
  146. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAuthorisation1.yaml +1 -0
  147. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxData1.yaml +2 -1
  148. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty1.yaml +2 -1
  149. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty2.yaml +2 -1
  150. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxPeriod3.yaml +2 -1
  151. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecord3.yaml +2 -1
  152. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecordDetails3.yaml +2 -1
  153. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsRequest_FIToFICustomerCreditProposal.yaml +1 -0
  154. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsResponse_FIToFICustomerCreditConfirmation.yaml +3 -2
  155. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/UnderlyingCustomerCreditTransfer.yaml +1 -0
  156. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReason1Choice.yaml +1 -0
  157. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReport4.yaml +1 -0
  158. package/lib/fspiop/v2_0/json-schemas.json +294 -0
  159. package/lib/fspiop/v2_0/schemas.d.ts +330 -0
  160. package/lib/fspiop/v2_0_ISO20022/json-schemas.json +2424 -25
  161. package/lib/fspiop/v2_0_ISO20022/schemas.d.ts +4466 -0
  162. package/lib/sdk-scheme-adapter/index.d.ts +2 -1
  163. package/lib/sdk-scheme-adapter/index.js +3 -1
  164. package/lib/sdk-scheme-adapter/index.js.map +1 -1
  165. package/lib/sdk-scheme-adapter/v2_0_0/backend/json-schemas.json +175 -2
  166. package/lib/sdk-scheme-adapter/v2_0_0/backend/openapi.d.ts +1 -1
  167. package/lib/sdk-scheme-adapter/v2_0_0/backend/schemas.d.ts +173 -0
  168. package/lib/sdk-scheme-adapter/v2_0_0/outbound/json-schemas.json +486 -4
  169. package/lib/sdk-scheme-adapter/v2_0_0/outbound/openapi.d.ts +1 -1
  170. package/lib/sdk-scheme-adapter/v2_0_0/outbound/schemas.d.ts +492 -0
  171. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.d.ts +3 -0
  172. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.js +9 -0
  173. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.js.map +1 -0
  174. package/lib/sdk-scheme-adapter/v2_1_0/backend/json-schemas.json +384 -43
  175. package/lib/sdk-scheme-adapter/v2_1_0/backend/openapi.d.ts +14 -4
  176. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.d.ts +411 -30
  177. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js +2 -1
  178. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js.map +1 -1
  179. package/lib/sdk-scheme-adapter/v2_1_0/backend/types.d.ts +2 -1
  180. package/lib/sdk-scheme-adapter/v2_1_0/index.d.ts +32 -0
  181. package/lib/sdk-scheme-adapter/v2_1_0/index.js +38 -0
  182. package/lib/sdk-scheme-adapter/v2_1_0/index.js.map +1 -0
  183. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.d.ts +3 -0
  184. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.js +9 -0
  185. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.js.map +1 -0
  186. package/lib/sdk-scheme-adapter/v2_1_0/outbound/json-schemas.json +800 -17
  187. package/lib/sdk-scheme-adapter/v2_1_0/outbound/openapi.d.ts +28 -10
  188. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.d.ts +815 -7
  189. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.js +4 -1
  190. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.js.map +1 -1
  191. package/lib/sdk-scheme-adapter/v2_1_0/outbound/types.d.ts +4 -1
  192. package/package.json +20 -16
  193. package/sdk-scheme-adapter/v2_0_0/backend/openapi.yaml +1 -1
  194. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationInfo.yaml +1 -0
  195. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationValue.yaml +1 -0
  196. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  197. package/sdk-scheme-adapter/v2_0_0/components/schemas/ErrorInformation.yaml +1 -0
  198. package/sdk-scheme-adapter/v2_0_0/components/schemas/Extension.yaml +1 -0
  199. package/sdk-scheme-adapter/v2_0_0/components/schemas/ExtensionList.yaml +1 -0
  200. package/sdk-scheme-adapter/v2_0_0/components/schemas/GeoCode.yaml +1 -0
  201. package/sdk-scheme-adapter/v2_0_0/components/schemas/Money.yaml +1 -0
  202. package/sdk-scheme-adapter/v2_0_0/components/schemas/Party.yaml +1 -0
  203. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyComplexName.yaml +1 -0
  204. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyIdInfo.yaml +1 -0
  205. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  206. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  207. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesPostRequest.yaml +1 -0
  208. package/sdk-scheme-adapter/v2_0_0/components/schemas/Refund.yaml +1 -0
  209. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  210. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionType.yaml +1 -0
  211. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  212. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersPostRequest.yaml +1 -0
  213. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountCreationStatus.yaml +1 -0
  214. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsRequest.yaml +1 -0
  215. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsResponse.yaml +1 -0
  216. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  217. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptQuote.yaml +1 -0
  218. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  219. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  220. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  221. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  222. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  223. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  224. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  225. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  226. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  227. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  228. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  229. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  230. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  231. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  232. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  233. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  234. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferRequest.yaml +1 -0
  235. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferResponse.yaml +1 -0
  236. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorAccountsResponse.yaml +1 -0
  237. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorQuotesResponse.yaml +1 -0
  238. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorResponse.yaml +1 -0
  239. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  240. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorTransferResponse.yaml +1 -0
  241. package/sdk-scheme-adapter/v2_0_0/components/schemas/getPartiesResponse.yaml +1 -0
  242. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuote.yaml +1 -0
  243. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuoteResult.yaml +1 -0
  244. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransfer.yaml +1 -0
  245. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  246. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferResult.yaml +1 -0
  247. package/sdk-scheme-adapter/v2_0_0/components/schemas/mojaloopError.yaml +1 -0
  248. package/sdk-scheme-adapter/v2_0_0/components/schemas/partiesByIdResponse.yaml +1 -0
  249. package/sdk-scheme-adapter/v2_0_0/components/schemas/partyError.yaml +1 -0
  250. package/sdk-scheme-adapter/v2_0_0/components/schemas/quoteError.yaml +1 -0
  251. package/sdk-scheme-adapter/v2_0_0/components/schemas/quotesPostResponse.yaml +1 -0
  252. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayRequest.yaml +1 -0
  253. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayResponse.yaml +1 -0
  254. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  255. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  256. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  257. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  258. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  259. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  260. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  261. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  262. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferError.yaml +1 -0
  263. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferParty.yaml +1 -0
  264. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferRequest.yaml +1 -0
  265. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferResponse.yaml +1 -0
  266. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferStatusResponse.yaml +1 -0
  267. package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +1 -1
  268. package/sdk-scheme-adapter/v2_1_0/components/responses/accountDeletionCompleted.yaml +1 -1
  269. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationInfo.yaml +1 -0
  270. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationValue.yaml +1 -0
  271. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  272. package/sdk-scheme-adapter/v2_1_0/components/schemas/ErrorInformation.yaml +1 -0
  273. package/sdk-scheme-adapter/v2_1_0/components/schemas/ExtensionList_v2_1_0.yaml +1 -0
  274. package/sdk-scheme-adapter/v2_1_0/components/schemas/Extension_v2_1_0.yaml +1 -0
  275. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxCharge.yaml +2 -1
  276. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxConversion.yaml +2 -1
  277. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxMoney.yaml +1 -0
  278. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendRequest.yaml +1 -0
  279. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendResponse.yaml +1 -0
  280. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundRequest.yaml +1 -0
  281. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundResponse.yaml +1 -0
  282. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPatchBackendRequest.yaml +1 -0
  283. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendRequest.yaml +1 -0
  284. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendResponse.yaml +2 -1
  285. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundRequest.yaml +1 -0
  286. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundResponse.yaml +1 -0
  287. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPutBackendRequest.yaml +1 -0
  288. package/sdk-scheme-adapter/v2_1_0/components/schemas/GeoCode.yaml +1 -0
  289. package/sdk-scheme-adapter/v2_1_0/components/schemas/Money.yaml +1 -0
  290. package/sdk-scheme-adapter/v2_1_0/components/schemas/Party.yaml +1 -0
  291. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyComplexName.yaml +1 -0
  292. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyIdInfo.yaml +1 -0
  293. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  294. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  295. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesPostRequest.yaml +1 -0
  296. package/sdk-scheme-adapter/v2_1_0/components/schemas/Refund.yaml +1 -0
  297. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  298. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionType.yaml +1 -0
  299. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransferStateFromBackend.yaml +15 -0
  300. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  301. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersPostRequest.yaml +1 -0
  302. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountCreationStatus.yaml +1 -0
  303. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionResponse.yaml +10 -6
  304. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionStatus.yaml +1 -0
  305. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsRequest.yaml +1 -1
  306. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsResponse.yaml +1 -0
  307. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  308. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptQuote.yaml +1 -0
  309. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  310. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  311. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  312. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  313. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  314. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  315. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  316. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  317. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  318. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  319. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  320. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  321. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  322. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  323. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  324. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  325. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferRequest.yaml +1 -0
  326. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferResponse.yaml +1 -0
  327. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorQuotesResponse.yaml +1 -0
  328. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorResponse.yaml +1 -0
  329. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  330. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorTransferResponse.yaml +1 -0
  331. package/sdk-scheme-adapter/v2_1_0/components/schemas/getPartiesResponse.yaml +1 -0
  332. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuote.yaml +1 -0
  333. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuoteResult.yaml +1 -0
  334. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransfer.yaml +1 -0
  335. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  336. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferResult.yaml +1 -0
  337. package/sdk-scheme-adapter/v2_1_0/components/schemas/mojaloopError.yaml +1 -0
  338. package/sdk-scheme-adapter/v2_1_0/components/schemas/partiesByIdResponse.yaml +1 -0
  339. package/sdk-scheme-adapter/v2_1_0/components/schemas/partyError.yaml +1 -0
  340. package/sdk-scheme-adapter/v2_1_0/components/schemas/quoteError.yaml +1 -0
  341. package/sdk-scheme-adapter/v2_1_0/components/schemas/quotesPostResponse.yaml +1 -0
  342. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayRequest.yaml +1 -0
  343. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayResponse.yaml +1 -0
  344. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  345. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  346. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  347. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  348. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  349. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptConversion.yaml +1 -0
  350. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  351. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  352. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  353. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuoteOrConversion.yaml +1 -0
  354. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferError.yaml +1 -0
  355. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferParty.yaml +1 -0
  356. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferRequest.yaml +1 -0
  357. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferResponse.yaml +1 -0
  358. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferStatusResponse.yaml +1 -0
  359. package/sdk-scheme-adapter/v2_1_0/outbound/paths/accounts_Type_ID.yaml +2 -2
  360. package/sdk-scheme-adapter/v2_1_0/outbound/paths/accounts_Type_ID_SubId.yaml +1 -1
@@ -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,8 +831,203 @@ export declare namespace Schemas {
793
831
  statusCode?: undefined;
794
832
  message?: undefined;
795
833
  };
834
+ additionalProperties?: undefined;
796
835
  })[];
797
836
  };
837
+ const FspId: {
838
+ title: string;
839
+ type: string;
840
+ minLength: number;
841
+ maxLength: number;
842
+ description: string;
843
+ };
844
+ const accountDeletionStatus: {
845
+ type: string;
846
+ items: {
847
+ type: string;
848
+ additionalProperties: boolean;
849
+ required: string[];
850
+ properties: {
851
+ fspId: {
852
+ title: string;
853
+ type: string;
854
+ minLength: number;
855
+ maxLength: number;
856
+ description: string;
857
+ };
858
+ error: {
859
+ type: string;
860
+ additionalProperties: boolean;
861
+ properties: {
862
+ statusCode: {
863
+ type: string;
864
+ description: string;
865
+ };
866
+ message: {
867
+ type: string;
868
+ description: string;
869
+ };
870
+ };
871
+ };
872
+ };
873
+ };
874
+ };
875
+ const accountDeletionState: {
876
+ type: string;
877
+ enum: string[];
878
+ };
879
+ const accountDeletionResponse: {
880
+ type: string;
881
+ additionalProperties: boolean;
882
+ required: string[];
883
+ properties: {
884
+ idType: {
885
+ title: string;
886
+ type: string;
887
+ enum: string[];
888
+ description: string;
889
+ };
890
+ idValue: {
891
+ title: string;
892
+ type: string;
893
+ minLength: number;
894
+ maxLength: number;
895
+ description: string;
896
+ example: string;
897
+ };
898
+ subIdOrType: {
899
+ title: string;
900
+ type: string;
901
+ minLength: number;
902
+ maxLength: number;
903
+ description: string;
904
+ };
905
+ response: {
906
+ type: string;
907
+ items: {
908
+ type: string;
909
+ additionalProperties: boolean;
910
+ required: string[];
911
+ properties: {
912
+ fspId: {
913
+ title: string;
914
+ type: string;
915
+ minLength: number;
916
+ maxLength: number;
917
+ description: string;
918
+ };
919
+ error: {
920
+ type: string;
921
+ additionalProperties: boolean;
922
+ properties: {
923
+ statusCode: {
924
+ type: string;
925
+ description: string;
926
+ };
927
+ message: {
928
+ type: string;
929
+ description: string;
930
+ };
931
+ };
932
+ };
933
+ };
934
+ };
935
+ };
936
+ currentState: {
937
+ type: string;
938
+ enum: string[];
939
+ };
940
+ lastError: {
941
+ type: string;
942
+ additionalProperties: boolean;
943
+ description: string;
944
+ properties: {
945
+ httpStatusCode: {
946
+ type: string;
947
+ description: string;
948
+ };
949
+ mojaloopError: {
950
+ type: string;
951
+ additionalProperties: boolean;
952
+ properties: {
953
+ errorInformation: {
954
+ title: string;
955
+ type: string;
956
+ additionalProperties: boolean;
957
+ description: string;
958
+ properties: {
959
+ errorCode: {
960
+ title: string;
961
+ type: string;
962
+ pattern: string;
963
+ description: string;
964
+ example: string;
965
+ };
966
+ errorDescription: {
967
+ title: string;
968
+ type: string;
969
+ minLength: number;
970
+ maxLength: number;
971
+ description: string;
972
+ };
973
+ extensionList: {
974
+ title: string;
975
+ type: string;
976
+ additionalProperties: boolean;
977
+ description: string;
978
+ properties: {
979
+ extension: {
980
+ type: string;
981
+ items: {
982
+ title: string;
983
+ type: string;
984
+ additionalProperties: boolean;
985
+ description: string;
986
+ properties: {
987
+ key: {
988
+ title: string;
989
+ type: string;
990
+ minLength: number;
991
+ description: string;
992
+ };
993
+ value: {
994
+ title: string;
995
+ type: string;
996
+ minLength: number;
997
+ maxLength: number;
998
+ description: string;
999
+ };
1000
+ };
1001
+ required: string[];
1002
+ };
1003
+ minItems: number;
1004
+ maxItems: number;
1005
+ description: string;
1006
+ };
1007
+ };
1008
+ required: string[];
1009
+ };
1010
+ };
1011
+ required: string[];
1012
+ };
1013
+ };
1014
+ };
1015
+ };
1016
+ };
1017
+ deleteAccountResponse: {
1018
+ type: string;
1019
+ required: string[];
1020
+ properties: {
1021
+ body: {
1022
+ type: string;
1023
+ };
1024
+ headers: {
1025
+ type: string;
1026
+ };
1027
+ };
1028
+ };
1029
+ };
1030
+ };
798
1031
  const TransactionInitiatorType: {
799
1032
  title: string;
800
1033
  type: string;
@@ -848,13 +1081,6 @@ export declare namespace Schemas {
848
1081
  pattern: string;
849
1082
  description: string;
850
1083
  };
851
- const FspId: {
852
- title: string;
853
- type: string;
854
- minLength: number;
855
- maxLength: number;
856
- description: string;
857
- };
858
1084
  const KYCInformation: {
859
1085
  title: string;
860
1086
  type: string;
@@ -868,6 +1094,7 @@ export declare namespace Schemas {
868
1094
  items: {
869
1095
  title: string;
870
1096
  type: string;
1097
+ additionalProperties: boolean;
871
1098
  description: string;
872
1099
  properties: {
873
1100
  key: {
@@ -891,6 +1118,7 @@ export declare namespace Schemas {
891
1118
  };
892
1119
  const transferParty: {
893
1120
  type: string;
1121
+ additionalProperties: boolean;
894
1122
  required: string[];
895
1123
  properties: {
896
1124
  type: {
@@ -1001,6 +1229,7 @@ export declare namespace Schemas {
1001
1229
  items: {
1002
1230
  title: string;
1003
1231
  type: string;
1232
+ additionalProperties: boolean;
1004
1233
  description: string;
1005
1234
  properties: {
1006
1235
  key: {
@@ -1062,6 +1291,7 @@ export declare namespace Schemas {
1062
1291
  const individualQuote: {
1063
1292
  title: string;
1064
1293
  type: string;
1294
+ additionalProperties: boolean;
1065
1295
  description: string;
1066
1296
  properties: {
1067
1297
  quoteId: {
@@ -1073,6 +1303,7 @@ export declare namespace Schemas {
1073
1303
  };
1074
1304
  to: {
1075
1305
  type: string;
1306
+ additionalProperties: boolean;
1076
1307
  required: string[];
1077
1308
  properties: {
1078
1309
  type: {
@@ -1183,6 +1414,7 @@ export declare namespace Schemas {
1183
1414
  items: {
1184
1415
  title: string;
1185
1416
  type: string;
1417
+ additionalProperties: boolean;
1186
1418
  description: string;
1187
1419
  properties: {
1188
1420
  key: {
@@ -1252,6 +1484,7 @@ export declare namespace Schemas {
1252
1484
  extensions: {
1253
1485
  title: string;
1254
1486
  type: string;
1487
+ additionalProperties: boolean;
1255
1488
  description: string;
1256
1489
  properties: {
1257
1490
  extension: {
@@ -1259,6 +1492,7 @@ export declare namespace Schemas {
1259
1492
  items: {
1260
1493
  title: string;
1261
1494
  type: string;
1495
+ additionalProperties: boolean;
1262
1496
  description: string;
1263
1497
  properties: {
1264
1498
  key: {
@@ -1289,6 +1523,7 @@ export declare namespace Schemas {
1289
1523
  };
1290
1524
  const bulkQuoteRequest: {
1291
1525
  type: string;
1526
+ additionalProperties: boolean;
1292
1527
  required: string[];
1293
1528
  properties: {
1294
1529
  homeTransactionId: {
@@ -1304,6 +1539,7 @@ export declare namespace Schemas {
1304
1539
  };
1305
1540
  from: {
1306
1541
  type: string;
1542
+ additionalProperties: boolean;
1307
1543
  required: string[];
1308
1544
  properties: {
1309
1545
  type: {
@@ -1414,6 +1650,7 @@ export declare namespace Schemas {
1414
1650
  items: {
1415
1651
  title: string;
1416
1652
  type: string;
1653
+ additionalProperties: boolean;
1417
1654
  description: string;
1418
1655
  properties: {
1419
1656
  key: {
@@ -1445,6 +1682,7 @@ export declare namespace Schemas {
1445
1682
  items: {
1446
1683
  title: string;
1447
1684
  type: string;
1685
+ additionalProperties: boolean;
1448
1686
  description: string;
1449
1687
  properties: {
1450
1688
  quoteId: {
@@ -1456,6 +1694,7 @@ export declare namespace Schemas {
1456
1694
  };
1457
1695
  to: {
1458
1696
  type: string;
1697
+ additionalProperties: boolean;
1459
1698
  required: string[];
1460
1699
  properties: {
1461
1700
  type: {
@@ -1566,6 +1805,7 @@ export declare namespace Schemas {
1566
1805
  items: {
1567
1806
  title: string;
1568
1807
  type: string;
1808
+ additionalProperties: boolean;
1569
1809
  description: string;
1570
1810
  properties: {
1571
1811
  key: {
@@ -1635,6 +1875,7 @@ export declare namespace Schemas {
1635
1875
  extensions: {
1636
1876
  title: string;
1637
1877
  type: string;
1878
+ additionalProperties: boolean;
1638
1879
  description: string;
1639
1880
  properties: {
1640
1881
  extension: {
@@ -1642,6 +1883,7 @@ export declare namespace Schemas {
1642
1883
  items: {
1643
1884
  title: string;
1644
1885
  type: string;
1886
+ additionalProperties: boolean;
1645
1887
  description: string;
1646
1888
  properties: {
1647
1889
  key: {
@@ -1674,6 +1916,7 @@ export declare namespace Schemas {
1674
1916
  extensions: {
1675
1917
  title: string;
1676
1918
  type: string;
1919
+ additionalProperties: boolean;
1677
1920
  description: string;
1678
1921
  properties: {
1679
1922
  extension: {
@@ -1681,6 +1924,7 @@ export declare namespace Schemas {
1681
1924
  items: {
1682
1925
  title: string;
1683
1926
  type: string;
1927
+ additionalProperties: boolean;
1684
1928
  description: string;
1685
1929
  properties: {
1686
1930
  key: {
@@ -1722,6 +1966,7 @@ export declare namespace Schemas {
1722
1966
  const Money: {
1723
1967
  title: string;
1724
1968
  type: string;
1969
+ additionalProperties: boolean;
1725
1970
  description: string;
1726
1971
  properties: {
1727
1972
  currency: {
@@ -1759,6 +2004,7 @@ export declare namespace Schemas {
1759
2004
  const GeoCode: {
1760
2005
  title: string;
1761
2006
  type: string;
2007
+ additionalProperties: boolean;
1762
2008
  description: string;
1763
2009
  properties: {
1764
2010
  latitude: {
@@ -1796,6 +2042,7 @@ export declare namespace Schemas {
1796
2042
  };
1797
2043
  const quoteError: {
1798
2044
  type: string;
2045
+ additionalProperties: boolean;
1799
2046
  description: string;
1800
2047
  properties: {
1801
2048
  httpStatusCode: {
@@ -1804,10 +2051,12 @@ export declare namespace Schemas {
1804
2051
  };
1805
2052
  mojaloopError: {
1806
2053
  type: string;
2054
+ additionalProperties: boolean;
1807
2055
  properties: {
1808
2056
  errorInformation: {
1809
2057
  title: string;
1810
2058
  type: string;
2059
+ additionalProperties: boolean;
1811
2060
  description: string;
1812
2061
  properties: {
1813
2062
  errorCode: {
@@ -1827,6 +2076,7 @@ export declare namespace Schemas {
1827
2076
  extensionList: {
1828
2077
  title: string;
1829
2078
  type: string;
2079
+ additionalProperties: boolean;
1830
2080
  description: string;
1831
2081
  properties: {
1832
2082
  extension: {
@@ -1834,6 +2084,7 @@ export declare namespace Schemas {
1834
2084
  items: {
1835
2085
  title: string;
1836
2086
  type: string;
2087
+ additionalProperties: boolean;
1837
2088
  description: string;
1838
2089
  properties: {
1839
2090
  key: {
@@ -1868,6 +2119,7 @@ export declare namespace Schemas {
1868
2119
  };
1869
2120
  const individualQuoteResult: {
1870
2121
  type: string;
2122
+ additionalProperties: boolean;
1871
2123
  properties: {
1872
2124
  quoteId: {
1873
2125
  title: string;
@@ -1879,6 +2131,7 @@ export declare namespace Schemas {
1879
2131
  transferAmount: {
1880
2132
  title: string;
1881
2133
  type: string;
2134
+ additionalProperties: boolean;
1882
2135
  description: string;
1883
2136
  properties: {
1884
2137
  currency: {
@@ -1902,6 +2155,7 @@ export declare namespace Schemas {
1902
2155
  payeeReceiveAmount: {
1903
2156
  title: string;
1904
2157
  type: string;
2158
+ additionalProperties: boolean;
1905
2159
  description: string;
1906
2160
  properties: {
1907
2161
  currency: {
@@ -1925,6 +2179,7 @@ export declare namespace Schemas {
1925
2179
  payeeFspFee: {
1926
2180
  title: string;
1927
2181
  type: string;
2182
+ additionalProperties: boolean;
1928
2183
  description: string;
1929
2184
  properties: {
1930
2185
  currency: {
@@ -1948,6 +2203,7 @@ export declare namespace Schemas {
1948
2203
  payeeFspCommission: {
1949
2204
  title: string;
1950
2205
  type: string;
2206
+ additionalProperties: boolean;
1951
2207
  description: string;
1952
2208
  properties: {
1953
2209
  currency: {
@@ -1971,6 +2227,7 @@ export declare namespace Schemas {
1971
2227
  geoCode: {
1972
2228
  title: string;
1973
2229
  type: string;
2230
+ additionalProperties: boolean;
1974
2231
  description: string;
1975
2232
  properties: {
1976
2233
  latitude: {
@@ -2009,6 +2266,7 @@ export declare namespace Schemas {
2009
2266
  extensionList: {
2010
2267
  title: string;
2011
2268
  type: string;
2269
+ additionalProperties: boolean;
2012
2270
  description: string;
2013
2271
  properties: {
2014
2272
  extension: {
@@ -2016,6 +2274,7 @@ export declare namespace Schemas {
2016
2274
  items: {
2017
2275
  title: string;
2018
2276
  type: string;
2277
+ additionalProperties: boolean;
2019
2278
  description: string;
2020
2279
  properties: {
2021
2280
  key: {
@@ -2043,6 +2302,7 @@ export declare namespace Schemas {
2043
2302
  };
2044
2303
  lastError: {
2045
2304
  type: string;
2305
+ additionalProperties: boolean;
2046
2306
  description: string;
2047
2307
  properties: {
2048
2308
  httpStatusCode: {
@@ -2051,10 +2311,12 @@ export declare namespace Schemas {
2051
2311
  };
2052
2312
  mojaloopError: {
2053
2313
  type: string;
2314
+ additionalProperties: boolean;
2054
2315
  properties: {
2055
2316
  errorInformation: {
2056
2317
  title: string;
2057
2318
  type: string;
2319
+ additionalProperties: boolean;
2058
2320
  description: string;
2059
2321
  properties: {
2060
2322
  errorCode: {
@@ -2074,6 +2336,7 @@ export declare namespace Schemas {
2074
2336
  extensionList: {
2075
2337
  title: string;
2076
2338
  type: string;
2339
+ additionalProperties: boolean;
2077
2340
  description: string;
2078
2341
  properties: {
2079
2342
  extension: {
@@ -2081,6 +2344,7 @@ export declare namespace Schemas {
2081
2344
  items: {
2082
2345
  title: string;
2083
2346
  type: string;
2347
+ additionalProperties: boolean;
2084
2348
  description: string;
2085
2349
  properties: {
2086
2350
  key: {
@@ -2118,6 +2382,7 @@ export declare namespace Schemas {
2118
2382
  };
2119
2383
  const bulkQuoteResponse: {
2120
2384
  type: string;
2385
+ additionalProperties: boolean;
2121
2386
  required: string[];
2122
2387
  properties: {
2123
2388
  bulkQuoteId: {
@@ -2141,6 +2406,7 @@ export declare namespace Schemas {
2141
2406
  extensionList: {
2142
2407
  title: string;
2143
2408
  type: string;
2409
+ additionalProperties: boolean;
2144
2410
  description: string;
2145
2411
  properties: {
2146
2412
  extension: {
@@ -2148,6 +2414,7 @@ export declare namespace Schemas {
2148
2414
  items: {
2149
2415
  title: string;
2150
2416
  type: string;
2417
+ additionalProperties: boolean;
2151
2418
  description: string;
2152
2419
  properties: {
2153
2420
  key: {
@@ -2182,6 +2449,7 @@ export declare namespace Schemas {
2182
2449
  maxItems: number;
2183
2450
  items: {
2184
2451
  type: string;
2452
+ additionalProperties: boolean;
2185
2453
  properties: {
2186
2454
  quoteId: {
2187
2455
  title: string;
@@ -2193,6 +2461,7 @@ export declare namespace Schemas {
2193
2461
  transferAmount: {
2194
2462
  title: string;
2195
2463
  type: string;
2464
+ additionalProperties: boolean;
2196
2465
  description: string;
2197
2466
  properties: {
2198
2467
  currency: {
@@ -2216,6 +2485,7 @@ export declare namespace Schemas {
2216
2485
  payeeReceiveAmount: {
2217
2486
  title: string;
2218
2487
  type: string;
2488
+ additionalProperties: boolean;
2219
2489
  description: string;
2220
2490
  properties: {
2221
2491
  currency: {
@@ -2239,6 +2509,7 @@ export declare namespace Schemas {
2239
2509
  payeeFspFee: {
2240
2510
  title: string;
2241
2511
  type: string;
2512
+ additionalProperties: boolean;
2242
2513
  description: string;
2243
2514
  properties: {
2244
2515
  currency: {
@@ -2262,6 +2533,7 @@ export declare namespace Schemas {
2262
2533
  payeeFspCommission: {
2263
2534
  title: string;
2264
2535
  type: string;
2536
+ additionalProperties: boolean;
2265
2537
  description: string;
2266
2538
  properties: {
2267
2539
  currency: {
@@ -2285,6 +2557,7 @@ export declare namespace Schemas {
2285
2557
  geoCode: {
2286
2558
  title: string;
2287
2559
  type: string;
2560
+ additionalProperties: boolean;
2288
2561
  description: string;
2289
2562
  properties: {
2290
2563
  latitude: {
@@ -2323,6 +2596,7 @@ export declare namespace Schemas {
2323
2596
  extensionList: {
2324
2597
  title: string;
2325
2598
  type: string;
2599
+ additionalProperties: boolean;
2326
2600
  description: string;
2327
2601
  properties: {
2328
2602
  extension: {
@@ -2330,6 +2604,7 @@ export declare namespace Schemas {
2330
2604
  items: {
2331
2605
  title: string;
2332
2606
  type: string;
2607
+ additionalProperties: boolean;
2333
2608
  description: string;
2334
2609
  properties: {
2335
2610
  key: {
@@ -2357,6 +2632,7 @@ export declare namespace Schemas {
2357
2632
  };
2358
2633
  lastError: {
2359
2634
  type: string;
2635
+ additionalProperties: boolean;
2360
2636
  description: string;
2361
2637
  properties: {
2362
2638
  httpStatusCode: {
@@ -2365,10 +2641,12 @@ export declare namespace Schemas {
2365
2641
  };
2366
2642
  mojaloopError: {
2367
2643
  type: string;
2644
+ additionalProperties: boolean;
2368
2645
  properties: {
2369
2646
  errorInformation: {
2370
2647
  title: string;
2371
2648
  type: string;
2649
+ additionalProperties: boolean;
2372
2650
  description: string;
2373
2651
  properties: {
2374
2652
  errorCode: {
@@ -2388,6 +2666,7 @@ export declare namespace Schemas {
2388
2666
  extensionList: {
2389
2667
  title: string;
2390
2668
  type: string;
2669
+ additionalProperties: boolean;
2391
2670
  description: string;
2392
2671
  properties: {
2393
2672
  extension: {
@@ -2395,6 +2674,7 @@ export declare namespace Schemas {
2395
2674
  items: {
2396
2675
  title: string;
2397
2676
  type: string;
2677
+ additionalProperties: boolean;
2398
2678
  description: string;
2399
2679
  properties: {
2400
2680
  key: {
@@ -2437,6 +2717,7 @@ export declare namespace Schemas {
2437
2717
  const bulkQuoteErrorResponse: {
2438
2718
  allOf: ({
2439
2719
  type: string;
2720
+ additionalProperties: boolean;
2440
2721
  properties: {
2441
2722
  statusCode: {
2442
2723
  type: string;
@@ -2451,10 +2732,12 @@ export declare namespace Schemas {
2451
2732
  required?: undefined;
2452
2733
  } | {
2453
2734
  type: string;
2735
+ additionalProperties: boolean;
2454
2736
  required: string[];
2455
2737
  properties: {
2456
2738
  bulkQuoteState: {
2457
2739
  type: string;
2740
+ additionalProperties: boolean;
2458
2741
  required: string[];
2459
2742
  properties: {
2460
2743
  bulkQuoteId: {
@@ -2478,6 +2761,7 @@ export declare namespace Schemas {
2478
2761
  extensionList: {
2479
2762
  title: string;
2480
2763
  type: string;
2764
+ additionalProperties: boolean;
2481
2765
  description: string;
2482
2766
  properties: {
2483
2767
  extension: {
@@ -2485,6 +2769,7 @@ export declare namespace Schemas {
2485
2769
  items: {
2486
2770
  title: string;
2487
2771
  type: string;
2772
+ additionalProperties: boolean;
2488
2773
  description: string;
2489
2774
  properties: {
2490
2775
  key: {
@@ -2519,6 +2804,7 @@ export declare namespace Schemas {
2519
2804
  maxItems: number;
2520
2805
  items: {
2521
2806
  type: string;
2807
+ additionalProperties: boolean;
2522
2808
  properties: {
2523
2809
  quoteId: {
2524
2810
  title: string;
@@ -2530,6 +2816,7 @@ export declare namespace Schemas {
2530
2816
  transferAmount: {
2531
2817
  title: string;
2532
2818
  type: string;
2819
+ additionalProperties: boolean;
2533
2820
  description: string;
2534
2821
  properties: {
2535
2822
  currency: {
@@ -2553,6 +2840,7 @@ export declare namespace Schemas {
2553
2840
  payeeReceiveAmount: {
2554
2841
  title: string;
2555
2842
  type: string;
2843
+ additionalProperties: boolean;
2556
2844
  description: string;
2557
2845
  properties: {
2558
2846
  currency: {
@@ -2576,6 +2864,7 @@ export declare namespace Schemas {
2576
2864
  payeeFspFee: {
2577
2865
  title: string;
2578
2866
  type: string;
2867
+ additionalProperties: boolean;
2579
2868
  description: string;
2580
2869
  properties: {
2581
2870
  currency: {
@@ -2599,6 +2888,7 @@ export declare namespace Schemas {
2599
2888
  payeeFspCommission: {
2600
2889
  title: string;
2601
2890
  type: string;
2891
+ additionalProperties: boolean;
2602
2892
  description: string;
2603
2893
  properties: {
2604
2894
  currency: {
@@ -2622,6 +2912,7 @@ export declare namespace Schemas {
2622
2912
  geoCode: {
2623
2913
  title: string;
2624
2914
  type: string;
2915
+ additionalProperties: boolean;
2625
2916
  description: string;
2626
2917
  properties: {
2627
2918
  latitude: {
@@ -2660,6 +2951,7 @@ export declare namespace Schemas {
2660
2951
  extensionList: {
2661
2952
  title: string;
2662
2953
  type: string;
2954
+ additionalProperties: boolean;
2663
2955
  description: string;
2664
2956
  properties: {
2665
2957
  extension: {
@@ -2667,6 +2959,7 @@ export declare namespace Schemas {
2667
2959
  items: {
2668
2960
  title: string;
2669
2961
  type: string;
2962
+ additionalProperties: boolean;
2670
2963
  description: string;
2671
2964
  properties: {
2672
2965
  key: {
@@ -2694,6 +2987,7 @@ export declare namespace Schemas {
2694
2987
  };
2695
2988
  lastError: {
2696
2989
  type: string;
2990
+ additionalProperties: boolean;
2697
2991
  description: string;
2698
2992
  properties: {
2699
2993
  httpStatusCode: {
@@ -2702,10 +2996,12 @@ export declare namespace Schemas {
2702
2996
  };
2703
2997
  mojaloopError: {
2704
2998
  type: string;
2999
+ additionalProperties: boolean;
2705
3000
  properties: {
2706
3001
  errorInformation: {
2707
3002
  title: string;
2708
3003
  type: string;
3004
+ additionalProperties: boolean;
2709
3005
  description: string;
2710
3006
  properties: {
2711
3007
  errorCode: {
@@ -2725,6 +3021,7 @@ export declare namespace Schemas {
2725
3021
  extensionList: {
2726
3022
  title: string;
2727
3023
  type: string;
3024
+ additionalProperties: boolean;
2728
3025
  description: string;
2729
3026
  properties: {
2730
3027
  extension: {
@@ -2732,6 +3029,7 @@ export declare namespace Schemas {
2732
3029
  items: {
2733
3030
  title: string;
2734
3031
  type: string;
3032
+ additionalProperties: boolean;
2735
3033
  description: string;
2736
3034
  properties: {
2737
3035
  key: {
@@ -2782,6 +3080,7 @@ export declare namespace Schemas {
2782
3080
  };
2783
3081
  const bulkQuoteStatusResponse: {
2784
3082
  type: string;
3083
+ additionalProperties: boolean;
2785
3084
  required: string[];
2786
3085
  properties: {
2787
3086
  bulkQuoteId: {
@@ -2802,6 +3101,7 @@ export declare namespace Schemas {
2802
3101
  items: {
2803
3102
  title: string;
2804
3103
  type: string;
3104
+ additionalProperties: boolean;
2805
3105
  description: string;
2806
3106
  properties: {
2807
3107
  quoteId: {
@@ -2813,6 +3113,7 @@ export declare namespace Schemas {
2813
3113
  };
2814
3114
  to: {
2815
3115
  type: string;
3116
+ additionalProperties: boolean;
2816
3117
  required: string[];
2817
3118
  properties: {
2818
3119
  type: {
@@ -2923,6 +3224,7 @@ export declare namespace Schemas {
2923
3224
  items: {
2924
3225
  title: string;
2925
3226
  type: string;
3227
+ additionalProperties: boolean;
2926
3228
  description: string;
2927
3229
  properties: {
2928
3230
  key: {
@@ -2992,6 +3294,7 @@ export declare namespace Schemas {
2992
3294
  extensions: {
2993
3295
  title: string;
2994
3296
  type: string;
3297
+ additionalProperties: boolean;
2995
3298
  description: string;
2996
3299
  properties: {
2997
3300
  extension: {
@@ -2999,6 +3302,7 @@ export declare namespace Schemas {
2999
3302
  items: {
3000
3303
  title: string;
3001
3304
  type: string;
3305
+ additionalProperties: boolean;
3002
3306
  description: string;
3003
3307
  properties: {
3004
3308
  key: {
@@ -3032,6 +3336,7 @@ export declare namespace Schemas {
3032
3336
  };
3033
3337
  const autoAcceptPartyOption: {
3034
3338
  type: string;
3339
+ additionalProperties: boolean;
3035
3340
  required: string[];
3036
3341
  properties: {
3037
3342
  enabled: {
@@ -3042,6 +3347,7 @@ export declare namespace Schemas {
3042
3347
  };
3043
3348
  const bulkPerTransferFeeLimit: {
3044
3349
  type: string;
3350
+ additionalProperties: boolean;
3045
3351
  required: string[];
3046
3352
  properties: {
3047
3353
  currency: {
@@ -3063,6 +3369,7 @@ export declare namespace Schemas {
3063
3369
  };
3064
3370
  const autoAcceptQuote: {
3065
3371
  type: string;
3372
+ additionalProperties: boolean;
3066
3373
  required: string[];
3067
3374
  properties: {
3068
3375
  enabled: {
@@ -3074,6 +3381,7 @@ export declare namespace Schemas {
3074
3381
  minItems: number;
3075
3382
  items: {
3076
3383
  type: string;
3384
+ additionalProperties: boolean;
3077
3385
  required: string[];
3078
3386
  properties: {
3079
3387
  currency: {
@@ -3098,6 +3406,7 @@ export declare namespace Schemas {
3098
3406
  };
3099
3407
  const bulkTransactionOptions: {
3100
3408
  type: string;
3409
+ additionalProperties: boolean;
3101
3410
  required: string[];
3102
3411
  properties: {
3103
3412
  onlyValidateParty: {
@@ -3106,6 +3415,7 @@ export declare namespace Schemas {
3106
3415
  };
3107
3416
  autoAcceptParty: {
3108
3417
  type: string;
3418
+ additionalProperties: boolean;
3109
3419
  required: string[];
3110
3420
  properties: {
3111
3421
  enabled: {
@@ -3119,6 +3429,7 @@ export declare namespace Schemas {
3119
3429
  type: string;
3120
3430
  oneOf: {
3121
3431
  type: string;
3432
+ additionalProperties: boolean;
3122
3433
  required: string[];
3123
3434
  properties: {
3124
3435
  enabled: {
@@ -3130,6 +3441,7 @@ export declare namespace Schemas {
3130
3441
  minItems: number;
3131
3442
  items: {
3132
3443
  type: string;
3444
+ additionalProperties: boolean;
3133
3445
  required: string[];
3134
3446
  properties: {
3135
3447
  currency: {
@@ -3173,6 +3485,7 @@ export declare namespace Schemas {
3173
3485
  const PartyIdInfo: {
3174
3486
  title: string;
3175
3487
  type: string;
3488
+ additionalProperties: boolean;
3176
3489
  description: string;
3177
3490
  properties: {
3178
3491
  partyIdType: {
@@ -3206,6 +3519,7 @@ export declare namespace Schemas {
3206
3519
  extensionList: {
3207
3520
  title: string;
3208
3521
  type: string;
3522
+ additionalProperties: boolean;
3209
3523
  description: string;
3210
3524
  properties: {
3211
3525
  extension: {
@@ -3213,6 +3527,7 @@ export declare namespace Schemas {
3213
3527
  items: {
3214
3528
  title: string;
3215
3529
  type: string;
3530
+ additionalProperties: boolean;
3216
3531
  description: string;
3217
3532
  properties: {
3218
3533
  key: {
@@ -3251,6 +3566,7 @@ export declare namespace Schemas {
3251
3566
  const PartyComplexName: {
3252
3567
  title: string;
3253
3568
  type: string;
3569
+ additionalProperties: boolean;
3254
3570
  description: string;
3255
3571
  properties: {
3256
3572
  firstName: {
@@ -3285,11 +3601,13 @@ export declare namespace Schemas {
3285
3601
  const PartyPersonalInfo: {
3286
3602
  title: string;
3287
3603
  type: string;
3604
+ additionalProperties: boolean;
3288
3605
  description: string;
3289
3606
  properties: {
3290
3607
  complexName: {
3291
3608
  title: string;
3292
3609
  type: string;
3610
+ additionalProperties: boolean;
3293
3611
  description: string;
3294
3612
  properties: {
3295
3613
  firstName: {
@@ -3341,11 +3659,13 @@ export declare namespace Schemas {
3341
3659
  const Party: {
3342
3660
  title: string;
3343
3661
  type: string;
3662
+ additionalProperties: boolean;
3344
3663
  description: string;
3345
3664
  properties: {
3346
3665
  partyIdInfo: {
3347
3666
  title: string;
3348
3667
  type: string;
3668
+ additionalProperties: boolean;
3349
3669
  description: string;
3350
3670
  properties: {
3351
3671
  partyIdType: {
@@ -3379,6 +3699,7 @@ export declare namespace Schemas {
3379
3699
  extensionList: {
3380
3700
  title: string;
3381
3701
  type: string;
3702
+ additionalProperties: boolean;
3382
3703
  description: string;
3383
3704
  properties: {
3384
3705
  extension: {
@@ -3386,6 +3707,7 @@ export declare namespace Schemas {
3386
3707
  items: {
3387
3708
  title: string;
3388
3709
  type: string;
3710
+ additionalProperties: boolean;
3389
3711
  description: string;
3390
3712
  properties: {
3391
3713
  key: {
@@ -3430,11 +3752,13 @@ export declare namespace Schemas {
3430
3752
  personalInfo: {
3431
3753
  title: string;
3432
3754
  type: string;
3755
+ additionalProperties: boolean;
3433
3756
  description: string;
3434
3757
  properties: {
3435
3758
  complexName: {
3436
3759
  title: string;
3437
3760
  type: string;
3761
+ additionalProperties: boolean;
3438
3762
  description: string;
3439
3763
  properties: {
3440
3764
  firstName: {
@@ -3503,6 +3827,7 @@ export declare namespace Schemas {
3503
3827
  const bulkTransactionIndividualTransfer: {
3504
3828
  title: string;
3505
3829
  type: string;
3830
+ additionalProperties: boolean;
3506
3831
  description: string;
3507
3832
  properties: {
3508
3833
  homeTransactionId: {
@@ -3512,11 +3837,13 @@ export declare namespace Schemas {
3512
3837
  to: {
3513
3838
  title: string;
3514
3839
  type: string;
3840
+ additionalProperties: boolean;
3515
3841
  description: string;
3516
3842
  properties: {
3517
3843
  partyIdInfo: {
3518
3844
  title: string;
3519
3845
  type: string;
3846
+ additionalProperties: boolean;
3520
3847
  description: string;
3521
3848
  properties: {
3522
3849
  partyIdType: {
@@ -3550,6 +3877,7 @@ export declare namespace Schemas {
3550
3877
  extensionList: {
3551
3878
  title: string;
3552
3879
  type: string;
3880
+ additionalProperties: boolean;
3553
3881
  description: string;
3554
3882
  properties: {
3555
3883
  extension: {
@@ -3557,6 +3885,7 @@ export declare namespace Schemas {
3557
3885
  items: {
3558
3886
  title: string;
3559
3887
  type: string;
3888
+ additionalProperties: boolean;
3560
3889
  description: string;
3561
3890
  properties: {
3562
3891
  key: {
@@ -3601,11 +3930,13 @@ export declare namespace Schemas {
3601
3930
  personalInfo: {
3602
3931
  title: string;
3603
3932
  type: string;
3933
+ additionalProperties: boolean;
3604
3934
  description: string;
3605
3935
  properties: {
3606
3936
  complexName: {
3607
3937
  title: string;
3608
3938
  type: string;
3939
+ additionalProperties: boolean;
3609
3940
  description: string;
3610
3941
  properties: {
3611
3942
  firstName: {
@@ -3708,6 +4039,7 @@ export declare namespace Schemas {
3708
4039
  quoteExtensions: {
3709
4040
  title: string;
3710
4041
  type: string;
4042
+ additionalProperties: boolean;
3711
4043
  description: string;
3712
4044
  properties: {
3713
4045
  extension: {
@@ -3715,6 +4047,7 @@ export declare namespace Schemas {
3715
4047
  items: {
3716
4048
  title: string;
3717
4049
  type: string;
4050
+ additionalProperties: boolean;
3718
4051
  description: string;
3719
4052
  properties: {
3720
4053
  key: {
@@ -3743,6 +4076,7 @@ export declare namespace Schemas {
3743
4076
  transferExtensions: {
3744
4077
  title: string;
3745
4078
  type: string;
4079
+ additionalProperties: boolean;
3746
4080
  description: string;
3747
4081
  properties: {
3748
4082
  extension: {
@@ -3750,6 +4084,7 @@ export declare namespace Schemas {
3750
4084
  items: {
3751
4085
  title: string;
3752
4086
  type: string;
4087
+ additionalProperties: boolean;
3753
4088
  description: string;
3754
4089
  properties: {
3755
4090
  key: {
@@ -3777,6 +4112,7 @@ export declare namespace Schemas {
3777
4112
  };
3778
4113
  lastError: {
3779
4114
  type: string;
4115
+ additionalProperties: boolean;
3780
4116
  description: string;
3781
4117
  properties: {
3782
4118
  httpStatusCode: {
@@ -3785,10 +4121,12 @@ export declare namespace Schemas {
3785
4121
  };
3786
4122
  mojaloopError: {
3787
4123
  type: string;
4124
+ additionalProperties: boolean;
3788
4125
  properties: {
3789
4126
  errorInformation: {
3790
4127
  title: string;
3791
4128
  type: string;
4129
+ additionalProperties: boolean;
3792
4130
  description: string;
3793
4131
  properties: {
3794
4132
  errorCode: {
@@ -3808,6 +4146,7 @@ export declare namespace Schemas {
3808
4146
  extensionList: {
3809
4147
  title: string;
3810
4148
  type: string;
4149
+ additionalProperties: boolean;
3811
4150
  description: string;
3812
4151
  properties: {
3813
4152
  extension: {
@@ -3815,6 +4154,7 @@ export declare namespace Schemas {
3815
4154
  items: {
3816
4155
  title: string;
3817
4156
  type: string;
4157
+ additionalProperties: boolean;
3818
4158
  description: string;
3819
4159
  properties: {
3820
4160
  key: {
@@ -3852,6 +4192,7 @@ export declare namespace Schemas {
3852
4192
  };
3853
4193
  const bulkTransactionRequest: {
3854
4194
  type: string;
4195
+ additionalProperties: boolean;
3855
4196
  required: string[];
3856
4197
  properties: {
3857
4198
  bulkHomeTransactionID: {
@@ -3867,6 +4208,7 @@ export declare namespace Schemas {
3867
4208
  };
3868
4209
  options: {
3869
4210
  type: string;
4211
+ additionalProperties: boolean;
3870
4212
  required: string[];
3871
4213
  properties: {
3872
4214
  onlyValidateParty: {
@@ -3875,6 +4217,7 @@ export declare namespace Schemas {
3875
4217
  };
3876
4218
  autoAcceptParty: {
3877
4219
  type: string;
4220
+ additionalProperties: boolean;
3878
4221
  required: string[];
3879
4222
  properties: {
3880
4223
  enabled: {
@@ -3888,6 +4231,7 @@ export declare namespace Schemas {
3888
4231
  type: string;
3889
4232
  oneOf: {
3890
4233
  type: string;
4234
+ additionalProperties: boolean;
3891
4235
  required: string[];
3892
4236
  properties: {
3893
4237
  enabled: {
@@ -3899,6 +4243,7 @@ export declare namespace Schemas {
3899
4243
  minItems: number;
3900
4244
  items: {
3901
4245
  type: string;
4246
+ additionalProperties: boolean;
3902
4247
  required: string[];
3903
4248
  properties: {
3904
4249
  currency: {
@@ -3942,11 +4287,13 @@ export declare namespace Schemas {
3942
4287
  from: {
3943
4288
  title: string;
3944
4289
  type: string;
4290
+ additionalProperties: boolean;
3945
4291
  description: string;
3946
4292
  properties: {
3947
4293
  partyIdInfo: {
3948
4294
  title: string;
3949
4295
  type: string;
4296
+ additionalProperties: boolean;
3950
4297
  description: string;
3951
4298
  properties: {
3952
4299
  partyIdType: {
@@ -3980,6 +4327,7 @@ export declare namespace Schemas {
3980
4327
  extensionList: {
3981
4328
  title: string;
3982
4329
  type: string;
4330
+ additionalProperties: boolean;
3983
4331
  description: string;
3984
4332
  properties: {
3985
4333
  extension: {
@@ -3987,6 +4335,7 @@ export declare namespace Schemas {
3987
4335
  items: {
3988
4336
  title: string;
3989
4337
  type: string;
4338
+ additionalProperties: boolean;
3990
4339
  description: string;
3991
4340
  properties: {
3992
4341
  key: {
@@ -4031,11 +4380,13 @@ export declare namespace Schemas {
4031
4380
  personalInfo: {
4032
4381
  title: string;
4033
4382
  type: string;
4383
+ additionalProperties: boolean;
4034
4384
  description: string;
4035
4385
  properties: {
4036
4386
  complexName: {
4037
4387
  title: string;
4038
4388
  type: string;
4389
+ additionalProperties: boolean;
4039
4390
  description: string;
4040
4391
  properties: {
4041
4392
  firstName: {
@@ -4108,6 +4459,7 @@ export declare namespace Schemas {
4108
4459
  items: {
4109
4460
  title: string;
4110
4461
  type: string;
4462
+ additionalProperties: boolean;
4111
4463
  description: string;
4112
4464
  properties: {
4113
4465
  homeTransactionId: {
@@ -4117,11 +4469,13 @@ export declare namespace Schemas {
4117
4469
  to: {
4118
4470
  title: string;
4119
4471
  type: string;
4472
+ additionalProperties: boolean;
4120
4473
  description: string;
4121
4474
  properties: {
4122
4475
  partyIdInfo: {
4123
4476
  title: string;
4124
4477
  type: string;
4478
+ additionalProperties: boolean;
4125
4479
  description: string;
4126
4480
  properties: {
4127
4481
  partyIdType: {
@@ -4155,6 +4509,7 @@ export declare namespace Schemas {
4155
4509
  extensionList: {
4156
4510
  title: string;
4157
4511
  type: string;
4512
+ additionalProperties: boolean;
4158
4513
  description: string;
4159
4514
  properties: {
4160
4515
  extension: {
@@ -4162,6 +4517,7 @@ export declare namespace Schemas {
4162
4517
  items: {
4163
4518
  title: string;
4164
4519
  type: string;
4520
+ additionalProperties: boolean;
4165
4521
  description: string;
4166
4522
  properties: {
4167
4523
  key: {
@@ -4206,11 +4562,13 @@ export declare namespace Schemas {
4206
4562
  personalInfo: {
4207
4563
  title: string;
4208
4564
  type: string;
4565
+ additionalProperties: boolean;
4209
4566
  description: string;
4210
4567
  properties: {
4211
4568
  complexName: {
4212
4569
  title: string;
4213
4570
  type: string;
4571
+ additionalProperties: boolean;
4214
4572
  description: string;
4215
4573
  properties: {
4216
4574
  firstName: {
@@ -4313,6 +4671,7 @@ export declare namespace Schemas {
4313
4671
  quoteExtensions: {
4314
4672
  title: string;
4315
4673
  type: string;
4674
+ additionalProperties: boolean;
4316
4675
  description: string;
4317
4676
  properties: {
4318
4677
  extension: {
@@ -4320,6 +4679,7 @@ export declare namespace Schemas {
4320
4679
  items: {
4321
4680
  title: string;
4322
4681
  type: string;
4682
+ additionalProperties: boolean;
4323
4683
  description: string;
4324
4684
  properties: {
4325
4685
  key: {
@@ -4348,6 +4708,7 @@ export declare namespace Schemas {
4348
4708
  transferExtensions: {
4349
4709
  title: string;
4350
4710
  type: string;
4711
+ additionalProperties: boolean;
4351
4712
  description: string;
4352
4713
  properties: {
4353
4714
  extension: {
@@ -4355,6 +4716,7 @@ export declare namespace Schemas {
4355
4716
  items: {
4356
4717
  title: string;
4357
4718
  type: string;
4719
+ additionalProperties: boolean;
4358
4720
  description: string;
4359
4721
  properties: {
4360
4722
  key: {
@@ -4382,6 +4744,7 @@ export declare namespace Schemas {
4382
4744
  };
4383
4745
  lastError: {
4384
4746
  type: string;
4747
+ additionalProperties: boolean;
4385
4748
  description: string;
4386
4749
  properties: {
4387
4750
  httpStatusCode: {
@@ -4390,10 +4753,12 @@ export declare namespace Schemas {
4390
4753
  };
4391
4754
  mojaloopError: {
4392
4755
  type: string;
4756
+ additionalProperties: boolean;
4393
4757
  properties: {
4394
4758
  errorInformation: {
4395
4759
  title: string;
4396
4760
  type: string;
4761
+ additionalProperties: boolean;
4397
4762
  description: string;
4398
4763
  properties: {
4399
4764
  errorCode: {
@@ -4413,6 +4778,7 @@ export declare namespace Schemas {
4413
4778
  extensionList: {
4414
4779
  title: string;
4415
4780
  type: string;
4781
+ additionalProperties: boolean;
4416
4782
  description: string;
4417
4783
  properties: {
4418
4784
  extension: {
@@ -4420,6 +4786,7 @@ export declare namespace Schemas {
4420
4786
  items: {
4421
4787
  title: string;
4422
4788
  type: string;
4789
+ additionalProperties: boolean;
4423
4790
  description: string;
4424
4791
  properties: {
4425
4792
  key: {
@@ -4459,6 +4826,7 @@ export declare namespace Schemas {
4459
4826
  extensions: {
4460
4827
  title: string;
4461
4828
  type: string;
4829
+ additionalProperties: boolean;
4462
4830
  description: string;
4463
4831
  properties: {
4464
4832
  extension: {
@@ -4466,6 +4834,7 @@ export declare namespace Schemas {
4466
4834
  items: {
4467
4835
  title: string;
4468
4836
  type: string;
4837
+ additionalProperties: boolean;
4469
4838
  description: string;
4470
4839
  properties: {
4471
4840
  key: {
@@ -4510,6 +4879,7 @@ export declare namespace Schemas {
4510
4879
  };
4511
4880
  const individualTransferResult: {
4512
4881
  type: string;
4882
+ additionalProperties: boolean;
4513
4883
  required: string[];
4514
4884
  properties: {
4515
4885
  transferId: {
@@ -4530,6 +4900,7 @@ export declare namespace Schemas {
4530
4900
  extensionList: {
4531
4901
  title: string;
4532
4902
  type: string;
4903
+ additionalProperties: boolean;
4533
4904
  description: string;
4534
4905
  properties: {
4535
4906
  extension: {
@@ -4537,6 +4908,7 @@ export declare namespace Schemas {
4537
4908
  items: {
4538
4909
  title: string;
4539
4910
  type: string;
4911
+ additionalProperties: boolean;
4540
4912
  description: string;
4541
4913
  properties: {
4542
4914
  key: {
@@ -4571,6 +4943,7 @@ export declare namespace Schemas {
4571
4943
  };
4572
4944
  lastError: {
4573
4945
  type: string;
4946
+ additionalProperties: boolean;
4574
4947
  description: string;
4575
4948
  properties: {
4576
4949
  httpStatusCode: {
@@ -4579,10 +4952,12 @@ export declare namespace Schemas {
4579
4952
  };
4580
4953
  mojaloopError: {
4581
4954
  type: string;
4955
+ additionalProperties: boolean;
4582
4956
  properties: {
4583
4957
  errorInformation: {
4584
4958
  title: string;
4585
4959
  type: string;
4960
+ additionalProperties: boolean;
4586
4961
  description: string;
4587
4962
  properties: {
4588
4963
  errorCode: {
@@ -4602,6 +4977,7 @@ export declare namespace Schemas {
4602
4977
  extensionList: {
4603
4978
  title: string;
4604
4979
  type: string;
4980
+ additionalProperties: boolean;
4605
4981
  description: string;
4606
4982
  properties: {
4607
4983
  extension: {
@@ -4609,6 +4985,7 @@ export declare namespace Schemas {
4609
4985
  items: {
4610
4986
  title: string;
4611
4987
  type: string;
4988
+ additionalProperties: boolean;
4612
4989
  description: string;
4613
4990
  properties: {
4614
4991
  key: {
@@ -4645,6 +5022,7 @@ export declare namespace Schemas {
4645
5022
  };
4646
5023
  const bulkTransferResponse: {
4647
5024
  type: string;
5025
+ additionalProperties: boolean;
4648
5026
  required: string[];
4649
5027
  properties: {
4650
5028
  bulkTransferId: {
@@ -4682,6 +5060,7 @@ export declare namespace Schemas {
4682
5060
  extensionList: {
4683
5061
  title: string;
4684
5062
  type: string;
5063
+ additionalProperties: boolean;
4685
5064
  description: string;
4686
5065
  properties: {
4687
5066
  extension: {
@@ -4689,6 +5068,7 @@ export declare namespace Schemas {
4689
5068
  items: {
4690
5069
  title: string;
4691
5070
  type: string;
5071
+ additionalProperties: boolean;
4692
5072
  description: string;
4693
5073
  properties: {
4694
5074
  key: {
@@ -4723,6 +5103,7 @@ export declare namespace Schemas {
4723
5103
  maxItems: number;
4724
5104
  items: {
4725
5105
  type: string;
5106
+ additionalProperties: boolean;
4726
5107
  required: string[];
4727
5108
  properties: {
4728
5109
  transferId: {
@@ -4743,6 +5124,7 @@ export declare namespace Schemas {
4743
5124
  extensionList: {
4744
5125
  title: string;
4745
5126
  type: string;
5127
+ additionalProperties: boolean;
4746
5128
  description: string;
4747
5129
  properties: {
4748
5130
  extension: {
@@ -4750,6 +5132,7 @@ export declare namespace Schemas {
4750
5132
  items: {
4751
5133
  title: string;
4752
5134
  type: string;
5135
+ additionalProperties: boolean;
4753
5136
  description: string;
4754
5137
  properties: {
4755
5138
  key: {
@@ -4784,6 +5167,7 @@ export declare namespace Schemas {
4784
5167
  };
4785
5168
  lastError: {
4786
5169
  type: string;
5170
+ additionalProperties: boolean;
4787
5171
  description: string;
4788
5172
  properties: {
4789
5173
  httpStatusCode: {
@@ -4792,10 +5176,12 @@ export declare namespace Schemas {
4792
5176
  };
4793
5177
  mojaloopError: {
4794
5178
  type: string;
5179
+ additionalProperties: boolean;
4795
5180
  properties: {
4796
5181
  errorInformation: {
4797
5182
  title: string;
4798
5183
  type: string;
5184
+ additionalProperties: boolean;
4799
5185
  description: string;
4800
5186
  properties: {
4801
5187
  errorCode: {
@@ -4815,6 +5201,7 @@ export declare namespace Schemas {
4815
5201
  extensionList: {
4816
5202
  title: string;
4817
5203
  type: string;
5204
+ additionalProperties: boolean;
4818
5205
  description: string;
4819
5206
  properties: {
4820
5207
  extension: {
@@ -4822,6 +5209,7 @@ export declare namespace Schemas {
4822
5209
  items: {
4823
5210
  title: string;
4824
5211
  type: string;
5212
+ additionalProperties: boolean;
4825
5213
  description: string;
4826
5214
  properties: {
4827
5215
  key: {
@@ -4863,6 +5251,7 @@ export declare namespace Schemas {
4863
5251
  const bulkTransferErrorResponse: {
4864
5252
  allOf: ({
4865
5253
  type: string;
5254
+ additionalProperties: boolean;
4866
5255
  properties: {
4867
5256
  statusCode: {
4868
5257
  type: string;
@@ -4877,10 +5266,12 @@ export declare namespace Schemas {
4877
5266
  required?: undefined;
4878
5267
  } | {
4879
5268
  type: string;
5269
+ additionalProperties: boolean;
4880
5270
  required: string[];
4881
5271
  properties: {
4882
5272
  bulkTransferState: {
4883
5273
  type: string;
5274
+ additionalProperties: boolean;
4884
5275
  required: string[];
4885
5276
  properties: {
4886
5277
  bulkTransferId: {
@@ -4918,6 +5309,7 @@ export declare namespace Schemas {
4918
5309
  extensionList: {
4919
5310
  title: string;
4920
5311
  type: string;
5312
+ additionalProperties: boolean;
4921
5313
  description: string;
4922
5314
  properties: {
4923
5315
  extension: {
@@ -4925,6 +5317,7 @@ export declare namespace Schemas {
4925
5317
  items: {
4926
5318
  title: string;
4927
5319
  type: string;
5320
+ additionalProperties: boolean;
4928
5321
  description: string;
4929
5322
  properties: {
4930
5323
  key: {
@@ -4959,6 +5352,7 @@ export declare namespace Schemas {
4959
5352
  maxItems: number;
4960
5353
  items: {
4961
5354
  type: string;
5355
+ additionalProperties: boolean;
4962
5356
  required: string[];
4963
5357
  properties: {
4964
5358
  transferId: {
@@ -4979,6 +5373,7 @@ export declare namespace Schemas {
4979
5373
  extensionList: {
4980
5374
  title: string;
4981
5375
  type: string;
5376
+ additionalProperties: boolean;
4982
5377
  description: string;
4983
5378
  properties: {
4984
5379
  extension: {
@@ -4986,6 +5381,7 @@ export declare namespace Schemas {
4986
5381
  items: {
4987
5382
  title: string;
4988
5383
  type: string;
5384
+ additionalProperties: boolean;
4989
5385
  description: string;
4990
5386
  properties: {
4991
5387
  key: {
@@ -5020,6 +5416,7 @@ export declare namespace Schemas {
5020
5416
  };
5021
5417
  lastError: {
5022
5418
  type: string;
5419
+ additionalProperties: boolean;
5023
5420
  description: string;
5024
5421
  properties: {
5025
5422
  httpStatusCode: {
@@ -5028,10 +5425,12 @@ export declare namespace Schemas {
5028
5425
  };
5029
5426
  mojaloopError: {
5030
5427
  type: string;
5428
+ additionalProperties: boolean;
5031
5429
  properties: {
5032
5430
  errorInformation: {
5033
5431
  title: string;
5034
5432
  type: string;
5433
+ additionalProperties: boolean;
5035
5434
  description: string;
5036
5435
  properties: {
5037
5436
  errorCode: {
@@ -5051,6 +5450,7 @@ export declare namespace Schemas {
5051
5450
  extensionList: {
5052
5451
  title: string;
5053
5452
  type: string;
5453
+ additionalProperties: boolean;
5054
5454
  description: string;
5055
5455
  properties: {
5056
5456
  extension: {
@@ -5058,6 +5458,7 @@ export declare namespace Schemas {
5058
5458
  items: {
5059
5459
  title: string;
5060
5460
  type: string;
5461
+ additionalProperties: boolean;
5061
5462
  description: string;
5062
5463
  properties: {
5063
5464
  key: {
@@ -5103,6 +5504,7 @@ export declare namespace Schemas {
5103
5504
  };
5104
5505
  const bulkTransactionIndividualTransferAccept: {
5105
5506
  type: string;
5507
+ additionalProperties: boolean;
5106
5508
  description: string;
5107
5509
  properties: {
5108
5510
  transferId: {
@@ -5117,6 +5519,7 @@ export declare namespace Schemas {
5117
5519
  };
5118
5520
  const transferContinuationAcceptParty: {
5119
5521
  type: string;
5522
+ additionalProperties: boolean;
5120
5523
  required: string[];
5121
5524
  properties: {
5122
5525
  acceptParty: {
@@ -5128,6 +5531,7 @@ export declare namespace Schemas {
5128
5531
  const bulkTransactionContinuationAcceptParty: {
5129
5532
  description: string;
5130
5533
  type: string;
5534
+ additionalProperties: boolean;
5131
5535
  required: string[];
5132
5536
  properties: {
5133
5537
  individualTransfers: {
@@ -5137,6 +5541,7 @@ export declare namespace Schemas {
5137
5541
  items: {
5138
5542
  allOf: ({
5139
5543
  type: string;
5544
+ additionalProperties: boolean;
5140
5545
  description: string;
5141
5546
  properties: {
5142
5547
  transferId: {
@@ -5151,6 +5556,7 @@ export declare namespace Schemas {
5151
5556
  required: string[];
5152
5557
  } | {
5153
5558
  type: string;
5559
+ additionalProperties: boolean;
5154
5560
  required: string[];
5155
5561
  properties: {
5156
5562
  acceptParty: {
@@ -5167,6 +5573,7 @@ export declare namespace Schemas {
5167
5573
  };
5168
5574
  const transferContinuationAcceptQuote: {
5169
5575
  type: string;
5576
+ additionalProperties: boolean;
5170
5577
  required: string[];
5171
5578
  properties: {
5172
5579
  acceptQuote: {
@@ -5178,6 +5585,7 @@ export declare namespace Schemas {
5178
5585
  const bulkTransactionContinuationAcceptQuote: {
5179
5586
  description: string;
5180
5587
  type: string;
5588
+ additionalProperties: boolean;
5181
5589
  required: string[];
5182
5590
  properties: {
5183
5591
  individualTransfers: {
@@ -5187,6 +5595,7 @@ export declare namespace Schemas {
5187
5595
  items: {
5188
5596
  allOf: ({
5189
5597
  type: string;
5598
+ additionalProperties: boolean;
5190
5599
  description: string;
5191
5600
  properties: {
5192
5601
  transferId: {
@@ -5201,6 +5610,7 @@ export declare namespace Schemas {
5201
5610
  required: string[];
5202
5611
  } | {
5203
5612
  type: string;
5613
+ additionalProperties: boolean;
5204
5614
  required: string[];
5205
5615
  properties: {
5206
5616
  acceptQuote: {
@@ -5217,6 +5627,7 @@ export declare namespace Schemas {
5217
5627
  };
5218
5628
  const partyError: {
5219
5629
  type: string;
5630
+ additionalProperties: boolean;
5220
5631
  description: string;
5221
5632
  properties: {
5222
5633
  httpStatusCode: {
@@ -5225,10 +5636,12 @@ export declare namespace Schemas {
5225
5636
  };
5226
5637
  mojaloopError: {
5227
5638
  type: string;
5639
+ additionalProperties: boolean;
5228
5640
  properties: {
5229
5641
  errorInformation: {
5230
5642
  title: string;
5231
5643
  type: string;
5644
+ additionalProperties: boolean;
5232
5645
  description: string;
5233
5646
  properties: {
5234
5647
  errorCode: {
@@ -5248,6 +5661,7 @@ export declare namespace Schemas {
5248
5661
  extensionList: {
5249
5662
  title: string;
5250
5663
  type: string;
5664
+ additionalProperties: boolean;
5251
5665
  description: string;
5252
5666
  properties: {
5253
5667
  extension: {
@@ -5255,6 +5669,7 @@ export declare namespace Schemas {
5255
5669
  items: {
5256
5670
  title: string;
5257
5671
  type: string;
5672
+ additionalProperties: boolean;
5258
5673
  description: string;
5259
5674
  properties: {
5260
5675
  key: {
@@ -5290,6 +5705,7 @@ export declare namespace Schemas {
5290
5705
  const bulkTransactionAcceptPartyErrorResponse: {
5291
5706
  allOf: ({
5292
5707
  type: string;
5708
+ additionalProperties: boolean;
5293
5709
  properties: {
5294
5710
  statusCode: {
5295
5711
  type: string;
@@ -5304,12 +5720,14 @@ export declare namespace Schemas {
5304
5720
  required?: undefined;
5305
5721
  } | {
5306
5722
  type: string;
5723
+ additionalProperties: boolean;
5307
5724
  required: string[];
5308
5725
  properties: {
5309
5726
  bulkTransferState: {
5310
5727
  allOf: ({
5311
5728
  description: string;
5312
5729
  type: string;
5730
+ additionalProperties: boolean;
5313
5731
  required: string[];
5314
5732
  properties: {
5315
5733
  individualTransfers: {
@@ -5319,6 +5737,7 @@ export declare namespace Schemas {
5319
5737
  items: {
5320
5738
  allOf: ({
5321
5739
  type: string;
5740
+ additionalProperties: boolean;
5322
5741
  description: string;
5323
5742
  properties: {
5324
5743
  transferId: {
@@ -5333,6 +5752,7 @@ export declare namespace Schemas {
5333
5752
  required: string[];
5334
5753
  } | {
5335
5754
  type: string;
5755
+ additionalProperties: boolean;
5336
5756
  required: string[];
5337
5757
  properties: {
5338
5758
  acceptParty: {
@@ -5350,6 +5770,7 @@ export declare namespace Schemas {
5350
5770
  };
5351
5771
  } | {
5352
5772
  type: string;
5773
+ additionalProperties: boolean;
5353
5774
  description: string;
5354
5775
  properties: {
5355
5776
  httpStatusCode: {
@@ -5358,10 +5779,12 @@ export declare namespace Schemas {
5358
5779
  };
5359
5780
  mojaloopError: {
5360
5781
  type: string;
5782
+ additionalProperties: boolean;
5361
5783
  properties: {
5362
5784
  errorInformation: {
5363
5785
  title: string;
5364
5786
  type: string;
5787
+ additionalProperties: boolean;
5365
5788
  description: string;
5366
5789
  properties: {
5367
5790
  errorCode: {
@@ -5381,6 +5804,7 @@ export declare namespace Schemas {
5381
5804
  extensionList: {
5382
5805
  title: string;
5383
5806
  type: string;
5807
+ additionalProperties: boolean;
5384
5808
  description: string;
5385
5809
  properties: {
5386
5810
  extension: {
@@ -5388,6 +5812,7 @@ export declare namespace Schemas {
5388
5812
  items: {
5389
5813
  title: string;
5390
5814
  type: string;
5815
+ additionalProperties: boolean;
5391
5816
  description: string;
5392
5817
  properties: {
5393
5818
  key: {
@@ -5431,6 +5856,7 @@ export declare namespace Schemas {
5431
5856
  const bulkTransactionAcceptQuoteErrorResponse: {
5432
5857
  allOf: ({
5433
5858
  type: string;
5859
+ additionalProperties: boolean;
5434
5860
  properties: {
5435
5861
  statusCode: {
5436
5862
  type: string;
@@ -5445,12 +5871,14 @@ export declare namespace Schemas {
5445
5871
  required?: undefined;
5446
5872
  } | {
5447
5873
  type: string;
5874
+ additionalProperties: boolean;
5448
5875
  required: string[];
5449
5876
  properties: {
5450
5877
  bulkTransferState: {
5451
5878
  allOf: ({
5452
5879
  description: string;
5453
5880
  type: string;
5881
+ additionalProperties: boolean;
5454
5882
  required: string[];
5455
5883
  properties: {
5456
5884
  individualTransfers: {
@@ -5460,6 +5888,7 @@ export declare namespace Schemas {
5460
5888
  items: {
5461
5889
  allOf: ({
5462
5890
  type: string;
5891
+ additionalProperties: boolean;
5463
5892
  description: string;
5464
5893
  properties: {
5465
5894
  transferId: {
@@ -5474,6 +5903,7 @@ export declare namespace Schemas {
5474
5903
  required: string[];
5475
5904
  } | {
5476
5905
  type: string;
5906
+ additionalProperties: boolean;
5477
5907
  required: string[];
5478
5908
  properties: {
5479
5909
  acceptQuote: {
@@ -5491,6 +5921,7 @@ export declare namespace Schemas {
5491
5921
  };
5492
5922
  } | {
5493
5923
  type: string;
5924
+ additionalProperties: boolean;
5494
5925
  description: string;
5495
5926
  properties: {
5496
5927
  httpStatusCode: {
@@ -5499,10 +5930,12 @@ export declare namespace Schemas {
5499
5930
  };
5500
5931
  mojaloopError: {
5501
5932
  type: string;
5933
+ additionalProperties: boolean;
5502
5934
  properties: {
5503
5935
  errorInformation: {
5504
5936
  title: string;
5505
5937
  type: string;
5938
+ additionalProperties: boolean;
5506
5939
  description: string;
5507
5940
  properties: {
5508
5941
  errorCode: {
@@ -5522,6 +5955,7 @@ export declare namespace Schemas {
5522
5955
  extensionList: {
5523
5956
  title: string;
5524
5957
  type: string;
5958
+ additionalProperties: boolean;
5525
5959
  description: string;
5526
5960
  properties: {
5527
5961
  extension: {
@@ -5529,6 +5963,7 @@ export declare namespace Schemas {
5529
5963
  items: {
5530
5964
  title: string;
5531
5965
  type: string;
5966
+ additionalProperties: boolean;
5532
5967
  description: string;
5533
5968
  properties: {
5534
5969
  key: {
@@ -5572,6 +6007,7 @@ export declare namespace Schemas {
5572
6007
  const individualTransfer: {
5573
6008
  title: string;
5574
6009
  type: string;
6010
+ additionalProperties: boolean;
5575
6011
  description: string;
5576
6012
  properties: {
5577
6013
  transferId: {
@@ -5583,6 +6019,7 @@ export declare namespace Schemas {
5583
6019
  };
5584
6020
  to: {
5585
6021
  type: string;
6022
+ additionalProperties: boolean;
5586
6023
  required: string[];
5587
6024
  properties: {
5588
6025
  type: {
@@ -5693,6 +6130,7 @@ export declare namespace Schemas {
5693
6130
  items: {
5694
6131
  title: string;
5695
6132
  type: string;
6133
+ additionalProperties: boolean;
5696
6134
  description: string;
5697
6135
  properties: {
5698
6136
  key: {
@@ -5778,6 +6216,7 @@ export declare namespace Schemas {
5778
6216
  extensions: {
5779
6217
  title: string;
5780
6218
  type: string;
6219
+ additionalProperties: boolean;
5781
6220
  description: string;
5782
6221
  properties: {
5783
6222
  extension: {
@@ -5785,6 +6224,7 @@ export declare namespace Schemas {
5785
6224
  items: {
5786
6225
  title: string;
5787
6226
  type: string;
6227
+ additionalProperties: boolean;
5788
6228
  description: string;
5789
6229
  properties: {
5790
6230
  key: {
@@ -5815,6 +6255,7 @@ export declare namespace Schemas {
5815
6255
  };
5816
6256
  const bulkTransferRequest: {
5817
6257
  type: string;
6258
+ additionalProperties: boolean;
5818
6259
  required: string[];
5819
6260
  properties: {
5820
6261
  homeTransactionId: {
@@ -5837,6 +6278,7 @@ export declare namespace Schemas {
5837
6278
  };
5838
6279
  from: {
5839
6280
  type: string;
6281
+ additionalProperties: boolean;
5840
6282
  required: string[];
5841
6283
  properties: {
5842
6284
  type: {
@@ -5947,6 +6389,7 @@ export declare namespace Schemas {
5947
6389
  items: {
5948
6390
  title: string;
5949
6391
  type: string;
6392
+ additionalProperties: boolean;
5950
6393
  description: string;
5951
6394
  properties: {
5952
6395
  key: {
@@ -5978,6 +6421,7 @@ export declare namespace Schemas {
5978
6421
  items: {
5979
6422
  title: string;
5980
6423
  type: string;
6424
+ additionalProperties: boolean;
5981
6425
  description: string;
5982
6426
  properties: {
5983
6427
  transferId: {
@@ -5989,6 +6433,7 @@ export declare namespace Schemas {
5989
6433
  };
5990
6434
  to: {
5991
6435
  type: string;
6436
+ additionalProperties: boolean;
5992
6437
  required: string[];
5993
6438
  properties: {
5994
6439
  type: {
@@ -6099,6 +6544,7 @@ export declare namespace Schemas {
6099
6544
  items: {
6100
6545
  title: string;
6101
6546
  type: string;
6547
+ additionalProperties: boolean;
6102
6548
  description: string;
6103
6549
  properties: {
6104
6550
  key: {
@@ -6184,6 +6630,7 @@ export declare namespace Schemas {
6184
6630
  extensions: {
6185
6631
  title: string;
6186
6632
  type: string;
6633
+ additionalProperties: boolean;
6187
6634
  description: string;
6188
6635
  properties: {
6189
6636
  extension: {
@@ -6191,6 +6638,7 @@ export declare namespace Schemas {
6191
6638
  items: {
6192
6639
  title: string;
6193
6640
  type: string;
6641
+ additionalProperties: boolean;
6194
6642
  description: string;
6195
6643
  properties: {
6196
6644
  key: {
@@ -6223,6 +6671,7 @@ export declare namespace Schemas {
6223
6671
  extensions: {
6224
6672
  title: string;
6225
6673
  type: string;
6674
+ additionalProperties: boolean;
6226
6675
  description: string;
6227
6676
  properties: {
6228
6677
  extension: {
@@ -6230,6 +6679,7 @@ export declare namespace Schemas {
6230
6679
  items: {
6231
6680
  title: string;
6232
6681
  type: string;
6682
+ additionalProperties: boolean;
6233
6683
  description: string;
6234
6684
  properties: {
6235
6685
  key: {
@@ -6259,6 +6709,7 @@ export declare namespace Schemas {
6259
6709
  };
6260
6710
  const individualTransferFulfilment: {
6261
6711
  type: string;
6712
+ additionalProperties: boolean;
6262
6713
  description: string;
6263
6714
  properties: {
6264
6715
  fulfilment: {
@@ -6272,6 +6723,7 @@ export declare namespace Schemas {
6272
6723
  extensionList: {
6273
6724
  title: string;
6274
6725
  type: string;
6726
+ additionalProperties: boolean;
6275
6727
  description: string;
6276
6728
  properties: {
6277
6729
  extension: {
@@ -6279,6 +6731,7 @@ export declare namespace Schemas {
6279
6731
  items: {
6280
6732
  title: string;
6281
6733
  type: string;
6734
+ additionalProperties: boolean;
6282
6735
  description: string;
6283
6736
  properties: {
6284
6737
  key: {
@@ -6327,6 +6780,7 @@ export declare namespace Schemas {
6327
6780
  maxItems: number;
6328
6781
  items: {
6329
6782
  type: string;
6783
+ additionalProperties: boolean;
6330
6784
  description: string;
6331
6785
  properties: {
6332
6786
  fulfilment: {
@@ -6340,6 +6794,7 @@ export declare namespace Schemas {
6340
6794
  extensionList: {
6341
6795
  title: string;
6342
6796
  type: string;
6797
+ additionalProperties: boolean;
6343
6798
  description: string;
6344
6799
  properties: {
6345
6800
  extension: {
@@ -6347,6 +6802,7 @@ export declare namespace Schemas {
6347
6802
  items: {
6348
6803
  title: string;
6349
6804
  type: string;
6805
+ additionalProperties: boolean;
6350
6806
  description: string;
6351
6807
  properties: {
6352
6808
  key: {
@@ -6384,6 +6840,7 @@ export declare namespace Schemas {
6384
6840
  const partiesByIdResponse: {
6385
6841
  title: string;
6386
6842
  type: string;
6843
+ additionalProperties: boolean;
6387
6844
  description: string;
6388
6845
  properties: {
6389
6846
  party: {
@@ -6391,11 +6848,13 @@ export declare namespace Schemas {
6391
6848
  body: {
6392
6849
  title: string;
6393
6850
  type: string;
6851
+ additionalProperties: boolean;
6394
6852
  description: string;
6395
6853
  properties: {
6396
6854
  partyIdInfo: {
6397
6855
  title: string;
6398
6856
  type: string;
6857
+ additionalProperties: boolean;
6399
6858
  description: string;
6400
6859
  properties: {
6401
6860
  partyIdType: {
@@ -6429,6 +6888,7 @@ export declare namespace Schemas {
6429
6888
  extensionList: {
6430
6889
  title: string;
6431
6890
  type: string;
6891
+ additionalProperties: boolean;
6432
6892
  description: string;
6433
6893
  properties: {
6434
6894
  extension: {
@@ -6436,6 +6896,7 @@ export declare namespace Schemas {
6436
6896
  items: {
6437
6897
  title: string;
6438
6898
  type: string;
6899
+ additionalProperties: boolean;
6439
6900
  description: string;
6440
6901
  properties: {
6441
6902
  key: {
@@ -6480,11 +6941,13 @@ export declare namespace Schemas {
6480
6941
  personalInfo: {
6481
6942
  title: string;
6482
6943
  type: string;
6944
+ additionalProperties: boolean;
6483
6945
  description: string;
6484
6946
  properties: {
6485
6947
  complexName: {
6486
6948
  title: string;
6487
6949
  type: string;
6950
+ additionalProperties: boolean;
6488
6951
  description: string;
6489
6952
  properties: {
6490
6953
  firstName: {
@@ -6588,6 +7051,7 @@ export declare namespace Schemas {
6588
7051
  const Refund: {
6589
7052
  title: string;
6590
7053
  type: string;
7054
+ additionalProperties: boolean;
6591
7055
  description: string;
6592
7056
  properties: {
6593
7057
  originalTransactionId: {
@@ -6618,6 +7082,7 @@ export declare namespace Schemas {
6618
7082
  const TransactionType: {
6619
7083
  title: string;
6620
7084
  type: string;
7085
+ additionalProperties: boolean;
6621
7086
  description: string;
6622
7087
  properties: {
6623
7088
  scenario: {
@@ -6651,6 +7116,7 @@ export declare namespace Schemas {
6651
7116
  refundInfo: {
6652
7117
  title: string;
6653
7118
  type: string;
7119
+ additionalProperties: boolean;
6654
7120
  description: string;
6655
7121
  properties: {
6656
7122
  originalTransactionId: {
@@ -6690,12 +7156,14 @@ export declare namespace Schemas {
6690
7156
  const FxRate: {
6691
7157
  title: string;
6692
7158
  type: string;
7159
+ additionalProperties: boolean;
6693
7160
  description: string;
6694
7161
  properties: {
6695
7162
  sourceAmount: {
6696
7163
  allOf: ({
6697
7164
  title: string;
6698
7165
  type: string;
7166
+ additionalProperties: boolean;
6699
7167
  description: string;
6700
7168
  properties: {
6701
7169
  currency: {
@@ -6719,6 +7187,7 @@ export declare namespace Schemas {
6719
7187
  description: string;
6720
7188
  title?: undefined;
6721
7189
  type?: undefined;
7190
+ additionalProperties?: undefined;
6722
7191
  properties?: undefined;
6723
7192
  required?: undefined;
6724
7193
  })[];
@@ -6727,6 +7196,7 @@ export declare namespace Schemas {
6727
7196
  allOf: ({
6728
7197
  title: string;
6729
7198
  type: string;
7199
+ additionalProperties: boolean;
6730
7200
  description: string;
6731
7201
  properties: {
6732
7202
  currency: {
@@ -6750,6 +7220,7 @@ export declare namespace Schemas {
6750
7220
  description: string;
6751
7221
  title?: undefined;
6752
7222
  type?: undefined;
7223
+ additionalProperties?: undefined;
6753
7224
  properties?: undefined;
6754
7225
  required?: undefined;
6755
7226
  })[];
@@ -6760,6 +7231,7 @@ export declare namespace Schemas {
6760
7231
  const QuotesPostRequest: {
6761
7232
  title: string;
6762
7233
  type: string;
7234
+ additionalProperties: boolean;
6763
7235
  description: string;
6764
7236
  properties: {
6765
7237
  quoteId: {
@@ -6786,11 +7258,13 @@ export declare namespace Schemas {
6786
7258
  payee: {
6787
7259
  title: string;
6788
7260
  type: string;
7261
+ additionalProperties: boolean;
6789
7262
  description: string;
6790
7263
  properties: {
6791
7264
  partyIdInfo: {
6792
7265
  title: string;
6793
7266
  type: string;
7267
+ additionalProperties: boolean;
6794
7268
  description: string;
6795
7269
  properties: {
6796
7270
  partyIdType: {
@@ -6824,6 +7298,7 @@ export declare namespace Schemas {
6824
7298
  extensionList: {
6825
7299
  title: string;
6826
7300
  type: string;
7301
+ additionalProperties: boolean;
6827
7302
  description: string;
6828
7303
  properties: {
6829
7304
  extension: {
@@ -6831,6 +7306,7 @@ export declare namespace Schemas {
6831
7306
  items: {
6832
7307
  title: string;
6833
7308
  type: string;
7309
+ additionalProperties: boolean;
6834
7310
  description: string;
6835
7311
  properties: {
6836
7312
  key: {
@@ -6875,11 +7351,13 @@ export declare namespace Schemas {
6875
7351
  personalInfo: {
6876
7352
  title: string;
6877
7353
  type: string;
7354
+ additionalProperties: boolean;
6878
7355
  description: string;
6879
7356
  properties: {
6880
7357
  complexName: {
6881
7358
  title: string;
6882
7359
  type: string;
7360
+ additionalProperties: boolean;
6883
7361
  description: string;
6884
7362
  properties: {
6885
7363
  firstName: {
@@ -6948,11 +7426,13 @@ export declare namespace Schemas {
6948
7426
  payer: {
6949
7427
  title: string;
6950
7428
  type: string;
7429
+ additionalProperties: boolean;
6951
7430
  description: string;
6952
7431
  properties: {
6953
7432
  partyIdInfo: {
6954
7433
  title: string;
6955
7434
  type: string;
7435
+ additionalProperties: boolean;
6956
7436
  description: string;
6957
7437
  properties: {
6958
7438
  partyIdType: {
@@ -6986,6 +7466,7 @@ export declare namespace Schemas {
6986
7466
  extensionList: {
6987
7467
  title: string;
6988
7468
  type: string;
7469
+ additionalProperties: boolean;
6989
7470
  description: string;
6990
7471
  properties: {
6991
7472
  extension: {
@@ -6993,6 +7474,7 @@ export declare namespace Schemas {
6993
7474
  items: {
6994
7475
  title: string;
6995
7476
  type: string;
7477
+ additionalProperties: boolean;
6996
7478
  description: string;
6997
7479
  properties: {
6998
7480
  key: {
@@ -7037,11 +7519,13 @@ export declare namespace Schemas {
7037
7519
  personalInfo: {
7038
7520
  title: string;
7039
7521
  type: string;
7522
+ additionalProperties: boolean;
7040
7523
  description: string;
7041
7524
  properties: {
7042
7525
  complexName: {
7043
7526
  title: string;
7044
7527
  type: string;
7528
+ additionalProperties: boolean;
7045
7529
  description: string;
7046
7530
  properties: {
7047
7531
  firstName: {
@@ -7117,6 +7601,7 @@ export declare namespace Schemas {
7117
7601
  amount: {
7118
7602
  title: string;
7119
7603
  type: string;
7604
+ additionalProperties: boolean;
7120
7605
  description: string;
7121
7606
  properties: {
7122
7607
  currency: {
@@ -7140,6 +7625,7 @@ export declare namespace Schemas {
7140
7625
  fees: {
7141
7626
  title: string;
7142
7627
  type: string;
7628
+ additionalProperties: boolean;
7143
7629
  description: string;
7144
7630
  properties: {
7145
7631
  currency: {
@@ -7163,6 +7649,7 @@ export declare namespace Schemas {
7163
7649
  transactionType: {
7164
7650
  title: string;
7165
7651
  type: string;
7652
+ additionalProperties: boolean;
7166
7653
  description: string;
7167
7654
  properties: {
7168
7655
  scenario: {
@@ -7196,6 +7683,7 @@ export declare namespace Schemas {
7196
7683
  refundInfo: {
7197
7684
  title: string;
7198
7685
  type: string;
7686
+ additionalProperties: boolean;
7199
7687
  description: string;
7200
7688
  properties: {
7201
7689
  originalTransactionId: {
@@ -7243,12 +7731,14 @@ export declare namespace Schemas {
7243
7731
  allOf: ({
7244
7732
  title: string;
7245
7733
  type: string;
7734
+ additionalProperties: boolean;
7246
7735
  description: string;
7247
7736
  properties: {
7248
7737
  sourceAmount: {
7249
7738
  allOf: ({
7250
7739
  title: string;
7251
7740
  type: string;
7741
+ additionalProperties: boolean;
7252
7742
  description: string;
7253
7743
  properties: {
7254
7744
  currency: {
@@ -7272,6 +7762,7 @@ export declare namespace Schemas {
7272
7762
  description: string;
7273
7763
  title?: undefined;
7274
7764
  type?: undefined;
7765
+ additionalProperties?: undefined;
7275
7766
  properties?: undefined;
7276
7767
  required?: undefined;
7277
7768
  })[];
@@ -7280,6 +7771,7 @@ export declare namespace Schemas {
7280
7771
  allOf: ({
7281
7772
  title: string;
7282
7773
  type: string;
7774
+ additionalProperties: boolean;
7283
7775
  description: string;
7284
7776
  properties: {
7285
7777
  currency: {
@@ -7303,6 +7795,7 @@ export declare namespace Schemas {
7303
7795
  description: string;
7304
7796
  title?: undefined;
7305
7797
  type?: undefined;
7798
+ additionalProperties?: undefined;
7306
7799
  properties?: undefined;
7307
7800
  required?: undefined;
7308
7801
  })[];
@@ -7313,6 +7806,7 @@ export declare namespace Schemas {
7313
7806
  description: string;
7314
7807
  title?: undefined;
7315
7808
  type?: undefined;
7809
+ additionalProperties?: undefined;
7316
7810
  properties?: undefined;
7317
7811
  required?: undefined;
7318
7812
  })[];
@@ -7320,6 +7814,7 @@ export declare namespace Schemas {
7320
7814
  geoCode: {
7321
7815
  title: string;
7322
7816
  type: string;
7817
+ additionalProperties: boolean;
7323
7818
  description: string;
7324
7819
  properties: {
7325
7820
  latitude: {
@@ -7357,6 +7852,7 @@ export declare namespace Schemas {
7357
7852
  extensionList: {
7358
7853
  title: string;
7359
7854
  type: string;
7855
+ additionalProperties: boolean;
7360
7856
  description: string;
7361
7857
  properties: {
7362
7858
  extension: {
@@ -7364,6 +7860,7 @@ export declare namespace Schemas {
7364
7860
  items: {
7365
7861
  title: string;
7366
7862
  type: string;
7863
+ additionalProperties: boolean;
7367
7864
  description: string;
7368
7865
  properties: {
7369
7866
  key: {
@@ -7395,6 +7892,7 @@ export declare namespace Schemas {
7395
7892
  const simpleQuotesPostRequest: {
7396
7893
  title: string;
7397
7894
  type: string;
7895
+ additionalProperties: boolean;
7398
7896
  properties: {
7399
7897
  fspId: {
7400
7898
  title: string;
@@ -7406,6 +7904,7 @@ export declare namespace Schemas {
7406
7904
  quotesPostRequest: {
7407
7905
  title: string;
7408
7906
  type: string;
7907
+ additionalProperties: boolean;
7409
7908
  description: string;
7410
7909
  properties: {
7411
7910
  quoteId: {
@@ -7432,11 +7931,13 @@ export declare namespace Schemas {
7432
7931
  payee: {
7433
7932
  title: string;
7434
7933
  type: string;
7934
+ additionalProperties: boolean;
7435
7935
  description: string;
7436
7936
  properties: {
7437
7937
  partyIdInfo: {
7438
7938
  title: string;
7439
7939
  type: string;
7940
+ additionalProperties: boolean;
7440
7941
  description: string;
7441
7942
  properties: {
7442
7943
  partyIdType: {
@@ -7470,6 +7971,7 @@ export declare namespace Schemas {
7470
7971
  extensionList: {
7471
7972
  title: string;
7472
7973
  type: string;
7974
+ additionalProperties: boolean;
7473
7975
  description: string;
7474
7976
  properties: {
7475
7977
  extension: {
@@ -7477,6 +7979,7 @@ export declare namespace Schemas {
7477
7979
  items: {
7478
7980
  title: string;
7479
7981
  type: string;
7982
+ additionalProperties: boolean;
7480
7983
  description: string;
7481
7984
  properties: {
7482
7985
  key: {
@@ -7521,11 +8024,13 @@ export declare namespace Schemas {
7521
8024
  personalInfo: {
7522
8025
  title: string;
7523
8026
  type: string;
8027
+ additionalProperties: boolean;
7524
8028
  description: string;
7525
8029
  properties: {
7526
8030
  complexName: {
7527
8031
  title: string;
7528
8032
  type: string;
8033
+ additionalProperties: boolean;
7529
8034
  description: string;
7530
8035
  properties: {
7531
8036
  firstName: {
@@ -7594,11 +8099,13 @@ export declare namespace Schemas {
7594
8099
  payer: {
7595
8100
  title: string;
7596
8101
  type: string;
8102
+ additionalProperties: boolean;
7597
8103
  description: string;
7598
8104
  properties: {
7599
8105
  partyIdInfo: {
7600
8106
  title: string;
7601
8107
  type: string;
8108
+ additionalProperties: boolean;
7602
8109
  description: string;
7603
8110
  properties: {
7604
8111
  partyIdType: {
@@ -7632,6 +8139,7 @@ export declare namespace Schemas {
7632
8139
  extensionList: {
7633
8140
  title: string;
7634
8141
  type: string;
8142
+ additionalProperties: boolean;
7635
8143
  description: string;
7636
8144
  properties: {
7637
8145
  extension: {
@@ -7639,6 +8147,7 @@ export declare namespace Schemas {
7639
8147
  items: {
7640
8148
  title: string;
7641
8149
  type: string;
8150
+ additionalProperties: boolean;
7642
8151
  description: string;
7643
8152
  properties: {
7644
8153
  key: {
@@ -7683,11 +8192,13 @@ export declare namespace Schemas {
7683
8192
  personalInfo: {
7684
8193
  title: string;
7685
8194
  type: string;
8195
+ additionalProperties: boolean;
7686
8196
  description: string;
7687
8197
  properties: {
7688
8198
  complexName: {
7689
8199
  title: string;
7690
8200
  type: string;
8201
+ additionalProperties: boolean;
7691
8202
  description: string;
7692
8203
  properties: {
7693
8204
  firstName: {
@@ -7763,6 +8274,7 @@ export declare namespace Schemas {
7763
8274
  amount: {
7764
8275
  title: string;
7765
8276
  type: string;
8277
+ additionalProperties: boolean;
7766
8278
  description: string;
7767
8279
  properties: {
7768
8280
  currency: {
@@ -7786,6 +8298,7 @@ export declare namespace Schemas {
7786
8298
  fees: {
7787
8299
  title: string;
7788
8300
  type: string;
8301
+ additionalProperties: boolean;
7789
8302
  description: string;
7790
8303
  properties: {
7791
8304
  currency: {
@@ -7809,6 +8322,7 @@ export declare namespace Schemas {
7809
8322
  transactionType: {
7810
8323
  title: string;
7811
8324
  type: string;
8325
+ additionalProperties: boolean;
7812
8326
  description: string;
7813
8327
  properties: {
7814
8328
  scenario: {
@@ -7842,6 +8356,7 @@ export declare namespace Schemas {
7842
8356
  refundInfo: {
7843
8357
  title: string;
7844
8358
  type: string;
8359
+ additionalProperties: boolean;
7845
8360
  description: string;
7846
8361
  properties: {
7847
8362
  originalTransactionId: {
@@ -7889,12 +8404,14 @@ export declare namespace Schemas {
7889
8404
  allOf: ({
7890
8405
  title: string;
7891
8406
  type: string;
8407
+ additionalProperties: boolean;
7892
8408
  description: string;
7893
8409
  properties: {
7894
8410
  sourceAmount: {
7895
8411
  allOf: ({
7896
8412
  title: string;
7897
8413
  type: string;
8414
+ additionalProperties: boolean;
7898
8415
  description: string;
7899
8416
  properties: {
7900
8417
  currency: {
@@ -7918,6 +8435,7 @@ export declare namespace Schemas {
7918
8435
  description: string;
7919
8436
  title?: undefined;
7920
8437
  type?: undefined;
8438
+ additionalProperties?: undefined;
7921
8439
  properties?: undefined;
7922
8440
  required?: undefined;
7923
8441
  })[];
@@ -7926,6 +8444,7 @@ export declare namespace Schemas {
7926
8444
  allOf: ({
7927
8445
  title: string;
7928
8446
  type: string;
8447
+ additionalProperties: boolean;
7929
8448
  description: string;
7930
8449
  properties: {
7931
8450
  currency: {
@@ -7949,6 +8468,7 @@ export declare namespace Schemas {
7949
8468
  description: string;
7950
8469
  title?: undefined;
7951
8470
  type?: undefined;
8471
+ additionalProperties?: undefined;
7952
8472
  properties?: undefined;
7953
8473
  required?: undefined;
7954
8474
  })[];
@@ -7959,6 +8479,7 @@ export declare namespace Schemas {
7959
8479
  description: string;
7960
8480
  title?: undefined;
7961
8481
  type?: undefined;
8482
+ additionalProperties?: undefined;
7962
8483
  properties?: undefined;
7963
8484
  required?: undefined;
7964
8485
  })[];
@@ -7966,6 +8487,7 @@ export declare namespace Schemas {
7966
8487
  geoCode: {
7967
8488
  title: string;
7968
8489
  type: string;
8490
+ additionalProperties: boolean;
7969
8491
  description: string;
7970
8492
  properties: {
7971
8493
  latitude: {
@@ -8003,6 +8525,7 @@ export declare namespace Schemas {
8003
8525
  extensionList: {
8004
8526
  title: string;
8005
8527
  type: string;
8528
+ additionalProperties: boolean;
8006
8529
  description: string;
8007
8530
  properties: {
8008
8531
  extension: {
@@ -8010,6 +8533,7 @@ export declare namespace Schemas {
8010
8533
  items: {
8011
8534
  title: string;
8012
8535
  type: string;
8536
+ additionalProperties: boolean;
8013
8537
  description: string;
8014
8538
  properties: {
8015
8539
  key: {
@@ -8044,6 +8568,7 @@ export declare namespace Schemas {
8044
8568
  const quotesPostResponse: {
8045
8569
  title: string;
8046
8570
  type: string;
8571
+ additionalProperties: boolean;
8047
8572
  properties: {
8048
8573
  quotes: {
8049
8574
  title: string;
@@ -8056,6 +8581,7 @@ export declare namespace Schemas {
8056
8581
  transferAmount: {
8057
8582
  title: string;
8058
8583
  type: string;
8584
+ additionalProperties: boolean;
8059
8585
  description: string;
8060
8586
  properties: {
8061
8587
  currency: {
@@ -8079,6 +8605,7 @@ export declare namespace Schemas {
8079
8605
  payeeReceiveAmount: {
8080
8606
  title: string;
8081
8607
  type: string;
8608
+ additionalProperties: boolean;
8082
8609
  description: string;
8083
8610
  properties: {
8084
8611
  currency: {
@@ -8102,6 +8629,7 @@ export declare namespace Schemas {
8102
8629
  payeeFspFee: {
8103
8630
  title: string;
8104
8631
  type: string;
8632
+ additionalProperties: boolean;
8105
8633
  description: string;
8106
8634
  properties: {
8107
8635
  currency: {
@@ -8125,6 +8653,7 @@ export declare namespace Schemas {
8125
8653
  payeeFspCommission: {
8126
8654
  title: string;
8127
8655
  type: string;
8656
+ additionalProperties: boolean;
8128
8657
  description: string;
8129
8658
  properties: {
8130
8659
  currency: {
@@ -8153,6 +8682,7 @@ export declare namespace Schemas {
8153
8682
  geoCode: {
8154
8683
  title: string;
8155
8684
  type: string;
8685
+ additionalProperties: boolean;
8156
8686
  description: string;
8157
8687
  properties: {
8158
8688
  latitude: {
@@ -8191,6 +8721,7 @@ export declare namespace Schemas {
8191
8721
  extensionList: {
8192
8722
  title: string;
8193
8723
  type: string;
8724
+ additionalProperties: boolean;
8194
8725
  description: string;
8195
8726
  properties: {
8196
8727
  extension: {
@@ -8198,6 +8729,7 @@ export declare namespace Schemas {
8198
8729
  items: {
8199
8730
  title: string;
8200
8731
  type: string;
8732
+ additionalProperties: boolean;
8201
8733
  description: string;
8202
8734
  properties: {
8203
8735
  key: {
@@ -8242,6 +8774,7 @@ export declare namespace Schemas {
8242
8774
  const errorQuotesResponse: {
8243
8775
  allOf: ({
8244
8776
  type: string;
8777
+ additionalProperties: boolean;
8245
8778
  properties: {
8246
8779
  statusCode: {
8247
8780
  type: string;
@@ -8254,8 +8787,10 @@ export declare namespace Schemas {
8254
8787
  };
8255
8788
  } | {
8256
8789
  type: string;
8790
+ additionalProperties?: undefined;
8257
8791
  properties?: undefined;
8258
8792
  })[];
8793
+ additionalProperties: boolean;
8259
8794
  };
8260
8795
  const AuthenticationType: {
8261
8796
  title: string;
@@ -8266,6 +8801,7 @@ export declare namespace Schemas {
8266
8801
  };
8267
8802
  const requestToPayRequest: {
8268
8803
  type: string;
8804
+ additionalProperties: boolean;
8269
8805
  required: string[];
8270
8806
  properties: {
8271
8807
  homeR2PTransactionId: {
@@ -8274,6 +8810,7 @@ export declare namespace Schemas {
8274
8810
  };
8275
8811
  from: {
8276
8812
  type: string;
8813
+ additionalProperties: boolean;
8277
8814
  required: string[];
8278
8815
  properties: {
8279
8816
  type: {
@@ -8384,6 +8921,7 @@ export declare namespace Schemas {
8384
8921
  items: {
8385
8922
  title: string;
8386
8923
  type: string;
8924
+ additionalProperties: boolean;
8387
8925
  description: string;
8388
8926
  properties: {
8389
8927
  key: {
@@ -8409,6 +8947,7 @@ export declare namespace Schemas {
8409
8947
  };
8410
8948
  to: {
8411
8949
  type: string;
8950
+ additionalProperties: boolean;
8412
8951
  required: string[];
8413
8952
  properties: {
8414
8953
  type: {
@@ -8519,6 +9058,7 @@ export declare namespace Schemas {
8519
9058
  items: {
8520
9059
  title: string;
8521
9060
  type: string;
9061
+ additionalProperties: boolean;
8522
9062
  description: string;
8523
9063
  properties: {
8524
9064
  key: {
@@ -8594,16 +9134,19 @@ export declare namespace Schemas {
8594
9134
  const getPartiesResponse: {
8595
9135
  title: string;
8596
9136
  type: string;
9137
+ additionalProperties: boolean;
8597
9138
  description: string;
8598
9139
  properties: {
8599
9140
  body: {
8600
9141
  title: string;
8601
9142
  type: string;
9143
+ additionalProperties: boolean;
8602
9144
  description: string;
8603
9145
  properties: {
8604
9146
  partyIdInfo: {
8605
9147
  title: string;
8606
9148
  type: string;
9149
+ additionalProperties: boolean;
8607
9150
  description: string;
8608
9151
  properties: {
8609
9152
  partyIdType: {
@@ -8637,6 +9180,7 @@ export declare namespace Schemas {
8637
9180
  extensionList: {
8638
9181
  title: string;
8639
9182
  type: string;
9183
+ additionalProperties: boolean;
8640
9184
  description: string;
8641
9185
  properties: {
8642
9186
  extension: {
@@ -8644,6 +9188,7 @@ export declare namespace Schemas {
8644
9188
  items: {
8645
9189
  title: string;
8646
9190
  type: string;
9191
+ additionalProperties: boolean;
8647
9192
  description: string;
8648
9193
  properties: {
8649
9194
  key: {
@@ -8688,11 +9233,13 @@ export declare namespace Schemas {
8688
9233
  personalInfo: {
8689
9234
  title: string;
8690
9235
  type: string;
9236
+ additionalProperties: boolean;
8691
9237
  description: string;
8692
9238
  properties: {
8693
9239
  complexName: {
8694
9240
  title: string;
8695
9241
  type: string;
9242
+ additionalProperties: boolean;
8696
9243
  description: string;
8697
9244
  properties: {
8698
9245
  firstName: {
@@ -8774,6 +9321,7 @@ export declare namespace Schemas {
8774
9321
  const TransactionRequestResponse: {
8775
9322
  title: string;
8776
9323
  type: string;
9324
+ additionalProperties: boolean;
8777
9325
  description: string;
8778
9326
  properties: {
8779
9327
  body: {
@@ -8796,6 +9344,7 @@ export declare namespace Schemas {
8796
9344
  extensionList: {
8797
9345
  title: string;
8798
9346
  type: string;
9347
+ additionalProperties: boolean;
8799
9348
  description: string;
8800
9349
  properties: {
8801
9350
  extension: {
@@ -8803,6 +9352,7 @@ export declare namespace Schemas {
8803
9352
  items: {
8804
9353
  title: string;
8805
9354
  type: string;
9355
+ additionalProperties: boolean;
8806
9356
  description: string;
8807
9357
  properties: {
8808
9358
  key: {
@@ -8839,6 +9389,7 @@ export declare namespace Schemas {
8839
9389
  };
8840
9390
  const requestToPayResponse: {
8841
9391
  type: string;
9392
+ additionalProperties: boolean;
8842
9393
  required: string[];
8843
9394
  properties: {
8844
9395
  transactionRequestId: {
@@ -8850,6 +9401,7 @@ export declare namespace Schemas {
8850
9401
  };
8851
9402
  from: {
8852
9403
  type: string;
9404
+ additionalProperties: boolean;
8853
9405
  required: string[];
8854
9406
  properties: {
8855
9407
  type: {
@@ -8960,6 +9512,7 @@ export declare namespace Schemas {
8960
9512
  items: {
8961
9513
  title: string;
8962
9514
  type: string;
9515
+ additionalProperties: boolean;
8963
9516
  description: string;
8964
9517
  properties: {
8965
9518
  key: {
@@ -8985,6 +9538,7 @@ export declare namespace Schemas {
8985
9538
  };
8986
9539
  to: {
8987
9540
  type: string;
9541
+ additionalProperties: boolean;
8988
9542
  required: string[];
8989
9543
  properties: {
8990
9544
  type: {
@@ -9095,6 +9649,7 @@ export declare namespace Schemas {
9095
9649
  items: {
9096
9650
  title: string;
9097
9651
  type: string;
9652
+ additionalProperties: boolean;
9098
9653
  description: string;
9099
9654
  properties: {
9100
9655
  key: {
@@ -9161,16 +9716,19 @@ export declare namespace Schemas {
9161
9716
  getPartiesResponse: {
9162
9717
  title: string;
9163
9718
  type: string;
9719
+ additionalProperties: boolean;
9164
9720
  description: string;
9165
9721
  properties: {
9166
9722
  body: {
9167
9723
  title: string;
9168
9724
  type: string;
9725
+ additionalProperties: boolean;
9169
9726
  description: string;
9170
9727
  properties: {
9171
9728
  partyIdInfo: {
9172
9729
  title: string;
9173
9730
  type: string;
9731
+ additionalProperties: boolean;
9174
9732
  description: string;
9175
9733
  properties: {
9176
9734
  partyIdType: {
@@ -9204,6 +9762,7 @@ export declare namespace Schemas {
9204
9762
  extensionList: {
9205
9763
  title: string;
9206
9764
  type: string;
9765
+ additionalProperties: boolean;
9207
9766
  description: string;
9208
9767
  properties: {
9209
9768
  extension: {
@@ -9211,6 +9770,7 @@ export declare namespace Schemas {
9211
9770
  items: {
9212
9771
  title: string;
9213
9772
  type: string;
9773
+ additionalProperties: boolean;
9214
9774
  description: string;
9215
9775
  properties: {
9216
9776
  key: {
@@ -9255,11 +9815,13 @@ export declare namespace Schemas {
9255
9815
  personalInfo: {
9256
9816
  title: string;
9257
9817
  type: string;
9818
+ additionalProperties: boolean;
9258
9819
  description: string;
9259
9820
  properties: {
9260
9821
  complexName: {
9261
9822
  title: string;
9262
9823
  type: string;
9824
+ additionalProperties: boolean;
9263
9825
  description: string;
9264
9826
  properties: {
9265
9827
  firstName: {
@@ -9334,6 +9896,7 @@ export declare namespace Schemas {
9334
9896
  transactionRequestResponse: {
9335
9897
  title: string;
9336
9898
  type: string;
9899
+ additionalProperties: boolean;
9337
9900
  description: string;
9338
9901
  properties: {
9339
9902
  body: {
@@ -9356,6 +9919,7 @@ export declare namespace Schemas {
9356
9919
  extensionList: {
9357
9920
  title: string;
9358
9921
  type: string;
9922
+ additionalProperties: boolean;
9359
9923
  description: string;
9360
9924
  properties: {
9361
9925
  extension: {
@@ -9363,6 +9927,7 @@ export declare namespace Schemas {
9363
9927
  items: {
9364
9928
  title: string;
9365
9929
  type: string;
9930
+ additionalProperties: boolean;
9366
9931
  description: string;
9367
9932
  properties: {
9368
9933
  key: {
@@ -9399,6 +9964,7 @@ export declare namespace Schemas {
9399
9964
  };
9400
9965
  lastError: {
9401
9966
  type: string;
9967
+ additionalProperties: boolean;
9402
9968
  description: string;
9403
9969
  properties: {
9404
9970
  httpStatusCode: {
@@ -9407,10 +9973,12 @@ export declare namespace Schemas {
9407
9973
  };
9408
9974
  mojaloopError: {
9409
9975
  type: string;
9976
+ additionalProperties: boolean;
9410
9977
  properties: {
9411
9978
  errorInformation: {
9412
9979
  title: string;
9413
9980
  type: string;
9981
+ additionalProperties: boolean;
9414
9982
  description: string;
9415
9983
  properties: {
9416
9984
  errorCode: {
@@ -9430,6 +9998,7 @@ export declare namespace Schemas {
9430
9998
  extensionList: {
9431
9999
  title: string;
9432
10000
  type: string;
10001
+ additionalProperties: boolean;
9433
10002
  description: string;
9434
10003
  properties: {
9435
10004
  extension: {
@@ -9437,6 +10006,7 @@ export declare namespace Schemas {
9437
10006
  items: {
9438
10007
  title: string;
9439
10008
  type: string;
10009
+ additionalProperties: boolean;
9440
10010
  description: string;
9441
10011
  properties: {
9442
10012
  key: {
@@ -9478,11 +10048,13 @@ export declare namespace Schemas {
9478
10048
  const QuotesIDPutResponse: {
9479
10049
  title: string;
9480
10050
  type: string;
10051
+ additionalProperties: boolean;
9481
10052
  description: string;
9482
10053
  properties: {
9483
10054
  transferAmount: {
9484
10055
  title: string;
9485
10056
  type: string;
10057
+ additionalProperties: boolean;
9486
10058
  description: string;
9487
10059
  properties: {
9488
10060
  currency: {
@@ -9506,6 +10078,7 @@ export declare namespace Schemas {
9506
10078
  payeeReceiveAmount: {
9507
10079
  title: string;
9508
10080
  type: string;
10081
+ additionalProperties: boolean;
9509
10082
  description: string;
9510
10083
  properties: {
9511
10084
  currency: {
@@ -9529,6 +10102,7 @@ export declare namespace Schemas {
9529
10102
  payeeFspFee: {
9530
10103
  title: string;
9531
10104
  type: string;
10105
+ additionalProperties: boolean;
9532
10106
  description: string;
9533
10107
  properties: {
9534
10108
  currency: {
@@ -9552,6 +10126,7 @@ export declare namespace Schemas {
9552
10126
  payeeFspCommission: {
9553
10127
  title: string;
9554
10128
  type: string;
10129
+ additionalProperties: boolean;
9555
10130
  description: string;
9556
10131
  properties: {
9557
10132
  currency: {
@@ -9582,6 +10157,7 @@ export declare namespace Schemas {
9582
10157
  geoCode: {
9583
10158
  title: string;
9584
10159
  type: string;
10160
+ additionalProperties: boolean;
9585
10161
  description: string;
9586
10162
  properties: {
9587
10163
  latitude: {
@@ -9620,6 +10196,7 @@ export declare namespace Schemas {
9620
10196
  extensionList: {
9621
10197
  title: string;
9622
10198
  type: string;
10199
+ additionalProperties: boolean;
9623
10200
  description: string;
9624
10201
  properties: {
9625
10202
  extension: {
@@ -9627,6 +10204,7 @@ export declare namespace Schemas {
9627
10204
  items: {
9628
10205
  title: string;
9629
10206
  type: string;
10207
+ additionalProperties: boolean;
9630
10208
  description: string;
9631
10209
  properties: {
9632
10210
  key: {
@@ -9658,6 +10236,7 @@ export declare namespace Schemas {
9658
10236
  const FxMoney: {
9659
10237
  title: string;
9660
10238
  type: string;
10239
+ additionalProperties: boolean;
9661
10240
  description: string;
9662
10241
  properties: {
9663
10242
  currency: {
@@ -9681,6 +10260,7 @@ export declare namespace Schemas {
9681
10260
  const FxCharge: {
9682
10261
  title: string;
9683
10262
  type: string;
10263
+ additionalProperties: boolean;
9684
10264
  description: string;
9685
10265
  properties: {
9686
10266
  chargeType: {
@@ -9693,6 +10273,7 @@ export declare namespace Schemas {
9693
10273
  allOf: ({
9694
10274
  title: string;
9695
10275
  type: string;
10276
+ additionalProperties: boolean;
9696
10277
  description: string;
9697
10278
  properties: {
9698
10279
  currency: {
@@ -9716,6 +10297,7 @@ export declare namespace Schemas {
9716
10297
  description: string;
9717
10298
  title?: undefined;
9718
10299
  type?: undefined;
10300
+ additionalProperties?: undefined;
9719
10301
  properties?: undefined;
9720
10302
  required?: undefined;
9721
10303
  })[];
@@ -9724,6 +10306,7 @@ export declare namespace Schemas {
9724
10306
  allOf: ({
9725
10307
  title: string;
9726
10308
  type: string;
10309
+ additionalProperties: boolean;
9727
10310
  description: string;
9728
10311
  properties: {
9729
10312
  currency: {
@@ -9747,6 +10330,7 @@ export declare namespace Schemas {
9747
10330
  description: string;
9748
10331
  title?: undefined;
9749
10332
  type?: undefined;
10333
+ additionalProperties?: undefined;
9750
10334
  properties?: undefined;
9751
10335
  required?: undefined;
9752
10336
  })[];
@@ -9757,6 +10341,7 @@ export declare namespace Schemas {
9757
10341
  const FxConversion: {
9758
10342
  title: string;
9759
10343
  type: string;
10344
+ additionalProperties: boolean;
9760
10345
  description: string;
9761
10346
  properties: {
9762
10347
  conversionId: {
@@ -9838,6 +10423,7 @@ export declare namespace Schemas {
9838
10423
  allOf: ({
9839
10424
  title: string;
9840
10425
  type: string;
10426
+ additionalProperties: boolean;
9841
10427
  description: string;
9842
10428
  properties: {
9843
10429
  currency: {
@@ -9861,6 +10447,7 @@ export declare namespace Schemas {
9861
10447
  description: string;
9862
10448
  title?: undefined;
9863
10449
  type?: undefined;
10450
+ additionalProperties?: undefined;
9864
10451
  properties?: undefined;
9865
10452
  required?: undefined;
9866
10453
  })[];
@@ -9869,6 +10456,7 @@ export declare namespace Schemas {
9869
10456
  allOf: ({
9870
10457
  title: string;
9871
10458
  type: string;
10459
+ additionalProperties: boolean;
9872
10460
  description: string;
9873
10461
  properties: {
9874
10462
  currency: {
@@ -9892,6 +10480,7 @@ export declare namespace Schemas {
9892
10480
  description: string;
9893
10481
  title?: undefined;
9894
10482
  type?: undefined;
10483
+ additionalProperties?: undefined;
9895
10484
  properties?: undefined;
9896
10485
  required?: undefined;
9897
10486
  })[];
@@ -9917,6 +10506,7 @@ export declare namespace Schemas {
9917
10506
  items: {
9918
10507
  title: string;
9919
10508
  type: string;
10509
+ additionalProperties: boolean;
9920
10510
  description: string;
9921
10511
  properties: {
9922
10512
  chargeType: {
@@ -9929,6 +10519,7 @@ export declare namespace Schemas {
9929
10519
  allOf: ({
9930
10520
  title: string;
9931
10521
  type: string;
10522
+ additionalProperties: boolean;
9932
10523
  description: string;
9933
10524
  properties: {
9934
10525
  currency: {
@@ -9952,6 +10543,7 @@ export declare namespace Schemas {
9952
10543
  description: string;
9953
10544
  title?: undefined;
9954
10545
  type?: undefined;
10546
+ additionalProperties?: undefined;
9955
10547
  properties?: undefined;
9956
10548
  required?: undefined;
9957
10549
  })[];
@@ -9960,6 +10552,7 @@ export declare namespace Schemas {
9960
10552
  allOf: ({
9961
10553
  title: string;
9962
10554
  type: string;
10555
+ additionalProperties: boolean;
9963
10556
  description: string;
9964
10557
  properties: {
9965
10558
  currency: {
@@ -9983,6 +10576,7 @@ export declare namespace Schemas {
9983
10576
  description: string;
9984
10577
  title?: undefined;
9985
10578
  type?: undefined;
10579
+ additionalProperties?: undefined;
9986
10580
  properties?: undefined;
9987
10581
  required?: undefined;
9988
10582
  })[];
@@ -9997,6 +10591,7 @@ export declare namespace Schemas {
9997
10591
  allOf: ({
9998
10592
  title: string;
9999
10593
  type: string;
10594
+ additionalProperties: boolean;
10000
10595
  description: string;
10001
10596
  properties: {
10002
10597
  extension: {
@@ -10004,6 +10599,7 @@ export declare namespace Schemas {
10004
10599
  items: {
10005
10600
  title: string;
10006
10601
  type: string;
10602
+ additionalProperties: boolean;
10007
10603
  description: string;
10008
10604
  properties: {
10009
10605
  key: {
@@ -10032,6 +10628,7 @@ export declare namespace Schemas {
10032
10628
  description: string;
10033
10629
  title?: undefined;
10034
10630
  type?: undefined;
10631
+ additionalProperties?: undefined;
10035
10632
  properties?: undefined;
10036
10633
  required?: undefined;
10037
10634
  })[];
@@ -10042,6 +10639,7 @@ export declare namespace Schemas {
10042
10639
  const FxQuotesPostOutboundResponse: {
10043
10640
  title: string;
10044
10641
  type: string;
10642
+ additionalProperties: boolean;
10045
10643
  description: string;
10046
10644
  properties: {
10047
10645
  homeTransactionId: {
@@ -10067,6 +10665,7 @@ export declare namespace Schemas {
10067
10665
  allOf: ({
10068
10666
  title: string;
10069
10667
  type: string;
10668
+ additionalProperties: boolean;
10070
10669
  description: string;
10071
10670
  properties: {
10072
10671
  conversionId: {
@@ -10148,6 +10747,7 @@ export declare namespace Schemas {
10148
10747
  allOf: ({
10149
10748
  title: string;
10150
10749
  type: string;
10750
+ additionalProperties: boolean;
10151
10751
  description: string;
10152
10752
  properties: {
10153
10753
  currency: {
@@ -10171,6 +10771,7 @@ export declare namespace Schemas {
10171
10771
  description: string;
10172
10772
  title?: undefined;
10173
10773
  type?: undefined;
10774
+ additionalProperties?: undefined;
10174
10775
  properties?: undefined;
10175
10776
  required?: undefined;
10176
10777
  })[];
@@ -10179,6 +10780,7 @@ export declare namespace Schemas {
10179
10780
  allOf: ({
10180
10781
  title: string;
10181
10782
  type: string;
10783
+ additionalProperties: boolean;
10182
10784
  description: string;
10183
10785
  properties: {
10184
10786
  currency: {
@@ -10202,6 +10804,7 @@ export declare namespace Schemas {
10202
10804
  description: string;
10203
10805
  title?: undefined;
10204
10806
  type?: undefined;
10807
+ additionalProperties?: undefined;
10205
10808
  properties?: undefined;
10206
10809
  required?: undefined;
10207
10810
  })[];
@@ -10227,6 +10830,7 @@ export declare namespace Schemas {
10227
10830
  items: {
10228
10831
  title: string;
10229
10832
  type: string;
10833
+ additionalProperties: boolean;
10230
10834
  description: string;
10231
10835
  properties: {
10232
10836
  chargeType: {
@@ -10239,6 +10843,7 @@ export declare namespace Schemas {
10239
10843
  allOf: ({
10240
10844
  title: string;
10241
10845
  type: string;
10846
+ additionalProperties: boolean;
10242
10847
  description: string;
10243
10848
  properties: {
10244
10849
  currency: {
@@ -10262,6 +10867,7 @@ export declare namespace Schemas {
10262
10867
  description: string;
10263
10868
  title?: undefined;
10264
10869
  type?: undefined;
10870
+ additionalProperties?: undefined;
10265
10871
  properties?: undefined;
10266
10872
  required?: undefined;
10267
10873
  })[];
@@ -10270,6 +10876,7 @@ export declare namespace Schemas {
10270
10876
  allOf: ({
10271
10877
  title: string;
10272
10878
  type: string;
10879
+ additionalProperties: boolean;
10273
10880
  description: string;
10274
10881
  properties: {
10275
10882
  currency: {
@@ -10293,6 +10900,7 @@ export declare namespace Schemas {
10293
10900
  description: string;
10294
10901
  title?: undefined;
10295
10902
  type?: undefined;
10903
+ additionalProperties?: undefined;
10296
10904
  properties?: undefined;
10297
10905
  required?: undefined;
10298
10906
  })[];
@@ -10307,6 +10915,7 @@ export declare namespace Schemas {
10307
10915
  allOf: ({
10308
10916
  title: string;
10309
10917
  type: string;
10918
+ additionalProperties: boolean;
10310
10919
  description: string;
10311
10920
  properties: {
10312
10921
  extension: {
@@ -10314,6 +10923,7 @@ export declare namespace Schemas {
10314
10923
  items: {
10315
10924
  title: string;
10316
10925
  type: string;
10926
+ additionalProperties: boolean;
10317
10927
  description: string;
10318
10928
  properties: {
10319
10929
  key: {
@@ -10342,6 +10952,7 @@ export declare namespace Schemas {
10342
10952
  description: string;
10343
10953
  title?: undefined;
10344
10954
  type?: undefined;
10955
+ additionalProperties?: undefined;
10345
10956
  properties?: undefined;
10346
10957
  required?: undefined;
10347
10958
  })[];
@@ -10352,6 +10963,7 @@ export declare namespace Schemas {
10352
10963
  description: string;
10353
10964
  title?: undefined;
10354
10965
  type?: undefined;
10966
+ additionalProperties?: undefined;
10355
10967
  properties?: undefined;
10356
10968
  required?: undefined;
10357
10969
  })[];
@@ -10362,6 +10974,7 @@ export declare namespace Schemas {
10362
10974
  const TransfersIDPutResponse: {
10363
10975
  title: string;
10364
10976
  type: string;
10977
+ additionalProperties: boolean;
10365
10978
  description: string;
10366
10979
  properties: {
10367
10980
  fulfilment: {
@@ -10389,6 +11002,7 @@ export declare namespace Schemas {
10389
11002
  extensionList: {
10390
11003
  title: string;
10391
11004
  type: string;
11005
+ additionalProperties: boolean;
10392
11006
  description: string;
10393
11007
  properties: {
10394
11008
  extension: {
@@ -10396,6 +11010,7 @@ export declare namespace Schemas {
10396
11010
  items: {
10397
11011
  title: string;
10398
11012
  type: string;
11013
+ additionalProperties: boolean;
10399
11014
  description: string;
10400
11015
  properties: {
10401
11016
  key: {
@@ -10426,6 +11041,7 @@ export declare namespace Schemas {
10426
11041
  };
10427
11042
  const transferResponse: {
10428
11043
  type: string;
11044
+ additionalProperties: boolean;
10429
11045
  required: string[];
10430
11046
  properties: {
10431
11047
  transferId: {
@@ -10441,6 +11057,7 @@ export declare namespace Schemas {
10441
11057
  };
10442
11058
  from: {
10443
11059
  type: string;
11060
+ additionalProperties: boolean;
10444
11061
  required: string[];
10445
11062
  properties: {
10446
11063
  type: {
@@ -10551,6 +11168,7 @@ export declare namespace Schemas {
10551
11168
  items: {
10552
11169
  title: string;
10553
11170
  type: string;
11171
+ additionalProperties: boolean;
10554
11172
  description: string;
10555
11173
  properties: {
10556
11174
  key: {
@@ -10576,6 +11194,7 @@ export declare namespace Schemas {
10576
11194
  };
10577
11195
  to: {
10578
11196
  type: string;
11197
+ additionalProperties: boolean;
10579
11198
  required: string[];
10580
11199
  properties: {
10581
11200
  type: {
@@ -10686,6 +11305,7 @@ export declare namespace Schemas {
10686
11305
  items: {
10687
11306
  title: string;
10688
11307
  type: string;
11308
+ additionalProperties: boolean;
10689
11309
  description: string;
10690
11310
  properties: {
10691
11311
  key: {
@@ -10773,11 +11393,13 @@ export declare namespace Schemas {
10773
11393
  party: {
10774
11394
  title: string;
10775
11395
  type: string;
11396
+ additionalProperties: boolean;
10776
11397
  description: string;
10777
11398
  properties: {
10778
11399
  partyIdInfo: {
10779
11400
  title: string;
10780
11401
  type: string;
11402
+ additionalProperties: boolean;
10781
11403
  description: string;
10782
11404
  properties: {
10783
11405
  partyIdType: {
@@ -10811,6 +11433,7 @@ export declare namespace Schemas {
10811
11433
  extensionList: {
10812
11434
  title: string;
10813
11435
  type: string;
11436
+ additionalProperties: boolean;
10814
11437
  description: string;
10815
11438
  properties: {
10816
11439
  extension: {
@@ -10818,6 +11441,7 @@ export declare namespace Schemas {
10818
11441
  items: {
10819
11442
  title: string;
10820
11443
  type: string;
11444
+ additionalProperties: boolean;
10821
11445
  description: string;
10822
11446
  properties: {
10823
11447
  key: {
@@ -10862,11 +11486,13 @@ export declare namespace Schemas {
10862
11486
  personalInfo: {
10863
11487
  title: string;
10864
11488
  type: string;
11489
+ additionalProperties: boolean;
10865
11490
  description: string;
10866
11491
  properties: {
10867
11492
  complexName: {
10868
11493
  title: string;
10869
11494
  type: string;
11495
+ additionalProperties: boolean;
10870
11496
  description: string;
10871
11497
  properties: {
10872
11498
  firstName: {
@@ -10941,6 +11567,7 @@ export declare namespace Schemas {
10941
11567
  errorInformation: {
10942
11568
  title: string;
10943
11569
  type: string;
11570
+ additionalProperties: boolean;
10944
11571
  description: string;
10945
11572
  properties: {
10946
11573
  errorCode: {
@@ -10960,6 +11587,7 @@ export declare namespace Schemas {
10960
11587
  extensionList: {
10961
11588
  title: string;
10962
11589
  type: string;
11590
+ additionalProperties: boolean;
10963
11591
  description: string;
10964
11592
  properties: {
10965
11593
  extension: {
@@ -10967,6 +11595,7 @@ export declare namespace Schemas {
10967
11595
  items: {
10968
11596
  title: string;
10969
11597
  type: string;
11598
+ additionalProperties: boolean;
10970
11599
  description: string;
10971
11600
  properties: {
10972
11601
  key: {
@@ -11013,11 +11642,13 @@ export declare namespace Schemas {
11013
11642
  body: {
11014
11643
  title: string;
11015
11644
  type: string;
11645
+ additionalProperties: boolean;
11016
11646
  description: string;
11017
11647
  properties: {
11018
11648
  transferAmount: {
11019
11649
  title: string;
11020
11650
  type: string;
11651
+ additionalProperties: boolean;
11021
11652
  description: string;
11022
11653
  properties: {
11023
11654
  currency: {
@@ -11041,6 +11672,7 @@ export declare namespace Schemas {
11041
11672
  payeeReceiveAmount: {
11042
11673
  title: string;
11043
11674
  type: string;
11675
+ additionalProperties: boolean;
11044
11676
  description: string;
11045
11677
  properties: {
11046
11678
  currency: {
@@ -11064,6 +11696,7 @@ export declare namespace Schemas {
11064
11696
  payeeFspFee: {
11065
11697
  title: string;
11066
11698
  type: string;
11699
+ additionalProperties: boolean;
11067
11700
  description: string;
11068
11701
  properties: {
11069
11702
  currency: {
@@ -11087,6 +11720,7 @@ export declare namespace Schemas {
11087
11720
  payeeFspCommission: {
11088
11721
  title: string;
11089
11722
  type: string;
11723
+ additionalProperties: boolean;
11090
11724
  description: string;
11091
11725
  properties: {
11092
11726
  currency: {
@@ -11117,6 +11751,7 @@ export declare namespace Schemas {
11117
11751
  geoCode: {
11118
11752
  title: string;
11119
11753
  type: string;
11754
+ additionalProperties: boolean;
11120
11755
  description: string;
11121
11756
  properties: {
11122
11757
  latitude: {
@@ -11155,6 +11790,7 @@ export declare namespace Schemas {
11155
11790
  extensionList: {
11156
11791
  title: string;
11157
11792
  type: string;
11793
+ additionalProperties: boolean;
11158
11794
  description: string;
11159
11795
  properties: {
11160
11796
  extension: {
@@ -11162,6 +11798,7 @@ export declare namespace Schemas {
11162
11798
  items: {
11163
11799
  title: string;
11164
11800
  type: string;
11801
+ additionalProperties: boolean;
11165
11802
  description: string;
11166
11803
  properties: {
11167
11804
  key: {
@@ -11213,6 +11850,7 @@ export declare namespace Schemas {
11213
11850
  body: {
11214
11851
  title: string;
11215
11852
  type: string;
11853
+ additionalProperties: boolean;
11216
11854
  description: string;
11217
11855
  properties: {
11218
11856
  homeTransactionId: {
@@ -11238,6 +11876,7 @@ export declare namespace Schemas {
11238
11876
  allOf: ({
11239
11877
  title: string;
11240
11878
  type: string;
11879
+ additionalProperties: boolean;
11241
11880
  description: string;
11242
11881
  properties: {
11243
11882
  conversionId: {
@@ -11319,6 +11958,7 @@ export declare namespace Schemas {
11319
11958
  allOf: ({
11320
11959
  title: string;
11321
11960
  type: string;
11961
+ additionalProperties: boolean;
11322
11962
  description: string;
11323
11963
  properties: {
11324
11964
  currency: {
@@ -11342,6 +11982,7 @@ export declare namespace Schemas {
11342
11982
  description: string;
11343
11983
  title?: undefined;
11344
11984
  type?: undefined;
11985
+ additionalProperties?: undefined;
11345
11986
  properties?: undefined;
11346
11987
  required?: undefined;
11347
11988
  })[];
@@ -11350,6 +11991,7 @@ export declare namespace Schemas {
11350
11991
  allOf: ({
11351
11992
  title: string;
11352
11993
  type: string;
11994
+ additionalProperties: boolean;
11353
11995
  description: string;
11354
11996
  properties: {
11355
11997
  currency: {
@@ -11373,6 +12015,7 @@ export declare namespace Schemas {
11373
12015
  description: string;
11374
12016
  title?: undefined;
11375
12017
  type?: undefined;
12018
+ additionalProperties?: undefined;
11376
12019
  properties?: undefined;
11377
12020
  required?: undefined;
11378
12021
  })[];
@@ -11398,6 +12041,7 @@ export declare namespace Schemas {
11398
12041
  items: {
11399
12042
  title: string;
11400
12043
  type: string;
12044
+ additionalProperties: boolean;
11401
12045
  description: string;
11402
12046
  properties: {
11403
12047
  chargeType: {
@@ -11410,6 +12054,7 @@ export declare namespace Schemas {
11410
12054
  allOf: ({
11411
12055
  title: string;
11412
12056
  type: string;
12057
+ additionalProperties: boolean;
11413
12058
  description: string;
11414
12059
  properties: {
11415
12060
  currency: {
@@ -11433,6 +12078,7 @@ export declare namespace Schemas {
11433
12078
  description: string;
11434
12079
  title?: undefined;
11435
12080
  type?: undefined;
12081
+ additionalProperties?: undefined;
11436
12082
  properties?: undefined;
11437
12083
  required?: undefined;
11438
12084
  })[];
@@ -11441,6 +12087,7 @@ export declare namespace Schemas {
11441
12087
  allOf: ({
11442
12088
  title: string;
11443
12089
  type: string;
12090
+ additionalProperties: boolean;
11444
12091
  description: string;
11445
12092
  properties: {
11446
12093
  currency: {
@@ -11464,6 +12111,7 @@ export declare namespace Schemas {
11464
12111
  description: string;
11465
12112
  title?: undefined;
11466
12113
  type?: undefined;
12114
+ additionalProperties?: undefined;
11467
12115
  properties?: undefined;
11468
12116
  required?: undefined;
11469
12117
  })[];
@@ -11478,6 +12126,7 @@ export declare namespace Schemas {
11478
12126
  allOf: ({
11479
12127
  title: string;
11480
12128
  type: string;
12129
+ additionalProperties: boolean;
11481
12130
  description: string;
11482
12131
  properties: {
11483
12132
  extension: {
@@ -11485,6 +12134,7 @@ export declare namespace Schemas {
11485
12134
  items: {
11486
12135
  title: string;
11487
12136
  type: string;
12137
+ additionalProperties: boolean;
11488
12138
  description: string;
11489
12139
  properties: {
11490
12140
  key: {
@@ -11513,6 +12163,7 @@ export declare namespace Schemas {
11513
12163
  description: string;
11514
12164
  title?: undefined;
11515
12165
  type?: undefined;
12166
+ additionalProperties?: undefined;
11516
12167
  properties?: undefined;
11517
12168
  required?: undefined;
11518
12169
  })[];
@@ -11523,6 +12174,7 @@ export declare namespace Schemas {
11523
12174
  description: string;
11524
12175
  title?: undefined;
11525
12176
  type?: undefined;
12177
+ additionalProperties?: undefined;
11526
12178
  properties?: undefined;
11527
12179
  required?: undefined;
11528
12180
  })[];
@@ -11546,6 +12198,7 @@ export declare namespace Schemas {
11546
12198
  body: {
11547
12199
  title: string;
11548
12200
  type: string;
12201
+ additionalProperties: boolean;
11549
12202
  description: string;
11550
12203
  properties: {
11551
12204
  fulfilment: {
@@ -11573,6 +12226,7 @@ export declare namespace Schemas {
11573
12226
  extensionList: {
11574
12227
  title: string;
11575
12228
  type: string;
12229
+ additionalProperties: boolean;
11576
12230
  description: string;
11577
12231
  properties: {
11578
12232
  extension: {
@@ -11580,6 +12234,7 @@ export declare namespace Schemas {
11580
12234
  items: {
11581
12235
  title: string;
11582
12236
  type: string;
12237
+ additionalProperties: boolean;
11583
12238
  description: string;
11584
12239
  properties: {
11585
12240
  key: {
@@ -11615,6 +12270,7 @@ export declare namespace Schemas {
11615
12270
  };
11616
12271
  lastError: {
11617
12272
  type: string;
12273
+ additionalProperties: boolean;
11618
12274
  description: string;
11619
12275
  properties: {
11620
12276
  httpStatusCode: {
@@ -11623,10 +12279,12 @@ export declare namespace Schemas {
11623
12279
  };
11624
12280
  mojaloopError: {
11625
12281
  type: string;
12282
+ additionalProperties: boolean;
11626
12283
  properties: {
11627
12284
  errorInformation: {
11628
12285
  title: string;
11629
12286
  type: string;
12287
+ additionalProperties: boolean;
11630
12288
  description: string;
11631
12289
  properties: {
11632
12290
  errorCode: {
@@ -11646,6 +12304,7 @@ export declare namespace Schemas {
11646
12304
  extensionList: {
11647
12305
  title: string;
11648
12306
  type: string;
12307
+ additionalProperties: boolean;
11649
12308
  description: string;
11650
12309
  properties: {
11651
12310
  extension: {
@@ -11653,6 +12312,7 @@ export declare namespace Schemas {
11653
12312
  items: {
11654
12313
  title: string;
11655
12314
  type: string;
12315
+ additionalProperties: boolean;
11656
12316
  description: string;
11657
12317
  properties: {
11658
12318
  key: {
@@ -11694,6 +12354,7 @@ export declare namespace Schemas {
11694
12354
  const errorTransferResponse: {
11695
12355
  allOf: ({
11696
12356
  type: string;
12357
+ additionalProperties: boolean;
11697
12358
  properties: {
11698
12359
  statusCode: {
11699
12360
  type: string;
@@ -11708,10 +12369,12 @@ export declare namespace Schemas {
11708
12369
  required?: undefined;
11709
12370
  } | {
11710
12371
  type: string;
12372
+ additionalProperties: boolean;
11711
12373
  required: string[];
11712
12374
  properties: {
11713
12375
  transferState: {
11714
12376
  type: string;
12377
+ additionalProperties: boolean;
11715
12378
  required: string[];
11716
12379
  properties: {
11717
12380
  transferId: {
@@ -11727,6 +12390,7 @@ export declare namespace Schemas {
11727
12390
  };
11728
12391
  from: {
11729
12392
  type: string;
12393
+ additionalProperties: boolean;
11730
12394
  required: string[];
11731
12395
  properties: {
11732
12396
  type: {
@@ -11837,6 +12501,7 @@ export declare namespace Schemas {
11837
12501
  items: {
11838
12502
  title: string;
11839
12503
  type: string;
12504
+ additionalProperties: boolean;
11840
12505
  description: string;
11841
12506
  properties: {
11842
12507
  key: {
@@ -11862,6 +12527,7 @@ export declare namespace Schemas {
11862
12527
  };
11863
12528
  to: {
11864
12529
  type: string;
12530
+ additionalProperties: boolean;
11865
12531
  required: string[];
11866
12532
  properties: {
11867
12533
  type: {
@@ -11972,6 +12638,7 @@ export declare namespace Schemas {
11972
12638
  items: {
11973
12639
  title: string;
11974
12640
  type: string;
12641
+ additionalProperties: boolean;
11975
12642
  description: string;
11976
12643
  properties: {
11977
12644
  key: {
@@ -12059,11 +12726,13 @@ export declare namespace Schemas {
12059
12726
  party: {
12060
12727
  title: string;
12061
12728
  type: string;
12729
+ additionalProperties: boolean;
12062
12730
  description: string;
12063
12731
  properties: {
12064
12732
  partyIdInfo: {
12065
12733
  title: string;
12066
12734
  type: string;
12735
+ additionalProperties: boolean;
12067
12736
  description: string;
12068
12737
  properties: {
12069
12738
  partyIdType: {
@@ -12097,6 +12766,7 @@ export declare namespace Schemas {
12097
12766
  extensionList: {
12098
12767
  title: string;
12099
12768
  type: string;
12769
+ additionalProperties: boolean;
12100
12770
  description: string;
12101
12771
  properties: {
12102
12772
  extension: {
@@ -12104,6 +12774,7 @@ export declare namespace Schemas {
12104
12774
  items: {
12105
12775
  title: string;
12106
12776
  type: string;
12777
+ additionalProperties: boolean;
12107
12778
  description: string;
12108
12779
  properties: {
12109
12780
  key: {
@@ -12148,11 +12819,13 @@ export declare namespace Schemas {
12148
12819
  personalInfo: {
12149
12820
  title: string;
12150
12821
  type: string;
12822
+ additionalProperties: boolean;
12151
12823
  description: string;
12152
12824
  properties: {
12153
12825
  complexName: {
12154
12826
  title: string;
12155
12827
  type: string;
12828
+ additionalProperties: boolean;
12156
12829
  description: string;
12157
12830
  properties: {
12158
12831
  firstName: {
@@ -12227,6 +12900,7 @@ export declare namespace Schemas {
12227
12900
  errorInformation: {
12228
12901
  title: string;
12229
12902
  type: string;
12903
+ additionalProperties: boolean;
12230
12904
  description: string;
12231
12905
  properties: {
12232
12906
  errorCode: {
@@ -12246,6 +12920,7 @@ export declare namespace Schemas {
12246
12920
  extensionList: {
12247
12921
  title: string;
12248
12922
  type: string;
12923
+ additionalProperties: boolean;
12249
12924
  description: string;
12250
12925
  properties: {
12251
12926
  extension: {
@@ -12253,6 +12928,7 @@ export declare namespace Schemas {
12253
12928
  items: {
12254
12929
  title: string;
12255
12930
  type: string;
12931
+ additionalProperties: boolean;
12256
12932
  description: string;
12257
12933
  properties: {
12258
12934
  key: {
@@ -12299,11 +12975,13 @@ export declare namespace Schemas {
12299
12975
  body: {
12300
12976
  title: string;
12301
12977
  type: string;
12978
+ additionalProperties: boolean;
12302
12979
  description: string;
12303
12980
  properties: {
12304
12981
  transferAmount: {
12305
12982
  title: string;
12306
12983
  type: string;
12984
+ additionalProperties: boolean;
12307
12985
  description: string;
12308
12986
  properties: {
12309
12987
  currency: {
@@ -12327,6 +13005,7 @@ export declare namespace Schemas {
12327
13005
  payeeReceiveAmount: {
12328
13006
  title: string;
12329
13007
  type: string;
13008
+ additionalProperties: boolean;
12330
13009
  description: string;
12331
13010
  properties: {
12332
13011
  currency: {
@@ -12350,6 +13029,7 @@ export declare namespace Schemas {
12350
13029
  payeeFspFee: {
12351
13030
  title: string;
12352
13031
  type: string;
13032
+ additionalProperties: boolean;
12353
13033
  description: string;
12354
13034
  properties: {
12355
13035
  currency: {
@@ -12373,6 +13053,7 @@ export declare namespace Schemas {
12373
13053
  payeeFspCommission: {
12374
13054
  title: string;
12375
13055
  type: string;
13056
+ additionalProperties: boolean;
12376
13057
  description: string;
12377
13058
  properties: {
12378
13059
  currency: {
@@ -12403,6 +13084,7 @@ export declare namespace Schemas {
12403
13084
  geoCode: {
12404
13085
  title: string;
12405
13086
  type: string;
13087
+ additionalProperties: boolean;
12406
13088
  description: string;
12407
13089
  properties: {
12408
13090
  latitude: {
@@ -12441,6 +13123,7 @@ export declare namespace Schemas {
12441
13123
  extensionList: {
12442
13124
  title: string;
12443
13125
  type: string;
13126
+ additionalProperties: boolean;
12444
13127
  description: string;
12445
13128
  properties: {
12446
13129
  extension: {
@@ -12448,6 +13131,7 @@ export declare namespace Schemas {
12448
13131
  items: {
12449
13132
  title: string;
12450
13133
  type: string;
13134
+ additionalProperties: boolean;
12451
13135
  description: string;
12452
13136
  properties: {
12453
13137
  key: {
@@ -12499,6 +13183,7 @@ export declare namespace Schemas {
12499
13183
  body: {
12500
13184
  title: string;
12501
13185
  type: string;
13186
+ additionalProperties: boolean;
12502
13187
  description: string;
12503
13188
  properties: {
12504
13189
  homeTransactionId: {
@@ -12524,6 +13209,7 @@ export declare namespace Schemas {
12524
13209
  allOf: ({
12525
13210
  title: string;
12526
13211
  type: string;
13212
+ additionalProperties: boolean;
12527
13213
  description: string;
12528
13214
  properties: {
12529
13215
  conversionId: {
@@ -12605,6 +13291,7 @@ export declare namespace Schemas {
12605
13291
  allOf: ({
12606
13292
  title: string;
12607
13293
  type: string;
13294
+ additionalProperties: boolean;
12608
13295
  description: string;
12609
13296
  properties: {
12610
13297
  currency: {
@@ -12628,6 +13315,7 @@ export declare namespace Schemas {
12628
13315
  description: string;
12629
13316
  title?: undefined;
12630
13317
  type?: undefined;
13318
+ additionalProperties?: undefined;
12631
13319
  properties?: undefined;
12632
13320
  required?: undefined;
12633
13321
  })[];
@@ -12636,6 +13324,7 @@ export declare namespace Schemas {
12636
13324
  allOf: ({
12637
13325
  title: string;
12638
13326
  type: string;
13327
+ additionalProperties: boolean;
12639
13328
  description: string;
12640
13329
  properties: {
12641
13330
  currency: {
@@ -12659,6 +13348,7 @@ export declare namespace Schemas {
12659
13348
  description: string;
12660
13349
  title?: undefined;
12661
13350
  type?: undefined;
13351
+ additionalProperties?: undefined;
12662
13352
  properties?: undefined;
12663
13353
  required?: undefined;
12664
13354
  })[];
@@ -12684,6 +13374,7 @@ export declare namespace Schemas {
12684
13374
  items: {
12685
13375
  title: string;
12686
13376
  type: string;
13377
+ additionalProperties: boolean;
12687
13378
  description: string;
12688
13379
  properties: {
12689
13380
  chargeType: {
@@ -12696,6 +13387,7 @@ export declare namespace Schemas {
12696
13387
  allOf: ({
12697
13388
  title: string;
12698
13389
  type: string;
13390
+ additionalProperties: boolean;
12699
13391
  description: string;
12700
13392
  properties: {
12701
13393
  currency: {
@@ -12719,6 +13411,7 @@ export declare namespace Schemas {
12719
13411
  description: string;
12720
13412
  title?: undefined;
12721
13413
  type?: undefined;
13414
+ additionalProperties?: undefined;
12722
13415
  properties?: undefined;
12723
13416
  required?: undefined;
12724
13417
  })[];
@@ -12727,6 +13420,7 @@ export declare namespace Schemas {
12727
13420
  allOf: ({
12728
13421
  title: string;
12729
13422
  type: string;
13423
+ additionalProperties: boolean;
12730
13424
  description: string;
12731
13425
  properties: {
12732
13426
  currency: {
@@ -12750,6 +13444,7 @@ export declare namespace Schemas {
12750
13444
  description: string;
12751
13445
  title?: undefined;
12752
13446
  type?: undefined;
13447
+ additionalProperties?: undefined;
12753
13448
  properties?: undefined;
12754
13449
  required?: undefined;
12755
13450
  })[];
@@ -12764,6 +13459,7 @@ export declare namespace Schemas {
12764
13459
  allOf: ({
12765
13460
  title: string;
12766
13461
  type: string;
13462
+ additionalProperties: boolean;
12767
13463
  description: string;
12768
13464
  properties: {
12769
13465
  extension: {
@@ -12771,6 +13467,7 @@ export declare namespace Schemas {
12771
13467
  items: {
12772
13468
  title: string;
12773
13469
  type: string;
13470
+ additionalProperties: boolean;
12774
13471
  description: string;
12775
13472
  properties: {
12776
13473
  key: {
@@ -12799,6 +13496,7 @@ export declare namespace Schemas {
12799
13496
  description: string;
12800
13497
  title?: undefined;
12801
13498
  type?: undefined;
13499
+ additionalProperties?: undefined;
12802
13500
  properties?: undefined;
12803
13501
  required?: undefined;
12804
13502
  })[];
@@ -12809,6 +13507,7 @@ export declare namespace Schemas {
12809
13507
  description: string;
12810
13508
  title?: undefined;
12811
13509
  type?: undefined;
13510
+ additionalProperties?: undefined;
12812
13511
  properties?: undefined;
12813
13512
  required?: undefined;
12814
13513
  })[];
@@ -12832,6 +13531,7 @@ export declare namespace Schemas {
12832
13531
  body: {
12833
13532
  title: string;
12834
13533
  type: string;
13534
+ additionalProperties: boolean;
12835
13535
  description: string;
12836
13536
  properties: {
12837
13537
  fulfilment: {
@@ -12859,6 +13559,7 @@ export declare namespace Schemas {
12859
13559
  extensionList: {
12860
13560
  title: string;
12861
13561
  type: string;
13562
+ additionalProperties: boolean;
12862
13563
  description: string;
12863
13564
  properties: {
12864
13565
  extension: {
@@ -12866,6 +13567,7 @@ export declare namespace Schemas {
12866
13567
  items: {
12867
13568
  title: string;
12868
13569
  type: string;
13570
+ additionalProperties: boolean;
12869
13571
  description: string;
12870
13572
  properties: {
12871
13573
  key: {
@@ -12901,6 +13603,7 @@ export declare namespace Schemas {
12901
13603
  };
12902
13604
  lastError: {
12903
13605
  type: string;
13606
+ additionalProperties: boolean;
12904
13607
  description: string;
12905
13608
  properties: {
12906
13609
  httpStatusCode: {
@@ -12909,10 +13612,12 @@ export declare namespace Schemas {
12909
13612
  };
12910
13613
  mojaloopError: {
12911
13614
  type: string;
13615
+ additionalProperties: boolean;
12912
13616
  properties: {
12913
13617
  errorInformation: {
12914
13618
  title: string;
12915
13619
  type: string;
13620
+ additionalProperties: boolean;
12916
13621
  description: string;
12917
13622
  properties: {
12918
13623
  errorCode: {
@@ -12932,6 +13637,7 @@ export declare namespace Schemas {
12932
13637
  extensionList: {
12933
13638
  title: string;
12934
13639
  type: string;
13640
+ additionalProperties: boolean;
12935
13641
  description: string;
12936
13642
  properties: {
12937
13643
  extension: {
@@ -12939,6 +13645,7 @@ export declare namespace Schemas {
12939
13645
  items: {
12940
13646
  title: string;
12941
13647
  type: string;
13648
+ additionalProperties: boolean;
12942
13649
  description: string;
12943
13650
  properties: {
12944
13651
  key: {
@@ -12984,6 +13691,7 @@ export declare namespace Schemas {
12984
13691
  };
12985
13692
  const requestToPayTransferRequest: {
12986
13693
  type: string;
13694
+ additionalProperties: boolean;
12987
13695
  required: string[];
12988
13696
  properties: {
12989
13697
  homeR2PTransactionId: {
@@ -12999,6 +13707,7 @@ export declare namespace Schemas {
12999
13707
  };
13000
13708
  from: {
13001
13709
  type: string;
13710
+ additionalProperties: boolean;
13002
13711
  required: string[];
13003
13712
  properties: {
13004
13713
  type: {
@@ -13109,6 +13818,7 @@ export declare namespace Schemas {
13109
13818
  items: {
13110
13819
  title: string;
13111
13820
  type: string;
13821
+ additionalProperties: boolean;
13112
13822
  description: string;
13113
13823
  properties: {
13114
13824
  key: {
@@ -13134,6 +13844,7 @@ export declare namespace Schemas {
13134
13844
  };
13135
13845
  to: {
13136
13846
  type: string;
13847
+ additionalProperties: boolean;
13137
13848
  required: string[];
13138
13849
  properties: {
13139
13850
  type: {
@@ -13244,6 +13955,7 @@ export declare namespace Schemas {
13244
13955
  items: {
13245
13956
  title: string;
13246
13957
  type: string;
13958
+ additionalProperties: boolean;
13247
13959
  description: string;
13248
13960
  properties: {
13249
13961
  key: {
@@ -13343,6 +14055,7 @@ export declare namespace Schemas {
13343
14055
  description: string;
13344
14056
  minLength?: undefined;
13345
14057
  maxLength?: undefined;
14058
+ additionalProperties?: undefined;
13346
14059
  properties?: undefined;
13347
14060
  required?: undefined;
13348
14061
  } | {
@@ -13352,11 +14065,13 @@ export declare namespace Schemas {
13352
14065
  maxLength: number;
13353
14066
  description: string;
13354
14067
  pattern?: undefined;
14068
+ additionalProperties?: undefined;
13355
14069
  properties?: undefined;
13356
14070
  required?: undefined;
13357
14071
  } | {
13358
14072
  title: string;
13359
14073
  type: string;
14074
+ additionalProperties: boolean;
13360
14075
  description: string;
13361
14076
  properties: {
13362
14077
  pinValue: {
@@ -13384,6 +14099,7 @@ export declare namespace Schemas {
13384
14099
  const AuthenticationInfo: {
13385
14100
  title: string;
13386
14101
  type: string;
14102
+ additionalProperties: boolean;
13387
14103
  description: string;
13388
14104
  properties: {
13389
14105
  authentication: {
@@ -13402,6 +14118,7 @@ export declare namespace Schemas {
13402
14118
  description: string;
13403
14119
  minLength?: undefined;
13404
14120
  maxLength?: undefined;
14121
+ additionalProperties?: undefined;
13405
14122
  properties?: undefined;
13406
14123
  required?: undefined;
13407
14124
  } | {
@@ -13411,11 +14128,13 @@ export declare namespace Schemas {
13411
14128
  maxLength: number;
13412
14129
  description: string;
13413
14130
  pattern?: undefined;
14131
+ additionalProperties?: undefined;
13414
14132
  properties?: undefined;
13415
14133
  required?: undefined;
13416
14134
  } | {
13417
14135
  title: string;
13418
14136
  type: string;
14137
+ additionalProperties: boolean;
13419
14138
  description: string;
13420
14139
  properties: {
13421
14140
  pinValue: {
@@ -13453,11 +14172,13 @@ export declare namespace Schemas {
13453
14172
  const AuthorizationIDPutResponse: {
13454
14173
  title: string;
13455
14174
  type: string;
14175
+ additionalProperties: boolean;
13456
14176
  description: string;
13457
14177
  properties: {
13458
14178
  authenticationInfo: {
13459
14179
  title: string;
13460
14180
  type: string;
14181
+ additionalProperties: boolean;
13461
14182
  description: string;
13462
14183
  properties: {
13463
14184
  authentication: {
@@ -13476,6 +14197,7 @@ export declare namespace Schemas {
13476
14197
  description: string;
13477
14198
  minLength?: undefined;
13478
14199
  maxLength?: undefined;
14200
+ additionalProperties?: undefined;
13479
14201
  properties?: undefined;
13480
14202
  required?: undefined;
13481
14203
  } | {
@@ -13485,11 +14207,13 @@ export declare namespace Schemas {
13485
14207
  maxLength: number;
13486
14208
  description: string;
13487
14209
  pattern?: undefined;
14210
+ additionalProperties?: undefined;
13488
14211
  properties?: undefined;
13489
14212
  required?: undefined;
13490
14213
  } | {
13491
14214
  title: string;
13492
14215
  type: string;
14216
+ additionalProperties: boolean;
13493
14217
  description: string;
13494
14218
  properties: {
13495
14219
  pinValue: {
@@ -13529,6 +14253,7 @@ export declare namespace Schemas {
13529
14253
  };
13530
14254
  const requestToPayTransferResponse: {
13531
14255
  type: string;
14256
+ additionalProperties: boolean;
13532
14257
  required: string[];
13533
14258
  properties: {
13534
14259
  transferId: {
@@ -13551,6 +14276,7 @@ export declare namespace Schemas {
13551
14276
  };
13552
14277
  from: {
13553
14278
  type: string;
14279
+ additionalProperties: boolean;
13554
14280
  required: string[];
13555
14281
  properties: {
13556
14282
  type: {
@@ -13661,6 +14387,7 @@ export declare namespace Schemas {
13661
14387
  items: {
13662
14388
  title: string;
13663
14389
  type: string;
14390
+ additionalProperties: boolean;
13664
14391
  description: string;
13665
14392
  properties: {
13666
14393
  key: {
@@ -13686,6 +14413,7 @@ export declare namespace Schemas {
13686
14413
  };
13687
14414
  to: {
13688
14415
  type: string;
14416
+ additionalProperties: boolean;
13689
14417
  required: string[];
13690
14418
  properties: {
13691
14419
  type: {
@@ -13796,6 +14524,7 @@ export declare namespace Schemas {
13796
14524
  items: {
13797
14525
  title: string;
13798
14526
  type: string;
14527
+ additionalProperties: boolean;
13799
14528
  description: string;
13800
14529
  properties: {
13801
14530
  key: {
@@ -13873,11 +14602,13 @@ export declare namespace Schemas {
13873
14602
  body: {
13874
14603
  title: string;
13875
14604
  type: string;
14605
+ additionalProperties: boolean;
13876
14606
  description: string;
13877
14607
  properties: {
13878
14608
  transferAmount: {
13879
14609
  title: string;
13880
14610
  type: string;
14611
+ additionalProperties: boolean;
13881
14612
  description: string;
13882
14613
  properties: {
13883
14614
  currency: {
@@ -13901,6 +14632,7 @@ export declare namespace Schemas {
13901
14632
  payeeReceiveAmount: {
13902
14633
  title: string;
13903
14634
  type: string;
14635
+ additionalProperties: boolean;
13904
14636
  description: string;
13905
14637
  properties: {
13906
14638
  currency: {
@@ -13924,6 +14656,7 @@ export declare namespace Schemas {
13924
14656
  payeeFspFee: {
13925
14657
  title: string;
13926
14658
  type: string;
14659
+ additionalProperties: boolean;
13927
14660
  description: string;
13928
14661
  properties: {
13929
14662
  currency: {
@@ -13947,6 +14680,7 @@ export declare namespace Schemas {
13947
14680
  payeeFspCommission: {
13948
14681
  title: string;
13949
14682
  type: string;
14683
+ additionalProperties: boolean;
13950
14684
  description: string;
13951
14685
  properties: {
13952
14686
  currency: {
@@ -13977,6 +14711,7 @@ export declare namespace Schemas {
13977
14711
  geoCode: {
13978
14712
  title: string;
13979
14713
  type: string;
14714
+ additionalProperties: boolean;
13980
14715
  description: string;
13981
14716
  properties: {
13982
14717
  latitude: {
@@ -14015,6 +14750,7 @@ export declare namespace Schemas {
14015
14750
  extensionList: {
14016
14751
  title: string;
14017
14752
  type: string;
14753
+ additionalProperties: boolean;
14018
14754
  description: string;
14019
14755
  properties: {
14020
14756
  extension: {
@@ -14022,6 +14758,7 @@ export declare namespace Schemas {
14022
14758
  items: {
14023
14759
  title: string;
14024
14760
  type: string;
14761
+ additionalProperties: boolean;
14025
14762
  description: string;
14026
14763
  properties: {
14027
14764
  key: {
@@ -14066,11 +14803,13 @@ export declare namespace Schemas {
14066
14803
  body: {
14067
14804
  title: string;
14068
14805
  type: string;
14806
+ additionalProperties: boolean;
14069
14807
  description: string;
14070
14808
  properties: {
14071
14809
  authenticationInfo: {
14072
14810
  title: string;
14073
14811
  type: string;
14812
+ additionalProperties: boolean;
14074
14813
  description: string;
14075
14814
  properties: {
14076
14815
  authentication: {
@@ -14089,6 +14828,7 @@ export declare namespace Schemas {
14089
14828
  description: string;
14090
14829
  minLength?: undefined;
14091
14830
  maxLength?: undefined;
14831
+ additionalProperties?: undefined;
14092
14832
  properties?: undefined;
14093
14833
  required?: undefined;
14094
14834
  } | {
@@ -14098,11 +14838,13 @@ export declare namespace Schemas {
14098
14838
  maxLength: number;
14099
14839
  description: string;
14100
14840
  pattern?: undefined;
14841
+ additionalProperties?: undefined;
14101
14842
  properties?: undefined;
14102
14843
  required?: undefined;
14103
14844
  } | {
14104
14845
  title: string;
14105
14846
  type: string;
14847
+ additionalProperties: boolean;
14106
14848
  description: string;
14107
14849
  properties: {
14108
14850
  pinValue: {
@@ -14152,6 +14894,7 @@ export declare namespace Schemas {
14152
14894
  body: {
14153
14895
  title: string;
14154
14896
  type: string;
14897
+ additionalProperties: boolean;
14155
14898
  description: string;
14156
14899
  properties: {
14157
14900
  fulfilment: {
@@ -14179,6 +14922,7 @@ export declare namespace Schemas {
14179
14922
  extensionList: {
14180
14923
  title: string;
14181
14924
  type: string;
14925
+ additionalProperties: boolean;
14182
14926
  description: string;
14183
14927
  properties: {
14184
14928
  extension: {
@@ -14186,6 +14930,7 @@ export declare namespace Schemas {
14186
14930
  items: {
14187
14931
  title: string;
14188
14932
  type: string;
14933
+ additionalProperties: boolean;
14189
14934
  description: string;
14190
14935
  properties: {
14191
14936
  key: {
@@ -14221,6 +14966,7 @@ export declare namespace Schemas {
14221
14966
  };
14222
14967
  lastError: {
14223
14968
  type: string;
14969
+ additionalProperties: boolean;
14224
14970
  description: string;
14225
14971
  properties: {
14226
14972
  httpStatusCode: {
@@ -14229,10 +14975,12 @@ export declare namespace Schemas {
14229
14975
  };
14230
14976
  mojaloopError: {
14231
14977
  type: string;
14978
+ additionalProperties: boolean;
14232
14979
  properties: {
14233
14980
  errorInformation: {
14234
14981
  title: string;
14235
14982
  type: string;
14983
+ additionalProperties: boolean;
14236
14984
  description: string;
14237
14985
  properties: {
14238
14986
  errorCode: {
@@ -14252,6 +15000,7 @@ export declare namespace Schemas {
14252
15000
  extensionList: {
14253
15001
  title: string;
14254
15002
  type: string;
15003
+ additionalProperties: boolean;
14255
15004
  description: string;
14256
15005
  properties: {
14257
15006
  extension: {
@@ -14259,6 +15008,7 @@ export declare namespace Schemas {
14259
15008
  items: {
14260
15009
  title: string;
14261
15010
  type: string;
15011
+ additionalProperties: boolean;
14262
15012
  description: string;
14263
15013
  properties: {
14264
15014
  key: {
@@ -14295,6 +15045,7 @@ export declare namespace Schemas {
14295
15045
  };
14296
15046
  const transferContinuationAcceptOTP: {
14297
15047
  type: string;
15048
+ additionalProperties: boolean;
14298
15049
  required: string[];
14299
15050
  properties: {
14300
15051
  acceptOTP: {
@@ -14306,6 +15057,7 @@ export declare namespace Schemas {
14306
15057
  const TransfersPostRequest: {
14307
15058
  title: string;
14308
15059
  type: string;
15060
+ additionalProperties: boolean;
14309
15061
  description: string;
14310
15062
  properties: {
14311
15063
  transferId: {
@@ -14332,6 +15084,7 @@ export declare namespace Schemas {
14332
15084
  amount: {
14333
15085
  title: string;
14334
15086
  type: string;
15087
+ additionalProperties: boolean;
14335
15088
  description: string;
14336
15089
  properties: {
14337
15090
  currency: {
@@ -14378,6 +15131,7 @@ export declare namespace Schemas {
14378
15131
  extensionList: {
14379
15132
  title: string;
14380
15133
  type: string;
15134
+ additionalProperties: boolean;
14381
15135
  description: string;
14382
15136
  properties: {
14383
15137
  extension: {
@@ -14385,6 +15139,7 @@ export declare namespace Schemas {
14385
15139
  items: {
14386
15140
  title: string;
14387
15141
  type: string;
15142
+ additionalProperties: boolean;
14388
15143
  description: string;
14389
15144
  properties: {
14390
15145
  key: {
@@ -14416,6 +15171,7 @@ export declare namespace Schemas {
14416
15171
  const simpleTransfersPostRequest: {
14417
15172
  title: string;
14418
15173
  type: string;
15174
+ additionalProperties: boolean;
14419
15175
  properties: {
14420
15176
  fspId: {
14421
15177
  title: string;
@@ -14427,6 +15183,7 @@ export declare namespace Schemas {
14427
15183
  transfersPostRequest: {
14428
15184
  title: string;
14429
15185
  type: string;
15186
+ additionalProperties: boolean;
14430
15187
  description: string;
14431
15188
  properties: {
14432
15189
  transferId: {
@@ -14453,6 +15210,7 @@ export declare namespace Schemas {
14453
15210
  amount: {
14454
15211
  title: string;
14455
15212
  type: string;
15213
+ additionalProperties: boolean;
14456
15214
  description: string;
14457
15215
  properties: {
14458
15216
  currency: {
@@ -14499,6 +15257,7 @@ export declare namespace Schemas {
14499
15257
  extensionList: {
14500
15258
  title: string;
14501
15259
  type: string;
15260
+ additionalProperties: boolean;
14502
15261
  description: string;
14503
15262
  properties: {
14504
15263
  extension: {
@@ -14506,6 +15265,7 @@ export declare namespace Schemas {
14506
15265
  items: {
14507
15266
  title: string;
14508
15267
  type: string;
15268
+ additionalProperties: boolean;
14509
15269
  description: string;
14510
15270
  properties: {
14511
15271
  key: {
@@ -14540,12 +15300,14 @@ export declare namespace Schemas {
14540
15300
  const simpleTransfersPostResponse: {
14541
15301
  title: string;
14542
15302
  type: string;
15303
+ additionalProperties: boolean;
14543
15304
  properties: {
14544
15305
  transfer: {
14545
15306
  properties: {
14546
15307
  body: {
14547
15308
  title: string;
14548
15309
  type: string;
15310
+ additionalProperties: boolean;
14549
15311
  description: string;
14550
15312
  properties: {
14551
15313
  fulfilment: {
@@ -14573,6 +15335,7 @@ export declare namespace Schemas {
14573
15335
  extensionList: {
14574
15336
  title: string;
14575
15337
  type: string;
15338
+ additionalProperties: boolean;
14576
15339
  description: string;
14577
15340
  properties: {
14578
15341
  extension: {
@@ -14580,6 +15343,7 @@ export declare namespace Schemas {
14580
15343
  items: {
14581
15344
  title: string;
14582
15345
  type: string;
15346
+ additionalProperties: boolean;
14583
15347
  description: string;
14584
15348
  properties: {
14585
15349
  key: {
@@ -14624,6 +15388,7 @@ export declare namespace Schemas {
14624
15388
  const errorSimpleTransfersResponse: {
14625
15389
  allOf: ({
14626
15390
  type: string;
15391
+ additionalProperties: boolean;
14627
15392
  properties: {
14628
15393
  statusCode: {
14629
15394
  type: string;
@@ -14636,11 +15401,14 @@ export declare namespace Schemas {
14636
15401
  };
14637
15402
  } | {
14638
15403
  type: string;
15404
+ additionalProperties?: undefined;
14639
15405
  properties?: undefined;
14640
15406
  })[];
15407
+ additionalProperties: boolean;
14641
15408
  };
14642
15409
  const transferRequest: {
14643
15410
  type: string;
15411
+ additionalProperties: boolean;
14644
15412
  required: string[];
14645
15413
  properties: {
14646
15414
  homeTransactionId: {
@@ -14649,6 +15417,7 @@ export declare namespace Schemas {
14649
15417
  };
14650
15418
  from: {
14651
15419
  type: string;
15420
+ additionalProperties: boolean;
14652
15421
  required: string[];
14653
15422
  properties: {
14654
15423
  type: {
@@ -14759,6 +15528,7 @@ export declare namespace Schemas {
14759
15528
  items: {
14760
15529
  title: string;
14761
15530
  type: string;
15531
+ additionalProperties: boolean;
14762
15532
  description: string;
14763
15533
  properties: {
14764
15534
  key: {
@@ -14784,6 +15554,7 @@ export declare namespace Schemas {
14784
15554
  };
14785
15555
  to: {
14786
15556
  type: string;
15557
+ additionalProperties: boolean;
14787
15558
  required: string[];
14788
15559
  properties: {
14789
15560
  type: {
@@ -14894,6 +15665,7 @@ export declare namespace Schemas {
14894
15665
  items: {
14895
15666
  title: string;
14896
15667
  type: string;
15668
+ additionalProperties: boolean;
14897
15669
  description: string;
14898
15670
  properties: {
14899
15671
  key: {
@@ -14965,6 +15737,7 @@ export declare namespace Schemas {
14965
15737
  items: {
14966
15738
  title: string;
14967
15739
  type: string;
15740
+ additionalProperties: boolean;
14968
15741
  description: string;
14969
15742
  properties: {
14970
15743
  key: {
@@ -14991,6 +15764,7 @@ export declare namespace Schemas {
14991
15764
  items: {
14992
15765
  title: string;
14993
15766
  type: string;
15767
+ additionalProperties: boolean;
14994
15768
  description: string;
14995
15769
  properties: {
14996
15770
  key: {
@@ -15020,6 +15794,7 @@ export declare namespace Schemas {
15020
15794
  };
15021
15795
  const transferStatusResponse: {
15022
15796
  type: string;
15797
+ additionalProperties: boolean;
15023
15798
  required: string[];
15024
15799
  properties: {
15025
15800
  transferId: {
@@ -15040,6 +15815,7 @@ export declare namespace Schemas {
15040
15815
  body: {
15041
15816
  title: string;
15042
15817
  type: string;
15818
+ additionalProperties: boolean;
15043
15819
  description: string;
15044
15820
  properties: {
15045
15821
  fulfilment: {
@@ -15067,6 +15843,7 @@ export declare namespace Schemas {
15067
15843
  extensionList: {
15068
15844
  title: string;
15069
15845
  type: string;
15846
+ additionalProperties: boolean;
15070
15847
  description: string;
15071
15848
  properties: {
15072
15849
  extension: {
@@ -15074,6 +15851,7 @@ export declare namespace Schemas {
15074
15851
  items: {
15075
15852
  title: string;
15076
15853
  type: string;
15854
+ additionalProperties: boolean;
15077
15855
  description: string;
15078
15856
  properties: {
15079
15857
  key: {
@@ -15111,6 +15889,7 @@ export declare namespace Schemas {
15111
15889
  };
15112
15890
  const transferContinuationAcceptConversion: {
15113
15891
  type: string;
15892
+ additionalProperties: boolean;
15114
15893
  required: string[];
15115
15894
  properties: {
15116
15895
  acceptConversion: {
@@ -15121,6 +15900,7 @@ export declare namespace Schemas {
15121
15900
  };
15122
15901
  const transferContinuationAcceptQuoteOrConversion: {
15123
15902
  type: string;
15903
+ additionalProperties: boolean;
15124
15904
  required: string[];
15125
15905
  properties: {
15126
15906
  acceptQuoteOrConversion: {
@@ -15132,6 +15912,7 @@ export declare namespace Schemas {
15132
15912
  const ServicesFXPPutResponse: {
15133
15913
  title: string;
15134
15914
  type: string;
15915
+ additionalProperties: boolean;
15135
15916
  description: string;
15136
15917
  properties: {
15137
15918
  providers: {
@@ -15153,6 +15934,7 @@ export declare namespace Schemas {
15153
15934
  const FxQuotesPostOutboundRequest: {
15154
15935
  title: string;
15155
15936
  type: string;
15937
+ additionalProperties: boolean;
15156
15938
  description: string;
15157
15939
  properties: {
15158
15940
  homeTransactionId: {
@@ -15178,6 +15960,7 @@ export declare namespace Schemas {
15178
15960
  allOf: ({
15179
15961
  title: string;
15180
15962
  type: string;
15963
+ additionalProperties: boolean;
15181
15964
  description: string;
15182
15965
  properties: {
15183
15966
  conversionId: {
@@ -15259,6 +16042,7 @@ export declare namespace Schemas {
15259
16042
  allOf: ({
15260
16043
  title: string;
15261
16044
  type: string;
16045
+ additionalProperties: boolean;
15262
16046
  description: string;
15263
16047
  properties: {
15264
16048
  currency: {
@@ -15282,6 +16066,7 @@ export declare namespace Schemas {
15282
16066
  description: string;
15283
16067
  title?: undefined;
15284
16068
  type?: undefined;
16069
+ additionalProperties?: undefined;
15285
16070
  properties?: undefined;
15286
16071
  required?: undefined;
15287
16072
  })[];
@@ -15290,6 +16075,7 @@ export declare namespace Schemas {
15290
16075
  allOf: ({
15291
16076
  title: string;
15292
16077
  type: string;
16078
+ additionalProperties: boolean;
15293
16079
  description: string;
15294
16080
  properties: {
15295
16081
  currency: {
@@ -15313,6 +16099,7 @@ export declare namespace Schemas {
15313
16099
  description: string;
15314
16100
  title?: undefined;
15315
16101
  type?: undefined;
16102
+ additionalProperties?: undefined;
15316
16103
  properties?: undefined;
15317
16104
  required?: undefined;
15318
16105
  })[];
@@ -15338,6 +16125,7 @@ export declare namespace Schemas {
15338
16125
  items: {
15339
16126
  title: string;
15340
16127
  type: string;
16128
+ additionalProperties: boolean;
15341
16129
  description: string;
15342
16130
  properties: {
15343
16131
  chargeType: {
@@ -15350,6 +16138,7 @@ export declare namespace Schemas {
15350
16138
  allOf: ({
15351
16139
  title: string;
15352
16140
  type: string;
16141
+ additionalProperties: boolean;
15353
16142
  description: string;
15354
16143
  properties: {
15355
16144
  currency: {
@@ -15373,6 +16162,7 @@ export declare namespace Schemas {
15373
16162
  description: string;
15374
16163
  title?: undefined;
15375
16164
  type?: undefined;
16165
+ additionalProperties?: undefined;
15376
16166
  properties?: undefined;
15377
16167
  required?: undefined;
15378
16168
  })[];
@@ -15381,6 +16171,7 @@ export declare namespace Schemas {
15381
16171
  allOf: ({
15382
16172
  title: string;
15383
16173
  type: string;
16174
+ additionalProperties: boolean;
15384
16175
  description: string;
15385
16176
  properties: {
15386
16177
  currency: {
@@ -15404,6 +16195,7 @@ export declare namespace Schemas {
15404
16195
  description: string;
15405
16196
  title?: undefined;
15406
16197
  type?: undefined;
16198
+ additionalProperties?: undefined;
15407
16199
  properties?: undefined;
15408
16200
  required?: undefined;
15409
16201
  })[];
@@ -15418,6 +16210,7 @@ export declare namespace Schemas {
15418
16210
  allOf: ({
15419
16211
  title: string;
15420
16212
  type: string;
16213
+ additionalProperties: boolean;
15421
16214
  description: string;
15422
16215
  properties: {
15423
16216
  extension: {
@@ -15425,6 +16218,7 @@ export declare namespace Schemas {
15425
16218
  items: {
15426
16219
  title: string;
15427
16220
  type: string;
16221
+ additionalProperties: boolean;
15428
16222
  description: string;
15429
16223
  properties: {
15430
16224
  key: {
@@ -15453,6 +16247,7 @@ export declare namespace Schemas {
15453
16247
  description: string;
15454
16248
  title?: undefined;
15455
16249
  type?: undefined;
16250
+ additionalProperties?: undefined;
15456
16251
  properties?: undefined;
15457
16252
  required?: undefined;
15458
16253
  })[];
@@ -15463,6 +16258,7 @@ export declare namespace Schemas {
15463
16258
  description: string;
15464
16259
  title?: undefined;
15465
16260
  type?: undefined;
16261
+ additionalProperties?: undefined;
15466
16262
  properties?: undefined;
15467
16263
  required?: undefined;
15468
16264
  })[];
@@ -15534,6 +16330,7 @@ export declare namespace Schemas {
15534
16330
  allOf: ({
15535
16331
  title: string;
15536
16332
  type: string;
16333
+ additionalProperties: boolean;
15537
16334
  description: string;
15538
16335
  properties: {
15539
16336
  currency: {
@@ -15557,6 +16354,7 @@ export declare namespace Schemas {
15557
16354
  description: string;
15558
16355
  title?: undefined;
15559
16356
  type?: undefined;
16357
+ additionalProperties?: undefined;
15560
16358
  properties?: undefined;
15561
16359
  required?: undefined;
15562
16360
  })[];
@@ -15565,6 +16363,7 @@ export declare namespace Schemas {
15565
16363
  allOf: ({
15566
16364
  title: string;
15567
16365
  type: string;
16366
+ additionalProperties: boolean;
15568
16367
  description: string;
15569
16368
  properties: {
15570
16369
  currency: {
@@ -15588,6 +16387,7 @@ export declare namespace Schemas {
15588
16387
  description: string;
15589
16388
  title?: undefined;
15590
16389
  type?: undefined;
16390
+ additionalProperties?: undefined;
15591
16391
  properties?: undefined;
15592
16392
  required?: undefined;
15593
16393
  })[];
@@ -15610,6 +16410,7 @@ export declare namespace Schemas {
15610
16410
  const FxTransfersPostOutboundRequest: {
15611
16411
  title: string;
15612
16412
  type: string;
16413
+ additionalProperties: boolean;
15613
16414
  description: string;
15614
16415
  properties: {
15615
16416
  homeTransactionId: {
@@ -15680,6 +16481,7 @@ export declare namespace Schemas {
15680
16481
  allOf: ({
15681
16482
  title: string;
15682
16483
  type: string;
16484
+ additionalProperties: boolean;
15683
16485
  description: string;
15684
16486
  properties: {
15685
16487
  currency: {
@@ -15703,6 +16505,7 @@ export declare namespace Schemas {
15703
16505
  description: string;
15704
16506
  title?: undefined;
15705
16507
  type?: undefined;
16508
+ additionalProperties?: undefined;
15706
16509
  properties?: undefined;
15707
16510
  required?: undefined;
15708
16511
  })[];
@@ -15711,6 +16514,7 @@ export declare namespace Schemas {
15711
16514
  allOf: ({
15712
16515
  title: string;
15713
16516
  type: string;
16517
+ additionalProperties: boolean;
15714
16518
  description: string;
15715
16519
  properties: {
15716
16520
  currency: {
@@ -15734,6 +16538,7 @@ export declare namespace Schemas {
15734
16538
  description: string;
15735
16539
  title?: undefined;
15736
16540
  type?: undefined;
16541
+ additionalProperties?: undefined;
15737
16542
  properties?: undefined;
15738
16543
  required?: undefined;
15739
16544
  })[];
@@ -15806,6 +16611,7 @@ export declare namespace Schemas {
15806
16611
  const FxTransfersPostOutboundResponse: {
15807
16612
  title: string;
15808
16613
  type: string;
16614
+ additionalProperties: boolean;
15809
16615
  description: string;
15810
16616
  properties: {
15811
16617
  homeTransactionId: {
@@ -15862,6 +16668,7 @@ export declare namespace Schemas {
15862
16668
  extensionList: {
15863
16669
  title: string;
15864
16670
  type: string;
16671
+ additionalProperties: boolean;
15865
16672
  description: string;
15866
16673
  properties: {
15867
16674
  extension: {
@@ -15869,6 +16676,7 @@ export declare namespace Schemas {
15869
16676
  items: {
15870
16677
  title: string;
15871
16678
  type: string;
16679
+ additionalProperties: boolean;
15872
16680
  description: string;
15873
16681
  properties: {
15874
16682
  key: {