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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (356) hide show
  1. package/CHANGELOG.md +46 -0
  2. package/audit-ci.jsonc +1 -4
  3. package/docs/fspiop-rest-v2.0-ISO20022-openapi3-snippets.yaml +100 -1
  4. package/docs/fspiop-rest-v2.0-openapi3-snippets.yaml +50 -0
  5. package/docs/sdk-scheme-adapter-backend-v2_0_0-openapi3-snippets.yaml +21 -1
  6. package/docs/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets.yaml +56 -7
  7. package/docs/sdk-scheme-adapter-outbound-v2_0_0-openapi3-snippets.yaml +72 -1
  8. package/docs/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets.yaml +91 -11
  9. package/fspiop/v2_0/openapi3/components/schemas/AuthenticationInfo.yaml +1 -0
  10. package/fspiop/v2_0/openapi3/components/schemas/AuthorizationsIDPutResponse.yaml +1 -0
  11. package/fspiop/v2_0/openapi3/components/schemas/BulkQuotesIDPutResponse.yaml +1 -0
  12. package/fspiop/v2_0/openapi3/components/schemas/BulkQuotesPostRequest.yaml +1 -0
  13. package/fspiop/v2_0/openapi3/components/schemas/BulkTransfersIDPutResponse.yaml +1 -0
  14. package/fspiop/v2_0/openapi3/components/schemas/BulkTransfersPostRequest.yaml +1 -0
  15. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformation.yaml +1 -0
  16. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformationObject.yaml +1 -0
  17. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformationResponse.yaml +1 -0
  18. package/fspiop/v2_0/openapi3/components/schemas/Extension.yaml +1 -0
  19. package/fspiop/v2_0/openapi3/components/schemas/ExtensionList.yaml +1 -0
  20. package/fspiop/v2_0/openapi3/components/schemas/FxCharge.yaml +2 -1
  21. package/fspiop/v2_0/openapi3/components/schemas/FxConversion.yaml +2 -1
  22. package/fspiop/v2_0/openapi3/components/schemas/FxMoney.yaml +1 -0
  23. package/fspiop/v2_0/openapi3/components/schemas/FxQuotesIDPutResponse.yaml +1 -0
  24. package/fspiop/v2_0/openapi3/components/schemas/FxQuotesPostRequest.yaml +1 -0
  25. package/fspiop/v2_0/openapi3/components/schemas/FxRate.yaml +1 -0
  26. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersIDPatchResponse.yaml +1 -0
  27. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersIDPutResponse.yaml +1 -0
  28. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersPostRequest.yaml +1 -0
  29. package/fspiop/v2_0/openapi3/components/schemas/GeoCode.yaml +1 -0
  30. package/fspiop/v2_0/openapi3/components/schemas/IndividualQuote.yaml +1 -0
  31. package/fspiop/v2_0/openapi3/components/schemas/IndividualQuoteResult.yaml +1 -0
  32. package/fspiop/v2_0/openapi3/components/schemas/IndividualTransfer.yaml +1 -0
  33. package/fspiop/v2_0/openapi3/components/schemas/IndividualTransferResult.yaml +1 -0
  34. package/fspiop/v2_0/openapi3/components/schemas/Money.yaml +1 -0
  35. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsIDPutResponse.yaml +1 -0
  36. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsPostRequest.yaml +1 -0
  37. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsTypeIDPutResponse.yaml +1 -0
  38. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsTypeIDSubIDPostRequest.yaml +1 -0
  39. package/fspiop/v2_0/openapi3/components/schemas/PartiesTypeIDPutResponse.yaml +1 -0
  40. package/fspiop/v2_0/openapi3/components/schemas/Party.yaml +1 -0
  41. package/fspiop/v2_0/openapi3/components/schemas/PartyComplexName.yaml +1 -0
  42. package/fspiop/v2_0/openapi3/components/schemas/PartyIdInfo.yaml +1 -0
  43. package/fspiop/v2_0/openapi3/components/schemas/PartyPersonalInfo.yaml +1 -0
  44. package/fspiop/v2_0/openapi3/components/schemas/PartyResult.yaml +1 -0
  45. package/fspiop/v2_0/openapi3/components/schemas/QuotesIDPutResponse.yaml +1 -0
  46. package/fspiop/v2_0/openapi3/components/schemas/QuotesPostRequest.yaml +1 -0
  47. package/fspiop/v2_0/openapi3/components/schemas/Refund.yaml +1 -0
  48. package/fspiop/v2_0/openapi3/components/schemas/ServicesFXPPutResponse.yaml +1 -0
  49. package/fspiop/v2_0/openapi3/components/schemas/ServicesFXPSourceCurrencyTargetCurrencyPutResponse.yaml +1 -0
  50. package/fspiop/v2_0/openapi3/components/schemas/Transaction.yaml +1 -0
  51. package/fspiop/v2_0/openapi3/components/schemas/TransactionRequestsIDPutResponse.yaml +1 -0
  52. package/fspiop/v2_0/openapi3/components/schemas/TransactionRequestsPostRequest.yaml +1 -0
  53. package/fspiop/v2_0/openapi3/components/schemas/TransactionType.yaml +1 -0
  54. package/fspiop/v2_0/openapi3/components/schemas/TransactionsIDPutResponse.yaml +1 -0
  55. package/fspiop/v2_0/openapi3/components/schemas/TransfersIDPatchResponse.yaml +1 -0
  56. package/fspiop/v2_0/openapi3/components/schemas/TransfersIDPutResponse.yaml +1 -0
  57. package/fspiop/v2_0/openapi3/components/schemas/TransfersPostRequest.yaml +1 -0
  58. package/fspiop/v2_0/openapi3/components/schemas/U2FPinValue.yaml +2 -1
  59. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountIdentification4Choice.yaml +1 -0
  60. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountSchemeName1Choice.yaml +1 -0
  61. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveCurrencyAndAmount.yaml +2 -1
  62. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyAndAmount.yaml +2 -1
  63. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType3Choice.yaml +1 -0
  64. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification6.yaml +2 -1
  65. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification8.yaml +2 -1
  66. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData3.yaml +2 -1
  67. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData5.yaml +2 -1
  68. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccount40.yaml +2 -1
  69. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccountType2Choice.yaml +1 -0
  70. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CategoryPurpose1Choice.yaml +1 -0
  71. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ChargeType3Choice.yaml +1 -0
  72. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Charges16.yaml +2 -1
  73. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemIdentification2Choice.yaml +1 -0
  74. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemMemberIdentification2.yaml +2 -1
  75. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact13.yaml +2 -1
  76. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact4.yaml +2 -1
  77. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction67.yaml +1 -0
  78. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68.yaml +1 -0
  79. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68_FX_Quotes.yaml +1 -0
  80. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CryptographicLockChoice.yaml +1 -0
  81. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndDateTime2Choice.yaml +1 -0
  82. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndPlaceOfBirth1.yaml +2 -1
  83. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DatePeriod2.yaml +2 -1
  84. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformation.yaml +1 -0
  85. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformationResponse.yaml +1 -0
  86. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Execute_FIToFICustomerCreditTransferV13.yaml +1 -0
  87. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Extension.yaml +1 -0
  88. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExtensionList.yaml +1 -0
  89. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialIdentificationSchemeName1Choice.yaml +1 -0
  90. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification18.yaml +4 -3
  91. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification23.yaml +2 -1
  92. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxRequest_FICreditTransferProposal.yaml +1 -0
  93. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxResponse_FICreditTransferConfirmation.yaml +1 -0
  94. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Fxecute_FinancialInstitutionCreditTransferV12.yaml +1 -0
  95. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericAccountIdentification1.yaml +2 -1
  96. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericFinancialIdentification1.yaml +2 -1
  97. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification3.yaml +2 -1
  98. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification30.yaml +2 -1
  99. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification1.yaml +1 -1
  100. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification3.yaml +2 -1
  101. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification1.yaml +2 -1
  102. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification2.yaml +2 -1
  103. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetPartiesError_IdentificationVerificationReportV03.yaml +2 -1
  104. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetParties_IdentificationVerificationReportV03.yaml +2 -1
  105. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader113.yaml +1 -0
  106. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader120.yaml +1 -0
  107. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader129.yaml +1 -0
  108. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationAssignment3.yaml +2 -1
  109. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationInformation4.yaml +2 -1
  110. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3.yaml +1 -0
  111. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3_FX_Quotes.yaml +1 -0
  112. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForNextAgent1.yaml +2 -1
  113. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/LocalInstrument2Choice.yaml +1 -0
  114. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification29.yaml +1 -0
  115. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification39.yaml +1 -0
  116. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentificationSchemeName1Choice.yaml +1 -0
  117. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OtherContact1.yaml +2 -1
  118. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsError_FIToFIPaymentStatusReportV15.yaml +1 -0
  119. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsStatus_FIToFIPaymentStatusReportV15.yaml +1 -0
  120. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party38Choice.yaml +1 -0
  121. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party40Choice.yaml +1 -0
  122. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party52Choice.yaml +1 -0
  123. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification135.yaml +2 -1
  124. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification272.yaml +1 -1
  125. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentIdentification13.yaml +1 -0
  126. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTransaction163.yaml +1 -0
  127. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTypeInformation28.yaml +2 -1
  128. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification13.yaml +2 -1
  129. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification18.yaml +2 -1
  130. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentificationSchemeName1Choice.yaml +1 -0
  131. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress24.yaml +1 -0
  132. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress27.yaml +1 -0
  133. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountIdentification1.yaml +2 -1
  134. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountType1Choice.yaml +1 -0
  135. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Purpose2Choice.yaml +1 -0
  136. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryAuthority2.yaml +2 -1
  137. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryReporting3.yaml +2 -1
  138. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ServiceLevel8Choice.yaml +1 -0
  139. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SettlementInstruction15.yaml +2 -1
  140. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReason6Choice.yaml +1 -0
  141. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReasonInformation14.yaml +2 -1
  142. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StructuredRegulatoryReporting3.yaml +2 -1
  143. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryData1.yaml +2 -1
  144. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryDataEnvelope1.yaml +1 -0
  145. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAmount3.yaml +2 -1
  146. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAuthorisation1.yaml +1 -0
  147. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxData1.yaml +2 -1
  148. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty1.yaml +2 -1
  149. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty2.yaml +2 -1
  150. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxPeriod3.yaml +2 -1
  151. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecord3.yaml +2 -1
  152. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecordDetails3.yaml +2 -1
  153. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsRequest_FIToFICustomerCreditProposal.yaml +1 -0
  154. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsResponse_FIToFICustomerCreditConfirmation.yaml +3 -2
  155. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/UnderlyingCustomerCreditTransfer.yaml +1 -0
  156. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReason1Choice.yaml +1 -0
  157. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReport4.yaml +1 -0
  158. package/lib/fspiop/v2_0/json-schemas.json +294 -0
  159. package/lib/fspiop/v2_0/schemas.d.ts +330 -0
  160. package/lib/fspiop/v2_0_ISO20022/json-schemas.json +2424 -25
  161. package/lib/fspiop/v2_0_ISO20022/schemas.d.ts +4466 -0
  162. package/lib/sdk-scheme-adapter/index.d.ts +2 -1
  163. package/lib/sdk-scheme-adapter/index.js +3 -1
  164. package/lib/sdk-scheme-adapter/index.js.map +1 -1
  165. package/lib/sdk-scheme-adapter/v2_0_0/backend/json-schemas.json +175 -2
  166. package/lib/sdk-scheme-adapter/v2_0_0/backend/openapi.d.ts +1 -1
  167. package/lib/sdk-scheme-adapter/v2_0_0/backend/schemas.d.ts +173 -0
  168. package/lib/sdk-scheme-adapter/v2_0_0/outbound/json-schemas.json +486 -4
  169. package/lib/sdk-scheme-adapter/v2_0_0/outbound/openapi.d.ts +1 -1
  170. package/lib/sdk-scheme-adapter/v2_0_0/outbound/schemas.d.ts +492 -0
  171. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.d.ts +3 -0
  172. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.js +9 -0
  173. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.js.map +1 -0
  174. package/lib/sdk-scheme-adapter/v2_1_0/backend/json-schemas.json +384 -43
  175. package/lib/sdk-scheme-adapter/v2_1_0/backend/openapi.d.ts +14 -4
  176. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.d.ts +411 -30
  177. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js +2 -1
  178. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js.map +1 -1
  179. package/lib/sdk-scheme-adapter/v2_1_0/backend/types.d.ts +2 -1
  180. package/lib/sdk-scheme-adapter/v2_1_0/index.d.ts +32 -0
  181. package/lib/sdk-scheme-adapter/v2_1_0/index.js +38 -0
  182. package/lib/sdk-scheme-adapter/v2_1_0/index.js.map +1 -0
  183. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.d.ts +3 -0
  184. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.js +9 -0
  185. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.js.map +1 -0
  186. package/lib/sdk-scheme-adapter/v2_1_0/outbound/json-schemas.json +589 -22
  187. package/lib/sdk-scheme-adapter/v2_1_0/outbound/openapi.d.ts +7 -8
  188. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.d.ts +634 -10
  189. package/package.json +20 -16
  190. package/sdk-scheme-adapter/v2_0_0/backend/openapi.yaml +1 -1
  191. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationInfo.yaml +1 -0
  192. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationValue.yaml +1 -0
  193. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  194. package/sdk-scheme-adapter/v2_0_0/components/schemas/ErrorInformation.yaml +1 -0
  195. package/sdk-scheme-adapter/v2_0_0/components/schemas/Extension.yaml +1 -0
  196. package/sdk-scheme-adapter/v2_0_0/components/schemas/ExtensionList.yaml +1 -0
  197. package/sdk-scheme-adapter/v2_0_0/components/schemas/GeoCode.yaml +1 -0
  198. package/sdk-scheme-adapter/v2_0_0/components/schemas/Money.yaml +1 -0
  199. package/sdk-scheme-adapter/v2_0_0/components/schemas/Party.yaml +1 -0
  200. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyComplexName.yaml +1 -0
  201. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyIdInfo.yaml +1 -0
  202. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  203. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  204. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesPostRequest.yaml +1 -0
  205. package/sdk-scheme-adapter/v2_0_0/components/schemas/Refund.yaml +1 -0
  206. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  207. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionType.yaml +1 -0
  208. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  209. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersPostRequest.yaml +1 -0
  210. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountCreationStatus.yaml +1 -0
  211. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsRequest.yaml +1 -0
  212. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsResponse.yaml +1 -0
  213. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  214. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptQuote.yaml +1 -0
  215. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  216. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  217. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  218. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  219. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  220. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  221. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  222. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  223. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  224. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  225. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  226. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  227. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  228. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  229. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  230. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  231. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferRequest.yaml +1 -0
  232. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferResponse.yaml +1 -0
  233. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorAccountsResponse.yaml +1 -0
  234. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorQuotesResponse.yaml +1 -0
  235. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorResponse.yaml +1 -0
  236. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  237. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorTransferResponse.yaml +1 -0
  238. package/sdk-scheme-adapter/v2_0_0/components/schemas/getPartiesResponse.yaml +1 -0
  239. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuote.yaml +1 -0
  240. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuoteResult.yaml +1 -0
  241. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransfer.yaml +1 -0
  242. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  243. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferResult.yaml +1 -0
  244. package/sdk-scheme-adapter/v2_0_0/components/schemas/mojaloopError.yaml +1 -0
  245. package/sdk-scheme-adapter/v2_0_0/components/schemas/partiesByIdResponse.yaml +1 -0
  246. package/sdk-scheme-adapter/v2_0_0/components/schemas/partyError.yaml +1 -0
  247. package/sdk-scheme-adapter/v2_0_0/components/schemas/quoteError.yaml +1 -0
  248. package/sdk-scheme-adapter/v2_0_0/components/schemas/quotesPostResponse.yaml +1 -0
  249. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayRequest.yaml +1 -0
  250. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayResponse.yaml +1 -0
  251. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  252. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  253. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  254. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  255. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  256. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  257. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  258. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  259. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferError.yaml +1 -0
  260. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferParty.yaml +1 -0
  261. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferRequest.yaml +1 -0
  262. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferResponse.yaml +1 -0
  263. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferStatusResponse.yaml +1 -0
  264. package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +1 -1
  265. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationInfo.yaml +1 -0
  266. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationValue.yaml +1 -0
  267. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  268. package/sdk-scheme-adapter/v2_1_0/components/schemas/ErrorInformation.yaml +1 -0
  269. package/sdk-scheme-adapter/v2_1_0/components/schemas/ExtensionList_v2_1_0.yaml +1 -0
  270. package/sdk-scheme-adapter/v2_1_0/components/schemas/Extension_v2_1_0.yaml +1 -0
  271. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxCharge.yaml +2 -1
  272. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxConversion.yaml +2 -1
  273. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxMoney.yaml +1 -0
  274. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendRequest.yaml +1 -0
  275. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendResponse.yaml +1 -0
  276. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundRequest.yaml +1 -0
  277. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundResponse.yaml +1 -0
  278. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPatchBackendRequest.yaml +1 -0
  279. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendRequest.yaml +1 -0
  280. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendResponse.yaml +2 -1
  281. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundRequest.yaml +1 -0
  282. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundResponse.yaml +1 -0
  283. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPutBackendRequest.yaml +1 -0
  284. package/sdk-scheme-adapter/v2_1_0/components/schemas/GeoCode.yaml +1 -0
  285. package/sdk-scheme-adapter/v2_1_0/components/schemas/Money.yaml +1 -0
  286. package/sdk-scheme-adapter/v2_1_0/components/schemas/Party.yaml +1 -0
  287. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyComplexName.yaml +1 -0
  288. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyIdInfo.yaml +1 -0
  289. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  290. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  291. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesPostRequest.yaml +1 -0
  292. package/sdk-scheme-adapter/v2_1_0/components/schemas/Refund.yaml +1 -0
  293. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  294. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionType.yaml +1 -0
  295. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransferStateFromBackend.yaml +15 -0
  296. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  297. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersPostRequest.yaml +1 -0
  298. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountCreationStatus.yaml +1 -0
  299. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionResponse.yaml +6 -7
  300. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionStatus.yaml +1 -0
  301. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsRequest.yaml +1 -1
  302. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsResponse.yaml +1 -0
  303. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  304. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptQuote.yaml +1 -0
  305. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  306. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  307. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  308. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  309. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  310. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  311. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  312. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  313. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  314. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  315. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  316. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  317. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  318. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  319. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  320. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  321. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferRequest.yaml +1 -0
  322. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferResponse.yaml +1 -0
  323. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorQuotesResponse.yaml +1 -0
  324. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorResponse.yaml +1 -0
  325. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  326. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorTransferResponse.yaml +1 -0
  327. package/sdk-scheme-adapter/v2_1_0/components/schemas/getPartiesResponse.yaml +1 -0
  328. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuote.yaml +1 -0
  329. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuoteResult.yaml +1 -0
  330. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransfer.yaml +1 -0
  331. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  332. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferResult.yaml +1 -0
  333. package/sdk-scheme-adapter/v2_1_0/components/schemas/mojaloopError.yaml +1 -0
  334. package/sdk-scheme-adapter/v2_1_0/components/schemas/partiesByIdResponse.yaml +1 -0
  335. package/sdk-scheme-adapter/v2_1_0/components/schemas/partyError.yaml +1 -0
  336. package/sdk-scheme-adapter/v2_1_0/components/schemas/quoteError.yaml +1 -0
  337. package/sdk-scheme-adapter/v2_1_0/components/schemas/quotesPostResponse.yaml +1 -0
  338. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayRequest.yaml +1 -0
  339. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayResponse.yaml +1 -0
  340. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  341. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  342. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  343. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  344. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  345. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptConversion.yaml +1 -0
  346. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  347. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  348. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  349. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuoteOrConversion.yaml +1 -0
  350. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferError.yaml +1 -0
  351. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferParty.yaml +1 -0
  352. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferRequest.yaml +1 -0
  353. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferResponse.yaml +1 -0
  354. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferStatusResponse.yaml +1 -0
  355. package/sdk-scheme-adapter/v2_1_0/outbound/paths/accounts_Type_ID.yaml +2 -2
  356. package/sdk-scheme-adapter/v2_1_0/outbound/paths/accounts_Type_ID_SubId.yaml +1 -1
@@ -32,6 +32,7 @@ export declare namespace Schemas {
32
32
  type: string;
33
33
  items: {
34
34
  type: string;
35
+ additionalProperties: boolean;
35
36
  required: string[];
36
37
  properties: {
37
38
  idType: {
@@ -75,6 +76,7 @@ export declare namespace Schemas {
75
76
  };
76
77
  const errorResponse: {
77
78
  type: string;
79
+ additionalProperties: boolean;
78
80
  properties: {
79
81
  statusCode: {
80
82
  type: string;
@@ -90,6 +92,7 @@ export declare namespace Schemas {
90
92
  type: string;
91
93
  items: {
92
94
  type: string;
95
+ additionalProperties: boolean;
93
96
  required: string[];
94
97
  properties: {
95
98
  idType: {
@@ -115,6 +118,7 @@ export declare namespace Schemas {
115
118
  };
116
119
  error: {
117
120
  type: string;
121
+ additionalProperties: boolean;
118
122
  properties: {
119
123
  statusCode: {
120
124
  type: string;
@@ -164,6 +168,7 @@ export declare namespace Schemas {
164
168
  const Extension: {
165
169
  title: string;
166
170
  type: string;
171
+ additionalProperties: boolean;
167
172
  description: string;
168
173
  properties: {
169
174
  key: {
@@ -186,6 +191,7 @@ export declare namespace Schemas {
186
191
  const ExtensionList: {
187
192
  title: string;
188
193
  type: string;
194
+ additionalProperties: boolean;
189
195
  description: string;
190
196
  properties: {
191
197
  extension: {
@@ -193,6 +199,7 @@ export declare namespace Schemas {
193
199
  items: {
194
200
  title: string;
195
201
  type: string;
202
+ additionalProperties: boolean;
196
203
  description: string;
197
204
  properties: {
198
205
  key: {
@@ -222,6 +229,7 @@ export declare namespace Schemas {
222
229
  const ErrorInformation: {
223
230
  title: string;
224
231
  type: string;
232
+ additionalProperties: boolean;
225
233
  description: string;
226
234
  properties: {
227
235
  errorCode: {
@@ -241,6 +249,7 @@ export declare namespace Schemas {
241
249
  extensionList: {
242
250
  title: string;
243
251
  type: string;
252
+ additionalProperties: boolean;
244
253
  description: string;
245
254
  properties: {
246
255
  extension: {
@@ -248,6 +257,7 @@ export declare namespace Schemas {
248
257
  items: {
249
258
  title: string;
250
259
  type: string;
260
+ additionalProperties: boolean;
251
261
  description: string;
252
262
  properties: {
253
263
  key: {
@@ -279,10 +289,12 @@ export declare namespace Schemas {
279
289
  };
280
290
  const mojaloopError: {
281
291
  type: string;
292
+ additionalProperties: boolean;
282
293
  properties: {
283
294
  errorInformation: {
284
295
  title: string;
285
296
  type: string;
297
+ additionalProperties: boolean;
286
298
  description: string;
287
299
  properties: {
288
300
  errorCode: {
@@ -302,6 +314,7 @@ export declare namespace Schemas {
302
314
  extensionList: {
303
315
  title: string;
304
316
  type: string;
317
+ additionalProperties: boolean;
305
318
  description: string;
306
319
  properties: {
307
320
  extension: {
@@ -309,6 +322,7 @@ export declare namespace Schemas {
309
322
  items: {
310
323
  title: string;
311
324
  type: string;
325
+ additionalProperties: boolean;
312
326
  description: string;
313
327
  properties: {
314
328
  key: {
@@ -342,6 +356,7 @@ export declare namespace Schemas {
342
356
  };
343
357
  const transferError: {
344
358
  type: string;
359
+ additionalProperties: boolean;
345
360
  description: string;
346
361
  properties: {
347
362
  httpStatusCode: {
@@ -350,10 +365,12 @@ export declare namespace Schemas {
350
365
  };
351
366
  mojaloopError: {
352
367
  type: string;
368
+ additionalProperties: boolean;
353
369
  properties: {
354
370
  errorInformation: {
355
371
  title: string;
356
372
  type: string;
373
+ additionalProperties: boolean;
357
374
  description: string;
358
375
  properties: {
359
376
  errorCode: {
@@ -373,6 +390,7 @@ export declare namespace Schemas {
373
390
  extensionList: {
374
391
  title: string;
375
392
  type: string;
393
+ additionalProperties: boolean;
376
394
  description: string;
377
395
  properties: {
378
396
  extension: {
@@ -380,6 +398,7 @@ export declare namespace Schemas {
380
398
  items: {
381
399
  title: string;
382
400
  type: string;
401
+ additionalProperties: boolean;
383
402
  description: string;
384
403
  properties: {
385
404
  key: {
@@ -415,6 +434,7 @@ export declare namespace Schemas {
415
434
  };
416
435
  const accountsResponse: {
417
436
  type: string;
437
+ additionalProperties: boolean;
418
438
  required: string[];
419
439
  properties: {
420
440
  modelId: {
@@ -428,6 +448,7 @@ export declare namespace Schemas {
428
448
  type: string;
429
449
  items: {
430
450
  type: string;
451
+ additionalProperties: boolean;
431
452
  required: string[];
432
453
  properties: {
433
454
  idType: {
@@ -466,6 +487,7 @@ export declare namespace Schemas {
466
487
  type: string;
467
488
  items: {
468
489
  type: string;
490
+ additionalProperties: boolean;
469
491
  required: string[];
470
492
  properties: {
471
493
  idType: {
@@ -491,6 +513,7 @@ export declare namespace Schemas {
491
513
  };
492
514
  error: {
493
515
  type: string;
516
+ additionalProperties: boolean;
494
517
  properties: {
495
518
  statusCode: {
496
519
  type: string;
@@ -511,6 +534,7 @@ export declare namespace Schemas {
511
534
  };
512
535
  lastError: {
513
536
  type: string;
537
+ additionalProperties: boolean;
514
538
  description: string;
515
539
  properties: {
516
540
  httpStatusCode: {
@@ -519,10 +543,12 @@ export declare namespace Schemas {
519
543
  };
520
544
  mojaloopError: {
521
545
  type: string;
546
+ additionalProperties: boolean;
522
547
  properties: {
523
548
  errorInformation: {
524
549
  title: string;
525
550
  type: string;
551
+ additionalProperties: boolean;
526
552
  description: string;
527
553
  properties: {
528
554
  errorCode: {
@@ -542,6 +568,7 @@ export declare namespace Schemas {
542
568
  extensionList: {
543
569
  title: string;
544
570
  type: string;
571
+ additionalProperties: boolean;
545
572
  description: string;
546
573
  properties: {
547
574
  extension: {
@@ -549,6 +576,7 @@ export declare namespace Schemas {
549
576
  items: {
550
577
  title: string;
551
578
  type: string;
579
+ additionalProperties: boolean;
552
580
  description: string;
553
581
  properties: {
554
582
  key: {
@@ -599,6 +627,7 @@ export declare namespace Schemas {
599
627
  const errorAccountsResponse: {
600
628
  allOf: ({
601
629
  type: string;
630
+ additionalProperties: boolean;
602
631
  properties: {
603
632
  statusCode: {
604
633
  type: string;
@@ -613,10 +642,12 @@ export declare namespace Schemas {
613
642
  required?: undefined;
614
643
  } | {
615
644
  type: string;
645
+ additionalProperties: boolean;
616
646
  required: string[];
617
647
  properties: {
618
648
  executionState: {
619
649
  type: string;
650
+ additionalProperties: boolean;
620
651
  required: string[];
621
652
  properties: {
622
653
  modelId: {
@@ -630,6 +661,7 @@ export declare namespace Schemas {
630
661
  type: string;
631
662
  items: {
632
663
  type: string;
664
+ additionalProperties: boolean;
633
665
  required: string[];
634
666
  properties: {
635
667
  idType: {
@@ -668,6 +700,7 @@ export declare namespace Schemas {
668
700
  type: string;
669
701
  items: {
670
702
  type: string;
703
+ additionalProperties: boolean;
671
704
  required: string[];
672
705
  properties: {
673
706
  idType: {
@@ -693,6 +726,7 @@ export declare namespace Schemas {
693
726
  };
694
727
  error: {
695
728
  type: string;
729
+ additionalProperties: boolean;
696
730
  properties: {
697
731
  statusCode: {
698
732
  type: string;
@@ -713,6 +747,7 @@ export declare namespace Schemas {
713
747
  };
714
748
  lastError: {
715
749
  type: string;
750
+ additionalProperties: boolean;
716
751
  description: string;
717
752
  properties: {
718
753
  httpStatusCode: {
@@ -721,10 +756,12 @@ export declare namespace Schemas {
721
756
  };
722
757
  mojaloopError: {
723
758
  type: string;
759
+ additionalProperties: boolean;
724
760
  properties: {
725
761
  errorInformation: {
726
762
  title: string;
727
763
  type: string;
764
+ additionalProperties: boolean;
728
765
  description: string;
729
766
  properties: {
730
767
  errorCode: {
@@ -744,6 +781,7 @@ export declare namespace Schemas {
744
781
  extensionList: {
745
782
  title: string;
746
783
  type: string;
784
+ additionalProperties: boolean;
747
785
  description: string;
748
786
  properties: {
749
787
  extension: {
@@ -751,6 +789,7 @@ export declare namespace Schemas {
751
789
  items: {
752
790
  title: string;
753
791
  type: string;
792
+ additionalProperties: boolean;
754
793
  description: string;
755
794
  properties: {
756
795
  key: {
@@ -868,6 +907,7 @@ export declare namespace Schemas {
868
907
  items: {
869
908
  title: string;
870
909
  type: string;
910
+ additionalProperties: boolean;
871
911
  description: string;
872
912
  properties: {
873
913
  key: {
@@ -892,6 +932,7 @@ export declare namespace Schemas {
892
932
  };
893
933
  const transferParty: {
894
934
  type: string;
935
+ additionalProperties: boolean;
895
936
  required: string[];
896
937
  properties: {
897
938
  type: {
@@ -980,6 +1021,7 @@ export declare namespace Schemas {
980
1021
  items: {
981
1022
  title: string;
982
1023
  type: string;
1024
+ additionalProperties: boolean;
983
1025
  description: string;
984
1026
  properties: {
985
1027
  key: {
@@ -1042,6 +1084,7 @@ export declare namespace Schemas {
1042
1084
  const individualQuote: {
1043
1085
  title: string;
1044
1086
  type: string;
1087
+ additionalProperties: boolean;
1045
1088
  description: string;
1046
1089
  properties: {
1047
1090
  quoteId: {
@@ -1053,6 +1096,7 @@ export declare namespace Schemas {
1053
1096
  };
1054
1097
  to: {
1055
1098
  type: string;
1099
+ additionalProperties: boolean;
1056
1100
  required: string[];
1057
1101
  properties: {
1058
1102
  type: {
@@ -1141,6 +1185,7 @@ export declare namespace Schemas {
1141
1185
  items: {
1142
1186
  title: string;
1143
1187
  type: string;
1188
+ additionalProperties: boolean;
1144
1189
  description: string;
1145
1190
  properties: {
1146
1191
  key: {
@@ -1211,6 +1256,7 @@ export declare namespace Schemas {
1211
1256
  extensions: {
1212
1257
  title: string;
1213
1258
  type: string;
1259
+ additionalProperties: boolean;
1214
1260
  description: string;
1215
1261
  properties: {
1216
1262
  extension: {
@@ -1218,6 +1264,7 @@ export declare namespace Schemas {
1218
1264
  items: {
1219
1265
  title: string;
1220
1266
  type: string;
1267
+ additionalProperties: boolean;
1221
1268
  description: string;
1222
1269
  properties: {
1223
1270
  key: {
@@ -1249,6 +1296,7 @@ export declare namespace Schemas {
1249
1296
  };
1250
1297
  const bulkQuoteRequest: {
1251
1298
  type: string;
1299
+ additionalProperties: boolean;
1252
1300
  required: string[];
1253
1301
  properties: {
1254
1302
  homeTransactionId: {
@@ -1264,6 +1312,7 @@ export declare namespace Schemas {
1264
1312
  };
1265
1313
  from: {
1266
1314
  type: string;
1315
+ additionalProperties: boolean;
1267
1316
  required: string[];
1268
1317
  properties: {
1269
1318
  type: {
@@ -1352,6 +1401,7 @@ export declare namespace Schemas {
1352
1401
  items: {
1353
1402
  title: string;
1354
1403
  type: string;
1404
+ additionalProperties: boolean;
1355
1405
  description: string;
1356
1406
  properties: {
1357
1407
  key: {
@@ -1384,6 +1434,7 @@ export declare namespace Schemas {
1384
1434
  items: {
1385
1435
  title: string;
1386
1436
  type: string;
1437
+ additionalProperties: boolean;
1387
1438
  description: string;
1388
1439
  properties: {
1389
1440
  quoteId: {
@@ -1395,6 +1446,7 @@ export declare namespace Schemas {
1395
1446
  };
1396
1447
  to: {
1397
1448
  type: string;
1449
+ additionalProperties: boolean;
1398
1450
  required: string[];
1399
1451
  properties: {
1400
1452
  type: {
@@ -1483,6 +1535,7 @@ export declare namespace Schemas {
1483
1535
  items: {
1484
1536
  title: string;
1485
1537
  type: string;
1538
+ additionalProperties: boolean;
1486
1539
  description: string;
1487
1540
  properties: {
1488
1541
  key: {
@@ -1553,6 +1606,7 @@ export declare namespace Schemas {
1553
1606
  extensions: {
1554
1607
  title: string;
1555
1608
  type: string;
1609
+ additionalProperties: boolean;
1556
1610
  description: string;
1557
1611
  properties: {
1558
1612
  extension: {
@@ -1560,6 +1614,7 @@ export declare namespace Schemas {
1560
1614
  items: {
1561
1615
  title: string;
1562
1616
  type: string;
1617
+ additionalProperties: boolean;
1563
1618
  description: string;
1564
1619
  properties: {
1565
1620
  key: {
@@ -1593,6 +1648,7 @@ export declare namespace Schemas {
1593
1648
  extensions: {
1594
1649
  title: string;
1595
1650
  type: string;
1651
+ additionalProperties: boolean;
1596
1652
  description: string;
1597
1653
  properties: {
1598
1654
  extension: {
@@ -1600,6 +1656,7 @@ export declare namespace Schemas {
1600
1656
  items: {
1601
1657
  title: string;
1602
1658
  type: string;
1659
+ additionalProperties: boolean;
1603
1660
  description: string;
1604
1661
  properties: {
1605
1662
  key: {
@@ -1642,6 +1699,7 @@ export declare namespace Schemas {
1642
1699
  const Money: {
1643
1700
  title: string;
1644
1701
  type: string;
1702
+ additionalProperties: boolean;
1645
1703
  description: string;
1646
1704
  properties: {
1647
1705
  currency: {
@@ -1679,6 +1737,7 @@ export declare namespace Schemas {
1679
1737
  const GeoCode: {
1680
1738
  title: string;
1681
1739
  type: string;
1740
+ additionalProperties: boolean;
1682
1741
  description: string;
1683
1742
  properties: {
1684
1743
  latitude: {
@@ -1716,6 +1775,7 @@ export declare namespace Schemas {
1716
1775
  };
1717
1776
  const quoteError: {
1718
1777
  type: string;
1778
+ additionalProperties: boolean;
1719
1779
  description: string;
1720
1780
  properties: {
1721
1781
  httpStatusCode: {
@@ -1724,10 +1784,12 @@ export declare namespace Schemas {
1724
1784
  };
1725
1785
  mojaloopError: {
1726
1786
  type: string;
1787
+ additionalProperties: boolean;
1727
1788
  properties: {
1728
1789
  errorInformation: {
1729
1790
  title: string;
1730
1791
  type: string;
1792
+ additionalProperties: boolean;
1731
1793
  description: string;
1732
1794
  properties: {
1733
1795
  errorCode: {
@@ -1747,6 +1809,7 @@ export declare namespace Schemas {
1747
1809
  extensionList: {
1748
1810
  title: string;
1749
1811
  type: string;
1812
+ additionalProperties: boolean;
1750
1813
  description: string;
1751
1814
  properties: {
1752
1815
  extension: {
@@ -1754,6 +1817,7 @@ export declare namespace Schemas {
1754
1817
  items: {
1755
1818
  title: string;
1756
1819
  type: string;
1820
+ additionalProperties: boolean;
1757
1821
  description: string;
1758
1822
  properties: {
1759
1823
  key: {
@@ -1789,6 +1853,7 @@ export declare namespace Schemas {
1789
1853
  };
1790
1854
  const individualQuoteResult: {
1791
1855
  type: string;
1856
+ additionalProperties: boolean;
1792
1857
  properties: {
1793
1858
  quoteId: {
1794
1859
  title: string;
@@ -1800,6 +1865,7 @@ export declare namespace Schemas {
1800
1865
  transferAmount: {
1801
1866
  title: string;
1802
1867
  type: string;
1868
+ additionalProperties: boolean;
1803
1869
  description: string;
1804
1870
  properties: {
1805
1871
  currency: {
@@ -1823,6 +1889,7 @@ export declare namespace Schemas {
1823
1889
  payeeReceiveAmount: {
1824
1890
  title: string;
1825
1891
  type: string;
1892
+ additionalProperties: boolean;
1826
1893
  description: string;
1827
1894
  properties: {
1828
1895
  currency: {
@@ -1846,6 +1913,7 @@ export declare namespace Schemas {
1846
1913
  payeeFspFee: {
1847
1914
  title: string;
1848
1915
  type: string;
1916
+ additionalProperties: boolean;
1849
1917
  description: string;
1850
1918
  properties: {
1851
1919
  currency: {
@@ -1869,6 +1937,7 @@ export declare namespace Schemas {
1869
1937
  payeeFspCommission: {
1870
1938
  title: string;
1871
1939
  type: string;
1940
+ additionalProperties: boolean;
1872
1941
  description: string;
1873
1942
  properties: {
1874
1943
  currency: {
@@ -1892,6 +1961,7 @@ export declare namespace Schemas {
1892
1961
  geoCode: {
1893
1962
  title: string;
1894
1963
  type: string;
1964
+ additionalProperties: boolean;
1895
1965
  description: string;
1896
1966
  properties: {
1897
1967
  latitude: {
@@ -1930,6 +2000,7 @@ export declare namespace Schemas {
1930
2000
  extensionList: {
1931
2001
  title: string;
1932
2002
  type: string;
2003
+ additionalProperties: boolean;
1933
2004
  description: string;
1934
2005
  properties: {
1935
2006
  extension: {
@@ -1937,6 +2008,7 @@ export declare namespace Schemas {
1937
2008
  items: {
1938
2009
  title: string;
1939
2010
  type: string;
2011
+ additionalProperties: boolean;
1940
2012
  description: string;
1941
2013
  properties: {
1942
2014
  key: {
@@ -1965,6 +2037,7 @@ export declare namespace Schemas {
1965
2037
  };
1966
2038
  lastError: {
1967
2039
  type: string;
2040
+ additionalProperties: boolean;
1968
2041
  description: string;
1969
2042
  properties: {
1970
2043
  httpStatusCode: {
@@ -1973,10 +2046,12 @@ export declare namespace Schemas {
1973
2046
  };
1974
2047
  mojaloopError: {
1975
2048
  type: string;
2049
+ additionalProperties: boolean;
1976
2050
  properties: {
1977
2051
  errorInformation: {
1978
2052
  title: string;
1979
2053
  type: string;
2054
+ additionalProperties: boolean;
1980
2055
  description: string;
1981
2056
  properties: {
1982
2057
  errorCode: {
@@ -1996,6 +2071,7 @@ export declare namespace Schemas {
1996
2071
  extensionList: {
1997
2072
  title: string;
1998
2073
  type: string;
2074
+ additionalProperties: boolean;
1999
2075
  description: string;
2000
2076
  properties: {
2001
2077
  extension: {
@@ -2003,6 +2079,7 @@ export declare namespace Schemas {
2003
2079
  items: {
2004
2080
  title: string;
2005
2081
  type: string;
2082
+ additionalProperties: boolean;
2006
2083
  description: string;
2007
2084
  properties: {
2008
2085
  key: {
@@ -2041,6 +2118,7 @@ export declare namespace Schemas {
2041
2118
  };
2042
2119
  const bulkQuoteResponse: {
2043
2120
  type: string;
2121
+ additionalProperties: boolean;
2044
2122
  required: string[];
2045
2123
  properties: {
2046
2124
  bulkQuoteId: {
@@ -2064,6 +2142,7 @@ export declare namespace Schemas {
2064
2142
  extensionList: {
2065
2143
  title: string;
2066
2144
  type: string;
2145
+ additionalProperties: boolean;
2067
2146
  description: string;
2068
2147
  properties: {
2069
2148
  extension: {
@@ -2071,6 +2150,7 @@ export declare namespace Schemas {
2071
2150
  items: {
2072
2151
  title: string;
2073
2152
  type: string;
2153
+ additionalProperties: boolean;
2074
2154
  description: string;
2075
2155
  properties: {
2076
2156
  key: {
@@ -2106,6 +2186,7 @@ export declare namespace Schemas {
2106
2186
  maxItems: number;
2107
2187
  items: {
2108
2188
  type: string;
2189
+ additionalProperties: boolean;
2109
2190
  properties: {
2110
2191
  quoteId: {
2111
2192
  title: string;
@@ -2117,6 +2198,7 @@ export declare namespace Schemas {
2117
2198
  transferAmount: {
2118
2199
  title: string;
2119
2200
  type: string;
2201
+ additionalProperties: boolean;
2120
2202
  description: string;
2121
2203
  properties: {
2122
2204
  currency: {
@@ -2140,6 +2222,7 @@ export declare namespace Schemas {
2140
2222
  payeeReceiveAmount: {
2141
2223
  title: string;
2142
2224
  type: string;
2225
+ additionalProperties: boolean;
2143
2226
  description: string;
2144
2227
  properties: {
2145
2228
  currency: {
@@ -2163,6 +2246,7 @@ export declare namespace Schemas {
2163
2246
  payeeFspFee: {
2164
2247
  title: string;
2165
2248
  type: string;
2249
+ additionalProperties: boolean;
2166
2250
  description: string;
2167
2251
  properties: {
2168
2252
  currency: {
@@ -2186,6 +2270,7 @@ export declare namespace Schemas {
2186
2270
  payeeFspCommission: {
2187
2271
  title: string;
2188
2272
  type: string;
2273
+ additionalProperties: boolean;
2189
2274
  description: string;
2190
2275
  properties: {
2191
2276
  currency: {
@@ -2209,6 +2294,7 @@ export declare namespace Schemas {
2209
2294
  geoCode: {
2210
2295
  title: string;
2211
2296
  type: string;
2297
+ additionalProperties: boolean;
2212
2298
  description: string;
2213
2299
  properties: {
2214
2300
  latitude: {
@@ -2247,6 +2333,7 @@ export declare namespace Schemas {
2247
2333
  extensionList: {
2248
2334
  title: string;
2249
2335
  type: string;
2336
+ additionalProperties: boolean;
2250
2337
  description: string;
2251
2338
  properties: {
2252
2339
  extension: {
@@ -2254,6 +2341,7 @@ export declare namespace Schemas {
2254
2341
  items: {
2255
2342
  title: string;
2256
2343
  type: string;
2344
+ additionalProperties: boolean;
2257
2345
  description: string;
2258
2346
  properties: {
2259
2347
  key: {
@@ -2282,6 +2370,7 @@ export declare namespace Schemas {
2282
2370
  };
2283
2371
  lastError: {
2284
2372
  type: string;
2373
+ additionalProperties: boolean;
2285
2374
  description: string;
2286
2375
  properties: {
2287
2376
  httpStatusCode: {
@@ -2290,10 +2379,12 @@ export declare namespace Schemas {
2290
2379
  };
2291
2380
  mojaloopError: {
2292
2381
  type: string;
2382
+ additionalProperties: boolean;
2293
2383
  properties: {
2294
2384
  errorInformation: {
2295
2385
  title: string;
2296
2386
  type: string;
2387
+ additionalProperties: boolean;
2297
2388
  description: string;
2298
2389
  properties: {
2299
2390
  errorCode: {
@@ -2313,6 +2404,7 @@ export declare namespace Schemas {
2313
2404
  extensionList: {
2314
2405
  title: string;
2315
2406
  type: string;
2407
+ additionalProperties: boolean;
2316
2408
  description: string;
2317
2409
  properties: {
2318
2410
  extension: {
@@ -2320,6 +2412,7 @@ export declare namespace Schemas {
2320
2412
  items: {
2321
2413
  title: string;
2322
2414
  type: string;
2415
+ additionalProperties: boolean;
2323
2416
  description: string;
2324
2417
  properties: {
2325
2418
  key: {
@@ -2363,6 +2456,7 @@ export declare namespace Schemas {
2363
2456
  const bulkQuoteErrorResponse: {
2364
2457
  allOf: ({
2365
2458
  type: string;
2459
+ additionalProperties: boolean;
2366
2460
  properties: {
2367
2461
  statusCode: {
2368
2462
  type: string;
@@ -2377,10 +2471,12 @@ export declare namespace Schemas {
2377
2471
  required?: undefined;
2378
2472
  } | {
2379
2473
  type: string;
2474
+ additionalProperties: boolean;
2380
2475
  required: string[];
2381
2476
  properties: {
2382
2477
  bulkQuoteState: {
2383
2478
  type: string;
2479
+ additionalProperties: boolean;
2384
2480
  required: string[];
2385
2481
  properties: {
2386
2482
  bulkQuoteId: {
@@ -2404,6 +2500,7 @@ export declare namespace Schemas {
2404
2500
  extensionList: {
2405
2501
  title: string;
2406
2502
  type: string;
2503
+ additionalProperties: boolean;
2407
2504
  description: string;
2408
2505
  properties: {
2409
2506
  extension: {
@@ -2411,6 +2508,7 @@ export declare namespace Schemas {
2411
2508
  items: {
2412
2509
  title: string;
2413
2510
  type: string;
2511
+ additionalProperties: boolean;
2414
2512
  description: string;
2415
2513
  properties: {
2416
2514
  key: {
@@ -2446,6 +2544,7 @@ export declare namespace Schemas {
2446
2544
  maxItems: number;
2447
2545
  items: {
2448
2546
  type: string;
2547
+ additionalProperties: boolean;
2449
2548
  properties: {
2450
2549
  quoteId: {
2451
2550
  title: string;
@@ -2457,6 +2556,7 @@ export declare namespace Schemas {
2457
2556
  transferAmount: {
2458
2557
  title: string;
2459
2558
  type: string;
2559
+ additionalProperties: boolean;
2460
2560
  description: string;
2461
2561
  properties: {
2462
2562
  currency: {
@@ -2480,6 +2580,7 @@ export declare namespace Schemas {
2480
2580
  payeeReceiveAmount: {
2481
2581
  title: string;
2482
2582
  type: string;
2583
+ additionalProperties: boolean;
2483
2584
  description: string;
2484
2585
  properties: {
2485
2586
  currency: {
@@ -2503,6 +2604,7 @@ export declare namespace Schemas {
2503
2604
  payeeFspFee: {
2504
2605
  title: string;
2505
2606
  type: string;
2607
+ additionalProperties: boolean;
2506
2608
  description: string;
2507
2609
  properties: {
2508
2610
  currency: {
@@ -2526,6 +2628,7 @@ export declare namespace Schemas {
2526
2628
  payeeFspCommission: {
2527
2629
  title: string;
2528
2630
  type: string;
2631
+ additionalProperties: boolean;
2529
2632
  description: string;
2530
2633
  properties: {
2531
2634
  currency: {
@@ -2549,6 +2652,7 @@ export declare namespace Schemas {
2549
2652
  geoCode: {
2550
2653
  title: string;
2551
2654
  type: string;
2655
+ additionalProperties: boolean;
2552
2656
  description: string;
2553
2657
  properties: {
2554
2658
  latitude: {
@@ -2587,6 +2691,7 @@ export declare namespace Schemas {
2587
2691
  extensionList: {
2588
2692
  title: string;
2589
2693
  type: string;
2694
+ additionalProperties: boolean;
2590
2695
  description: string;
2591
2696
  properties: {
2592
2697
  extension: {
@@ -2594,6 +2699,7 @@ export declare namespace Schemas {
2594
2699
  items: {
2595
2700
  title: string;
2596
2701
  type: string;
2702
+ additionalProperties: boolean;
2597
2703
  description: string;
2598
2704
  properties: {
2599
2705
  key: {
@@ -2622,6 +2728,7 @@ export declare namespace Schemas {
2622
2728
  };
2623
2729
  lastError: {
2624
2730
  type: string;
2731
+ additionalProperties: boolean;
2625
2732
  description: string;
2626
2733
  properties: {
2627
2734
  httpStatusCode: {
@@ -2630,10 +2737,12 @@ export declare namespace Schemas {
2630
2737
  };
2631
2738
  mojaloopError: {
2632
2739
  type: string;
2740
+ additionalProperties: boolean;
2633
2741
  properties: {
2634
2742
  errorInformation: {
2635
2743
  title: string;
2636
2744
  type: string;
2745
+ additionalProperties: boolean;
2637
2746
  description: string;
2638
2747
  properties: {
2639
2748
  errorCode: {
@@ -2653,6 +2762,7 @@ export declare namespace Schemas {
2653
2762
  extensionList: {
2654
2763
  title: string;
2655
2764
  type: string;
2765
+ additionalProperties: boolean;
2656
2766
  description: string;
2657
2767
  properties: {
2658
2768
  extension: {
@@ -2660,6 +2770,7 @@ export declare namespace Schemas {
2660
2770
  items: {
2661
2771
  title: string;
2662
2772
  type: string;
2773
+ additionalProperties: boolean;
2663
2774
  description: string;
2664
2775
  properties: {
2665
2776
  key: {
@@ -2711,6 +2822,7 @@ export declare namespace Schemas {
2711
2822
  };
2712
2823
  const bulkQuoteStatusResponse: {
2713
2824
  type: string;
2825
+ additionalProperties: boolean;
2714
2826
  required: string[];
2715
2827
  properties: {
2716
2828
  bulkQuoteId: {
@@ -2731,6 +2843,7 @@ export declare namespace Schemas {
2731
2843
  items: {
2732
2844
  title: string;
2733
2845
  type: string;
2846
+ additionalProperties: boolean;
2734
2847
  description: string;
2735
2848
  properties: {
2736
2849
  quoteId: {
@@ -2742,6 +2855,7 @@ export declare namespace Schemas {
2742
2855
  };
2743
2856
  to: {
2744
2857
  type: string;
2858
+ additionalProperties: boolean;
2745
2859
  required: string[];
2746
2860
  properties: {
2747
2861
  type: {
@@ -2830,6 +2944,7 @@ export declare namespace Schemas {
2830
2944
  items: {
2831
2945
  title: string;
2832
2946
  type: string;
2947
+ additionalProperties: boolean;
2833
2948
  description: string;
2834
2949
  properties: {
2835
2950
  key: {
@@ -2900,6 +3015,7 @@ export declare namespace Schemas {
2900
3015
  extensions: {
2901
3016
  title: string;
2902
3017
  type: string;
3018
+ additionalProperties: boolean;
2903
3019
  description: string;
2904
3020
  properties: {
2905
3021
  extension: {
@@ -2907,6 +3023,7 @@ export declare namespace Schemas {
2907
3023
  items: {
2908
3024
  title: string;
2909
3025
  type: string;
3026
+ additionalProperties: boolean;
2910
3027
  description: string;
2911
3028
  properties: {
2912
3029
  key: {
@@ -2941,6 +3058,7 @@ export declare namespace Schemas {
2941
3058
  };
2942
3059
  const autoAcceptPartyOption: {
2943
3060
  type: string;
3061
+ additionalProperties: boolean;
2944
3062
  required: string[];
2945
3063
  properties: {
2946
3064
  enabled: {
@@ -2951,6 +3069,7 @@ export declare namespace Schemas {
2951
3069
  };
2952
3070
  const bulkPerTransferFeeLimit: {
2953
3071
  type: string;
3072
+ additionalProperties: boolean;
2954
3073
  required: string[];
2955
3074
  properties: {
2956
3075
  currency: {
@@ -2972,6 +3091,7 @@ export declare namespace Schemas {
2972
3091
  };
2973
3092
  const autoAcceptQuote: {
2974
3093
  type: string;
3094
+ additionalProperties: boolean;
2975
3095
  required: string[];
2976
3096
  properties: {
2977
3097
  enabled: {
@@ -2983,6 +3103,7 @@ export declare namespace Schemas {
2983
3103
  minItems: number;
2984
3104
  items: {
2985
3105
  type: string;
3106
+ additionalProperties: boolean;
2986
3107
  required: string[];
2987
3108
  properties: {
2988
3109
  currency: {
@@ -3007,6 +3128,7 @@ export declare namespace Schemas {
3007
3128
  };
3008
3129
  const bulkTransactionOptions: {
3009
3130
  type: string;
3131
+ additionalProperties: boolean;
3010
3132
  required: string[];
3011
3133
  properties: {
3012
3134
  onlyValidateParty: {
@@ -3015,6 +3137,7 @@ export declare namespace Schemas {
3015
3137
  };
3016
3138
  autoAcceptParty: {
3017
3139
  type: string;
3140
+ additionalProperties: boolean;
3018
3141
  required: string[];
3019
3142
  properties: {
3020
3143
  enabled: {
@@ -3028,6 +3151,7 @@ export declare namespace Schemas {
3028
3151
  type: string;
3029
3152
  oneOf: {
3030
3153
  type: string;
3154
+ additionalProperties: boolean;
3031
3155
  required: string[];
3032
3156
  properties: {
3033
3157
  enabled: {
@@ -3039,6 +3163,7 @@ export declare namespace Schemas {
3039
3163
  minItems: number;
3040
3164
  items: {
3041
3165
  type: string;
3166
+ additionalProperties: boolean;
3042
3167
  required: string[];
3043
3168
  properties: {
3044
3169
  currency: {
@@ -3082,6 +3207,7 @@ export declare namespace Schemas {
3082
3207
  const PartyIdInfo: {
3083
3208
  title: string;
3084
3209
  type: string;
3210
+ additionalProperties: boolean;
3085
3211
  description: string;
3086
3212
  properties: {
3087
3213
  partyIdType: {
@@ -3115,6 +3241,7 @@ export declare namespace Schemas {
3115
3241
  extensionList: {
3116
3242
  title: string;
3117
3243
  type: string;
3244
+ additionalProperties: boolean;
3118
3245
  description: string;
3119
3246
  properties: {
3120
3247
  extension: {
@@ -3122,6 +3249,7 @@ export declare namespace Schemas {
3122
3249
  items: {
3123
3250
  title: string;
3124
3251
  type: string;
3252
+ additionalProperties: boolean;
3125
3253
  description: string;
3126
3254
  properties: {
3127
3255
  key: {
@@ -3161,6 +3289,7 @@ export declare namespace Schemas {
3161
3289
  const PartyComplexName: {
3162
3290
  title: string;
3163
3291
  type: string;
3292
+ additionalProperties: boolean;
3164
3293
  description: string;
3165
3294
  properties: {
3166
3295
  firstName: {
@@ -3195,11 +3324,13 @@ export declare namespace Schemas {
3195
3324
  const PartyPersonalInfo: {
3196
3325
  title: string;
3197
3326
  type: string;
3327
+ additionalProperties: boolean;
3198
3328
  description: string;
3199
3329
  properties: {
3200
3330
  complexName: {
3201
3331
  title: string;
3202
3332
  type: string;
3333
+ additionalProperties: boolean;
3203
3334
  description: string;
3204
3335
  properties: {
3205
3336
  firstName: {
@@ -3243,11 +3374,13 @@ export declare namespace Schemas {
3243
3374
  const Party: {
3244
3375
  title: string;
3245
3376
  type: string;
3377
+ additionalProperties: boolean;
3246
3378
  description: string;
3247
3379
  properties: {
3248
3380
  partyIdInfo: {
3249
3381
  title: string;
3250
3382
  type: string;
3383
+ additionalProperties: boolean;
3251
3384
  description: string;
3252
3385
  properties: {
3253
3386
  partyIdType: {
@@ -3281,6 +3414,7 @@ export declare namespace Schemas {
3281
3414
  extensionList: {
3282
3415
  title: string;
3283
3416
  type: string;
3417
+ additionalProperties: boolean;
3284
3418
  description: string;
3285
3419
  properties: {
3286
3420
  extension: {
@@ -3288,6 +3422,7 @@ export declare namespace Schemas {
3288
3422
  items: {
3289
3423
  title: string;
3290
3424
  type: string;
3425
+ additionalProperties: boolean;
3291
3426
  description: string;
3292
3427
  properties: {
3293
3428
  key: {
@@ -3333,11 +3468,13 @@ export declare namespace Schemas {
3333
3468
  personalInfo: {
3334
3469
  title: string;
3335
3470
  type: string;
3471
+ additionalProperties: boolean;
3336
3472
  description: string;
3337
3473
  properties: {
3338
3474
  complexName: {
3339
3475
  title: string;
3340
3476
  type: string;
3477
+ additionalProperties: boolean;
3341
3478
  description: string;
3342
3479
  properties: {
3343
3480
  firstName: {
@@ -3384,6 +3521,7 @@ export declare namespace Schemas {
3384
3521
  const bulkTransactionIndividualTransfer: {
3385
3522
  title: string;
3386
3523
  type: string;
3524
+ additionalProperties: boolean;
3387
3525
  description: string;
3388
3526
  properties: {
3389
3527
  homeTransactionId: {
@@ -3393,11 +3531,13 @@ export declare namespace Schemas {
3393
3531
  to: {
3394
3532
  title: string;
3395
3533
  type: string;
3534
+ additionalProperties: boolean;
3396
3535
  description: string;
3397
3536
  properties: {
3398
3537
  partyIdInfo: {
3399
3538
  title: string;
3400
3539
  type: string;
3540
+ additionalProperties: boolean;
3401
3541
  description: string;
3402
3542
  properties: {
3403
3543
  partyIdType: {
@@ -3431,6 +3571,7 @@ export declare namespace Schemas {
3431
3571
  extensionList: {
3432
3572
  title: string;
3433
3573
  type: string;
3574
+ additionalProperties: boolean;
3434
3575
  description: string;
3435
3576
  properties: {
3436
3577
  extension: {
@@ -3438,6 +3579,7 @@ export declare namespace Schemas {
3438
3579
  items: {
3439
3580
  title: string;
3440
3581
  type: string;
3582
+ additionalProperties: boolean;
3441
3583
  description: string;
3442
3584
  properties: {
3443
3585
  key: {
@@ -3483,11 +3625,13 @@ export declare namespace Schemas {
3483
3625
  personalInfo: {
3484
3626
  title: string;
3485
3627
  type: string;
3628
+ additionalProperties: boolean;
3486
3629
  description: string;
3487
3630
  properties: {
3488
3631
  complexName: {
3489
3632
  title: string;
3490
3633
  type: string;
3634
+ additionalProperties: boolean;
3491
3635
  description: string;
3492
3636
  properties: {
3493
3637
  firstName: {
@@ -3568,6 +3712,7 @@ export declare namespace Schemas {
3568
3712
  quoteExtensions: {
3569
3713
  title: string;
3570
3714
  type: string;
3715
+ additionalProperties: boolean;
3571
3716
  description: string;
3572
3717
  properties: {
3573
3718
  extension: {
@@ -3575,6 +3720,7 @@ export declare namespace Schemas {
3575
3720
  items: {
3576
3721
  title: string;
3577
3722
  type: string;
3723
+ additionalProperties: boolean;
3578
3724
  description: string;
3579
3725
  properties: {
3580
3726
  key: {
@@ -3604,6 +3750,7 @@ export declare namespace Schemas {
3604
3750
  transferExtensions: {
3605
3751
  title: string;
3606
3752
  type: string;
3753
+ additionalProperties: boolean;
3607
3754
  description: string;
3608
3755
  properties: {
3609
3756
  extension: {
@@ -3611,6 +3758,7 @@ export declare namespace Schemas {
3611
3758
  items: {
3612
3759
  title: string;
3613
3760
  type: string;
3761
+ additionalProperties: boolean;
3614
3762
  description: string;
3615
3763
  properties: {
3616
3764
  key: {
@@ -3639,6 +3787,7 @@ export declare namespace Schemas {
3639
3787
  };
3640
3788
  lastError: {
3641
3789
  type: string;
3790
+ additionalProperties: boolean;
3642
3791
  description: string;
3643
3792
  properties: {
3644
3793
  httpStatusCode: {
@@ -3647,10 +3796,12 @@ export declare namespace Schemas {
3647
3796
  };
3648
3797
  mojaloopError: {
3649
3798
  type: string;
3799
+ additionalProperties: boolean;
3650
3800
  properties: {
3651
3801
  errorInformation: {
3652
3802
  title: string;
3653
3803
  type: string;
3804
+ additionalProperties: boolean;
3654
3805
  description: string;
3655
3806
  properties: {
3656
3807
  errorCode: {
@@ -3670,6 +3821,7 @@ export declare namespace Schemas {
3670
3821
  extensionList: {
3671
3822
  title: string;
3672
3823
  type: string;
3824
+ additionalProperties: boolean;
3673
3825
  description: string;
3674
3826
  properties: {
3675
3827
  extension: {
@@ -3677,6 +3829,7 @@ export declare namespace Schemas {
3677
3829
  items: {
3678
3830
  title: string;
3679
3831
  type: string;
3832
+ additionalProperties: boolean;
3680
3833
  description: string;
3681
3834
  properties: {
3682
3835
  key: {
@@ -3715,6 +3868,7 @@ export declare namespace Schemas {
3715
3868
  };
3716
3869
  const bulkTransactionRequest: {
3717
3870
  type: string;
3871
+ additionalProperties: boolean;
3718
3872
  required: string[];
3719
3873
  properties: {
3720
3874
  bulkHomeTransactionID: {
@@ -3730,6 +3884,7 @@ export declare namespace Schemas {
3730
3884
  };
3731
3885
  options: {
3732
3886
  type: string;
3887
+ additionalProperties: boolean;
3733
3888
  required: string[];
3734
3889
  properties: {
3735
3890
  onlyValidateParty: {
@@ -3738,6 +3893,7 @@ export declare namespace Schemas {
3738
3893
  };
3739
3894
  autoAcceptParty: {
3740
3895
  type: string;
3896
+ additionalProperties: boolean;
3741
3897
  required: string[];
3742
3898
  properties: {
3743
3899
  enabled: {
@@ -3751,6 +3907,7 @@ export declare namespace Schemas {
3751
3907
  type: string;
3752
3908
  oneOf: {
3753
3909
  type: string;
3910
+ additionalProperties: boolean;
3754
3911
  required: string[];
3755
3912
  properties: {
3756
3913
  enabled: {
@@ -3762,6 +3919,7 @@ export declare namespace Schemas {
3762
3919
  minItems: number;
3763
3920
  items: {
3764
3921
  type: string;
3922
+ additionalProperties: boolean;
3765
3923
  required: string[];
3766
3924
  properties: {
3767
3925
  currency: {
@@ -3805,11 +3963,13 @@ export declare namespace Schemas {
3805
3963
  from: {
3806
3964
  title: string;
3807
3965
  type: string;
3966
+ additionalProperties: boolean;
3808
3967
  description: string;
3809
3968
  properties: {
3810
3969
  partyIdInfo: {
3811
3970
  title: string;
3812
3971
  type: string;
3972
+ additionalProperties: boolean;
3813
3973
  description: string;
3814
3974
  properties: {
3815
3975
  partyIdType: {
@@ -3843,6 +4003,7 @@ export declare namespace Schemas {
3843
4003
  extensionList: {
3844
4004
  title: string;
3845
4005
  type: string;
4006
+ additionalProperties: boolean;
3846
4007
  description: string;
3847
4008
  properties: {
3848
4009
  extension: {
@@ -3850,6 +4011,7 @@ export declare namespace Schemas {
3850
4011
  items: {
3851
4012
  title: string;
3852
4013
  type: string;
4014
+ additionalProperties: boolean;
3853
4015
  description: string;
3854
4016
  properties: {
3855
4017
  key: {
@@ -3895,11 +4057,13 @@ export declare namespace Schemas {
3895
4057
  personalInfo: {
3896
4058
  title: string;
3897
4059
  type: string;
4060
+ additionalProperties: boolean;
3898
4061
  description: string;
3899
4062
  properties: {
3900
4063
  complexName: {
3901
4064
  title: string;
3902
4065
  type: string;
4066
+ additionalProperties: boolean;
3903
4067
  description: string;
3904
4068
  properties: {
3905
4069
  firstName: {
@@ -3950,6 +4114,7 @@ export declare namespace Schemas {
3950
4114
  items: {
3951
4115
  title: string;
3952
4116
  type: string;
4117
+ additionalProperties: boolean;
3953
4118
  description: string;
3954
4119
  properties: {
3955
4120
  homeTransactionId: {
@@ -3959,11 +4124,13 @@ export declare namespace Schemas {
3959
4124
  to: {
3960
4125
  title: string;
3961
4126
  type: string;
4127
+ additionalProperties: boolean;
3962
4128
  description: string;
3963
4129
  properties: {
3964
4130
  partyIdInfo: {
3965
4131
  title: string;
3966
4132
  type: string;
4133
+ additionalProperties: boolean;
3967
4134
  description: string;
3968
4135
  properties: {
3969
4136
  partyIdType: {
@@ -3997,6 +4164,7 @@ export declare namespace Schemas {
3997
4164
  extensionList: {
3998
4165
  title: string;
3999
4166
  type: string;
4167
+ additionalProperties: boolean;
4000
4168
  description: string;
4001
4169
  properties: {
4002
4170
  extension: {
@@ -4004,6 +4172,7 @@ export declare namespace Schemas {
4004
4172
  items: {
4005
4173
  title: string;
4006
4174
  type: string;
4175
+ additionalProperties: boolean;
4007
4176
  description: string;
4008
4177
  properties: {
4009
4178
  key: {
@@ -4049,11 +4218,13 @@ export declare namespace Schemas {
4049
4218
  personalInfo: {
4050
4219
  title: string;
4051
4220
  type: string;
4221
+ additionalProperties: boolean;
4052
4222
  description: string;
4053
4223
  properties: {
4054
4224
  complexName: {
4055
4225
  title: string;
4056
4226
  type: string;
4227
+ additionalProperties: boolean;
4057
4228
  description: string;
4058
4229
  properties: {
4059
4230
  firstName: {
@@ -4134,6 +4305,7 @@ export declare namespace Schemas {
4134
4305
  quoteExtensions: {
4135
4306
  title: string;
4136
4307
  type: string;
4308
+ additionalProperties: boolean;
4137
4309
  description: string;
4138
4310
  properties: {
4139
4311
  extension: {
@@ -4141,6 +4313,7 @@ export declare namespace Schemas {
4141
4313
  items: {
4142
4314
  title: string;
4143
4315
  type: string;
4316
+ additionalProperties: boolean;
4144
4317
  description: string;
4145
4318
  properties: {
4146
4319
  key: {
@@ -4170,6 +4343,7 @@ export declare namespace Schemas {
4170
4343
  transferExtensions: {
4171
4344
  title: string;
4172
4345
  type: string;
4346
+ additionalProperties: boolean;
4173
4347
  description: string;
4174
4348
  properties: {
4175
4349
  extension: {
@@ -4177,6 +4351,7 @@ export declare namespace Schemas {
4177
4351
  items: {
4178
4352
  title: string;
4179
4353
  type: string;
4354
+ additionalProperties: boolean;
4180
4355
  description: string;
4181
4356
  properties: {
4182
4357
  key: {
@@ -4205,6 +4380,7 @@ export declare namespace Schemas {
4205
4380
  };
4206
4381
  lastError: {
4207
4382
  type: string;
4383
+ additionalProperties: boolean;
4208
4384
  description: string;
4209
4385
  properties: {
4210
4386
  httpStatusCode: {
@@ -4213,10 +4389,12 @@ export declare namespace Schemas {
4213
4389
  };
4214
4390
  mojaloopError: {
4215
4391
  type: string;
4392
+ additionalProperties: boolean;
4216
4393
  properties: {
4217
4394
  errorInformation: {
4218
4395
  title: string;
4219
4396
  type: string;
4397
+ additionalProperties: boolean;
4220
4398
  description: string;
4221
4399
  properties: {
4222
4400
  errorCode: {
@@ -4236,6 +4414,7 @@ export declare namespace Schemas {
4236
4414
  extensionList: {
4237
4415
  title: string;
4238
4416
  type: string;
4417
+ additionalProperties: boolean;
4239
4418
  description: string;
4240
4419
  properties: {
4241
4420
  extension: {
@@ -4243,6 +4422,7 @@ export declare namespace Schemas {
4243
4422
  items: {
4244
4423
  title: string;
4245
4424
  type: string;
4425
+ additionalProperties: boolean;
4246
4426
  description: string;
4247
4427
  properties: {
4248
4428
  key: {
@@ -4283,6 +4463,7 @@ export declare namespace Schemas {
4283
4463
  extensions: {
4284
4464
  title: string;
4285
4465
  type: string;
4466
+ additionalProperties: boolean;
4286
4467
  description: string;
4287
4468
  properties: {
4288
4469
  extension: {
@@ -4290,6 +4471,7 @@ export declare namespace Schemas {
4290
4471
  items: {
4291
4472
  title: string;
4292
4473
  type: string;
4474
+ additionalProperties: boolean;
4293
4475
  description: string;
4294
4476
  properties: {
4295
4477
  key: {
@@ -4335,6 +4517,7 @@ export declare namespace Schemas {
4335
4517
  };
4336
4518
  const individualTransferResult: {
4337
4519
  type: string;
4520
+ additionalProperties: boolean;
4338
4521
  required: string[];
4339
4522
  properties: {
4340
4523
  transferId: {
@@ -4355,6 +4538,7 @@ export declare namespace Schemas {
4355
4538
  extensionList: {
4356
4539
  title: string;
4357
4540
  type: string;
4541
+ additionalProperties: boolean;
4358
4542
  description: string;
4359
4543
  properties: {
4360
4544
  extension: {
@@ -4362,6 +4546,7 @@ export declare namespace Schemas {
4362
4546
  items: {
4363
4547
  title: string;
4364
4548
  type: string;
4549
+ additionalProperties: boolean;
4365
4550
  description: string;
4366
4551
  properties: {
4367
4552
  key: {
@@ -4397,6 +4582,7 @@ export declare namespace Schemas {
4397
4582
  };
4398
4583
  lastError: {
4399
4584
  type: string;
4585
+ additionalProperties: boolean;
4400
4586
  description: string;
4401
4587
  properties: {
4402
4588
  httpStatusCode: {
@@ -4405,10 +4591,12 @@ export declare namespace Schemas {
4405
4591
  };
4406
4592
  mojaloopError: {
4407
4593
  type: string;
4594
+ additionalProperties: boolean;
4408
4595
  properties: {
4409
4596
  errorInformation: {
4410
4597
  title: string;
4411
4598
  type: string;
4599
+ additionalProperties: boolean;
4412
4600
  description: string;
4413
4601
  properties: {
4414
4602
  errorCode: {
@@ -4428,6 +4616,7 @@ export declare namespace Schemas {
4428
4616
  extensionList: {
4429
4617
  title: string;
4430
4618
  type: string;
4619
+ additionalProperties: boolean;
4431
4620
  description: string;
4432
4621
  properties: {
4433
4622
  extension: {
@@ -4435,6 +4624,7 @@ export declare namespace Schemas {
4435
4624
  items: {
4436
4625
  title: string;
4437
4626
  type: string;
4627
+ additionalProperties: boolean;
4438
4628
  description: string;
4439
4629
  properties: {
4440
4630
  key: {
@@ -4472,6 +4662,7 @@ export declare namespace Schemas {
4472
4662
  };
4473
4663
  const bulkTransferResponse: {
4474
4664
  type: string;
4665
+ additionalProperties: boolean;
4475
4666
  required: string[];
4476
4667
  properties: {
4477
4668
  bulkTransferId: {
@@ -4509,6 +4700,7 @@ export declare namespace Schemas {
4509
4700
  extensionList: {
4510
4701
  title: string;
4511
4702
  type: string;
4703
+ additionalProperties: boolean;
4512
4704
  description: string;
4513
4705
  properties: {
4514
4706
  extension: {
@@ -4516,6 +4708,7 @@ export declare namespace Schemas {
4516
4708
  items: {
4517
4709
  title: string;
4518
4710
  type: string;
4711
+ additionalProperties: boolean;
4519
4712
  description: string;
4520
4713
  properties: {
4521
4714
  key: {
@@ -4551,6 +4744,7 @@ export declare namespace Schemas {
4551
4744
  maxItems: number;
4552
4745
  items: {
4553
4746
  type: string;
4747
+ additionalProperties: boolean;
4554
4748
  required: string[];
4555
4749
  properties: {
4556
4750
  transferId: {
@@ -4571,6 +4765,7 @@ export declare namespace Schemas {
4571
4765
  extensionList: {
4572
4766
  title: string;
4573
4767
  type: string;
4768
+ additionalProperties: boolean;
4574
4769
  description: string;
4575
4770
  properties: {
4576
4771
  extension: {
@@ -4578,6 +4773,7 @@ export declare namespace Schemas {
4578
4773
  items: {
4579
4774
  title: string;
4580
4775
  type: string;
4776
+ additionalProperties: boolean;
4581
4777
  description: string;
4582
4778
  properties: {
4583
4779
  key: {
@@ -4613,6 +4809,7 @@ export declare namespace Schemas {
4613
4809
  };
4614
4810
  lastError: {
4615
4811
  type: string;
4812
+ additionalProperties: boolean;
4616
4813
  description: string;
4617
4814
  properties: {
4618
4815
  httpStatusCode: {
@@ -4621,10 +4818,12 @@ export declare namespace Schemas {
4621
4818
  };
4622
4819
  mojaloopError: {
4623
4820
  type: string;
4821
+ additionalProperties: boolean;
4624
4822
  properties: {
4625
4823
  errorInformation: {
4626
4824
  title: string;
4627
4825
  type: string;
4826
+ additionalProperties: boolean;
4628
4827
  description: string;
4629
4828
  properties: {
4630
4829
  errorCode: {
@@ -4644,6 +4843,7 @@ export declare namespace Schemas {
4644
4843
  extensionList: {
4645
4844
  title: string;
4646
4845
  type: string;
4846
+ additionalProperties: boolean;
4647
4847
  description: string;
4648
4848
  properties: {
4649
4849
  extension: {
@@ -4651,6 +4851,7 @@ export declare namespace Schemas {
4651
4851
  items: {
4652
4852
  title: string;
4653
4853
  type: string;
4854
+ additionalProperties: boolean;
4654
4855
  description: string;
4655
4856
  properties: {
4656
4857
  key: {
@@ -4693,6 +4894,7 @@ export declare namespace Schemas {
4693
4894
  const bulkTransferErrorResponse: {
4694
4895
  allOf: ({
4695
4896
  type: string;
4897
+ additionalProperties: boolean;
4696
4898
  properties: {
4697
4899
  statusCode: {
4698
4900
  type: string;
@@ -4707,10 +4909,12 @@ export declare namespace Schemas {
4707
4909
  required?: undefined;
4708
4910
  } | {
4709
4911
  type: string;
4912
+ additionalProperties: boolean;
4710
4913
  required: string[];
4711
4914
  properties: {
4712
4915
  bulkTransferState: {
4713
4916
  type: string;
4917
+ additionalProperties: boolean;
4714
4918
  required: string[];
4715
4919
  properties: {
4716
4920
  bulkTransferId: {
@@ -4748,6 +4952,7 @@ export declare namespace Schemas {
4748
4952
  extensionList: {
4749
4953
  title: string;
4750
4954
  type: string;
4955
+ additionalProperties: boolean;
4751
4956
  description: string;
4752
4957
  properties: {
4753
4958
  extension: {
@@ -4755,6 +4960,7 @@ export declare namespace Schemas {
4755
4960
  items: {
4756
4961
  title: string;
4757
4962
  type: string;
4963
+ additionalProperties: boolean;
4758
4964
  description: string;
4759
4965
  properties: {
4760
4966
  key: {
@@ -4790,6 +4996,7 @@ export declare namespace Schemas {
4790
4996
  maxItems: number;
4791
4997
  items: {
4792
4998
  type: string;
4999
+ additionalProperties: boolean;
4793
5000
  required: string[];
4794
5001
  properties: {
4795
5002
  transferId: {
@@ -4810,6 +5017,7 @@ export declare namespace Schemas {
4810
5017
  extensionList: {
4811
5018
  title: string;
4812
5019
  type: string;
5020
+ additionalProperties: boolean;
4813
5021
  description: string;
4814
5022
  properties: {
4815
5023
  extension: {
@@ -4817,6 +5025,7 @@ export declare namespace Schemas {
4817
5025
  items: {
4818
5026
  title: string;
4819
5027
  type: string;
5028
+ additionalProperties: boolean;
4820
5029
  description: string;
4821
5030
  properties: {
4822
5031
  key: {
@@ -4852,6 +5061,7 @@ export declare namespace Schemas {
4852
5061
  };
4853
5062
  lastError: {
4854
5063
  type: string;
5064
+ additionalProperties: boolean;
4855
5065
  description: string;
4856
5066
  properties: {
4857
5067
  httpStatusCode: {
@@ -4860,10 +5070,12 @@ export declare namespace Schemas {
4860
5070
  };
4861
5071
  mojaloopError: {
4862
5072
  type: string;
5073
+ additionalProperties: boolean;
4863
5074
  properties: {
4864
5075
  errorInformation: {
4865
5076
  title: string;
4866
5077
  type: string;
5078
+ additionalProperties: boolean;
4867
5079
  description: string;
4868
5080
  properties: {
4869
5081
  errorCode: {
@@ -4883,6 +5095,7 @@ export declare namespace Schemas {
4883
5095
  extensionList: {
4884
5096
  title: string;
4885
5097
  type: string;
5098
+ additionalProperties: boolean;
4886
5099
  description: string;
4887
5100
  properties: {
4888
5101
  extension: {
@@ -4890,6 +5103,7 @@ export declare namespace Schemas {
4890
5103
  items: {
4891
5104
  title: string;
4892
5105
  type: string;
5106
+ additionalProperties: boolean;
4893
5107
  description: string;
4894
5108
  properties: {
4895
5109
  key: {
@@ -4936,6 +5150,7 @@ export declare namespace Schemas {
4936
5150
  };
4937
5151
  const bulkTransactionIndividualTransferAccept: {
4938
5152
  type: string;
5153
+ additionalProperties: boolean;
4939
5154
  description: string;
4940
5155
  properties: {
4941
5156
  transferId: {
@@ -4950,6 +5165,7 @@ export declare namespace Schemas {
4950
5165
  };
4951
5166
  const transferContinuationAcceptParty: {
4952
5167
  type: string;
5168
+ additionalProperties: boolean;
4953
5169
  required: string[];
4954
5170
  properties: {
4955
5171
  acceptParty: {
@@ -4961,6 +5177,7 @@ export declare namespace Schemas {
4961
5177
  const bulkTransactionContinuationAcceptParty: {
4962
5178
  description: string;
4963
5179
  type: string;
5180
+ additionalProperties: boolean;
4964
5181
  required: string[];
4965
5182
  properties: {
4966
5183
  individualTransfers: {
@@ -4970,6 +5187,7 @@ export declare namespace Schemas {
4970
5187
  items: {
4971
5188
  allOf: ({
4972
5189
  type: string;
5190
+ additionalProperties: boolean;
4973
5191
  description: string;
4974
5192
  properties: {
4975
5193
  transferId: {
@@ -4984,6 +5202,7 @@ export declare namespace Schemas {
4984
5202
  required: string[];
4985
5203
  } | {
4986
5204
  type: string;
5205
+ additionalProperties: boolean;
4987
5206
  required: string[];
4988
5207
  properties: {
4989
5208
  acceptParty: {
@@ -5000,6 +5219,7 @@ export declare namespace Schemas {
5000
5219
  };
5001
5220
  const transferContinuationAcceptQuote: {
5002
5221
  type: string;
5222
+ additionalProperties: boolean;
5003
5223
  required: string[];
5004
5224
  properties: {
5005
5225
  acceptQuote: {
@@ -5011,6 +5231,7 @@ export declare namespace Schemas {
5011
5231
  const bulkTransactionContinuationAcceptQuote: {
5012
5232
  description: string;
5013
5233
  type: string;
5234
+ additionalProperties: boolean;
5014
5235
  required: string[];
5015
5236
  properties: {
5016
5237
  individualTransfers: {
@@ -5020,6 +5241,7 @@ export declare namespace Schemas {
5020
5241
  items: {
5021
5242
  allOf: ({
5022
5243
  type: string;
5244
+ additionalProperties: boolean;
5023
5245
  description: string;
5024
5246
  properties: {
5025
5247
  transferId: {
@@ -5034,6 +5256,7 @@ export declare namespace Schemas {
5034
5256
  required: string[];
5035
5257
  } | {
5036
5258
  type: string;
5259
+ additionalProperties: boolean;
5037
5260
  required: string[];
5038
5261
  properties: {
5039
5262
  acceptQuote: {
@@ -5050,6 +5273,7 @@ export declare namespace Schemas {
5050
5273
  };
5051
5274
  const partyError: {
5052
5275
  type: string;
5276
+ additionalProperties: boolean;
5053
5277
  description: string;
5054
5278
  properties: {
5055
5279
  httpStatusCode: {
@@ -5058,10 +5282,12 @@ export declare namespace Schemas {
5058
5282
  };
5059
5283
  mojaloopError: {
5060
5284
  type: string;
5285
+ additionalProperties: boolean;
5061
5286
  properties: {
5062
5287
  errorInformation: {
5063
5288
  title: string;
5064
5289
  type: string;
5290
+ additionalProperties: boolean;
5065
5291
  description: string;
5066
5292
  properties: {
5067
5293
  errorCode: {
@@ -5081,6 +5307,7 @@ export declare namespace Schemas {
5081
5307
  extensionList: {
5082
5308
  title: string;
5083
5309
  type: string;
5310
+ additionalProperties: boolean;
5084
5311
  description: string;
5085
5312
  properties: {
5086
5313
  extension: {
@@ -5088,6 +5315,7 @@ export declare namespace Schemas {
5088
5315
  items: {
5089
5316
  title: string;
5090
5317
  type: string;
5318
+ additionalProperties: boolean;
5091
5319
  description: string;
5092
5320
  properties: {
5093
5321
  key: {
@@ -5124,6 +5352,7 @@ export declare namespace Schemas {
5124
5352
  const bulkTransactionAcceptPartyErrorResponse: {
5125
5353
  allOf: ({
5126
5354
  type: string;
5355
+ additionalProperties: boolean;
5127
5356
  properties: {
5128
5357
  statusCode: {
5129
5358
  type: string;
@@ -5138,12 +5367,14 @@ export declare namespace Schemas {
5138
5367
  required?: undefined;
5139
5368
  } | {
5140
5369
  type: string;
5370
+ additionalProperties: boolean;
5141
5371
  required: string[];
5142
5372
  properties: {
5143
5373
  bulkTransferState: {
5144
5374
  allOf: ({
5145
5375
  description: string;
5146
5376
  type: string;
5377
+ additionalProperties: boolean;
5147
5378
  required: string[];
5148
5379
  properties: {
5149
5380
  individualTransfers: {
@@ -5153,6 +5384,7 @@ export declare namespace Schemas {
5153
5384
  items: {
5154
5385
  allOf: ({
5155
5386
  type: string;
5387
+ additionalProperties: boolean;
5156
5388
  description: string;
5157
5389
  properties: {
5158
5390
  transferId: {
@@ -5167,6 +5399,7 @@ export declare namespace Schemas {
5167
5399
  required: string[];
5168
5400
  } | {
5169
5401
  type: string;
5402
+ additionalProperties: boolean;
5170
5403
  required: string[];
5171
5404
  properties: {
5172
5405
  acceptParty: {
@@ -5184,6 +5417,7 @@ export declare namespace Schemas {
5184
5417
  };
5185
5418
  } | {
5186
5419
  type: string;
5420
+ additionalProperties: boolean;
5187
5421
  description: string;
5188
5422
  properties: {
5189
5423
  httpStatusCode: {
@@ -5192,10 +5426,12 @@ export declare namespace Schemas {
5192
5426
  };
5193
5427
  mojaloopError: {
5194
5428
  type: string;
5429
+ additionalProperties: boolean;
5195
5430
  properties: {
5196
5431
  errorInformation: {
5197
5432
  title: string;
5198
5433
  type: string;
5434
+ additionalProperties: boolean;
5199
5435
  description: string;
5200
5436
  properties: {
5201
5437
  errorCode: {
@@ -5215,6 +5451,7 @@ export declare namespace Schemas {
5215
5451
  extensionList: {
5216
5452
  title: string;
5217
5453
  type: string;
5454
+ additionalProperties: boolean;
5218
5455
  description: string;
5219
5456
  properties: {
5220
5457
  extension: {
@@ -5222,6 +5459,7 @@ export declare namespace Schemas {
5222
5459
  items: {
5223
5460
  title: string;
5224
5461
  type: string;
5462
+ additionalProperties: boolean;
5225
5463
  description: string;
5226
5464
  properties: {
5227
5465
  key: {
@@ -5266,6 +5504,7 @@ export declare namespace Schemas {
5266
5504
  const bulkTransactionAcceptQuoteErrorResponse: {
5267
5505
  allOf: ({
5268
5506
  type: string;
5507
+ additionalProperties: boolean;
5269
5508
  properties: {
5270
5509
  statusCode: {
5271
5510
  type: string;
@@ -5280,12 +5519,14 @@ export declare namespace Schemas {
5280
5519
  required?: undefined;
5281
5520
  } | {
5282
5521
  type: string;
5522
+ additionalProperties: boolean;
5283
5523
  required: string[];
5284
5524
  properties: {
5285
5525
  bulkTransferState: {
5286
5526
  allOf: ({
5287
5527
  description: string;
5288
5528
  type: string;
5529
+ additionalProperties: boolean;
5289
5530
  required: string[];
5290
5531
  properties: {
5291
5532
  individualTransfers: {
@@ -5295,6 +5536,7 @@ export declare namespace Schemas {
5295
5536
  items: {
5296
5537
  allOf: ({
5297
5538
  type: string;
5539
+ additionalProperties: boolean;
5298
5540
  description: string;
5299
5541
  properties: {
5300
5542
  transferId: {
@@ -5309,6 +5551,7 @@ export declare namespace Schemas {
5309
5551
  required: string[];
5310
5552
  } | {
5311
5553
  type: string;
5554
+ additionalProperties: boolean;
5312
5555
  required: string[];
5313
5556
  properties: {
5314
5557
  acceptQuote: {
@@ -5326,6 +5569,7 @@ export declare namespace Schemas {
5326
5569
  };
5327
5570
  } | {
5328
5571
  type: string;
5572
+ additionalProperties: boolean;
5329
5573
  description: string;
5330
5574
  properties: {
5331
5575
  httpStatusCode: {
@@ -5334,10 +5578,12 @@ export declare namespace Schemas {
5334
5578
  };
5335
5579
  mojaloopError: {
5336
5580
  type: string;
5581
+ additionalProperties: boolean;
5337
5582
  properties: {
5338
5583
  errorInformation: {
5339
5584
  title: string;
5340
5585
  type: string;
5586
+ additionalProperties: boolean;
5341
5587
  description: string;
5342
5588
  properties: {
5343
5589
  errorCode: {
@@ -5357,6 +5603,7 @@ export declare namespace Schemas {
5357
5603
  extensionList: {
5358
5604
  title: string;
5359
5605
  type: string;
5606
+ additionalProperties: boolean;
5360
5607
  description: string;
5361
5608
  properties: {
5362
5609
  extension: {
@@ -5364,6 +5611,7 @@ export declare namespace Schemas {
5364
5611
  items: {
5365
5612
  title: string;
5366
5613
  type: string;
5614
+ additionalProperties: boolean;
5367
5615
  description: string;
5368
5616
  properties: {
5369
5617
  key: {
@@ -5408,6 +5656,7 @@ export declare namespace Schemas {
5408
5656
  const individualTransfer: {
5409
5657
  title: string;
5410
5658
  type: string;
5659
+ additionalProperties: boolean;
5411
5660
  description: string;
5412
5661
  properties: {
5413
5662
  transferId: {
@@ -5419,6 +5668,7 @@ export declare namespace Schemas {
5419
5668
  };
5420
5669
  to: {
5421
5670
  type: string;
5671
+ additionalProperties: boolean;
5422
5672
  required: string[];
5423
5673
  properties: {
5424
5674
  type: {
@@ -5507,6 +5757,7 @@ export declare namespace Schemas {
5507
5757
  items: {
5508
5758
  title: string;
5509
5759
  type: string;
5760
+ additionalProperties: boolean;
5510
5761
  description: string;
5511
5762
  properties: {
5512
5763
  key: {
@@ -5593,6 +5844,7 @@ export declare namespace Schemas {
5593
5844
  extensions: {
5594
5845
  title: string;
5595
5846
  type: string;
5847
+ additionalProperties: boolean;
5596
5848
  description: string;
5597
5849
  properties: {
5598
5850
  extension: {
@@ -5600,6 +5852,7 @@ export declare namespace Schemas {
5600
5852
  items: {
5601
5853
  title: string;
5602
5854
  type: string;
5855
+ additionalProperties: boolean;
5603
5856
  description: string;
5604
5857
  properties: {
5605
5858
  key: {
@@ -5631,6 +5884,7 @@ export declare namespace Schemas {
5631
5884
  };
5632
5885
  const bulkTransferRequest: {
5633
5886
  type: string;
5887
+ additionalProperties: boolean;
5634
5888
  required: string[];
5635
5889
  properties: {
5636
5890
  homeTransactionId: {
@@ -5653,6 +5907,7 @@ export declare namespace Schemas {
5653
5907
  };
5654
5908
  from: {
5655
5909
  type: string;
5910
+ additionalProperties: boolean;
5656
5911
  required: string[];
5657
5912
  properties: {
5658
5913
  type: {
@@ -5741,6 +5996,7 @@ export declare namespace Schemas {
5741
5996
  items: {
5742
5997
  title: string;
5743
5998
  type: string;
5999
+ additionalProperties: boolean;
5744
6000
  description: string;
5745
6001
  properties: {
5746
6002
  key: {
@@ -5773,6 +6029,7 @@ export declare namespace Schemas {
5773
6029
  items: {
5774
6030
  title: string;
5775
6031
  type: string;
6032
+ additionalProperties: boolean;
5776
6033
  description: string;
5777
6034
  properties: {
5778
6035
  transferId: {
@@ -5784,6 +6041,7 @@ export declare namespace Schemas {
5784
6041
  };
5785
6042
  to: {
5786
6043
  type: string;
6044
+ additionalProperties: boolean;
5787
6045
  required: string[];
5788
6046
  properties: {
5789
6047
  type: {
@@ -5872,6 +6130,7 @@ export declare namespace Schemas {
5872
6130
  items: {
5873
6131
  title: string;
5874
6132
  type: string;
6133
+ additionalProperties: boolean;
5875
6134
  description: string;
5876
6135
  properties: {
5877
6136
  key: {
@@ -5958,6 +6217,7 @@ export declare namespace Schemas {
5958
6217
  extensions: {
5959
6218
  title: string;
5960
6219
  type: string;
6220
+ additionalProperties: boolean;
5961
6221
  description: string;
5962
6222
  properties: {
5963
6223
  extension: {
@@ -5965,6 +6225,7 @@ export declare namespace Schemas {
5965
6225
  items: {
5966
6226
  title: string;
5967
6227
  type: string;
6228
+ additionalProperties: boolean;
5968
6229
  description: string;
5969
6230
  properties: {
5970
6231
  key: {
@@ -5998,6 +6259,7 @@ export declare namespace Schemas {
5998
6259
  extensions: {
5999
6260
  title: string;
6000
6261
  type: string;
6262
+ additionalProperties: boolean;
6001
6263
  description: string;
6002
6264
  properties: {
6003
6265
  extension: {
@@ -6005,6 +6267,7 @@ export declare namespace Schemas {
6005
6267
  items: {
6006
6268
  title: string;
6007
6269
  type: string;
6270
+ additionalProperties: boolean;
6008
6271
  description: string;
6009
6272
  properties: {
6010
6273
  key: {
@@ -6035,6 +6298,7 @@ export declare namespace Schemas {
6035
6298
  };
6036
6299
  const individualTransferFulfilment: {
6037
6300
  type: string;
6301
+ additionalProperties: boolean;
6038
6302
  description: string;
6039
6303
  properties: {
6040
6304
  fulfilment: {
@@ -6048,6 +6312,7 @@ export declare namespace Schemas {
6048
6312
  extensionList: {
6049
6313
  title: string;
6050
6314
  type: string;
6315
+ additionalProperties: boolean;
6051
6316
  description: string;
6052
6317
  properties: {
6053
6318
  extension: {
@@ -6055,6 +6320,7 @@ export declare namespace Schemas {
6055
6320
  items: {
6056
6321
  title: string;
6057
6322
  type: string;
6323
+ additionalProperties: boolean;
6058
6324
  description: string;
6059
6325
  properties: {
6060
6326
  key: {
@@ -6104,6 +6370,7 @@ export declare namespace Schemas {
6104
6370
  maxItems: number;
6105
6371
  items: {
6106
6372
  type: string;
6373
+ additionalProperties: boolean;
6107
6374
  description: string;
6108
6375
  properties: {
6109
6376
  fulfilment: {
@@ -6117,6 +6384,7 @@ export declare namespace Schemas {
6117
6384
  extensionList: {
6118
6385
  title: string;
6119
6386
  type: string;
6387
+ additionalProperties: boolean;
6120
6388
  description: string;
6121
6389
  properties: {
6122
6390
  extension: {
@@ -6124,6 +6392,7 @@ export declare namespace Schemas {
6124
6392
  items: {
6125
6393
  title: string;
6126
6394
  type: string;
6395
+ additionalProperties: boolean;
6127
6396
  description: string;
6128
6397
  properties: {
6129
6398
  key: {
@@ -6162,6 +6431,7 @@ export declare namespace Schemas {
6162
6431
  const partiesByIdResponse: {
6163
6432
  title: string;
6164
6433
  type: string;
6434
+ additionalProperties: boolean;
6165
6435
  description: string;
6166
6436
  properties: {
6167
6437
  party: {
@@ -6169,11 +6439,13 @@ export declare namespace Schemas {
6169
6439
  body: {
6170
6440
  title: string;
6171
6441
  type: string;
6442
+ additionalProperties: boolean;
6172
6443
  description: string;
6173
6444
  properties: {
6174
6445
  partyIdInfo: {
6175
6446
  title: string;
6176
6447
  type: string;
6448
+ additionalProperties: boolean;
6177
6449
  description: string;
6178
6450
  properties: {
6179
6451
  partyIdType: {
@@ -6207,6 +6479,7 @@ export declare namespace Schemas {
6207
6479
  extensionList: {
6208
6480
  title: string;
6209
6481
  type: string;
6482
+ additionalProperties: boolean;
6210
6483
  description: string;
6211
6484
  properties: {
6212
6485
  extension: {
@@ -6214,6 +6487,7 @@ export declare namespace Schemas {
6214
6487
  items: {
6215
6488
  title: string;
6216
6489
  type: string;
6490
+ additionalProperties: boolean;
6217
6491
  description: string;
6218
6492
  properties: {
6219
6493
  key: {
@@ -6259,11 +6533,13 @@ export declare namespace Schemas {
6259
6533
  personalInfo: {
6260
6534
  title: string;
6261
6535
  type: string;
6536
+ additionalProperties: boolean;
6262
6537
  description: string;
6263
6538
  properties: {
6264
6539
  complexName: {
6265
6540
  title: string;
6266
6541
  type: string;
6542
+ additionalProperties: boolean;
6267
6543
  description: string;
6268
6544
  properties: {
6269
6545
  firstName: {
@@ -6345,6 +6621,7 @@ export declare namespace Schemas {
6345
6621
  const Refund: {
6346
6622
  title: string;
6347
6623
  type: string;
6624
+ additionalProperties: boolean;
6348
6625
  description: string;
6349
6626
  properties: {
6350
6627
  originalTransactionId: {
@@ -6375,6 +6652,7 @@ export declare namespace Schemas {
6375
6652
  const TransactionType: {
6376
6653
  title: string;
6377
6654
  type: string;
6655
+ additionalProperties: boolean;
6378
6656
  description: string;
6379
6657
  properties: {
6380
6658
  scenario: {
@@ -6408,6 +6686,7 @@ export declare namespace Schemas {
6408
6686
  refundInfo: {
6409
6687
  title: string;
6410
6688
  type: string;
6689
+ additionalProperties: boolean;
6411
6690
  description: string;
6412
6691
  properties: {
6413
6692
  originalTransactionId: {
@@ -6441,6 +6720,7 @@ export declare namespace Schemas {
6441
6720
  const QuotesPostRequest: {
6442
6721
  title: string;
6443
6722
  type: string;
6723
+ additionalProperties: boolean;
6444
6724
  description: string;
6445
6725
  properties: {
6446
6726
  quoteId: {
@@ -6467,11 +6747,13 @@ export declare namespace Schemas {
6467
6747
  payee: {
6468
6748
  title: string;
6469
6749
  type: string;
6750
+ additionalProperties: boolean;
6470
6751
  description: string;
6471
6752
  properties: {
6472
6753
  partyIdInfo: {
6473
6754
  title: string;
6474
6755
  type: string;
6756
+ additionalProperties: boolean;
6475
6757
  description: string;
6476
6758
  properties: {
6477
6759
  partyIdType: {
@@ -6505,6 +6787,7 @@ export declare namespace Schemas {
6505
6787
  extensionList: {
6506
6788
  title: string;
6507
6789
  type: string;
6790
+ additionalProperties: boolean;
6508
6791
  description: string;
6509
6792
  properties: {
6510
6793
  extension: {
@@ -6512,6 +6795,7 @@ export declare namespace Schemas {
6512
6795
  items: {
6513
6796
  title: string;
6514
6797
  type: string;
6798
+ additionalProperties: boolean;
6515
6799
  description: string;
6516
6800
  properties: {
6517
6801
  key: {
@@ -6557,11 +6841,13 @@ export declare namespace Schemas {
6557
6841
  personalInfo: {
6558
6842
  title: string;
6559
6843
  type: string;
6844
+ additionalProperties: boolean;
6560
6845
  description: string;
6561
6846
  properties: {
6562
6847
  complexName: {
6563
6848
  title: string;
6564
6849
  type: string;
6850
+ additionalProperties: boolean;
6565
6851
  description: string;
6566
6852
  properties: {
6567
6853
  firstName: {
@@ -6608,11 +6894,13 @@ export declare namespace Schemas {
6608
6894
  payer: {
6609
6895
  title: string;
6610
6896
  type: string;
6897
+ additionalProperties: boolean;
6611
6898
  description: string;
6612
6899
  properties: {
6613
6900
  partyIdInfo: {
6614
6901
  title: string;
6615
6902
  type: string;
6903
+ additionalProperties: boolean;
6616
6904
  description: string;
6617
6905
  properties: {
6618
6906
  partyIdType: {
@@ -6646,6 +6934,7 @@ export declare namespace Schemas {
6646
6934
  extensionList: {
6647
6935
  title: string;
6648
6936
  type: string;
6937
+ additionalProperties: boolean;
6649
6938
  description: string;
6650
6939
  properties: {
6651
6940
  extension: {
@@ -6653,6 +6942,7 @@ export declare namespace Schemas {
6653
6942
  items: {
6654
6943
  title: string;
6655
6944
  type: string;
6945
+ additionalProperties: boolean;
6656
6946
  description: string;
6657
6947
  properties: {
6658
6948
  key: {
@@ -6698,11 +6988,13 @@ export declare namespace Schemas {
6698
6988
  personalInfo: {
6699
6989
  title: string;
6700
6990
  type: string;
6991
+ additionalProperties: boolean;
6701
6992
  description: string;
6702
6993
  properties: {
6703
6994
  complexName: {
6704
6995
  title: string;
6705
6996
  type: string;
6997
+ additionalProperties: boolean;
6706
6998
  description: string;
6707
6999
  properties: {
6708
7000
  firstName: {
@@ -6756,6 +7048,7 @@ export declare namespace Schemas {
6756
7048
  amount: {
6757
7049
  title: string;
6758
7050
  type: string;
7051
+ additionalProperties: boolean;
6759
7052
  description: string;
6760
7053
  properties: {
6761
7054
  currency: {
@@ -6779,6 +7072,7 @@ export declare namespace Schemas {
6779
7072
  fees: {
6780
7073
  title: string;
6781
7074
  type: string;
7075
+ additionalProperties: boolean;
6782
7076
  description: string;
6783
7077
  properties: {
6784
7078
  currency: {
@@ -6802,6 +7096,7 @@ export declare namespace Schemas {
6802
7096
  transactionType: {
6803
7097
  title: string;
6804
7098
  type: string;
7099
+ additionalProperties: boolean;
6805
7100
  description: string;
6806
7101
  properties: {
6807
7102
  scenario: {
@@ -6835,6 +7130,7 @@ export declare namespace Schemas {
6835
7130
  refundInfo: {
6836
7131
  title: string;
6837
7132
  type: string;
7133
+ additionalProperties: boolean;
6838
7134
  description: string;
6839
7135
  properties: {
6840
7136
  originalTransactionId: {
@@ -6868,6 +7164,7 @@ export declare namespace Schemas {
6868
7164
  geoCode: {
6869
7165
  title: string;
6870
7166
  type: string;
7167
+ additionalProperties: boolean;
6871
7168
  description: string;
6872
7169
  properties: {
6873
7170
  latitude: {
@@ -6905,6 +7202,7 @@ export declare namespace Schemas {
6905
7202
  extensionList: {
6906
7203
  title: string;
6907
7204
  type: string;
7205
+ additionalProperties: boolean;
6908
7206
  description: string;
6909
7207
  properties: {
6910
7208
  extension: {
@@ -6912,6 +7210,7 @@ export declare namespace Schemas {
6912
7210
  items: {
6913
7211
  title: string;
6914
7212
  type: string;
7213
+ additionalProperties: boolean;
6915
7214
  description: string;
6916
7215
  properties: {
6917
7216
  key: {
@@ -6944,6 +7243,7 @@ export declare namespace Schemas {
6944
7243
  const simpleQuotesPostRequest: {
6945
7244
  title: string;
6946
7245
  type: string;
7246
+ additionalProperties: boolean;
6947
7247
  properties: {
6948
7248
  fspId: {
6949
7249
  title: string;
@@ -6955,6 +7255,7 @@ export declare namespace Schemas {
6955
7255
  quotesPostRequest: {
6956
7256
  title: string;
6957
7257
  type: string;
7258
+ additionalProperties: boolean;
6958
7259
  description: string;
6959
7260
  properties: {
6960
7261
  quoteId: {
@@ -6981,11 +7282,13 @@ export declare namespace Schemas {
6981
7282
  payee: {
6982
7283
  title: string;
6983
7284
  type: string;
7285
+ additionalProperties: boolean;
6984
7286
  description: string;
6985
7287
  properties: {
6986
7288
  partyIdInfo: {
6987
7289
  title: string;
6988
7290
  type: string;
7291
+ additionalProperties: boolean;
6989
7292
  description: string;
6990
7293
  properties: {
6991
7294
  partyIdType: {
@@ -7019,6 +7322,7 @@ export declare namespace Schemas {
7019
7322
  extensionList: {
7020
7323
  title: string;
7021
7324
  type: string;
7325
+ additionalProperties: boolean;
7022
7326
  description: string;
7023
7327
  properties: {
7024
7328
  extension: {
@@ -7026,6 +7330,7 @@ export declare namespace Schemas {
7026
7330
  items: {
7027
7331
  title: string;
7028
7332
  type: string;
7333
+ additionalProperties: boolean;
7029
7334
  description: string;
7030
7335
  properties: {
7031
7336
  key: {
@@ -7071,11 +7376,13 @@ export declare namespace Schemas {
7071
7376
  personalInfo: {
7072
7377
  title: string;
7073
7378
  type: string;
7379
+ additionalProperties: boolean;
7074
7380
  description: string;
7075
7381
  properties: {
7076
7382
  complexName: {
7077
7383
  title: string;
7078
7384
  type: string;
7385
+ additionalProperties: boolean;
7079
7386
  description: string;
7080
7387
  properties: {
7081
7388
  firstName: {
@@ -7122,11 +7429,13 @@ export declare namespace Schemas {
7122
7429
  payer: {
7123
7430
  title: string;
7124
7431
  type: string;
7432
+ additionalProperties: boolean;
7125
7433
  description: string;
7126
7434
  properties: {
7127
7435
  partyIdInfo: {
7128
7436
  title: string;
7129
7437
  type: string;
7438
+ additionalProperties: boolean;
7130
7439
  description: string;
7131
7440
  properties: {
7132
7441
  partyIdType: {
@@ -7160,6 +7469,7 @@ export declare namespace Schemas {
7160
7469
  extensionList: {
7161
7470
  title: string;
7162
7471
  type: string;
7472
+ additionalProperties: boolean;
7163
7473
  description: string;
7164
7474
  properties: {
7165
7475
  extension: {
@@ -7167,6 +7477,7 @@ export declare namespace Schemas {
7167
7477
  items: {
7168
7478
  title: string;
7169
7479
  type: string;
7480
+ additionalProperties: boolean;
7170
7481
  description: string;
7171
7482
  properties: {
7172
7483
  key: {
@@ -7212,11 +7523,13 @@ export declare namespace Schemas {
7212
7523
  personalInfo: {
7213
7524
  title: string;
7214
7525
  type: string;
7526
+ additionalProperties: boolean;
7215
7527
  description: string;
7216
7528
  properties: {
7217
7529
  complexName: {
7218
7530
  title: string;
7219
7531
  type: string;
7532
+ additionalProperties: boolean;
7220
7533
  description: string;
7221
7534
  properties: {
7222
7535
  firstName: {
@@ -7270,6 +7583,7 @@ export declare namespace Schemas {
7270
7583
  amount: {
7271
7584
  title: string;
7272
7585
  type: string;
7586
+ additionalProperties: boolean;
7273
7587
  description: string;
7274
7588
  properties: {
7275
7589
  currency: {
@@ -7293,6 +7607,7 @@ export declare namespace Schemas {
7293
7607
  fees: {
7294
7608
  title: string;
7295
7609
  type: string;
7610
+ additionalProperties: boolean;
7296
7611
  description: string;
7297
7612
  properties: {
7298
7613
  currency: {
@@ -7316,6 +7631,7 @@ export declare namespace Schemas {
7316
7631
  transactionType: {
7317
7632
  title: string;
7318
7633
  type: string;
7634
+ additionalProperties: boolean;
7319
7635
  description: string;
7320
7636
  properties: {
7321
7637
  scenario: {
@@ -7349,6 +7665,7 @@ export declare namespace Schemas {
7349
7665
  refundInfo: {
7350
7666
  title: string;
7351
7667
  type: string;
7668
+ additionalProperties: boolean;
7352
7669
  description: string;
7353
7670
  properties: {
7354
7671
  originalTransactionId: {
@@ -7382,6 +7699,7 @@ export declare namespace Schemas {
7382
7699
  geoCode: {
7383
7700
  title: string;
7384
7701
  type: string;
7702
+ additionalProperties: boolean;
7385
7703
  description: string;
7386
7704
  properties: {
7387
7705
  latitude: {
@@ -7419,6 +7737,7 @@ export declare namespace Schemas {
7419
7737
  extensionList: {
7420
7738
  title: string;
7421
7739
  type: string;
7740
+ additionalProperties: boolean;
7422
7741
  description: string;
7423
7742
  properties: {
7424
7743
  extension: {
@@ -7426,6 +7745,7 @@ export declare namespace Schemas {
7426
7745
  items: {
7427
7746
  title: string;
7428
7747
  type: string;
7748
+ additionalProperties: boolean;
7429
7749
  description: string;
7430
7750
  properties: {
7431
7751
  key: {
@@ -7461,6 +7781,7 @@ export declare namespace Schemas {
7461
7781
  const quotesPostResponse: {
7462
7782
  title: string;
7463
7783
  type: string;
7784
+ additionalProperties: boolean;
7464
7785
  properties: {
7465
7786
  quotes: {
7466
7787
  title: string;
@@ -7473,6 +7794,7 @@ export declare namespace Schemas {
7473
7794
  transferAmount: {
7474
7795
  title: string;
7475
7796
  type: string;
7797
+ additionalProperties: boolean;
7476
7798
  description: string;
7477
7799
  properties: {
7478
7800
  currency: {
@@ -7496,6 +7818,7 @@ export declare namespace Schemas {
7496
7818
  payeeReceiveAmount: {
7497
7819
  title: string;
7498
7820
  type: string;
7821
+ additionalProperties: boolean;
7499
7822
  description: string;
7500
7823
  properties: {
7501
7824
  currency: {
@@ -7519,6 +7842,7 @@ export declare namespace Schemas {
7519
7842
  payeeFspFee: {
7520
7843
  title: string;
7521
7844
  type: string;
7845
+ additionalProperties: boolean;
7522
7846
  description: string;
7523
7847
  properties: {
7524
7848
  currency: {
@@ -7542,6 +7866,7 @@ export declare namespace Schemas {
7542
7866
  payeeFspCommission: {
7543
7867
  title: string;
7544
7868
  type: string;
7869
+ additionalProperties: boolean;
7545
7870
  description: string;
7546
7871
  properties: {
7547
7872
  currency: {
@@ -7570,6 +7895,7 @@ export declare namespace Schemas {
7570
7895
  geoCode: {
7571
7896
  title: string;
7572
7897
  type: string;
7898
+ additionalProperties: boolean;
7573
7899
  description: string;
7574
7900
  properties: {
7575
7901
  latitude: {
@@ -7608,6 +7934,7 @@ export declare namespace Schemas {
7608
7934
  extensionList: {
7609
7935
  title: string;
7610
7936
  type: string;
7937
+ additionalProperties: boolean;
7611
7938
  description: string;
7612
7939
  properties: {
7613
7940
  extension: {
@@ -7615,6 +7942,7 @@ export declare namespace Schemas {
7615
7942
  items: {
7616
7943
  title: string;
7617
7944
  type: string;
7945
+ additionalProperties: boolean;
7618
7946
  description: string;
7619
7947
  properties: {
7620
7948
  key: {
@@ -7660,6 +7988,7 @@ export declare namespace Schemas {
7660
7988
  const errorQuotesResponse: {
7661
7989
  allOf: ({
7662
7990
  type: string;
7991
+ additionalProperties: boolean;
7663
7992
  properties: {
7664
7993
  statusCode: {
7665
7994
  type: string;
@@ -7672,8 +8001,10 @@ export declare namespace Schemas {
7672
8001
  };
7673
8002
  } | {
7674
8003
  type: string;
8004
+ additionalProperties?: undefined;
7675
8005
  properties?: undefined;
7676
8006
  })[];
8007
+ additionalProperties: boolean;
7677
8008
  };
7678
8009
  const AuthenticationType: {
7679
8010
  title: string;
@@ -7684,6 +8015,7 @@ export declare namespace Schemas {
7684
8015
  };
7685
8016
  const requestToPayRequest: {
7686
8017
  type: string;
8018
+ additionalProperties: boolean;
7687
8019
  required: string[];
7688
8020
  properties: {
7689
8021
  homeR2PTransactionId: {
@@ -7692,6 +8024,7 @@ export declare namespace Schemas {
7692
8024
  };
7693
8025
  from: {
7694
8026
  type: string;
8027
+ additionalProperties: boolean;
7695
8028
  required: string[];
7696
8029
  properties: {
7697
8030
  type: {
@@ -7780,6 +8113,7 @@ export declare namespace Schemas {
7780
8113
  items: {
7781
8114
  title: string;
7782
8115
  type: string;
8116
+ additionalProperties: boolean;
7783
8117
  description: string;
7784
8118
  properties: {
7785
8119
  key: {
@@ -7806,6 +8140,7 @@ export declare namespace Schemas {
7806
8140
  };
7807
8141
  to: {
7808
8142
  type: string;
8143
+ additionalProperties: boolean;
7809
8144
  required: string[];
7810
8145
  properties: {
7811
8146
  type: {
@@ -7894,6 +8229,7 @@ export declare namespace Schemas {
7894
8229
  items: {
7895
8230
  title: string;
7896
8231
  type: string;
8232
+ additionalProperties: boolean;
7897
8233
  description: string;
7898
8234
  properties: {
7899
8235
  key: {
@@ -7970,16 +8306,19 @@ export declare namespace Schemas {
7970
8306
  const getPartiesResponse: {
7971
8307
  title: string;
7972
8308
  type: string;
8309
+ additionalProperties: boolean;
7973
8310
  description: string;
7974
8311
  properties: {
7975
8312
  body: {
7976
8313
  title: string;
7977
8314
  type: string;
8315
+ additionalProperties: boolean;
7978
8316
  description: string;
7979
8317
  properties: {
7980
8318
  partyIdInfo: {
7981
8319
  title: string;
7982
8320
  type: string;
8321
+ additionalProperties: boolean;
7983
8322
  description: string;
7984
8323
  properties: {
7985
8324
  partyIdType: {
@@ -8013,6 +8352,7 @@ export declare namespace Schemas {
8013
8352
  extensionList: {
8014
8353
  title: string;
8015
8354
  type: string;
8355
+ additionalProperties: boolean;
8016
8356
  description: string;
8017
8357
  properties: {
8018
8358
  extension: {
@@ -8020,6 +8360,7 @@ export declare namespace Schemas {
8020
8360
  items: {
8021
8361
  title: string;
8022
8362
  type: string;
8363
+ additionalProperties: boolean;
8023
8364
  description: string;
8024
8365
  properties: {
8025
8366
  key: {
@@ -8065,11 +8406,13 @@ export declare namespace Schemas {
8065
8406
  personalInfo: {
8066
8407
  title: string;
8067
8408
  type: string;
8409
+ additionalProperties: boolean;
8068
8410
  description: string;
8069
8411
  properties: {
8070
8412
  complexName: {
8071
8413
  title: string;
8072
8414
  type: string;
8415
+ additionalProperties: boolean;
8073
8416
  description: string;
8074
8417
  properties: {
8075
8418
  firstName: {
@@ -8129,6 +8472,7 @@ export declare namespace Schemas {
8129
8472
  const TransactionRequestResponse: {
8130
8473
  title: string;
8131
8474
  type: string;
8475
+ additionalProperties: boolean;
8132
8476
  description: string;
8133
8477
  properties: {
8134
8478
  body: {
@@ -8151,6 +8495,7 @@ export declare namespace Schemas {
8151
8495
  extensionList: {
8152
8496
  title: string;
8153
8497
  type: string;
8498
+ additionalProperties: boolean;
8154
8499
  description: string;
8155
8500
  properties: {
8156
8501
  extension: {
@@ -8158,6 +8503,7 @@ export declare namespace Schemas {
8158
8503
  items: {
8159
8504
  title: string;
8160
8505
  type: string;
8506
+ additionalProperties: boolean;
8161
8507
  description: string;
8162
8508
  properties: {
8163
8509
  key: {
@@ -8195,6 +8541,7 @@ export declare namespace Schemas {
8195
8541
  };
8196
8542
  const requestToPayResponse: {
8197
8543
  type: string;
8544
+ additionalProperties: boolean;
8198
8545
  required: string[];
8199
8546
  properties: {
8200
8547
  transactionRequestId: {
@@ -8206,6 +8553,7 @@ export declare namespace Schemas {
8206
8553
  };
8207
8554
  from: {
8208
8555
  type: string;
8556
+ additionalProperties: boolean;
8209
8557
  required: string[];
8210
8558
  properties: {
8211
8559
  type: {
@@ -8294,6 +8642,7 @@ export declare namespace Schemas {
8294
8642
  items: {
8295
8643
  title: string;
8296
8644
  type: string;
8645
+ additionalProperties: boolean;
8297
8646
  description: string;
8298
8647
  properties: {
8299
8648
  key: {
@@ -8320,6 +8669,7 @@ export declare namespace Schemas {
8320
8669
  };
8321
8670
  to: {
8322
8671
  type: string;
8672
+ additionalProperties: boolean;
8323
8673
  required: string[];
8324
8674
  properties: {
8325
8675
  type: {
@@ -8408,6 +8758,7 @@ export declare namespace Schemas {
8408
8758
  items: {
8409
8759
  title: string;
8410
8760
  type: string;
8761
+ additionalProperties: boolean;
8411
8762
  description: string;
8412
8763
  properties: {
8413
8764
  key: {
@@ -8475,16 +8826,19 @@ export declare namespace Schemas {
8475
8826
  getPartiesResponse: {
8476
8827
  title: string;
8477
8828
  type: string;
8829
+ additionalProperties: boolean;
8478
8830
  description: string;
8479
8831
  properties: {
8480
8832
  body: {
8481
8833
  title: string;
8482
8834
  type: string;
8835
+ additionalProperties: boolean;
8483
8836
  description: string;
8484
8837
  properties: {
8485
8838
  partyIdInfo: {
8486
8839
  title: string;
8487
8840
  type: string;
8841
+ additionalProperties: boolean;
8488
8842
  description: string;
8489
8843
  properties: {
8490
8844
  partyIdType: {
@@ -8518,6 +8872,7 @@ export declare namespace Schemas {
8518
8872
  extensionList: {
8519
8873
  title: string;
8520
8874
  type: string;
8875
+ additionalProperties: boolean;
8521
8876
  description: string;
8522
8877
  properties: {
8523
8878
  extension: {
@@ -8525,6 +8880,7 @@ export declare namespace Schemas {
8525
8880
  items: {
8526
8881
  title: string;
8527
8882
  type: string;
8883
+ additionalProperties: boolean;
8528
8884
  description: string;
8529
8885
  properties: {
8530
8886
  key: {
@@ -8570,11 +8926,13 @@ export declare namespace Schemas {
8570
8926
  personalInfo: {
8571
8927
  title: string;
8572
8928
  type: string;
8929
+ additionalProperties: boolean;
8573
8930
  description: string;
8574
8931
  properties: {
8575
8932
  complexName: {
8576
8933
  title: string;
8577
8934
  type: string;
8935
+ additionalProperties: boolean;
8578
8936
  description: string;
8579
8937
  properties: {
8580
8938
  firstName: {
@@ -8627,6 +8985,7 @@ export declare namespace Schemas {
8627
8985
  transactionRequestResponse: {
8628
8986
  title: string;
8629
8987
  type: string;
8988
+ additionalProperties: boolean;
8630
8989
  description: string;
8631
8990
  properties: {
8632
8991
  body: {
@@ -8649,6 +9008,7 @@ export declare namespace Schemas {
8649
9008
  extensionList: {
8650
9009
  title: string;
8651
9010
  type: string;
9011
+ additionalProperties: boolean;
8652
9012
  description: string;
8653
9013
  properties: {
8654
9014
  extension: {
@@ -8656,6 +9016,7 @@ export declare namespace Schemas {
8656
9016
  items: {
8657
9017
  title: string;
8658
9018
  type: string;
9019
+ additionalProperties: boolean;
8659
9020
  description: string;
8660
9021
  properties: {
8661
9022
  key: {
@@ -8693,6 +9054,7 @@ export declare namespace Schemas {
8693
9054
  };
8694
9055
  lastError: {
8695
9056
  type: string;
9057
+ additionalProperties: boolean;
8696
9058
  description: string;
8697
9059
  properties: {
8698
9060
  httpStatusCode: {
@@ -8701,10 +9063,12 @@ export declare namespace Schemas {
8701
9063
  };
8702
9064
  mojaloopError: {
8703
9065
  type: string;
9066
+ additionalProperties: boolean;
8704
9067
  properties: {
8705
9068
  errorInformation: {
8706
9069
  title: string;
8707
9070
  type: string;
9071
+ additionalProperties: boolean;
8708
9072
  description: string;
8709
9073
  properties: {
8710
9074
  errorCode: {
@@ -8724,6 +9088,7 @@ export declare namespace Schemas {
8724
9088
  extensionList: {
8725
9089
  title: string;
8726
9090
  type: string;
9091
+ additionalProperties: boolean;
8727
9092
  description: string;
8728
9093
  properties: {
8729
9094
  extension: {
@@ -8731,6 +9096,7 @@ export declare namespace Schemas {
8731
9096
  items: {
8732
9097
  title: string;
8733
9098
  type: string;
9099
+ additionalProperties: boolean;
8734
9100
  description: string;
8735
9101
  properties: {
8736
9102
  key: {
@@ -8773,11 +9139,13 @@ export declare namespace Schemas {
8773
9139
  const QuotesIDPutResponse: {
8774
9140
  title: string;
8775
9141
  type: string;
9142
+ additionalProperties: boolean;
8776
9143
  description: string;
8777
9144
  properties: {
8778
9145
  transferAmount: {
8779
9146
  title: string;
8780
9147
  type: string;
9148
+ additionalProperties: boolean;
8781
9149
  description: string;
8782
9150
  properties: {
8783
9151
  currency: {
@@ -8801,6 +9169,7 @@ export declare namespace Schemas {
8801
9169
  payeeReceiveAmount: {
8802
9170
  title: string;
8803
9171
  type: string;
9172
+ additionalProperties: boolean;
8804
9173
  description: string;
8805
9174
  properties: {
8806
9175
  currency: {
@@ -8824,6 +9193,7 @@ export declare namespace Schemas {
8824
9193
  payeeFspFee: {
8825
9194
  title: string;
8826
9195
  type: string;
9196
+ additionalProperties: boolean;
8827
9197
  description: string;
8828
9198
  properties: {
8829
9199
  currency: {
@@ -8847,6 +9217,7 @@ export declare namespace Schemas {
8847
9217
  payeeFspCommission: {
8848
9218
  title: string;
8849
9219
  type: string;
9220
+ additionalProperties: boolean;
8850
9221
  description: string;
8851
9222
  properties: {
8852
9223
  currency: {
@@ -8877,6 +9248,7 @@ export declare namespace Schemas {
8877
9248
  geoCode: {
8878
9249
  title: string;
8879
9250
  type: string;
9251
+ additionalProperties: boolean;
8880
9252
  description: string;
8881
9253
  properties: {
8882
9254
  latitude: {
@@ -8915,6 +9287,7 @@ export declare namespace Schemas {
8915
9287
  extensionList: {
8916
9288
  title: string;
8917
9289
  type: string;
9290
+ additionalProperties: boolean;
8918
9291
  description: string;
8919
9292
  properties: {
8920
9293
  extension: {
@@ -8922,6 +9295,7 @@ export declare namespace Schemas {
8922
9295
  items: {
8923
9296
  title: string;
8924
9297
  type: string;
9298
+ additionalProperties: boolean;
8925
9299
  description: string;
8926
9300
  properties: {
8927
9301
  key: {
@@ -8954,6 +9328,7 @@ export declare namespace Schemas {
8954
9328
  const TransfersIDPutResponse: {
8955
9329
  title: string;
8956
9330
  type: string;
9331
+ additionalProperties: boolean;
8957
9332
  description: string;
8958
9333
  properties: {
8959
9334
  fulfilment: {
@@ -8981,6 +9356,7 @@ export declare namespace Schemas {
8981
9356
  extensionList: {
8982
9357
  title: string;
8983
9358
  type: string;
9359
+ additionalProperties: boolean;
8984
9360
  description: string;
8985
9361
  properties: {
8986
9362
  extension: {
@@ -8988,6 +9364,7 @@ export declare namespace Schemas {
8988
9364
  items: {
8989
9365
  title: string;
8990
9366
  type: string;
9367
+ additionalProperties: boolean;
8991
9368
  description: string;
8992
9369
  properties: {
8993
9370
  key: {
@@ -9019,6 +9396,7 @@ export declare namespace Schemas {
9019
9396
  };
9020
9397
  const transferResponse: {
9021
9398
  type: string;
9399
+ additionalProperties: boolean;
9022
9400
  required: string[];
9023
9401
  properties: {
9024
9402
  transferId: {
@@ -9034,6 +9412,7 @@ export declare namespace Schemas {
9034
9412
  };
9035
9413
  from: {
9036
9414
  type: string;
9415
+ additionalProperties: boolean;
9037
9416
  required: string[];
9038
9417
  properties: {
9039
9418
  type: {
@@ -9122,6 +9501,7 @@ export declare namespace Schemas {
9122
9501
  items: {
9123
9502
  title: string;
9124
9503
  type: string;
9504
+ additionalProperties: boolean;
9125
9505
  description: string;
9126
9506
  properties: {
9127
9507
  key: {
@@ -9148,6 +9528,7 @@ export declare namespace Schemas {
9148
9528
  };
9149
9529
  to: {
9150
9530
  type: string;
9531
+ additionalProperties: boolean;
9151
9532
  required: string[];
9152
9533
  properties: {
9153
9534
  type: {
@@ -9236,6 +9617,7 @@ export declare namespace Schemas {
9236
9617
  items: {
9237
9618
  title: string;
9238
9619
  type: string;
9620
+ additionalProperties: boolean;
9239
9621
  description: string;
9240
9622
  properties: {
9241
9623
  key: {
@@ -9333,11 +9715,13 @@ export declare namespace Schemas {
9333
9715
  body: {
9334
9716
  title: string;
9335
9717
  type: string;
9718
+ additionalProperties: boolean;
9336
9719
  description: string;
9337
9720
  properties: {
9338
9721
  transferAmount: {
9339
9722
  title: string;
9340
9723
  type: string;
9724
+ additionalProperties: boolean;
9341
9725
  description: string;
9342
9726
  properties: {
9343
9727
  currency: {
@@ -9361,6 +9745,7 @@ export declare namespace Schemas {
9361
9745
  payeeReceiveAmount: {
9362
9746
  title: string;
9363
9747
  type: string;
9748
+ additionalProperties: boolean;
9364
9749
  description: string;
9365
9750
  properties: {
9366
9751
  currency: {
@@ -9384,6 +9769,7 @@ export declare namespace Schemas {
9384
9769
  payeeFspFee: {
9385
9770
  title: string;
9386
9771
  type: string;
9772
+ additionalProperties: boolean;
9387
9773
  description: string;
9388
9774
  properties: {
9389
9775
  currency: {
@@ -9407,6 +9793,7 @@ export declare namespace Schemas {
9407
9793
  payeeFspCommission: {
9408
9794
  title: string;
9409
9795
  type: string;
9796
+ additionalProperties: boolean;
9410
9797
  description: string;
9411
9798
  properties: {
9412
9799
  currency: {
@@ -9437,6 +9824,7 @@ export declare namespace Schemas {
9437
9824
  geoCode: {
9438
9825
  title: string;
9439
9826
  type: string;
9827
+ additionalProperties: boolean;
9440
9828
  description: string;
9441
9829
  properties: {
9442
9830
  latitude: {
@@ -9475,6 +9863,7 @@ export declare namespace Schemas {
9475
9863
  extensionList: {
9476
9864
  title: string;
9477
9865
  type: string;
9866
+ additionalProperties: boolean;
9478
9867
  description: string;
9479
9868
  properties: {
9480
9869
  extension: {
@@ -9482,6 +9871,7 @@ export declare namespace Schemas {
9482
9871
  items: {
9483
9872
  title: string;
9484
9873
  type: string;
9874
+ additionalProperties: boolean;
9485
9875
  description: string;
9486
9876
  properties: {
9487
9877
  key: {
@@ -9527,6 +9917,7 @@ export declare namespace Schemas {
9527
9917
  body: {
9528
9918
  title: string;
9529
9919
  type: string;
9920
+ additionalProperties: boolean;
9530
9921
  description: string;
9531
9922
  properties: {
9532
9923
  fulfilment: {
@@ -9554,6 +9945,7 @@ export declare namespace Schemas {
9554
9945
  extensionList: {
9555
9946
  title: string;
9556
9947
  type: string;
9948
+ additionalProperties: boolean;
9557
9949
  description: string;
9558
9950
  properties: {
9559
9951
  extension: {
@@ -9561,6 +9953,7 @@ export declare namespace Schemas {
9561
9953
  items: {
9562
9954
  title: string;
9563
9955
  type: string;
9956
+ additionalProperties: boolean;
9564
9957
  description: string;
9565
9958
  properties: {
9566
9959
  key: {
@@ -9597,6 +9990,7 @@ export declare namespace Schemas {
9597
9990
  };
9598
9991
  lastError: {
9599
9992
  type: string;
9993
+ additionalProperties: boolean;
9600
9994
  description: string;
9601
9995
  properties: {
9602
9996
  httpStatusCode: {
@@ -9605,10 +9999,12 @@ export declare namespace Schemas {
9605
9999
  };
9606
10000
  mojaloopError: {
9607
10001
  type: string;
10002
+ additionalProperties: boolean;
9608
10003
  properties: {
9609
10004
  errorInformation: {
9610
10005
  title: string;
9611
10006
  type: string;
10007
+ additionalProperties: boolean;
9612
10008
  description: string;
9613
10009
  properties: {
9614
10010
  errorCode: {
@@ -9628,6 +10024,7 @@ export declare namespace Schemas {
9628
10024
  extensionList: {
9629
10025
  title: string;
9630
10026
  type: string;
10027
+ additionalProperties: boolean;
9631
10028
  description: string;
9632
10029
  properties: {
9633
10030
  extension: {
@@ -9635,6 +10032,7 @@ export declare namespace Schemas {
9635
10032
  items: {
9636
10033
  title: string;
9637
10034
  type: string;
10035
+ additionalProperties: boolean;
9638
10036
  description: string;
9639
10037
  properties: {
9640
10038
  key: {
@@ -9677,6 +10075,7 @@ export declare namespace Schemas {
9677
10075
  const errorTransferResponse: {
9678
10076
  allOf: ({
9679
10077
  type: string;
10078
+ additionalProperties: boolean;
9680
10079
  properties: {
9681
10080
  statusCode: {
9682
10081
  type: string;
@@ -9691,10 +10090,12 @@ export declare namespace Schemas {
9691
10090
  required?: undefined;
9692
10091
  } | {
9693
10092
  type: string;
10093
+ additionalProperties: boolean;
9694
10094
  required: string[];
9695
10095
  properties: {
9696
10096
  transferState: {
9697
10097
  type: string;
10098
+ additionalProperties: boolean;
9698
10099
  required: string[];
9699
10100
  properties: {
9700
10101
  transferId: {
@@ -9710,6 +10111,7 @@ export declare namespace Schemas {
9710
10111
  };
9711
10112
  from: {
9712
10113
  type: string;
10114
+ additionalProperties: boolean;
9713
10115
  required: string[];
9714
10116
  properties: {
9715
10117
  type: {
@@ -9798,6 +10200,7 @@ export declare namespace Schemas {
9798
10200
  items: {
9799
10201
  title: string;
9800
10202
  type: string;
10203
+ additionalProperties: boolean;
9801
10204
  description: string;
9802
10205
  properties: {
9803
10206
  key: {
@@ -9824,6 +10227,7 @@ export declare namespace Schemas {
9824
10227
  };
9825
10228
  to: {
9826
10229
  type: string;
10230
+ additionalProperties: boolean;
9827
10231
  required: string[];
9828
10232
  properties: {
9829
10233
  type: {
@@ -9912,6 +10316,7 @@ export declare namespace Schemas {
9912
10316
  items: {
9913
10317
  title: string;
9914
10318
  type: string;
10319
+ additionalProperties: boolean;
9915
10320
  description: string;
9916
10321
  properties: {
9917
10322
  key: {
@@ -10009,11 +10414,13 @@ export declare namespace Schemas {
10009
10414
  body: {
10010
10415
  title: string;
10011
10416
  type: string;
10417
+ additionalProperties: boolean;
10012
10418
  description: string;
10013
10419
  properties: {
10014
10420
  transferAmount: {
10015
10421
  title: string;
10016
10422
  type: string;
10423
+ additionalProperties: boolean;
10017
10424
  description: string;
10018
10425
  properties: {
10019
10426
  currency: {
@@ -10037,6 +10444,7 @@ export declare namespace Schemas {
10037
10444
  payeeReceiveAmount: {
10038
10445
  title: string;
10039
10446
  type: string;
10447
+ additionalProperties: boolean;
10040
10448
  description: string;
10041
10449
  properties: {
10042
10450
  currency: {
@@ -10060,6 +10468,7 @@ export declare namespace Schemas {
10060
10468
  payeeFspFee: {
10061
10469
  title: string;
10062
10470
  type: string;
10471
+ additionalProperties: boolean;
10063
10472
  description: string;
10064
10473
  properties: {
10065
10474
  currency: {
@@ -10083,6 +10492,7 @@ export declare namespace Schemas {
10083
10492
  payeeFspCommission: {
10084
10493
  title: string;
10085
10494
  type: string;
10495
+ additionalProperties: boolean;
10086
10496
  description: string;
10087
10497
  properties: {
10088
10498
  currency: {
@@ -10113,6 +10523,7 @@ export declare namespace Schemas {
10113
10523
  geoCode: {
10114
10524
  title: string;
10115
10525
  type: string;
10526
+ additionalProperties: boolean;
10116
10527
  description: string;
10117
10528
  properties: {
10118
10529
  latitude: {
@@ -10151,6 +10562,7 @@ export declare namespace Schemas {
10151
10562
  extensionList: {
10152
10563
  title: string;
10153
10564
  type: string;
10565
+ additionalProperties: boolean;
10154
10566
  description: string;
10155
10567
  properties: {
10156
10568
  extension: {
@@ -10158,6 +10570,7 @@ export declare namespace Schemas {
10158
10570
  items: {
10159
10571
  title: string;
10160
10572
  type: string;
10573
+ additionalProperties: boolean;
10161
10574
  description: string;
10162
10575
  properties: {
10163
10576
  key: {
@@ -10203,6 +10616,7 @@ export declare namespace Schemas {
10203
10616
  body: {
10204
10617
  title: string;
10205
10618
  type: string;
10619
+ additionalProperties: boolean;
10206
10620
  description: string;
10207
10621
  properties: {
10208
10622
  fulfilment: {
@@ -10230,6 +10644,7 @@ export declare namespace Schemas {
10230
10644
  extensionList: {
10231
10645
  title: string;
10232
10646
  type: string;
10647
+ additionalProperties: boolean;
10233
10648
  description: string;
10234
10649
  properties: {
10235
10650
  extension: {
@@ -10237,6 +10652,7 @@ export declare namespace Schemas {
10237
10652
  items: {
10238
10653
  title: string;
10239
10654
  type: string;
10655
+ additionalProperties: boolean;
10240
10656
  description: string;
10241
10657
  properties: {
10242
10658
  key: {
@@ -10273,6 +10689,7 @@ export declare namespace Schemas {
10273
10689
  };
10274
10690
  lastError: {
10275
10691
  type: string;
10692
+ additionalProperties: boolean;
10276
10693
  description: string;
10277
10694
  properties: {
10278
10695
  httpStatusCode: {
@@ -10281,10 +10698,12 @@ export declare namespace Schemas {
10281
10698
  };
10282
10699
  mojaloopError: {
10283
10700
  type: string;
10701
+ additionalProperties: boolean;
10284
10702
  properties: {
10285
10703
  errorInformation: {
10286
10704
  title: string;
10287
10705
  type: string;
10706
+ additionalProperties: boolean;
10288
10707
  description: string;
10289
10708
  properties: {
10290
10709
  errorCode: {
@@ -10304,6 +10723,7 @@ export declare namespace Schemas {
10304
10723
  extensionList: {
10305
10724
  title: string;
10306
10725
  type: string;
10726
+ additionalProperties: boolean;
10307
10727
  description: string;
10308
10728
  properties: {
10309
10729
  extension: {
@@ -10311,6 +10731,7 @@ export declare namespace Schemas {
10311
10731
  items: {
10312
10732
  title: string;
10313
10733
  type: string;
10734
+ additionalProperties: boolean;
10314
10735
  description: string;
10315
10736
  properties: {
10316
10737
  key: {
@@ -10357,6 +10778,7 @@ export declare namespace Schemas {
10357
10778
  };
10358
10779
  const requestToPayTransferRequest: {
10359
10780
  type: string;
10781
+ additionalProperties: boolean;
10360
10782
  required: string[];
10361
10783
  properties: {
10362
10784
  homeR2PTransactionId: {
@@ -10372,6 +10794,7 @@ export declare namespace Schemas {
10372
10794
  };
10373
10795
  from: {
10374
10796
  type: string;
10797
+ additionalProperties: boolean;
10375
10798
  required: string[];
10376
10799
  properties: {
10377
10800
  type: {
@@ -10460,6 +10883,7 @@ export declare namespace Schemas {
10460
10883
  items: {
10461
10884
  title: string;
10462
10885
  type: string;
10886
+ additionalProperties: boolean;
10463
10887
  description: string;
10464
10888
  properties: {
10465
10889
  key: {
@@ -10486,6 +10910,7 @@ export declare namespace Schemas {
10486
10910
  };
10487
10911
  to: {
10488
10912
  type: string;
10913
+ additionalProperties: boolean;
10489
10914
  required: string[];
10490
10915
  properties: {
10491
10916
  type: {
@@ -10574,6 +10999,7 @@ export declare namespace Schemas {
10574
10999
  items: {
10575
11000
  title: string;
10576
11001
  type: string;
11002
+ additionalProperties: boolean;
10577
11003
  description: string;
10578
11004
  properties: {
10579
11005
  key: {
@@ -10674,6 +11100,7 @@ export declare namespace Schemas {
10674
11100
  description: string;
10675
11101
  minLength?: undefined;
10676
11102
  maxLength?: undefined;
11103
+ additionalProperties?: undefined;
10677
11104
  properties?: undefined;
10678
11105
  required?: undefined;
10679
11106
  } | {
@@ -10683,11 +11110,13 @@ export declare namespace Schemas {
10683
11110
  maxLength: number;
10684
11111
  description: string;
10685
11112
  pattern?: undefined;
11113
+ additionalProperties?: undefined;
10686
11114
  properties?: undefined;
10687
11115
  required?: undefined;
10688
11116
  } | {
10689
11117
  title: string;
10690
11118
  type: string;
11119
+ additionalProperties: boolean;
10691
11120
  description: string;
10692
11121
  properties: {
10693
11122
  pinValue: {
@@ -10715,6 +11144,7 @@ export declare namespace Schemas {
10715
11144
  const AuthenticationInfo: {
10716
11145
  title: string;
10717
11146
  type: string;
11147
+ additionalProperties: boolean;
10718
11148
  description: string;
10719
11149
  properties: {
10720
11150
  authentication: {
@@ -10733,6 +11163,7 @@ export declare namespace Schemas {
10733
11163
  description: string;
10734
11164
  minLength?: undefined;
10735
11165
  maxLength?: undefined;
11166
+ additionalProperties?: undefined;
10736
11167
  properties?: undefined;
10737
11168
  required?: undefined;
10738
11169
  } | {
@@ -10742,11 +11173,13 @@ export declare namespace Schemas {
10742
11173
  maxLength: number;
10743
11174
  description: string;
10744
11175
  pattern?: undefined;
11176
+ additionalProperties?: undefined;
10745
11177
  properties?: undefined;
10746
11178
  required?: undefined;
10747
11179
  } | {
10748
11180
  title: string;
10749
11181
  type: string;
11182
+ additionalProperties: boolean;
10750
11183
  description: string;
10751
11184
  properties: {
10752
11185
  pinValue: {
@@ -10784,11 +11217,13 @@ export declare namespace Schemas {
10784
11217
  const AuthorizationIDPutResponse: {
10785
11218
  title: string;
10786
11219
  type: string;
11220
+ additionalProperties: boolean;
10787
11221
  description: string;
10788
11222
  properties: {
10789
11223
  authenticationInfo: {
10790
11224
  title: string;
10791
11225
  type: string;
11226
+ additionalProperties: boolean;
10792
11227
  description: string;
10793
11228
  properties: {
10794
11229
  authentication: {
@@ -10807,6 +11242,7 @@ export declare namespace Schemas {
10807
11242
  description: string;
10808
11243
  minLength?: undefined;
10809
11244
  maxLength?: undefined;
11245
+ additionalProperties?: undefined;
10810
11246
  properties?: undefined;
10811
11247
  required?: undefined;
10812
11248
  } | {
@@ -10816,11 +11252,13 @@ export declare namespace Schemas {
10816
11252
  maxLength: number;
10817
11253
  description: string;
10818
11254
  pattern?: undefined;
11255
+ additionalProperties?: undefined;
10819
11256
  properties?: undefined;
10820
11257
  required?: undefined;
10821
11258
  } | {
10822
11259
  title: string;
10823
11260
  type: string;
11261
+ additionalProperties: boolean;
10824
11262
  description: string;
10825
11263
  properties: {
10826
11264
  pinValue: {
@@ -10860,6 +11298,7 @@ export declare namespace Schemas {
10860
11298
  };
10861
11299
  const requestToPayTransferResponse: {
10862
11300
  type: string;
11301
+ additionalProperties: boolean;
10863
11302
  required: string[];
10864
11303
  properties: {
10865
11304
  transferId: {
@@ -10882,6 +11321,7 @@ export declare namespace Schemas {
10882
11321
  };
10883
11322
  from: {
10884
11323
  type: string;
11324
+ additionalProperties: boolean;
10885
11325
  required: string[];
10886
11326
  properties: {
10887
11327
  type: {
@@ -10970,6 +11410,7 @@ export declare namespace Schemas {
10970
11410
  items: {
10971
11411
  title: string;
10972
11412
  type: string;
11413
+ additionalProperties: boolean;
10973
11414
  description: string;
10974
11415
  properties: {
10975
11416
  key: {
@@ -10996,6 +11437,7 @@ export declare namespace Schemas {
10996
11437
  };
10997
11438
  to: {
10998
11439
  type: string;
11440
+ additionalProperties: boolean;
10999
11441
  required: string[];
11000
11442
  properties: {
11001
11443
  type: {
@@ -11084,6 +11526,7 @@ export declare namespace Schemas {
11084
11526
  items: {
11085
11527
  title: string;
11086
11528
  type: string;
11529
+ additionalProperties: boolean;
11087
11530
  description: string;
11088
11531
  properties: {
11089
11532
  key: {
@@ -11162,11 +11605,13 @@ export declare namespace Schemas {
11162
11605
  body: {
11163
11606
  title: string;
11164
11607
  type: string;
11608
+ additionalProperties: boolean;
11165
11609
  description: string;
11166
11610
  properties: {
11167
11611
  transferAmount: {
11168
11612
  title: string;
11169
11613
  type: string;
11614
+ additionalProperties: boolean;
11170
11615
  description: string;
11171
11616
  properties: {
11172
11617
  currency: {
@@ -11190,6 +11635,7 @@ export declare namespace Schemas {
11190
11635
  payeeReceiveAmount: {
11191
11636
  title: string;
11192
11637
  type: string;
11638
+ additionalProperties: boolean;
11193
11639
  description: string;
11194
11640
  properties: {
11195
11641
  currency: {
@@ -11213,6 +11659,7 @@ export declare namespace Schemas {
11213
11659
  payeeFspFee: {
11214
11660
  title: string;
11215
11661
  type: string;
11662
+ additionalProperties: boolean;
11216
11663
  description: string;
11217
11664
  properties: {
11218
11665
  currency: {
@@ -11236,6 +11683,7 @@ export declare namespace Schemas {
11236
11683
  payeeFspCommission: {
11237
11684
  title: string;
11238
11685
  type: string;
11686
+ additionalProperties: boolean;
11239
11687
  description: string;
11240
11688
  properties: {
11241
11689
  currency: {
@@ -11266,6 +11714,7 @@ export declare namespace Schemas {
11266
11714
  geoCode: {
11267
11715
  title: string;
11268
11716
  type: string;
11717
+ additionalProperties: boolean;
11269
11718
  description: string;
11270
11719
  properties: {
11271
11720
  latitude: {
@@ -11304,6 +11753,7 @@ export declare namespace Schemas {
11304
11753
  extensionList: {
11305
11754
  title: string;
11306
11755
  type: string;
11756
+ additionalProperties: boolean;
11307
11757
  description: string;
11308
11758
  properties: {
11309
11759
  extension: {
@@ -11311,6 +11761,7 @@ export declare namespace Schemas {
11311
11761
  items: {
11312
11762
  title: string;
11313
11763
  type: string;
11764
+ additionalProperties: boolean;
11314
11765
  description: string;
11315
11766
  properties: {
11316
11767
  key: {
@@ -11356,11 +11807,13 @@ export declare namespace Schemas {
11356
11807
  body: {
11357
11808
  title: string;
11358
11809
  type: string;
11810
+ additionalProperties: boolean;
11359
11811
  description: string;
11360
11812
  properties: {
11361
11813
  authenticationInfo: {
11362
11814
  title: string;
11363
11815
  type: string;
11816
+ additionalProperties: boolean;
11364
11817
  description: string;
11365
11818
  properties: {
11366
11819
  authentication: {
@@ -11379,6 +11832,7 @@ export declare namespace Schemas {
11379
11832
  description: string;
11380
11833
  minLength?: undefined;
11381
11834
  maxLength?: undefined;
11835
+ additionalProperties?: undefined;
11382
11836
  properties?: undefined;
11383
11837
  required?: undefined;
11384
11838
  } | {
@@ -11388,11 +11842,13 @@ export declare namespace Schemas {
11388
11842
  maxLength: number;
11389
11843
  description: string;
11390
11844
  pattern?: undefined;
11845
+ additionalProperties?: undefined;
11391
11846
  properties?: undefined;
11392
11847
  required?: undefined;
11393
11848
  } | {
11394
11849
  title: string;
11395
11850
  type: string;
11851
+ additionalProperties: boolean;
11396
11852
  description: string;
11397
11853
  properties: {
11398
11854
  pinValue: {
@@ -11442,6 +11898,7 @@ export declare namespace Schemas {
11442
11898
  body: {
11443
11899
  title: string;
11444
11900
  type: string;
11901
+ additionalProperties: boolean;
11445
11902
  description: string;
11446
11903
  properties: {
11447
11904
  fulfilment: {
@@ -11469,6 +11926,7 @@ export declare namespace Schemas {
11469
11926
  extensionList: {
11470
11927
  title: string;
11471
11928
  type: string;
11929
+ additionalProperties: boolean;
11472
11930
  description: string;
11473
11931
  properties: {
11474
11932
  extension: {
@@ -11476,6 +11934,7 @@ export declare namespace Schemas {
11476
11934
  items: {
11477
11935
  title: string;
11478
11936
  type: string;
11937
+ additionalProperties: boolean;
11479
11938
  description: string;
11480
11939
  properties: {
11481
11940
  key: {
@@ -11512,6 +11971,7 @@ export declare namespace Schemas {
11512
11971
  };
11513
11972
  lastError: {
11514
11973
  type: string;
11974
+ additionalProperties: boolean;
11515
11975
  description: string;
11516
11976
  properties: {
11517
11977
  httpStatusCode: {
@@ -11520,10 +11980,12 @@ export declare namespace Schemas {
11520
11980
  };
11521
11981
  mojaloopError: {
11522
11982
  type: string;
11983
+ additionalProperties: boolean;
11523
11984
  properties: {
11524
11985
  errorInformation: {
11525
11986
  title: string;
11526
11987
  type: string;
11988
+ additionalProperties: boolean;
11527
11989
  description: string;
11528
11990
  properties: {
11529
11991
  errorCode: {
@@ -11543,6 +12005,7 @@ export declare namespace Schemas {
11543
12005
  extensionList: {
11544
12006
  title: string;
11545
12007
  type: string;
12008
+ additionalProperties: boolean;
11546
12009
  description: string;
11547
12010
  properties: {
11548
12011
  extension: {
@@ -11550,6 +12013,7 @@ export declare namespace Schemas {
11550
12013
  items: {
11551
12014
  title: string;
11552
12015
  type: string;
12016
+ additionalProperties: boolean;
11553
12017
  description: string;
11554
12018
  properties: {
11555
12019
  key: {
@@ -11587,6 +12051,7 @@ export declare namespace Schemas {
11587
12051
  };
11588
12052
  const transferContinuationAcceptOTP: {
11589
12053
  type: string;
12054
+ additionalProperties: boolean;
11590
12055
  required: string[];
11591
12056
  properties: {
11592
12057
  acceptOTP: {
@@ -11598,6 +12063,7 @@ export declare namespace Schemas {
11598
12063
  const TransfersPostRequest: {
11599
12064
  title: string;
11600
12065
  type: string;
12066
+ additionalProperties: boolean;
11601
12067
  description: string;
11602
12068
  properties: {
11603
12069
  transferId: {
@@ -11624,6 +12090,7 @@ export declare namespace Schemas {
11624
12090
  amount: {
11625
12091
  title: string;
11626
12092
  type: string;
12093
+ additionalProperties: boolean;
11627
12094
  description: string;
11628
12095
  properties: {
11629
12096
  currency: {
@@ -11670,6 +12137,7 @@ export declare namespace Schemas {
11670
12137
  extensionList: {
11671
12138
  title: string;
11672
12139
  type: string;
12140
+ additionalProperties: boolean;
11673
12141
  description: string;
11674
12142
  properties: {
11675
12143
  extension: {
@@ -11677,6 +12145,7 @@ export declare namespace Schemas {
11677
12145
  items: {
11678
12146
  title: string;
11679
12147
  type: string;
12148
+ additionalProperties: boolean;
11680
12149
  description: string;
11681
12150
  properties: {
11682
12151
  key: {
@@ -11709,6 +12178,7 @@ export declare namespace Schemas {
11709
12178
  const simpleTransfersPostRequest: {
11710
12179
  title: string;
11711
12180
  type: string;
12181
+ additionalProperties: boolean;
11712
12182
  properties: {
11713
12183
  fspId: {
11714
12184
  title: string;
@@ -11720,6 +12190,7 @@ export declare namespace Schemas {
11720
12190
  transfersPostRequest: {
11721
12191
  title: string;
11722
12192
  type: string;
12193
+ additionalProperties: boolean;
11723
12194
  description: string;
11724
12195
  properties: {
11725
12196
  transferId: {
@@ -11746,6 +12217,7 @@ export declare namespace Schemas {
11746
12217
  amount: {
11747
12218
  title: string;
11748
12219
  type: string;
12220
+ additionalProperties: boolean;
11749
12221
  description: string;
11750
12222
  properties: {
11751
12223
  currency: {
@@ -11792,6 +12264,7 @@ export declare namespace Schemas {
11792
12264
  extensionList: {
11793
12265
  title: string;
11794
12266
  type: string;
12267
+ additionalProperties: boolean;
11795
12268
  description: string;
11796
12269
  properties: {
11797
12270
  extension: {
@@ -11799,6 +12272,7 @@ export declare namespace Schemas {
11799
12272
  items: {
11800
12273
  title: string;
11801
12274
  type: string;
12275
+ additionalProperties: boolean;
11802
12276
  description: string;
11803
12277
  properties: {
11804
12278
  key: {
@@ -11834,12 +12308,14 @@ export declare namespace Schemas {
11834
12308
  const simpleTransfersPostResponse: {
11835
12309
  title: string;
11836
12310
  type: string;
12311
+ additionalProperties: boolean;
11837
12312
  properties: {
11838
12313
  transfer: {
11839
12314
  properties: {
11840
12315
  body: {
11841
12316
  title: string;
11842
12317
  type: string;
12318
+ additionalProperties: boolean;
11843
12319
  description: string;
11844
12320
  properties: {
11845
12321
  fulfilment: {
@@ -11867,6 +12343,7 @@ export declare namespace Schemas {
11867
12343
  extensionList: {
11868
12344
  title: string;
11869
12345
  type: string;
12346
+ additionalProperties: boolean;
11870
12347
  description: string;
11871
12348
  properties: {
11872
12349
  extension: {
@@ -11874,6 +12351,7 @@ export declare namespace Schemas {
11874
12351
  items: {
11875
12352
  title: string;
11876
12353
  type: string;
12354
+ additionalProperties: boolean;
11877
12355
  description: string;
11878
12356
  properties: {
11879
12357
  key: {
@@ -11919,6 +12397,7 @@ export declare namespace Schemas {
11919
12397
  const errorSimpleTransfersResponse: {
11920
12398
  allOf: ({
11921
12399
  type: string;
12400
+ additionalProperties: boolean;
11922
12401
  properties: {
11923
12402
  statusCode: {
11924
12403
  type: string;
@@ -11931,11 +12410,14 @@ export declare namespace Schemas {
11931
12410
  };
11932
12411
  } | {
11933
12412
  type: string;
12413
+ additionalProperties?: undefined;
11934
12414
  properties?: undefined;
11935
12415
  })[];
12416
+ additionalProperties: boolean;
11936
12417
  };
11937
12418
  const transferRequest: {
11938
12419
  type: string;
12420
+ additionalProperties: boolean;
11939
12421
  required: string[];
11940
12422
  properties: {
11941
12423
  homeTransactionId: {
@@ -11944,6 +12426,7 @@ export declare namespace Schemas {
11944
12426
  };
11945
12427
  from: {
11946
12428
  type: string;
12429
+ additionalProperties: boolean;
11947
12430
  required: string[];
11948
12431
  properties: {
11949
12432
  type: {
@@ -12032,6 +12515,7 @@ export declare namespace Schemas {
12032
12515
  items: {
12033
12516
  title: string;
12034
12517
  type: string;
12518
+ additionalProperties: boolean;
12035
12519
  description: string;
12036
12520
  properties: {
12037
12521
  key: {
@@ -12058,6 +12542,7 @@ export declare namespace Schemas {
12058
12542
  };
12059
12543
  to: {
12060
12544
  type: string;
12545
+ additionalProperties: boolean;
12061
12546
  required: string[];
12062
12547
  properties: {
12063
12548
  type: {
@@ -12146,6 +12631,7 @@ export declare namespace Schemas {
12146
12631
  items: {
12147
12632
  title: string;
12148
12633
  type: string;
12634
+ additionalProperties: boolean;
12149
12635
  description: string;
12150
12636
  properties: {
12151
12637
  key: {
@@ -12218,6 +12704,7 @@ export declare namespace Schemas {
12218
12704
  items: {
12219
12705
  title: string;
12220
12706
  type: string;
12707
+ additionalProperties: boolean;
12221
12708
  description: string;
12222
12709
  properties: {
12223
12710
  key: {
@@ -12245,6 +12732,7 @@ export declare namespace Schemas {
12245
12732
  items: {
12246
12733
  title: string;
12247
12734
  type: string;
12735
+ additionalProperties: boolean;
12248
12736
  description: string;
12249
12737
  properties: {
12250
12738
  key: {
@@ -12275,6 +12763,7 @@ export declare namespace Schemas {
12275
12763
  };
12276
12764
  const transferStatusResponse: {
12277
12765
  type: string;
12766
+ additionalProperties: boolean;
12278
12767
  required: string[];
12279
12768
  properties: {
12280
12769
  transferId: {
@@ -12295,6 +12784,7 @@ export declare namespace Schemas {
12295
12784
  body: {
12296
12785
  title: string;
12297
12786
  type: string;
12787
+ additionalProperties: boolean;
12298
12788
  description: string;
12299
12789
  properties: {
12300
12790
  fulfilment: {
@@ -12322,6 +12812,7 @@ export declare namespace Schemas {
12322
12812
  extensionList: {
12323
12813
  title: string;
12324
12814
  type: string;
12815
+ additionalProperties: boolean;
12325
12816
  description: string;
12326
12817
  properties: {
12327
12818
  extension: {
@@ -12329,6 +12820,7 @@ export declare namespace Schemas {
12329
12820
  items: {
12330
12821
  title: string;
12331
12822
  type: string;
12823
+ additionalProperties: boolean;
12332
12824
  description: string;
12333
12825
  properties: {
12334
12826
  key: {