@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
@@ -184,6 +184,7 @@ export declare namespace Schemas {
184
184
  properties: {
185
185
  errorResponse: {
186
186
  type: string;
187
+ additionalProperties: boolean;
187
188
  properties: {
188
189
  statusCode: {
189
190
  type: string;
@@ -413,6 +414,7 @@ export declare namespace Schemas {
413
414
  properties: {
414
415
  errorResponse: {
415
416
  type: string;
417
+ additionalProperties: boolean;
416
418
  properties: {
417
419
  statusCode: {
418
420
  type: string;
@@ -862,6 +864,7 @@ export declare namespace Schemas {
862
864
  properties: {
863
865
  errorResponse: {
864
866
  type: string;
867
+ additionalProperties: boolean;
865
868
  properties: {
866
869
  statusCode: {
867
870
  type: string;
@@ -979,6 +982,7 @@ export declare namespace Schemas {
979
982
  properties: {
980
983
  errorResponse: {
981
984
  type: string;
985
+ additionalProperties: boolean;
982
986
  properties: {
983
987
  statusCode: {
984
988
  type: string;
@@ -1290,6 +1294,7 @@ export declare namespace Schemas {
1290
1294
  properties: {
1291
1295
  errorResponse: {
1292
1296
  type: string;
1297
+ additionalProperties: boolean;
1293
1298
  properties: {
1294
1299
  statusCode: {
1295
1300
  type: string;
@@ -1526,6 +1531,7 @@ export declare namespace Schemas {
1526
1531
  body: {
1527
1532
  title: string;
1528
1533
  type: string;
1534
+ additionalProperties: boolean;
1529
1535
  description: string;
1530
1536
  properties: {
1531
1537
  fulfilment: {
@@ -1553,6 +1559,7 @@ export declare namespace Schemas {
1553
1559
  extensionList: {
1554
1560
  title: string;
1555
1561
  type: string;
1562
+ additionalProperties: boolean;
1556
1563
  description: string;
1557
1564
  properties: {
1558
1565
  extension: {
@@ -1560,6 +1567,7 @@ export declare namespace Schemas {
1560
1567
  items: {
1561
1568
  title: string;
1562
1569
  type: string;
1570
+ additionalProperties: boolean;
1563
1571
  description: string;
1564
1572
  properties: {
1565
1573
  key: {
@@ -1601,6 +1609,7 @@ export declare namespace Schemas {
1601
1609
  };
1602
1610
  lastError: {
1603
1611
  type: string;
1612
+ additionalProperties: boolean;
1604
1613
  description: string;
1605
1614
  properties: {
1606
1615
  httpStatusCode: {
@@ -1609,10 +1618,12 @@ export declare namespace Schemas {
1609
1618
  };
1610
1619
  mojaloopError: {
1611
1620
  type: string;
1621
+ additionalProperties: boolean;
1612
1622
  properties: {
1613
1623
  errorInformation: {
1614
1624
  title: string;
1615
1625
  type: string;
1626
+ additionalProperties: boolean;
1616
1627
  description: string;
1617
1628
  properties: {
1618
1629
  errorCode: {
@@ -1632,6 +1643,7 @@ export declare namespace Schemas {
1632
1643
  extensionList: {
1633
1644
  title: string;
1634
1645
  type: string;
1646
+ additionalProperties: boolean;
1635
1647
  description: string;
1636
1648
  properties: {
1637
1649
  extension: {
@@ -1639,6 +1651,7 @@ export declare namespace Schemas {
1639
1651
  items: {
1640
1652
  title: string;
1641
1653
  type: string;
1654
+ additionalProperties: boolean;
1642
1655
  description: string;
1643
1656
  properties: {
1644
1657
  key: {
@@ -1676,6 +1689,7 @@ export declare namespace Schemas {
1676
1689
  body: {
1677
1690
  title: string;
1678
1691
  type: string;
1692
+ additionalProperties: boolean;
1679
1693
  description: string;
1680
1694
  properties: {
1681
1695
  transferId: {
@@ -1702,6 +1716,7 @@ export declare namespace Schemas {
1702
1716
  amount: {
1703
1717
  title: string;
1704
1718
  type: string;
1719
+ additionalProperties: boolean;
1705
1720
  description: string;
1706
1721
  properties: {
1707
1722
  currency: {
@@ -1748,6 +1763,7 @@ export declare namespace Schemas {
1748
1763
  extensionList: {
1749
1764
  title: string;
1750
1765
  type: string;
1766
+ additionalProperties: boolean;
1751
1767
  description: string;
1752
1768
  properties: {
1753
1769
  extension: {
@@ -1755,6 +1771,7 @@ export declare namespace Schemas {
1755
1771
  items: {
1756
1772
  title: string;
1757
1773
  type: string;
1774
+ additionalProperties: boolean;
1758
1775
  description: string;
1759
1776
  properties: {
1760
1777
  key: {
@@ -2110,12 +2127,14 @@ export declare namespace Schemas {
2110
2127
  allOf: ({
2111
2128
  title: string;
2112
2129
  type: string;
2130
+ additionalProperties: boolean;
2113
2131
  description: string;
2114
2132
  properties: {
2115
2133
  sourceAmount: {
2116
2134
  allOf: ({
2117
2135
  title: string;
2118
2136
  type: string;
2137
+ additionalProperties: boolean;
2119
2138
  description: string;
2120
2139
  properties: {
2121
2140
  currency: {
@@ -2139,6 +2158,7 @@ export declare namespace Schemas {
2139
2158
  description: string;
2140
2159
  title?: undefined;
2141
2160
  type?: undefined;
2161
+ additionalProperties?: undefined;
2142
2162
  properties?: undefined;
2143
2163
  required?: undefined;
2144
2164
  })[];
@@ -2147,6 +2167,7 @@ export declare namespace Schemas {
2147
2167
  allOf: ({
2148
2168
  title: string;
2149
2169
  type: string;
2170
+ additionalProperties: boolean;
2150
2171
  description: string;
2151
2172
  properties: {
2152
2173
  currency: {
@@ -2170,6 +2191,7 @@ export declare namespace Schemas {
2170
2191
  description: string;
2171
2192
  title?: undefined;
2172
2193
  type?: undefined;
2194
+ additionalProperties?: undefined;
2173
2195
  properties?: undefined;
2174
2196
  required?: undefined;
2175
2197
  })[];
@@ -2180,6 +2202,7 @@ export declare namespace Schemas {
2180
2202
  description: string;
2181
2203
  title?: undefined;
2182
2204
  type?: undefined;
2205
+ additionalProperties?: undefined;
2183
2206
  properties?: undefined;
2184
2207
  required?: undefined;
2185
2208
  })[];
@@ -2191,11 +2214,13 @@ export declare namespace Schemas {
2191
2214
  mojaloopResponse: {
2192
2215
  title: string;
2193
2216
  type: string;
2217
+ additionalProperties: boolean;
2194
2218
  description: string;
2195
2219
  properties: {
2196
2220
  transferAmount: {
2197
2221
  title: string;
2198
2222
  type: string;
2223
+ additionalProperties: boolean;
2199
2224
  description: string;
2200
2225
  properties: {
2201
2226
  currency: {
@@ -2219,6 +2244,7 @@ export declare namespace Schemas {
2219
2244
  payeeReceiveAmount: {
2220
2245
  title: string;
2221
2246
  type: string;
2247
+ additionalProperties: boolean;
2222
2248
  description: string;
2223
2249
  properties: {
2224
2250
  currency: {
@@ -2242,6 +2268,7 @@ export declare namespace Schemas {
2242
2268
  payeeFspFee: {
2243
2269
  title: string;
2244
2270
  type: string;
2271
+ additionalProperties: boolean;
2245
2272
  description: string;
2246
2273
  properties: {
2247
2274
  currency: {
@@ -2265,6 +2292,7 @@ export declare namespace Schemas {
2265
2292
  payeeFspCommission: {
2266
2293
  title: string;
2267
2294
  type: string;
2295
+ additionalProperties: boolean;
2268
2296
  description: string;
2269
2297
  properties: {
2270
2298
  currency: {
@@ -2295,6 +2323,7 @@ export declare namespace Schemas {
2295
2323
  geoCode: {
2296
2324
  title: string;
2297
2325
  type: string;
2326
+ additionalProperties: boolean;
2298
2327
  description: string;
2299
2328
  properties: {
2300
2329
  latitude: {
@@ -2333,6 +2362,7 @@ export declare namespace Schemas {
2333
2362
  extensionList: {
2334
2363
  title: string;
2335
2364
  type: string;
2365
+ additionalProperties: boolean;
2336
2366
  description: string;
2337
2367
  properties: {
2338
2368
  extension: {
@@ -2340,6 +2370,7 @@ export declare namespace Schemas {
2340
2370
  items: {
2341
2371
  title: string;
2342
2372
  type: string;
2373
+ additionalProperties: boolean;
2343
2374
  description: string;
2344
2375
  properties: {
2345
2376
  key: {
@@ -2371,6 +2402,7 @@ export declare namespace Schemas {
2371
2402
  request: {
2372
2403
  title: string;
2373
2404
  type: string;
2405
+ additionalProperties: boolean;
2374
2406
  description: string;
2375
2407
  properties: {
2376
2408
  quoteId: {
@@ -2397,11 +2429,13 @@ export declare namespace Schemas {
2397
2429
  payee: {
2398
2430
  title: string;
2399
2431
  type: string;
2432
+ additionalProperties: boolean;
2400
2433
  description: string;
2401
2434
  properties: {
2402
2435
  partyIdInfo: {
2403
2436
  title: string;
2404
2437
  type: string;
2438
+ additionalProperties: boolean;
2405
2439
  description: string;
2406
2440
  properties: {
2407
2441
  partyIdType: {
@@ -2435,6 +2469,7 @@ export declare namespace Schemas {
2435
2469
  extensionList: {
2436
2470
  title: string;
2437
2471
  type: string;
2472
+ additionalProperties: boolean;
2438
2473
  description: string;
2439
2474
  properties: {
2440
2475
  extension: {
@@ -2442,6 +2477,7 @@ export declare namespace Schemas {
2442
2477
  items: {
2443
2478
  title: string;
2444
2479
  type: string;
2480
+ additionalProperties: boolean;
2445
2481
  description: string;
2446
2482
  properties: {
2447
2483
  key: {
@@ -2486,11 +2522,13 @@ export declare namespace Schemas {
2486
2522
  personalInfo: {
2487
2523
  title: string;
2488
2524
  type: string;
2525
+ additionalProperties: boolean;
2489
2526
  description: string;
2490
2527
  properties: {
2491
2528
  complexName: {
2492
2529
  title: string;
2493
2530
  type: string;
2531
+ additionalProperties: boolean;
2494
2532
  description: string;
2495
2533
  properties: {
2496
2534
  firstName: {
@@ -2559,11 +2597,13 @@ export declare namespace Schemas {
2559
2597
  payer: {
2560
2598
  title: string;
2561
2599
  type: string;
2600
+ additionalProperties: boolean;
2562
2601
  description: string;
2563
2602
  properties: {
2564
2603
  partyIdInfo: {
2565
2604
  title: string;
2566
2605
  type: string;
2606
+ additionalProperties: boolean;
2567
2607
  description: string;
2568
2608
  properties: {
2569
2609
  partyIdType: {
@@ -2597,6 +2637,7 @@ export declare namespace Schemas {
2597
2637
  extensionList: {
2598
2638
  title: string;
2599
2639
  type: string;
2640
+ additionalProperties: boolean;
2600
2641
  description: string;
2601
2642
  properties: {
2602
2643
  extension: {
@@ -2604,6 +2645,7 @@ export declare namespace Schemas {
2604
2645
  items: {
2605
2646
  title: string;
2606
2647
  type: string;
2648
+ additionalProperties: boolean;
2607
2649
  description: string;
2608
2650
  properties: {
2609
2651
  key: {
@@ -2648,11 +2690,13 @@ export declare namespace Schemas {
2648
2690
  personalInfo: {
2649
2691
  title: string;
2650
2692
  type: string;
2693
+ additionalProperties: boolean;
2651
2694
  description: string;
2652
2695
  properties: {
2653
2696
  complexName: {
2654
2697
  title: string;
2655
2698
  type: string;
2699
+ additionalProperties: boolean;
2656
2700
  description: string;
2657
2701
  properties: {
2658
2702
  firstName: {
@@ -2728,6 +2772,7 @@ export declare namespace Schemas {
2728
2772
  amount: {
2729
2773
  title: string;
2730
2774
  type: string;
2775
+ additionalProperties: boolean;
2731
2776
  description: string;
2732
2777
  properties: {
2733
2778
  currency: {
@@ -2751,6 +2796,7 @@ export declare namespace Schemas {
2751
2796
  fees: {
2752
2797
  title: string;
2753
2798
  type: string;
2799
+ additionalProperties: boolean;
2754
2800
  description: string;
2755
2801
  properties: {
2756
2802
  currency: {
@@ -2774,6 +2820,7 @@ export declare namespace Schemas {
2774
2820
  transactionType: {
2775
2821
  title: string;
2776
2822
  type: string;
2823
+ additionalProperties: boolean;
2777
2824
  description: string;
2778
2825
  properties: {
2779
2826
  scenario: {
@@ -2807,6 +2854,7 @@ export declare namespace Schemas {
2807
2854
  refundInfo: {
2808
2855
  title: string;
2809
2856
  type: string;
2857
+ additionalProperties: boolean;
2810
2858
  description: string;
2811
2859
  properties: {
2812
2860
  originalTransactionId: {
@@ -2854,12 +2902,14 @@ export declare namespace Schemas {
2854
2902
  allOf: ({
2855
2903
  title: string;
2856
2904
  type: string;
2905
+ additionalProperties: boolean;
2857
2906
  description: string;
2858
2907
  properties: {
2859
2908
  sourceAmount: {
2860
2909
  allOf: ({
2861
2910
  title: string;
2862
2911
  type: string;
2912
+ additionalProperties: boolean;
2863
2913
  description: string;
2864
2914
  properties: {
2865
2915
  currency: {
@@ -2883,6 +2933,7 @@ export declare namespace Schemas {
2883
2933
  description: string;
2884
2934
  title?: undefined;
2885
2935
  type?: undefined;
2936
+ additionalProperties?: undefined;
2886
2937
  properties?: undefined;
2887
2938
  required?: undefined;
2888
2939
  })[];
@@ -2891,6 +2942,7 @@ export declare namespace Schemas {
2891
2942
  allOf: ({
2892
2943
  title: string;
2893
2944
  type: string;
2945
+ additionalProperties: boolean;
2894
2946
  description: string;
2895
2947
  properties: {
2896
2948
  currency: {
@@ -2914,6 +2966,7 @@ export declare namespace Schemas {
2914
2966
  description: string;
2915
2967
  title?: undefined;
2916
2968
  type?: undefined;
2969
+ additionalProperties?: undefined;
2917
2970
  properties?: undefined;
2918
2971
  required?: undefined;
2919
2972
  })[];
@@ -2924,6 +2977,7 @@ export declare namespace Schemas {
2924
2977
  description: string;
2925
2978
  title?: undefined;
2926
2979
  type?: undefined;
2980
+ additionalProperties?: undefined;
2927
2981
  properties?: undefined;
2928
2982
  required?: undefined;
2929
2983
  })[];
@@ -2931,6 +2985,7 @@ export declare namespace Schemas {
2931
2985
  geoCode: {
2932
2986
  title: string;
2933
2987
  type: string;
2988
+ additionalProperties: boolean;
2934
2989
  description: string;
2935
2990
  properties: {
2936
2991
  latitude: {
@@ -2968,6 +3023,7 @@ export declare namespace Schemas {
2968
3023
  extensionList: {
2969
3024
  title: string;
2970
3025
  type: string;
3026
+ additionalProperties: boolean;
2971
3027
  description: string;
2972
3028
  properties: {
2973
3029
  extension: {
@@ -2975,6 +3031,7 @@ export declare namespace Schemas {
2975
3031
  items: {
2976
3032
  title: string;
2977
3033
  type: string;
3034
+ additionalProperties: boolean;
2978
3035
  description: string;
2979
3036
  properties: {
2980
3037
  key: {
@@ -3109,6 +3166,7 @@ export declare namespace Schemas {
3109
3166
  body: {
3110
3167
  title: string;
3111
3168
  type: string;
3169
+ additionalProperties: boolean;
3112
3170
  description: string;
3113
3171
  properties: {
3114
3172
  quoteId: {
@@ -3135,11 +3193,13 @@ export declare namespace Schemas {
3135
3193
  payee: {
3136
3194
  title: string;
3137
3195
  type: string;
3196
+ additionalProperties: boolean;
3138
3197
  description: string;
3139
3198
  properties: {
3140
3199
  partyIdInfo: {
3141
3200
  title: string;
3142
3201
  type: string;
3202
+ additionalProperties: boolean;
3143
3203
  description: string;
3144
3204
  properties: {
3145
3205
  partyIdType: {
@@ -3173,6 +3233,7 @@ export declare namespace Schemas {
3173
3233
  extensionList: {
3174
3234
  title: string;
3175
3235
  type: string;
3236
+ additionalProperties: boolean;
3176
3237
  description: string;
3177
3238
  properties: {
3178
3239
  extension: {
@@ -3180,6 +3241,7 @@ export declare namespace Schemas {
3180
3241
  items: {
3181
3242
  title: string;
3182
3243
  type: string;
3244
+ additionalProperties: boolean;
3183
3245
  description: string;
3184
3246
  properties: {
3185
3247
  key: {
@@ -3224,11 +3286,13 @@ export declare namespace Schemas {
3224
3286
  personalInfo: {
3225
3287
  title: string;
3226
3288
  type: string;
3289
+ additionalProperties: boolean;
3227
3290
  description: string;
3228
3291
  properties: {
3229
3292
  complexName: {
3230
3293
  title: string;
3231
3294
  type: string;
3295
+ additionalProperties: boolean;
3232
3296
  description: string;
3233
3297
  properties: {
3234
3298
  firstName: {
@@ -3297,11 +3361,13 @@ export declare namespace Schemas {
3297
3361
  payer: {
3298
3362
  title: string;
3299
3363
  type: string;
3364
+ additionalProperties: boolean;
3300
3365
  description: string;
3301
3366
  properties: {
3302
3367
  partyIdInfo: {
3303
3368
  title: string;
3304
3369
  type: string;
3370
+ additionalProperties: boolean;
3305
3371
  description: string;
3306
3372
  properties: {
3307
3373
  partyIdType: {
@@ -3335,6 +3401,7 @@ export declare namespace Schemas {
3335
3401
  extensionList: {
3336
3402
  title: string;
3337
3403
  type: string;
3404
+ additionalProperties: boolean;
3338
3405
  description: string;
3339
3406
  properties: {
3340
3407
  extension: {
@@ -3342,6 +3409,7 @@ export declare namespace Schemas {
3342
3409
  items: {
3343
3410
  title: string;
3344
3411
  type: string;
3412
+ additionalProperties: boolean;
3345
3413
  description: string;
3346
3414
  properties: {
3347
3415
  key: {
@@ -3386,11 +3454,13 @@ export declare namespace Schemas {
3386
3454
  personalInfo: {
3387
3455
  title: string;
3388
3456
  type: string;
3457
+ additionalProperties: boolean;
3389
3458
  description: string;
3390
3459
  properties: {
3391
3460
  complexName: {
3392
3461
  title: string;
3393
3462
  type: string;
3463
+ additionalProperties: boolean;
3394
3464
  description: string;
3395
3465
  properties: {
3396
3466
  firstName: {
@@ -3466,6 +3536,7 @@ export declare namespace Schemas {
3466
3536
  amount: {
3467
3537
  title: string;
3468
3538
  type: string;
3539
+ additionalProperties: boolean;
3469
3540
  description: string;
3470
3541
  properties: {
3471
3542
  currency: {
@@ -3489,6 +3560,7 @@ export declare namespace Schemas {
3489
3560
  fees: {
3490
3561
  title: string;
3491
3562
  type: string;
3563
+ additionalProperties: boolean;
3492
3564
  description: string;
3493
3565
  properties: {
3494
3566
  currency: {
@@ -3512,6 +3584,7 @@ export declare namespace Schemas {
3512
3584
  transactionType: {
3513
3585
  title: string;
3514
3586
  type: string;
3587
+ additionalProperties: boolean;
3515
3588
  description: string;
3516
3589
  properties: {
3517
3590
  scenario: {
@@ -3545,6 +3618,7 @@ export declare namespace Schemas {
3545
3618
  refundInfo: {
3546
3619
  title: string;
3547
3620
  type: string;
3621
+ additionalProperties: boolean;
3548
3622
  description: string;
3549
3623
  properties: {
3550
3624
  originalTransactionId: {
@@ -3592,12 +3666,14 @@ export declare namespace Schemas {
3592
3666
  allOf: ({
3593
3667
  title: string;
3594
3668
  type: string;
3669
+ additionalProperties: boolean;
3595
3670
  description: string;
3596
3671
  properties: {
3597
3672
  sourceAmount: {
3598
3673
  allOf: ({
3599
3674
  title: string;
3600
3675
  type: string;
3676
+ additionalProperties: boolean;
3601
3677
  description: string;
3602
3678
  properties: {
3603
3679
  currency: {
@@ -3621,6 +3697,7 @@ export declare namespace Schemas {
3621
3697
  description: string;
3622
3698
  title?: undefined;
3623
3699
  type?: undefined;
3700
+ additionalProperties?: undefined;
3624
3701
  properties?: undefined;
3625
3702
  required?: undefined;
3626
3703
  })[];
@@ -3629,6 +3706,7 @@ export declare namespace Schemas {
3629
3706
  allOf: ({
3630
3707
  title: string;
3631
3708
  type: string;
3709
+ additionalProperties: boolean;
3632
3710
  description: string;
3633
3711
  properties: {
3634
3712
  currency: {
@@ -3652,6 +3730,7 @@ export declare namespace Schemas {
3652
3730
  description: string;
3653
3731
  title?: undefined;
3654
3732
  type?: undefined;
3733
+ additionalProperties?: undefined;
3655
3734
  properties?: undefined;
3656
3735
  required?: undefined;
3657
3736
  })[];
@@ -3662,6 +3741,7 @@ export declare namespace Schemas {
3662
3741
  description: string;
3663
3742
  title?: undefined;
3664
3743
  type?: undefined;
3744
+ additionalProperties?: undefined;
3665
3745
  properties?: undefined;
3666
3746
  required?: undefined;
3667
3747
  })[];
@@ -3669,6 +3749,7 @@ export declare namespace Schemas {
3669
3749
  geoCode: {
3670
3750
  title: string;
3671
3751
  type: string;
3752
+ additionalProperties: boolean;
3672
3753
  description: string;
3673
3754
  properties: {
3674
3755
  latitude: {
@@ -3706,6 +3787,7 @@ export declare namespace Schemas {
3706
3787
  extensionList: {
3707
3788
  title: string;
3708
3789
  type: string;
3790
+ additionalProperties: boolean;
3709
3791
  description: string;
3710
3792
  properties: {
3711
3793
  extension: {
@@ -3713,6 +3795,7 @@ export declare namespace Schemas {
3713
3795
  items: {
3714
3796
  title: string;
3715
3797
  type: string;
3798
+ additionalProperties: boolean;
3716
3799
  description: string;
3717
3800
  properties: {
3718
3801
  key: {
@@ -3752,11 +3835,13 @@ export declare namespace Schemas {
3752
3835
  body: {
3753
3836
  title: string;
3754
3837
  type: string;
3838
+ additionalProperties: boolean;
3755
3839
  description: string;
3756
3840
  properties: {
3757
3841
  transferAmount: {
3758
3842
  title: string;
3759
3843
  type: string;
3844
+ additionalProperties: boolean;
3760
3845
  description: string;
3761
3846
  properties: {
3762
3847
  currency: {
@@ -3780,6 +3865,7 @@ export declare namespace Schemas {
3780
3865
  payeeReceiveAmount: {
3781
3866
  title: string;
3782
3867
  type: string;
3868
+ additionalProperties: boolean;
3783
3869
  description: string;
3784
3870
  properties: {
3785
3871
  currency: {
@@ -3803,6 +3889,7 @@ export declare namespace Schemas {
3803
3889
  payeeFspFee: {
3804
3890
  title: string;
3805
3891
  type: string;
3892
+ additionalProperties: boolean;
3806
3893
  description: string;
3807
3894
  properties: {
3808
3895
  currency: {
@@ -3826,6 +3913,7 @@ export declare namespace Schemas {
3826
3913
  payeeFspCommission: {
3827
3914
  title: string;
3828
3915
  type: string;
3916
+ additionalProperties: boolean;
3829
3917
  description: string;
3830
3918
  properties: {
3831
3919
  currency: {
@@ -3856,6 +3944,7 @@ export declare namespace Schemas {
3856
3944
  geoCode: {
3857
3945
  title: string;
3858
3946
  type: string;
3947
+ additionalProperties: boolean;
3859
3948
  description: string;
3860
3949
  properties: {
3861
3950
  latitude: {
@@ -3894,6 +3983,7 @@ export declare namespace Schemas {
3894
3983
  extensionList: {
3895
3984
  title: string;
3896
3985
  type: string;
3986
+ additionalProperties: boolean;
3897
3987
  description: string;
3898
3988
  properties: {
3899
3989
  extension: {
@@ -3901,6 +3991,7 @@ export declare namespace Schemas {
3901
3991
  items: {
3902
3992
  title: string;
3903
3993
  type: string;
3994
+ additionalProperties: boolean;
3904
3995
  description: string;
3905
3996
  properties: {
3906
3997
  key: {
@@ -4003,11 +4094,13 @@ export declare namespace Schemas {
4003
4094
  payee: {
4004
4095
  title: string;
4005
4096
  type: string;
4097
+ additionalProperties: boolean;
4006
4098
  description: string;
4007
4099
  properties: {
4008
4100
  partyIdInfo: {
4009
4101
  title: string;
4010
4102
  type: string;
4103
+ additionalProperties: boolean;
4011
4104
  description: string;
4012
4105
  properties: {
4013
4106
  partyIdType: {
@@ -4041,6 +4134,7 @@ export declare namespace Schemas {
4041
4134
  extensionList: {
4042
4135
  title: string;
4043
4136
  type: string;
4137
+ additionalProperties: boolean;
4044
4138
  description: string;
4045
4139
  properties: {
4046
4140
  extension: {
@@ -4048,6 +4142,7 @@ export declare namespace Schemas {
4048
4142
  items: {
4049
4143
  title: string;
4050
4144
  type: string;
4145
+ additionalProperties: boolean;
4051
4146
  description: string;
4052
4147
  properties: {
4053
4148
  key: {
@@ -4092,11 +4187,13 @@ export declare namespace Schemas {
4092
4187
  personalInfo: {
4093
4188
  title: string;
4094
4189
  type: string;
4190
+ additionalProperties: boolean;
4095
4191
  description: string;
4096
4192
  properties: {
4097
4193
  complexName: {
4098
4194
  title: string;
4099
4195
  type: string;
4196
+ additionalProperties: boolean;
4100
4197
  description: string;
4101
4198
  properties: {
4102
4199
  firstName: {
@@ -4165,11 +4262,13 @@ export declare namespace Schemas {
4165
4262
  payer: {
4166
4263
  title: string;
4167
4264
  type: string;
4265
+ additionalProperties: boolean;
4168
4266
  description: string;
4169
4267
  properties: {
4170
4268
  partyIdInfo: {
4171
4269
  title: string;
4172
4270
  type: string;
4271
+ additionalProperties: boolean;
4173
4272
  description: string;
4174
4273
  properties: {
4175
4274
  partyIdType: {
@@ -4203,6 +4302,7 @@ export declare namespace Schemas {
4203
4302
  extensionList: {
4204
4303
  title: string;
4205
4304
  type: string;
4305
+ additionalProperties: boolean;
4206
4306
  description: string;
4207
4307
  properties: {
4208
4308
  extension: {
@@ -4210,6 +4310,7 @@ export declare namespace Schemas {
4210
4310
  items: {
4211
4311
  title: string;
4212
4312
  type: string;
4313
+ additionalProperties: boolean;
4213
4314
  description: string;
4214
4315
  properties: {
4215
4316
  key: {
@@ -4254,11 +4355,13 @@ export declare namespace Schemas {
4254
4355
  personalInfo: {
4255
4356
  title: string;
4256
4357
  type: string;
4358
+ additionalProperties: boolean;
4257
4359
  description: string;
4258
4360
  properties: {
4259
4361
  complexName: {
4260
4362
  title: string;
4261
4363
  type: string;
4364
+ additionalProperties: boolean;
4262
4365
  description: string;
4263
4366
  properties: {
4264
4367
  firstName: {
@@ -4727,12 +4830,14 @@ export declare namespace Schemas {
4727
4830
  allOf: ({
4728
4831
  title: string;
4729
4832
  type: string;
4833
+ additionalProperties: boolean;
4730
4834
  description: string;
4731
4835
  properties: {
4732
4836
  sourceAmount: {
4733
4837
  allOf: ({
4734
4838
  title: string;
4735
4839
  type: string;
4840
+ additionalProperties: boolean;
4736
4841
  description: string;
4737
4842
  properties: {
4738
4843
  currency: {
@@ -4756,6 +4861,7 @@ export declare namespace Schemas {
4756
4861
  description: string;
4757
4862
  title?: undefined;
4758
4863
  type?: undefined;
4864
+ additionalProperties?: undefined;
4759
4865
  properties?: undefined;
4760
4866
  required?: undefined;
4761
4867
  })[];
@@ -4764,6 +4870,7 @@ export declare namespace Schemas {
4764
4870
  allOf: ({
4765
4871
  title: string;
4766
4872
  type: string;
4873
+ additionalProperties: boolean;
4767
4874
  description: string;
4768
4875
  properties: {
4769
4876
  currency: {
@@ -4787,6 +4894,7 @@ export declare namespace Schemas {
4787
4894
  description: string;
4788
4895
  title?: undefined;
4789
4896
  type?: undefined;
4897
+ additionalProperties?: undefined;
4790
4898
  properties?: undefined;
4791
4899
  required?: undefined;
4792
4900
  })[];
@@ -4797,6 +4905,7 @@ export declare namespace Schemas {
4797
4905
  description: string;
4798
4906
  title?: undefined;
4799
4907
  type?: undefined;
4908
+ additionalProperties?: undefined;
4800
4909
  properties?: undefined;
4801
4910
  required?: undefined;
4802
4911
  })[];
@@ -5723,11 +5832,13 @@ export declare namespace Schemas {
5723
5832
  payee: {
5724
5833
  title: string;
5725
5834
  type: string;
5835
+ additionalProperties: boolean;
5726
5836
  description: string;
5727
5837
  properties: {
5728
5838
  partyIdInfo: {
5729
5839
  title: string;
5730
5840
  type: string;
5841
+ additionalProperties: boolean;
5731
5842
  description: string;
5732
5843
  properties: {
5733
5844
  partyIdType: {
@@ -5761,6 +5872,7 @@ export declare namespace Schemas {
5761
5872
  extensionList: {
5762
5873
  title: string;
5763
5874
  type: string;
5875
+ additionalProperties: boolean;
5764
5876
  description: string;
5765
5877
  properties: {
5766
5878
  extension: {
@@ -5768,6 +5880,7 @@ export declare namespace Schemas {
5768
5880
  items: {
5769
5881
  title: string;
5770
5882
  type: string;
5883
+ additionalProperties: boolean;
5771
5884
  description: string;
5772
5885
  properties: {
5773
5886
  key: {
@@ -5812,11 +5925,13 @@ export declare namespace Schemas {
5812
5925
  personalInfo: {
5813
5926
  title: string;
5814
5927
  type: string;
5928
+ additionalProperties: boolean;
5815
5929
  description: string;
5816
5930
  properties: {
5817
5931
  complexName: {
5818
5932
  title: string;
5819
5933
  type: string;
5934
+ additionalProperties: boolean;
5820
5935
  description: string;
5821
5936
  properties: {
5822
5937
  firstName: {
@@ -5885,11 +6000,13 @@ export declare namespace Schemas {
5885
6000
  payer: {
5886
6001
  title: string;
5887
6002
  type: string;
6003
+ additionalProperties: boolean;
5888
6004
  description: string;
5889
6005
  properties: {
5890
6006
  partyIdInfo: {
5891
6007
  title: string;
5892
6008
  type: string;
6009
+ additionalProperties: boolean;
5893
6010
  description: string;
5894
6011
  properties: {
5895
6012
  partyIdType: {
@@ -5923,6 +6040,7 @@ export declare namespace Schemas {
5923
6040
  extensionList: {
5924
6041
  title: string;
5925
6042
  type: string;
6043
+ additionalProperties: boolean;
5926
6044
  description: string;
5927
6045
  properties: {
5928
6046
  extension: {
@@ -5930,6 +6048,7 @@ export declare namespace Schemas {
5930
6048
  items: {
5931
6049
  title: string;
5932
6050
  type: string;
6051
+ additionalProperties: boolean;
5933
6052
  description: string;
5934
6053
  properties: {
5935
6054
  key: {
@@ -5974,11 +6093,13 @@ export declare namespace Schemas {
5974
6093
  personalInfo: {
5975
6094
  title: string;
5976
6095
  type: string;
6096
+ additionalProperties: boolean;
5977
6097
  description: string;
5978
6098
  properties: {
5979
6099
  complexName: {
5980
6100
  title: string;
5981
6101
  type: string;
6102
+ additionalProperties: boolean;
5982
6103
  description: string;
5983
6104
  properties: {
5984
6105
  firstName: {
@@ -6345,9 +6466,11 @@ export declare namespace Schemas {
6345
6466
  type: string;
6346
6467
  };
6347
6468
  transferState: {
6348
- description: string;
6349
- enum: string[];
6469
+ title: string;
6350
6470
  type: string;
6471
+ enum: string[];
6472
+ description: string;
6473
+ example: string;
6351
6474
  };
6352
6475
  };
6353
6476
  required: string[];
@@ -6393,6 +6516,7 @@ export declare namespace Schemas {
6393
6516
  };
6394
6517
  const errorResponse: {
6395
6518
  type: string;
6519
+ additionalProperties: boolean;
6396
6520
  properties: {
6397
6521
  statusCode: {
6398
6522
  type: string;
@@ -6417,6 +6541,7 @@ export declare namespace Schemas {
6417
6541
  };
6418
6542
  const autoAcceptPartyOption: {
6419
6543
  type: string;
6544
+ additionalProperties: boolean;
6420
6545
  required: string[];
6421
6546
  properties: {
6422
6547
  enabled: {
@@ -6442,6 +6567,7 @@ export declare namespace Schemas {
6442
6567
  };
6443
6568
  const bulkPerTransferFeeLimit: {
6444
6569
  type: string;
6570
+ additionalProperties: boolean;
6445
6571
  required: string[];
6446
6572
  properties: {
6447
6573
  currency: {
@@ -6463,6 +6589,7 @@ export declare namespace Schemas {
6463
6589
  };
6464
6590
  const autoAcceptQuote: {
6465
6591
  type: string;
6592
+ additionalProperties: boolean;
6466
6593
  required: string[];
6467
6594
  properties: {
6468
6595
  enabled: {
@@ -6474,6 +6601,7 @@ export declare namespace Schemas {
6474
6601
  minItems: number;
6475
6602
  items: {
6476
6603
  type: string;
6604
+ additionalProperties: boolean;
6477
6605
  required: string[];
6478
6606
  properties: {
6479
6607
  currency: {
@@ -6505,6 +6633,7 @@ export declare namespace Schemas {
6505
6633
  };
6506
6634
  const bulkTransactionOptions: {
6507
6635
  type: string;
6636
+ additionalProperties: boolean;
6508
6637
  required: string[];
6509
6638
  properties: {
6510
6639
  onlyValidateParty: {
@@ -6513,6 +6642,7 @@ export declare namespace Schemas {
6513
6642
  };
6514
6643
  autoAcceptParty: {
6515
6644
  type: string;
6645
+ additionalProperties: boolean;
6516
6646
  required: string[];
6517
6647
  properties: {
6518
6648
  enabled: {
@@ -6526,6 +6656,7 @@ export declare namespace Schemas {
6526
6656
  type: string;
6527
6657
  oneOf: {
6528
6658
  type: string;
6659
+ additionalProperties: boolean;
6529
6660
  required: string[];
6530
6661
  properties: {
6531
6662
  enabled: {
@@ -6537,6 +6668,7 @@ export declare namespace Schemas {
6537
6668
  minItems: number;
6538
6669
  items: {
6539
6670
  type: string;
6671
+ additionalProperties: boolean;
6540
6672
  required: string[];
6541
6673
  properties: {
6542
6674
  currency: {
@@ -6614,6 +6746,7 @@ export declare namespace Schemas {
6614
6746
  const Extension_v2_1_0: {
6615
6747
  title: string;
6616
6748
  type: string;
6749
+ additionalProperties: boolean;
6617
6750
  description: string;
6618
6751
  properties: {
6619
6752
  key: {
@@ -6635,6 +6768,7 @@ export declare namespace Schemas {
6635
6768
  const ExtensionList_v2_1_0: {
6636
6769
  title: string;
6637
6770
  type: string;
6771
+ additionalProperties: boolean;
6638
6772
  description: string;
6639
6773
  properties: {
6640
6774
  extension: {
@@ -6642,6 +6776,7 @@ export declare namespace Schemas {
6642
6776
  items: {
6643
6777
  title: string;
6644
6778
  type: string;
6779
+ additionalProperties: boolean;
6645
6780
  description: string;
6646
6781
  properties: {
6647
6782
  key: {
@@ -6670,6 +6805,7 @@ export declare namespace Schemas {
6670
6805
  const PartyIdInfo: {
6671
6806
  title: string;
6672
6807
  type: string;
6808
+ additionalProperties: boolean;
6673
6809
  description: string;
6674
6810
  properties: {
6675
6811
  partyIdType: {
@@ -6703,6 +6839,7 @@ export declare namespace Schemas {
6703
6839
  extensionList: {
6704
6840
  title: string;
6705
6841
  type: string;
6842
+ additionalProperties: boolean;
6706
6843
  description: string;
6707
6844
  properties: {
6708
6845
  extension: {
@@ -6710,6 +6847,7 @@ export declare namespace Schemas {
6710
6847
  items: {
6711
6848
  title: string;
6712
6849
  type: string;
6850
+ additionalProperties: boolean;
6713
6851
  description: string;
6714
6852
  properties: {
6715
6853
  key: {
@@ -6748,6 +6886,7 @@ export declare namespace Schemas {
6748
6886
  const PartyComplexName: {
6749
6887
  title: string;
6750
6888
  type: string;
6889
+ additionalProperties: boolean;
6751
6890
  description: string;
6752
6891
  properties: {
6753
6892
  firstName: {
@@ -6782,11 +6921,13 @@ export declare namespace Schemas {
6782
6921
  const PartyPersonalInfo: {
6783
6922
  title: string;
6784
6923
  type: string;
6924
+ additionalProperties: boolean;
6785
6925
  description: string;
6786
6926
  properties: {
6787
6927
  complexName: {
6788
6928
  title: string;
6789
6929
  type: string;
6930
+ additionalProperties: boolean;
6790
6931
  description: string;
6791
6932
  properties: {
6792
6933
  firstName: {
@@ -6838,11 +6979,13 @@ export declare namespace Schemas {
6838
6979
  const Party: {
6839
6980
  title: string;
6840
6981
  type: string;
6982
+ additionalProperties: boolean;
6841
6983
  description: string;
6842
6984
  properties: {
6843
6985
  partyIdInfo: {
6844
6986
  title: string;
6845
6987
  type: string;
6988
+ additionalProperties: boolean;
6846
6989
  description: string;
6847
6990
  properties: {
6848
6991
  partyIdType: {
@@ -6876,6 +7019,7 @@ export declare namespace Schemas {
6876
7019
  extensionList: {
6877
7020
  title: string;
6878
7021
  type: string;
7022
+ additionalProperties: boolean;
6879
7023
  description: string;
6880
7024
  properties: {
6881
7025
  extension: {
@@ -6883,6 +7027,7 @@ export declare namespace Schemas {
6883
7027
  items: {
6884
7028
  title: string;
6885
7029
  type: string;
7030
+ additionalProperties: boolean;
6886
7031
  description: string;
6887
7032
  properties: {
6888
7033
  key: {
@@ -6927,11 +7072,13 @@ export declare namespace Schemas {
6927
7072
  personalInfo: {
6928
7073
  title: string;
6929
7074
  type: string;
7075
+ additionalProperties: boolean;
6930
7076
  description: string;
6931
7077
  properties: {
6932
7078
  complexName: {
6933
7079
  title: string;
6934
7080
  type: string;
7081
+ additionalProperties: boolean;
6935
7082
  description: string;
6936
7083
  properties: {
6937
7084
  firstName: {
@@ -7015,6 +7162,7 @@ export declare namespace Schemas {
7015
7162
  const Money: {
7016
7163
  title: string;
7017
7164
  type: string;
7165
+ additionalProperties: boolean;
7018
7166
  description: string;
7019
7167
  properties: {
7020
7168
  currency: {
@@ -7052,6 +7200,7 @@ export declare namespace Schemas {
7052
7200
  const GeoCode: {
7053
7201
  title: string;
7054
7202
  type: string;
7203
+ additionalProperties: boolean;
7055
7204
  description: string;
7056
7205
  properties: {
7057
7206
  latitude: {
@@ -7104,6 +7253,7 @@ export declare namespace Schemas {
7104
7253
  const ErrorInformation: {
7105
7254
  title: string;
7106
7255
  type: string;
7256
+ additionalProperties: boolean;
7107
7257
  description: string;
7108
7258
  properties: {
7109
7259
  errorCode: {
@@ -7123,6 +7273,7 @@ export declare namespace Schemas {
7123
7273
  extensionList: {
7124
7274
  title: string;
7125
7275
  type: string;
7276
+ additionalProperties: boolean;
7126
7277
  description: string;
7127
7278
  properties: {
7128
7279
  extension: {
@@ -7130,6 +7281,7 @@ export declare namespace Schemas {
7130
7281
  items: {
7131
7282
  title: string;
7132
7283
  type: string;
7284
+ additionalProperties: boolean;
7133
7285
  description: string;
7134
7286
  properties: {
7135
7287
  key: {
@@ -7160,10 +7312,12 @@ export declare namespace Schemas {
7160
7312
  };
7161
7313
  const mojaloopError: {
7162
7314
  type: string;
7315
+ additionalProperties: boolean;
7163
7316
  properties: {
7164
7317
  errorInformation: {
7165
7318
  title: string;
7166
7319
  type: string;
7320
+ additionalProperties: boolean;
7167
7321
  description: string;
7168
7322
  properties: {
7169
7323
  errorCode: {
@@ -7183,6 +7337,7 @@ export declare namespace Schemas {
7183
7337
  extensionList: {
7184
7338
  title: string;
7185
7339
  type: string;
7340
+ additionalProperties: boolean;
7186
7341
  description: string;
7187
7342
  properties: {
7188
7343
  extension: {
@@ -7190,6 +7345,7 @@ export declare namespace Schemas {
7190
7345
  items: {
7191
7346
  title: string;
7192
7347
  type: string;
7348
+ additionalProperties: boolean;
7193
7349
  description: string;
7194
7350
  properties: {
7195
7351
  key: {
@@ -7222,6 +7378,7 @@ export declare namespace Schemas {
7222
7378
  };
7223
7379
  const quoteError: {
7224
7380
  type: string;
7381
+ additionalProperties: boolean;
7225
7382
  description: string;
7226
7383
  properties: {
7227
7384
  httpStatusCode: {
@@ -7230,10 +7387,12 @@ export declare namespace Schemas {
7230
7387
  };
7231
7388
  mojaloopError: {
7232
7389
  type: string;
7390
+ additionalProperties: boolean;
7233
7391
  properties: {
7234
7392
  errorInformation: {
7235
7393
  title: string;
7236
7394
  type: string;
7395
+ additionalProperties: boolean;
7237
7396
  description: string;
7238
7397
  properties: {
7239
7398
  errorCode: {
@@ -7253,6 +7412,7 @@ export declare namespace Schemas {
7253
7412
  extensionList: {
7254
7413
  title: string;
7255
7414
  type: string;
7415
+ additionalProperties: boolean;
7256
7416
  description: string;
7257
7417
  properties: {
7258
7418
  extension: {
@@ -7260,6 +7420,7 @@ export declare namespace Schemas {
7260
7420
  items: {
7261
7421
  title: string;
7262
7422
  type: string;
7423
+ additionalProperties: boolean;
7263
7424
  description: string;
7264
7425
  properties: {
7265
7426
  key: {
@@ -7294,6 +7455,7 @@ export declare namespace Schemas {
7294
7455
  };
7295
7456
  const individualQuoteResult: {
7296
7457
  type: string;
7458
+ additionalProperties: boolean;
7297
7459
  properties: {
7298
7460
  quoteId: {
7299
7461
  title: string;
@@ -7305,6 +7467,7 @@ export declare namespace Schemas {
7305
7467
  transferAmount: {
7306
7468
  title: string;
7307
7469
  type: string;
7470
+ additionalProperties: boolean;
7308
7471
  description: string;
7309
7472
  properties: {
7310
7473
  currency: {
@@ -7328,6 +7491,7 @@ export declare namespace Schemas {
7328
7491
  payeeReceiveAmount: {
7329
7492
  title: string;
7330
7493
  type: string;
7494
+ additionalProperties: boolean;
7331
7495
  description: string;
7332
7496
  properties: {
7333
7497
  currency: {
@@ -7351,6 +7515,7 @@ export declare namespace Schemas {
7351
7515
  payeeFspFee: {
7352
7516
  title: string;
7353
7517
  type: string;
7518
+ additionalProperties: boolean;
7354
7519
  description: string;
7355
7520
  properties: {
7356
7521
  currency: {
@@ -7374,6 +7539,7 @@ export declare namespace Schemas {
7374
7539
  payeeFspCommission: {
7375
7540
  title: string;
7376
7541
  type: string;
7542
+ additionalProperties: boolean;
7377
7543
  description: string;
7378
7544
  properties: {
7379
7545
  currency: {
@@ -7397,6 +7563,7 @@ export declare namespace Schemas {
7397
7563
  geoCode: {
7398
7564
  title: string;
7399
7565
  type: string;
7566
+ additionalProperties: boolean;
7400
7567
  description: string;
7401
7568
  properties: {
7402
7569
  latitude: {
@@ -7435,6 +7602,7 @@ export declare namespace Schemas {
7435
7602
  extensionList: {
7436
7603
  title: string;
7437
7604
  type: string;
7605
+ additionalProperties: boolean;
7438
7606
  description: string;
7439
7607
  properties: {
7440
7608
  extension: {
@@ -7442,6 +7610,7 @@ export declare namespace Schemas {
7442
7610
  items: {
7443
7611
  title: string;
7444
7612
  type: string;
7613
+ additionalProperties: boolean;
7445
7614
  description: string;
7446
7615
  properties: {
7447
7616
  key: {
@@ -7469,6 +7638,7 @@ export declare namespace Schemas {
7469
7638
  };
7470
7639
  lastError: {
7471
7640
  type: string;
7641
+ additionalProperties: boolean;
7472
7642
  description: string;
7473
7643
  properties: {
7474
7644
  httpStatusCode: {
@@ -7477,10 +7647,12 @@ export declare namespace Schemas {
7477
7647
  };
7478
7648
  mojaloopError: {
7479
7649
  type: string;
7650
+ additionalProperties: boolean;
7480
7651
  properties: {
7481
7652
  errorInformation: {
7482
7653
  title: string;
7483
7654
  type: string;
7655
+ additionalProperties: boolean;
7484
7656
  description: string;
7485
7657
  properties: {
7486
7658
  errorCode: {
@@ -7500,6 +7672,7 @@ export declare namespace Schemas {
7500
7672
  extensionList: {
7501
7673
  title: string;
7502
7674
  type: string;
7675
+ additionalProperties: boolean;
7503
7676
  description: string;
7504
7677
  properties: {
7505
7678
  extension: {
@@ -7507,6 +7680,7 @@ export declare namespace Schemas {
7507
7680
  items: {
7508
7681
  title: string;
7509
7682
  type: string;
7683
+ additionalProperties: boolean;
7510
7684
  description: string;
7511
7685
  properties: {
7512
7686
  key: {
@@ -7559,6 +7733,7 @@ export declare namespace Schemas {
7559
7733
  };
7560
7734
  const transferError: {
7561
7735
  type: string;
7736
+ additionalProperties: boolean;
7562
7737
  description: string;
7563
7738
  properties: {
7564
7739
  httpStatusCode: {
@@ -7567,10 +7742,12 @@ export declare namespace Schemas {
7567
7742
  };
7568
7743
  mojaloopError: {
7569
7744
  type: string;
7745
+ additionalProperties: boolean;
7570
7746
  properties: {
7571
7747
  errorInformation: {
7572
7748
  title: string;
7573
7749
  type: string;
7750
+ additionalProperties: boolean;
7574
7751
  description: string;
7575
7752
  properties: {
7576
7753
  errorCode: {
@@ -7590,6 +7767,7 @@ export declare namespace Schemas {
7590
7767
  extensionList: {
7591
7768
  title: string;
7592
7769
  type: string;
7770
+ additionalProperties: boolean;
7593
7771
  description: string;
7594
7772
  properties: {
7595
7773
  extension: {
@@ -7597,6 +7775,7 @@ export declare namespace Schemas {
7597
7775
  items: {
7598
7776
  title: string;
7599
7777
  type: string;
7778
+ additionalProperties: boolean;
7600
7779
  description: string;
7601
7780
  properties: {
7602
7781
  key: {
@@ -7631,6 +7810,7 @@ export declare namespace Schemas {
7631
7810
  };
7632
7811
  const individualTransferResult: {
7633
7812
  type: string;
7813
+ additionalProperties: boolean;
7634
7814
  required: string[];
7635
7815
  properties: {
7636
7816
  transferId: {
@@ -7651,6 +7831,7 @@ export declare namespace Schemas {
7651
7831
  extensionList: {
7652
7832
  title: string;
7653
7833
  type: string;
7834
+ additionalProperties: boolean;
7654
7835
  description: string;
7655
7836
  properties: {
7656
7837
  extension: {
@@ -7658,6 +7839,7 @@ export declare namespace Schemas {
7658
7839
  items: {
7659
7840
  title: string;
7660
7841
  type: string;
7842
+ additionalProperties: boolean;
7661
7843
  description: string;
7662
7844
  properties: {
7663
7845
  key: {
@@ -7692,6 +7874,7 @@ export declare namespace Schemas {
7692
7874
  };
7693
7875
  lastError: {
7694
7876
  type: string;
7877
+ additionalProperties: boolean;
7695
7878
  description: string;
7696
7879
  properties: {
7697
7880
  httpStatusCode: {
@@ -7700,10 +7883,12 @@ export declare namespace Schemas {
7700
7883
  };
7701
7884
  mojaloopError: {
7702
7885
  type: string;
7886
+ additionalProperties: boolean;
7703
7887
  properties: {
7704
7888
  errorInformation: {
7705
7889
  title: string;
7706
7890
  type: string;
7891
+ additionalProperties: boolean;
7707
7892
  description: string;
7708
7893
  properties: {
7709
7894
  errorCode: {
@@ -7723,6 +7908,7 @@ export declare namespace Schemas {
7723
7908
  extensionList: {
7724
7909
  title: string;
7725
7910
  type: string;
7911
+ additionalProperties: boolean;
7726
7912
  description: string;
7727
7913
  properties: {
7728
7914
  extension: {
@@ -7730,6 +7916,7 @@ export declare namespace Schemas {
7730
7916
  items: {
7731
7917
  title: string;
7732
7918
  type: string;
7919
+ additionalProperties: boolean;
7733
7920
  description: string;
7734
7921
  properties: {
7735
7922
  key: {
@@ -7766,6 +7953,7 @@ export declare namespace Schemas {
7766
7953
  };
7767
7954
  const bulkTransactionIndividualTransferResult: {
7768
7955
  type: string;
7956
+ additionalProperties: boolean;
7769
7957
  required: string[];
7770
7958
  properties: {
7771
7959
  transferId: {
@@ -7789,11 +7977,13 @@ export declare namespace Schemas {
7789
7977
  to: {
7790
7978
  title: string;
7791
7979
  type: string;
7980
+ additionalProperties: boolean;
7792
7981
  description: string;
7793
7982
  properties: {
7794
7983
  partyIdInfo: {
7795
7984
  title: string;
7796
7985
  type: string;
7986
+ additionalProperties: boolean;
7797
7987
  description: string;
7798
7988
  properties: {
7799
7989
  partyIdType: {
@@ -7827,6 +8017,7 @@ export declare namespace Schemas {
7827
8017
  extensionList: {
7828
8018
  title: string;
7829
8019
  type: string;
8020
+ additionalProperties: boolean;
7830
8021
  description: string;
7831
8022
  properties: {
7832
8023
  extension: {
@@ -7834,6 +8025,7 @@ export declare namespace Schemas {
7834
8025
  items: {
7835
8026
  title: string;
7836
8027
  type: string;
8028
+ additionalProperties: boolean;
7837
8029
  description: string;
7838
8030
  properties: {
7839
8031
  key: {
@@ -7878,11 +8070,13 @@ export declare namespace Schemas {
7878
8070
  personalInfo: {
7879
8071
  title: string;
7880
8072
  type: string;
8073
+ additionalProperties: boolean;
7881
8074
  description: string;
7882
8075
  properties: {
7883
8076
  complexName: {
7884
8077
  title: string;
7885
8078
  type: string;
8079
+ additionalProperties: boolean;
7886
8080
  description: string;
7887
8081
  properties: {
7888
8082
  firstName: {
@@ -7991,6 +8185,7 @@ export declare namespace Schemas {
7991
8185
  };
7992
8186
  quoteResponse: {
7993
8187
  type: string;
8188
+ additionalProperties: boolean;
7994
8189
  properties: {
7995
8190
  quoteId: {
7996
8191
  title: string;
@@ -8002,6 +8197,7 @@ export declare namespace Schemas {
8002
8197
  transferAmount: {
8003
8198
  title: string;
8004
8199
  type: string;
8200
+ additionalProperties: boolean;
8005
8201
  description: string;
8006
8202
  properties: {
8007
8203
  currency: {
@@ -8025,6 +8221,7 @@ export declare namespace Schemas {
8025
8221
  payeeReceiveAmount: {
8026
8222
  title: string;
8027
8223
  type: string;
8224
+ additionalProperties: boolean;
8028
8225
  description: string;
8029
8226
  properties: {
8030
8227
  currency: {
@@ -8048,6 +8245,7 @@ export declare namespace Schemas {
8048
8245
  payeeFspFee: {
8049
8246
  title: string;
8050
8247
  type: string;
8248
+ additionalProperties: boolean;
8051
8249
  description: string;
8052
8250
  properties: {
8053
8251
  currency: {
@@ -8071,6 +8269,7 @@ export declare namespace Schemas {
8071
8269
  payeeFspCommission: {
8072
8270
  title: string;
8073
8271
  type: string;
8272
+ additionalProperties: boolean;
8074
8273
  description: string;
8075
8274
  properties: {
8076
8275
  currency: {
@@ -8094,6 +8293,7 @@ export declare namespace Schemas {
8094
8293
  geoCode: {
8095
8294
  title: string;
8096
8295
  type: string;
8296
+ additionalProperties: boolean;
8097
8297
  description: string;
8098
8298
  properties: {
8099
8299
  latitude: {
@@ -8132,6 +8332,7 @@ export declare namespace Schemas {
8132
8332
  extensionList: {
8133
8333
  title: string;
8134
8334
  type: string;
8335
+ additionalProperties: boolean;
8135
8336
  description: string;
8136
8337
  properties: {
8137
8338
  extension: {
@@ -8139,6 +8340,7 @@ export declare namespace Schemas {
8139
8340
  items: {
8140
8341
  title: string;
8141
8342
  type: string;
8343
+ additionalProperties: boolean;
8142
8344
  description: string;
8143
8345
  properties: {
8144
8346
  key: {
@@ -8166,6 +8368,7 @@ export declare namespace Schemas {
8166
8368
  };
8167
8369
  lastError: {
8168
8370
  type: string;
8371
+ additionalProperties: boolean;
8169
8372
  description: string;
8170
8373
  properties: {
8171
8374
  httpStatusCode: {
@@ -8174,10 +8377,12 @@ export declare namespace Schemas {
8174
8377
  };
8175
8378
  mojaloopError: {
8176
8379
  type: string;
8380
+ additionalProperties: boolean;
8177
8381
  properties: {
8178
8382
  errorInformation: {
8179
8383
  title: string;
8180
8384
  type: string;
8385
+ additionalProperties: boolean;
8181
8386
  description: string;
8182
8387
  properties: {
8183
8388
  errorCode: {
@@ -8197,6 +8402,7 @@ export declare namespace Schemas {
8197
8402
  extensionList: {
8198
8403
  title: string;
8199
8404
  type: string;
8405
+ additionalProperties: boolean;
8200
8406
  description: string;
8201
8407
  properties: {
8202
8408
  extension: {
@@ -8204,6 +8410,7 @@ export declare namespace Schemas {
8204
8410
  items: {
8205
8411
  title: string;
8206
8412
  type: string;
8413
+ additionalProperties: boolean;
8207
8414
  description: string;
8208
8415
  properties: {
8209
8416
  key: {
@@ -8241,6 +8448,7 @@ export declare namespace Schemas {
8241
8448
  };
8242
8449
  fulfil: {
8243
8450
  type: string;
8451
+ additionalProperties: boolean;
8244
8452
  required: string[];
8245
8453
  properties: {
8246
8454
  transferId: {
@@ -8261,6 +8469,7 @@ export declare namespace Schemas {
8261
8469
  extensionList: {
8262
8470
  title: string;
8263
8471
  type: string;
8472
+ additionalProperties: boolean;
8264
8473
  description: string;
8265
8474
  properties: {
8266
8475
  extension: {
@@ -8268,6 +8477,7 @@ export declare namespace Schemas {
8268
8477
  items: {
8269
8478
  title: string;
8270
8479
  type: string;
8480
+ additionalProperties: boolean;
8271
8481
  description: string;
8272
8482
  properties: {
8273
8483
  key: {
@@ -8302,6 +8512,7 @@ export declare namespace Schemas {
8302
8512
  };
8303
8513
  lastError: {
8304
8514
  type: string;
8515
+ additionalProperties: boolean;
8305
8516
  description: string;
8306
8517
  properties: {
8307
8518
  httpStatusCode: {
@@ -8310,10 +8521,12 @@ export declare namespace Schemas {
8310
8521
  };
8311
8522
  mojaloopError: {
8312
8523
  type: string;
8524
+ additionalProperties: boolean;
8313
8525
  properties: {
8314
8526
  errorInformation: {
8315
8527
  title: string;
8316
8528
  type: string;
8529
+ additionalProperties: boolean;
8317
8530
  description: string;
8318
8531
  properties: {
8319
8532
  errorCode: {
@@ -8333,6 +8546,7 @@ export declare namespace Schemas {
8333
8546
  extensionList: {
8334
8547
  title: string;
8335
8548
  type: string;
8549
+ additionalProperties: boolean;
8336
8550
  description: string;
8337
8551
  properties: {
8338
8552
  extension: {
@@ -8340,6 +8554,7 @@ export declare namespace Schemas {
8340
8554
  items: {
8341
8555
  title: string;
8342
8556
  type: string;
8557
+ additionalProperties: boolean;
8343
8558
  description: string;
8344
8559
  properties: {
8345
8560
  key: {
@@ -8377,6 +8592,7 @@ export declare namespace Schemas {
8377
8592
  quoteExtensions: {
8378
8593
  title: string;
8379
8594
  type: string;
8595
+ additionalProperties: boolean;
8380
8596
  description: string;
8381
8597
  properties: {
8382
8598
  extension: {
@@ -8384,6 +8600,7 @@ export declare namespace Schemas {
8384
8600
  items: {
8385
8601
  title: string;
8386
8602
  type: string;
8603
+ additionalProperties: boolean;
8387
8604
  description: string;
8388
8605
  properties: {
8389
8606
  key: {
@@ -8412,6 +8629,7 @@ export declare namespace Schemas {
8412
8629
  transferExtensions: {
8413
8630
  title: string;
8414
8631
  type: string;
8632
+ additionalProperties: boolean;
8415
8633
  description: string;
8416
8634
  properties: {
8417
8635
  extension: {
@@ -8419,6 +8637,7 @@ export declare namespace Schemas {
8419
8637
  items: {
8420
8638
  title: string;
8421
8639
  type: string;
8640
+ additionalProperties: boolean;
8422
8641
  description: string;
8423
8642
  properties: {
8424
8643
  key: {
@@ -8446,6 +8665,7 @@ export declare namespace Schemas {
8446
8665
  };
8447
8666
  lastError: {
8448
8667
  type: string;
8668
+ additionalProperties: boolean;
8449
8669
  description: string;
8450
8670
  properties: {
8451
8671
  httpStatusCode: {
@@ -8454,10 +8674,12 @@ export declare namespace Schemas {
8454
8674
  };
8455
8675
  mojaloopError: {
8456
8676
  type: string;
8677
+ additionalProperties: boolean;
8457
8678
  properties: {
8458
8679
  errorInformation: {
8459
8680
  title: string;
8460
8681
  type: string;
8682
+ additionalProperties: boolean;
8461
8683
  description: string;
8462
8684
  properties: {
8463
8685
  errorCode: {
@@ -8477,6 +8699,7 @@ export declare namespace Schemas {
8477
8699
  extensionList: {
8478
8700
  title: string;
8479
8701
  type: string;
8702
+ additionalProperties: boolean;
8480
8703
  description: string;
8481
8704
  properties: {
8482
8705
  extension: {
@@ -8484,6 +8707,7 @@ export declare namespace Schemas {
8484
8707
  items: {
8485
8708
  title: string;
8486
8709
  type: string;
8710
+ additionalProperties: boolean;
8487
8711
  description: string;
8488
8712
  properties: {
8489
8713
  key: {
@@ -8521,6 +8745,7 @@ export declare namespace Schemas {
8521
8745
  const bulkTransactionResponse: {
8522
8746
  title: string;
8523
8747
  type: string;
8748
+ additionalProperties: boolean;
8524
8749
  required: string[];
8525
8750
  properties: {
8526
8751
  bulkHomeTransactionID: {
@@ -8540,6 +8765,7 @@ export declare namespace Schemas {
8540
8765
  };
8541
8766
  options: {
8542
8767
  type: string;
8768
+ additionalProperties: boolean;
8543
8769
  required: string[];
8544
8770
  properties: {
8545
8771
  onlyValidateParty: {
@@ -8548,6 +8774,7 @@ export declare namespace Schemas {
8548
8774
  };
8549
8775
  autoAcceptParty: {
8550
8776
  type: string;
8777
+ additionalProperties: boolean;
8551
8778
  required: string[];
8552
8779
  properties: {
8553
8780
  enabled: {
@@ -8561,6 +8788,7 @@ export declare namespace Schemas {
8561
8788
  type: string;
8562
8789
  oneOf: {
8563
8790
  type: string;
8791
+ additionalProperties: boolean;
8564
8792
  required: string[];
8565
8793
  properties: {
8566
8794
  enabled: {
@@ -8572,6 +8800,7 @@ export declare namespace Schemas {
8572
8800
  minItems: number;
8573
8801
  items: {
8574
8802
  type: string;
8803
+ additionalProperties: boolean;
8575
8804
  required: string[];
8576
8805
  properties: {
8577
8806
  currency: {
@@ -8618,6 +8847,7 @@ export declare namespace Schemas {
8618
8847
  minItems: number;
8619
8848
  items: {
8620
8849
  type: string;
8850
+ additionalProperties: boolean;
8621
8851
  required: string[];
8622
8852
  properties: {
8623
8853
  transferId: {
@@ -8641,11 +8871,13 @@ export declare namespace Schemas {
8641
8871
  to: {
8642
8872
  title: string;
8643
8873
  type: string;
8874
+ additionalProperties: boolean;
8644
8875
  description: string;
8645
8876
  properties: {
8646
8877
  partyIdInfo: {
8647
8878
  title: string;
8648
8879
  type: string;
8880
+ additionalProperties: boolean;
8649
8881
  description: string;
8650
8882
  properties: {
8651
8883
  partyIdType: {
@@ -8679,6 +8911,7 @@ export declare namespace Schemas {
8679
8911
  extensionList: {
8680
8912
  title: string;
8681
8913
  type: string;
8914
+ additionalProperties: boolean;
8682
8915
  description: string;
8683
8916
  properties: {
8684
8917
  extension: {
@@ -8686,6 +8919,7 @@ export declare namespace Schemas {
8686
8919
  items: {
8687
8920
  title: string;
8688
8921
  type: string;
8922
+ additionalProperties: boolean;
8689
8923
  description: string;
8690
8924
  properties: {
8691
8925
  key: {
@@ -8730,11 +8964,13 @@ export declare namespace Schemas {
8730
8964
  personalInfo: {
8731
8965
  title: string;
8732
8966
  type: string;
8967
+ additionalProperties: boolean;
8733
8968
  description: string;
8734
8969
  properties: {
8735
8970
  complexName: {
8736
8971
  title: string;
8737
8972
  type: string;
8973
+ additionalProperties: boolean;
8738
8974
  description: string;
8739
8975
  properties: {
8740
8976
  firstName: {
@@ -8843,6 +9079,7 @@ export declare namespace Schemas {
8843
9079
  };
8844
9080
  quoteResponse: {
8845
9081
  type: string;
9082
+ additionalProperties: boolean;
8846
9083
  properties: {
8847
9084
  quoteId: {
8848
9085
  title: string;
@@ -8854,6 +9091,7 @@ export declare namespace Schemas {
8854
9091
  transferAmount: {
8855
9092
  title: string;
8856
9093
  type: string;
9094
+ additionalProperties: boolean;
8857
9095
  description: string;
8858
9096
  properties: {
8859
9097
  currency: {
@@ -8877,6 +9115,7 @@ export declare namespace Schemas {
8877
9115
  payeeReceiveAmount: {
8878
9116
  title: string;
8879
9117
  type: string;
9118
+ additionalProperties: boolean;
8880
9119
  description: string;
8881
9120
  properties: {
8882
9121
  currency: {
@@ -8900,6 +9139,7 @@ export declare namespace Schemas {
8900
9139
  payeeFspFee: {
8901
9140
  title: string;
8902
9141
  type: string;
9142
+ additionalProperties: boolean;
8903
9143
  description: string;
8904
9144
  properties: {
8905
9145
  currency: {
@@ -8923,6 +9163,7 @@ export declare namespace Schemas {
8923
9163
  payeeFspCommission: {
8924
9164
  title: string;
8925
9165
  type: string;
9166
+ additionalProperties: boolean;
8926
9167
  description: string;
8927
9168
  properties: {
8928
9169
  currency: {
@@ -8946,6 +9187,7 @@ export declare namespace Schemas {
8946
9187
  geoCode: {
8947
9188
  title: string;
8948
9189
  type: string;
9190
+ additionalProperties: boolean;
8949
9191
  description: string;
8950
9192
  properties: {
8951
9193
  latitude: {
@@ -8984,6 +9226,7 @@ export declare namespace Schemas {
8984
9226
  extensionList: {
8985
9227
  title: string;
8986
9228
  type: string;
9229
+ additionalProperties: boolean;
8987
9230
  description: string;
8988
9231
  properties: {
8989
9232
  extension: {
@@ -8991,6 +9234,7 @@ export declare namespace Schemas {
8991
9234
  items: {
8992
9235
  title: string;
8993
9236
  type: string;
9237
+ additionalProperties: boolean;
8994
9238
  description: string;
8995
9239
  properties: {
8996
9240
  key: {
@@ -9018,6 +9262,7 @@ export declare namespace Schemas {
9018
9262
  };
9019
9263
  lastError: {
9020
9264
  type: string;
9265
+ additionalProperties: boolean;
9021
9266
  description: string;
9022
9267
  properties: {
9023
9268
  httpStatusCode: {
@@ -9026,10 +9271,12 @@ export declare namespace Schemas {
9026
9271
  };
9027
9272
  mojaloopError: {
9028
9273
  type: string;
9274
+ additionalProperties: boolean;
9029
9275
  properties: {
9030
9276
  errorInformation: {
9031
9277
  title: string;
9032
9278
  type: string;
9279
+ additionalProperties: boolean;
9033
9280
  description: string;
9034
9281
  properties: {
9035
9282
  errorCode: {
@@ -9049,6 +9296,7 @@ export declare namespace Schemas {
9049
9296
  extensionList: {
9050
9297
  title: string;
9051
9298
  type: string;
9299
+ additionalProperties: boolean;
9052
9300
  description: string;
9053
9301
  properties: {
9054
9302
  extension: {
@@ -9056,6 +9304,7 @@ export declare namespace Schemas {
9056
9304
  items: {
9057
9305
  title: string;
9058
9306
  type: string;
9307
+ additionalProperties: boolean;
9059
9308
  description: string;
9060
9309
  properties: {
9061
9310
  key: {
@@ -9093,6 +9342,7 @@ export declare namespace Schemas {
9093
9342
  };
9094
9343
  fulfil: {
9095
9344
  type: string;
9345
+ additionalProperties: boolean;
9096
9346
  required: string[];
9097
9347
  properties: {
9098
9348
  transferId: {
@@ -9113,6 +9363,7 @@ export declare namespace Schemas {
9113
9363
  extensionList: {
9114
9364
  title: string;
9115
9365
  type: string;
9366
+ additionalProperties: boolean;
9116
9367
  description: string;
9117
9368
  properties: {
9118
9369
  extension: {
@@ -9120,6 +9371,7 @@ export declare namespace Schemas {
9120
9371
  items: {
9121
9372
  title: string;
9122
9373
  type: string;
9374
+ additionalProperties: boolean;
9123
9375
  description: string;
9124
9376
  properties: {
9125
9377
  key: {
@@ -9154,6 +9406,7 @@ export declare namespace Schemas {
9154
9406
  };
9155
9407
  lastError: {
9156
9408
  type: string;
9409
+ additionalProperties: boolean;
9157
9410
  description: string;
9158
9411
  properties: {
9159
9412
  httpStatusCode: {
@@ -9162,10 +9415,12 @@ export declare namespace Schemas {
9162
9415
  };
9163
9416
  mojaloopError: {
9164
9417
  type: string;
9418
+ additionalProperties: boolean;
9165
9419
  properties: {
9166
9420
  errorInformation: {
9167
9421
  title: string;
9168
9422
  type: string;
9423
+ additionalProperties: boolean;
9169
9424
  description: string;
9170
9425
  properties: {
9171
9426
  errorCode: {
@@ -9185,6 +9440,7 @@ export declare namespace Schemas {
9185
9440
  extensionList: {
9186
9441
  title: string;
9187
9442
  type: string;
9443
+ additionalProperties: boolean;
9188
9444
  description: string;
9189
9445
  properties: {
9190
9446
  extension: {
@@ -9192,6 +9448,7 @@ export declare namespace Schemas {
9192
9448
  items: {
9193
9449
  title: string;
9194
9450
  type: string;
9451
+ additionalProperties: boolean;
9195
9452
  description: string;
9196
9453
  properties: {
9197
9454
  key: {
@@ -9229,6 +9486,7 @@ export declare namespace Schemas {
9229
9486
  quoteExtensions: {
9230
9487
  title: string;
9231
9488
  type: string;
9489
+ additionalProperties: boolean;
9232
9490
  description: string;
9233
9491
  properties: {
9234
9492
  extension: {
@@ -9236,6 +9494,7 @@ export declare namespace Schemas {
9236
9494
  items: {
9237
9495
  title: string;
9238
9496
  type: string;
9497
+ additionalProperties: boolean;
9239
9498
  description: string;
9240
9499
  properties: {
9241
9500
  key: {
@@ -9264,6 +9523,7 @@ export declare namespace Schemas {
9264
9523
  transferExtensions: {
9265
9524
  title: string;
9266
9525
  type: string;
9526
+ additionalProperties: boolean;
9267
9527
  description: string;
9268
9528
  properties: {
9269
9529
  extension: {
@@ -9271,6 +9531,7 @@ export declare namespace Schemas {
9271
9531
  items: {
9272
9532
  title: string;
9273
9533
  type: string;
9534
+ additionalProperties: boolean;
9274
9535
  description: string;
9275
9536
  properties: {
9276
9537
  key: {
@@ -9298,6 +9559,7 @@ export declare namespace Schemas {
9298
9559
  };
9299
9560
  lastError: {
9300
9561
  type: string;
9562
+ additionalProperties: boolean;
9301
9563
  description: string;
9302
9564
  properties: {
9303
9565
  httpStatusCode: {
@@ -9306,10 +9568,12 @@ export declare namespace Schemas {
9306
9568
  };
9307
9569
  mojaloopError: {
9308
9570
  type: string;
9571
+ additionalProperties: boolean;
9309
9572
  properties: {
9310
9573
  errorInformation: {
9311
9574
  title: string;
9312
9575
  type: string;
9576
+ additionalProperties: boolean;
9313
9577
  description: string;
9314
9578
  properties: {
9315
9579
  errorCode: {
@@ -9329,6 +9593,7 @@ export declare namespace Schemas {
9329
9593
  extensionList: {
9330
9594
  title: string;
9331
9595
  type: string;
9596
+ additionalProperties: boolean;
9332
9597
  description: string;
9333
9598
  properties: {
9334
9599
  extension: {
@@ -9336,6 +9601,7 @@ export declare namespace Schemas {
9336
9601
  items: {
9337
9602
  title: string;
9338
9603
  type: string;
9604
+ additionalProperties: boolean;
9339
9605
  description: string;
9340
9606
  properties: {
9341
9607
  key: {
@@ -9374,6 +9640,7 @@ export declare namespace Schemas {
9374
9640
  extensions: {
9375
9641
  title: string;
9376
9642
  type: string;
9643
+ additionalProperties: boolean;
9377
9644
  description: string;
9378
9645
  properties: {
9379
9646
  extension: {
@@ -9381,6 +9648,7 @@ export declare namespace Schemas {
9381
9648
  items: {
9382
9649
  title: string;
9383
9650
  type: string;
9651
+ additionalProperties: boolean;
9384
9652
  description: string;
9385
9653
  properties: {
9386
9654
  key: {
@@ -9417,12 +9685,14 @@ export declare namespace Schemas {
9417
9685
  const FxRate: {
9418
9686
  title: string;
9419
9687
  type: string;
9688
+ additionalProperties: boolean;
9420
9689
  description: string;
9421
9690
  properties: {
9422
9691
  sourceAmount: {
9423
9692
  allOf: ({
9424
9693
  title: string;
9425
9694
  type: string;
9695
+ additionalProperties: boolean;
9426
9696
  description: string;
9427
9697
  properties: {
9428
9698
  currency: {
@@ -9446,6 +9716,7 @@ export declare namespace Schemas {
9446
9716
  description: string;
9447
9717
  title?: undefined;
9448
9718
  type?: undefined;
9719
+ additionalProperties?: undefined;
9449
9720
  properties?: undefined;
9450
9721
  required?: undefined;
9451
9722
  })[];
@@ -9454,6 +9725,7 @@ export declare namespace Schemas {
9454
9725
  allOf: ({
9455
9726
  title: string;
9456
9727
  type: string;
9728
+ additionalProperties: boolean;
9457
9729
  description: string;
9458
9730
  properties: {
9459
9731
  currency: {
@@ -9477,6 +9749,7 @@ export declare namespace Schemas {
9477
9749
  description: string;
9478
9750
  title?: undefined;
9479
9751
  type?: undefined;
9752
+ additionalProperties?: undefined;
9480
9753
  properties?: undefined;
9481
9754
  required?: undefined;
9482
9755
  })[];
@@ -9491,9 +9764,17 @@ export declare namespace Schemas {
9491
9764
  description: string;
9492
9765
  example: string;
9493
9766
  };
9767
+ const TransferStateFromBackend: {
9768
+ title: string;
9769
+ type: string;
9770
+ enum: string[];
9771
+ description: string;
9772
+ example: string;
9773
+ };
9494
9774
  const TransfersIDPutResponse: {
9495
9775
  title: string;
9496
9776
  type: string;
9777
+ additionalProperties: boolean;
9497
9778
  description: string;
9498
9779
  properties: {
9499
9780
  fulfilment: {
@@ -9521,6 +9802,7 @@ export declare namespace Schemas {
9521
9802
  extensionList: {
9522
9803
  title: string;
9523
9804
  type: string;
9805
+ additionalProperties: boolean;
9524
9806
  description: string;
9525
9807
  properties: {
9526
9808
  extension: {
@@ -9528,6 +9810,7 @@ export declare namespace Schemas {
9528
9810
  items: {
9529
9811
  title: string;
9530
9812
  type: string;
9813
+ additionalProperties: boolean;
9531
9814
  description: string;
9532
9815
  properties: {
9533
9816
  key: {
@@ -9559,6 +9842,7 @@ export declare namespace Schemas {
9559
9842
  const TransfersPostRequest: {
9560
9843
  title: string;
9561
9844
  type: string;
9845
+ additionalProperties: boolean;
9562
9846
  description: string;
9563
9847
  properties: {
9564
9848
  transferId: {
@@ -9585,6 +9869,7 @@ export declare namespace Schemas {
9585
9869
  amount: {
9586
9870
  title: string;
9587
9871
  type: string;
9872
+ additionalProperties: boolean;
9588
9873
  description: string;
9589
9874
  properties: {
9590
9875
  currency: {
@@ -9631,6 +9916,7 @@ export declare namespace Schemas {
9631
9916
  extensionList: {
9632
9917
  title: string;
9633
9918
  type: string;
9919
+ additionalProperties: boolean;
9634
9920
  description: string;
9635
9921
  properties: {
9636
9922
  extension: {
@@ -9638,6 +9924,7 @@ export declare namespace Schemas {
9638
9924
  items: {
9639
9925
  title: string;
9640
9926
  type: string;
9927
+ additionalProperties: boolean;
9641
9928
  description: string;
9642
9929
  properties: {
9643
9930
  key: {
@@ -9669,11 +9956,13 @@ export declare namespace Schemas {
9669
9956
  const QuotesIDPutResponse: {
9670
9957
  title: string;
9671
9958
  type: string;
9959
+ additionalProperties: boolean;
9672
9960
  description: string;
9673
9961
  properties: {
9674
9962
  transferAmount: {
9675
9963
  title: string;
9676
9964
  type: string;
9965
+ additionalProperties: boolean;
9677
9966
  description: string;
9678
9967
  properties: {
9679
9968
  currency: {
@@ -9697,6 +9986,7 @@ export declare namespace Schemas {
9697
9986
  payeeReceiveAmount: {
9698
9987
  title: string;
9699
9988
  type: string;
9989
+ additionalProperties: boolean;
9700
9990
  description: string;
9701
9991
  properties: {
9702
9992
  currency: {
@@ -9720,6 +10010,7 @@ export declare namespace Schemas {
9720
10010
  payeeFspFee: {
9721
10011
  title: string;
9722
10012
  type: string;
10013
+ additionalProperties: boolean;
9723
10014
  description: string;
9724
10015
  properties: {
9725
10016
  currency: {
@@ -9743,6 +10034,7 @@ export declare namespace Schemas {
9743
10034
  payeeFspCommission: {
9744
10035
  title: string;
9745
10036
  type: string;
10037
+ additionalProperties: boolean;
9746
10038
  description: string;
9747
10039
  properties: {
9748
10040
  currency: {
@@ -9773,6 +10065,7 @@ export declare namespace Schemas {
9773
10065
  geoCode: {
9774
10066
  title: string;
9775
10067
  type: string;
10068
+ additionalProperties: boolean;
9776
10069
  description: string;
9777
10070
  properties: {
9778
10071
  latitude: {
@@ -9811,6 +10104,7 @@ export declare namespace Schemas {
9811
10104
  extensionList: {
9812
10105
  title: string;
9813
10106
  type: string;
10107
+ additionalProperties: boolean;
9814
10108
  description: string;
9815
10109
  properties: {
9816
10110
  extension: {
@@ -9818,6 +10112,7 @@ export declare namespace Schemas {
9818
10112
  items: {
9819
10113
  title: string;
9820
10114
  type: string;
10115
+ additionalProperties: boolean;
9821
10116
  description: string;
9822
10117
  properties: {
9823
10118
  key: {
@@ -9878,6 +10173,7 @@ export declare namespace Schemas {
9878
10173
  const Refund: {
9879
10174
  title: string;
9880
10175
  type: string;
10176
+ additionalProperties: boolean;
9881
10177
  description: string;
9882
10178
  properties: {
9883
10179
  originalTransactionId: {
@@ -9908,6 +10204,7 @@ export declare namespace Schemas {
9908
10204
  const TransactionType: {
9909
10205
  title: string;
9910
10206
  type: string;
10207
+ additionalProperties: boolean;
9911
10208
  description: string;
9912
10209
  properties: {
9913
10210
  scenario: {
@@ -9941,6 +10238,7 @@ export declare namespace Schemas {
9941
10238
  refundInfo: {
9942
10239
  title: string;
9943
10240
  type: string;
10241
+ additionalProperties: boolean;
9944
10242
  description: string;
9945
10243
  properties: {
9946
10244
  originalTransactionId: {
@@ -9974,6 +10272,7 @@ export declare namespace Schemas {
9974
10272
  const QuotesPostRequest: {
9975
10273
  title: string;
9976
10274
  type: string;
10275
+ additionalProperties: boolean;
9977
10276
  description: string;
9978
10277
  properties: {
9979
10278
  quoteId: {
@@ -10000,11 +10299,13 @@ export declare namespace Schemas {
10000
10299
  payee: {
10001
10300
  title: string;
10002
10301
  type: string;
10302
+ additionalProperties: boolean;
10003
10303
  description: string;
10004
10304
  properties: {
10005
10305
  partyIdInfo: {
10006
10306
  title: string;
10007
10307
  type: string;
10308
+ additionalProperties: boolean;
10008
10309
  description: string;
10009
10310
  properties: {
10010
10311
  partyIdType: {
@@ -10038,6 +10339,7 @@ export declare namespace Schemas {
10038
10339
  extensionList: {
10039
10340
  title: string;
10040
10341
  type: string;
10342
+ additionalProperties: boolean;
10041
10343
  description: string;
10042
10344
  properties: {
10043
10345
  extension: {
@@ -10045,6 +10347,7 @@ export declare namespace Schemas {
10045
10347
  items: {
10046
10348
  title: string;
10047
10349
  type: string;
10350
+ additionalProperties: boolean;
10048
10351
  description: string;
10049
10352
  properties: {
10050
10353
  key: {
@@ -10089,11 +10392,13 @@ export declare namespace Schemas {
10089
10392
  personalInfo: {
10090
10393
  title: string;
10091
10394
  type: string;
10395
+ additionalProperties: boolean;
10092
10396
  description: string;
10093
10397
  properties: {
10094
10398
  complexName: {
10095
10399
  title: string;
10096
10400
  type: string;
10401
+ additionalProperties: boolean;
10097
10402
  description: string;
10098
10403
  properties: {
10099
10404
  firstName: {
@@ -10162,11 +10467,13 @@ export declare namespace Schemas {
10162
10467
  payer: {
10163
10468
  title: string;
10164
10469
  type: string;
10470
+ additionalProperties: boolean;
10165
10471
  description: string;
10166
10472
  properties: {
10167
10473
  partyIdInfo: {
10168
10474
  title: string;
10169
10475
  type: string;
10476
+ additionalProperties: boolean;
10170
10477
  description: string;
10171
10478
  properties: {
10172
10479
  partyIdType: {
@@ -10200,6 +10507,7 @@ export declare namespace Schemas {
10200
10507
  extensionList: {
10201
10508
  title: string;
10202
10509
  type: string;
10510
+ additionalProperties: boolean;
10203
10511
  description: string;
10204
10512
  properties: {
10205
10513
  extension: {
@@ -10207,6 +10515,7 @@ export declare namespace Schemas {
10207
10515
  items: {
10208
10516
  title: string;
10209
10517
  type: string;
10518
+ additionalProperties: boolean;
10210
10519
  description: string;
10211
10520
  properties: {
10212
10521
  key: {
@@ -10251,11 +10560,13 @@ export declare namespace Schemas {
10251
10560
  personalInfo: {
10252
10561
  title: string;
10253
10562
  type: string;
10563
+ additionalProperties: boolean;
10254
10564
  description: string;
10255
10565
  properties: {
10256
10566
  complexName: {
10257
10567
  title: string;
10258
10568
  type: string;
10569
+ additionalProperties: boolean;
10259
10570
  description: string;
10260
10571
  properties: {
10261
10572
  firstName: {
@@ -10331,6 +10642,7 @@ export declare namespace Schemas {
10331
10642
  amount: {
10332
10643
  title: string;
10333
10644
  type: string;
10645
+ additionalProperties: boolean;
10334
10646
  description: string;
10335
10647
  properties: {
10336
10648
  currency: {
@@ -10354,6 +10666,7 @@ export declare namespace Schemas {
10354
10666
  fees: {
10355
10667
  title: string;
10356
10668
  type: string;
10669
+ additionalProperties: boolean;
10357
10670
  description: string;
10358
10671
  properties: {
10359
10672
  currency: {
@@ -10377,6 +10690,7 @@ export declare namespace Schemas {
10377
10690
  transactionType: {
10378
10691
  title: string;
10379
10692
  type: string;
10693
+ additionalProperties: boolean;
10380
10694
  description: string;
10381
10695
  properties: {
10382
10696
  scenario: {
@@ -10410,6 +10724,7 @@ export declare namespace Schemas {
10410
10724
  refundInfo: {
10411
10725
  title: string;
10412
10726
  type: string;
10727
+ additionalProperties: boolean;
10413
10728
  description: string;
10414
10729
  properties: {
10415
10730
  originalTransactionId: {
@@ -10457,12 +10772,14 @@ export declare namespace Schemas {
10457
10772
  allOf: ({
10458
10773
  title: string;
10459
10774
  type: string;
10775
+ additionalProperties: boolean;
10460
10776
  description: string;
10461
10777
  properties: {
10462
10778
  sourceAmount: {
10463
10779
  allOf: ({
10464
10780
  title: string;
10465
10781
  type: string;
10782
+ additionalProperties: boolean;
10466
10783
  description: string;
10467
10784
  properties: {
10468
10785
  currency: {
@@ -10486,6 +10803,7 @@ export declare namespace Schemas {
10486
10803
  description: string;
10487
10804
  title?: undefined;
10488
10805
  type?: undefined;
10806
+ additionalProperties?: undefined;
10489
10807
  properties?: undefined;
10490
10808
  required?: undefined;
10491
10809
  })[];
@@ -10494,6 +10812,7 @@ export declare namespace Schemas {
10494
10812
  allOf: ({
10495
10813
  title: string;
10496
10814
  type: string;
10815
+ additionalProperties: boolean;
10497
10816
  description: string;
10498
10817
  properties: {
10499
10818
  currency: {
@@ -10517,6 +10836,7 @@ export declare namespace Schemas {
10517
10836
  description: string;
10518
10837
  title?: undefined;
10519
10838
  type?: undefined;
10839
+ additionalProperties?: undefined;
10520
10840
  properties?: undefined;
10521
10841
  required?: undefined;
10522
10842
  })[];
@@ -10527,6 +10847,7 @@ export declare namespace Schemas {
10527
10847
  description: string;
10528
10848
  title?: undefined;
10529
10849
  type?: undefined;
10850
+ additionalProperties?: undefined;
10530
10851
  properties?: undefined;
10531
10852
  required?: undefined;
10532
10853
  })[];
@@ -10534,6 +10855,7 @@ export declare namespace Schemas {
10534
10855
  geoCode: {
10535
10856
  title: string;
10536
10857
  type: string;
10858
+ additionalProperties: boolean;
10537
10859
  description: string;
10538
10860
  properties: {
10539
10861
  latitude: {
@@ -10571,6 +10893,7 @@ export declare namespace Schemas {
10571
10893
  extensionList: {
10572
10894
  title: string;
10573
10895
  type: string;
10896
+ additionalProperties: boolean;
10574
10897
  description: string;
10575
10898
  properties: {
10576
10899
  extension: {
@@ -10578,6 +10901,7 @@ export declare namespace Schemas {
10578
10901
  items: {
10579
10902
  title: string;
10580
10903
  type: string;
10904
+ additionalProperties: boolean;
10581
10905
  description: string;
10582
10906
  properties: {
10583
10907
  key: {
@@ -10609,6 +10933,7 @@ export declare namespace Schemas {
10609
10933
  const FxMoney: {
10610
10934
  title: string;
10611
10935
  type: string;
10936
+ additionalProperties: boolean;
10612
10937
  description: string;
10613
10938
  properties: {
10614
10939
  currency: {
@@ -10632,6 +10957,7 @@ export declare namespace Schemas {
10632
10957
  const FxCharge: {
10633
10958
  title: string;
10634
10959
  type: string;
10960
+ additionalProperties: boolean;
10635
10961
  description: string;
10636
10962
  properties: {
10637
10963
  chargeType: {
@@ -10644,6 +10970,7 @@ export declare namespace Schemas {
10644
10970
  allOf: ({
10645
10971
  title: string;
10646
10972
  type: string;
10973
+ additionalProperties: boolean;
10647
10974
  description: string;
10648
10975
  properties: {
10649
10976
  currency: {
@@ -10667,6 +10994,7 @@ export declare namespace Schemas {
10667
10994
  description: string;
10668
10995
  title?: undefined;
10669
10996
  type?: undefined;
10997
+ additionalProperties?: undefined;
10670
10998
  properties?: undefined;
10671
10999
  required?: undefined;
10672
11000
  })[];
@@ -10675,6 +11003,7 @@ export declare namespace Schemas {
10675
11003
  allOf: ({
10676
11004
  title: string;
10677
11005
  type: string;
11006
+ additionalProperties: boolean;
10678
11007
  description: string;
10679
11008
  properties: {
10680
11009
  currency: {
@@ -10698,6 +11027,7 @@ export declare namespace Schemas {
10698
11027
  description: string;
10699
11028
  title?: undefined;
10700
11029
  type?: undefined;
11030
+ additionalProperties?: undefined;
10701
11031
  properties?: undefined;
10702
11032
  required?: undefined;
10703
11033
  })[];
@@ -10708,6 +11038,7 @@ export declare namespace Schemas {
10708
11038
  const FxConversion: {
10709
11039
  title: string;
10710
11040
  type: string;
11041
+ additionalProperties: boolean;
10711
11042
  description: string;
10712
11043
  properties: {
10713
11044
  conversionId: {
@@ -10789,6 +11120,7 @@ export declare namespace Schemas {
10789
11120
  allOf: ({
10790
11121
  title: string;
10791
11122
  type: string;
11123
+ additionalProperties: boolean;
10792
11124
  description: string;
10793
11125
  properties: {
10794
11126
  currency: {
@@ -10812,6 +11144,7 @@ export declare namespace Schemas {
10812
11144
  description: string;
10813
11145
  title?: undefined;
10814
11146
  type?: undefined;
11147
+ additionalProperties?: undefined;
10815
11148
  properties?: undefined;
10816
11149
  required?: undefined;
10817
11150
  })[];
@@ -10820,6 +11153,7 @@ export declare namespace Schemas {
10820
11153
  allOf: ({
10821
11154
  title: string;
10822
11155
  type: string;
11156
+ additionalProperties: boolean;
10823
11157
  description: string;
10824
11158
  properties: {
10825
11159
  currency: {
@@ -10843,6 +11177,7 @@ export declare namespace Schemas {
10843
11177
  description: string;
10844
11178
  title?: undefined;
10845
11179
  type?: undefined;
11180
+ additionalProperties?: undefined;
10846
11181
  properties?: undefined;
10847
11182
  required?: undefined;
10848
11183
  })[];
@@ -10868,6 +11203,7 @@ export declare namespace Schemas {
10868
11203
  items: {
10869
11204
  title: string;
10870
11205
  type: string;
11206
+ additionalProperties: boolean;
10871
11207
  description: string;
10872
11208
  properties: {
10873
11209
  chargeType: {
@@ -10880,6 +11216,7 @@ export declare namespace Schemas {
10880
11216
  allOf: ({
10881
11217
  title: string;
10882
11218
  type: string;
11219
+ additionalProperties: boolean;
10883
11220
  description: string;
10884
11221
  properties: {
10885
11222
  currency: {
@@ -10903,6 +11240,7 @@ export declare namespace Schemas {
10903
11240
  description: string;
10904
11241
  title?: undefined;
10905
11242
  type?: undefined;
11243
+ additionalProperties?: undefined;
10906
11244
  properties?: undefined;
10907
11245
  required?: undefined;
10908
11246
  })[];
@@ -10911,6 +11249,7 @@ export declare namespace Schemas {
10911
11249
  allOf: ({
10912
11250
  title: string;
10913
11251
  type: string;
11252
+ additionalProperties: boolean;
10914
11253
  description: string;
10915
11254
  properties: {
10916
11255
  currency: {
@@ -10934,6 +11273,7 @@ export declare namespace Schemas {
10934
11273
  description: string;
10935
11274
  title?: undefined;
10936
11275
  type?: undefined;
11276
+ additionalProperties?: undefined;
10937
11277
  properties?: undefined;
10938
11278
  required?: undefined;
10939
11279
  })[];
@@ -10948,6 +11288,7 @@ export declare namespace Schemas {
10948
11288
  allOf: ({
10949
11289
  title: string;
10950
11290
  type: string;
11291
+ additionalProperties: boolean;
10951
11292
  description: string;
10952
11293
  properties: {
10953
11294
  extension: {
@@ -10955,6 +11296,7 @@ export declare namespace Schemas {
10955
11296
  items: {
10956
11297
  title: string;
10957
11298
  type: string;
11299
+ additionalProperties: boolean;
10958
11300
  description: string;
10959
11301
  properties: {
10960
11302
  key: {
@@ -10983,6 +11325,7 @@ export declare namespace Schemas {
10983
11325
  description: string;
10984
11326
  title?: undefined;
10985
11327
  type?: undefined;
11328
+ additionalProperties?: undefined;
10986
11329
  properties?: undefined;
10987
11330
  required?: undefined;
10988
11331
  })[];
@@ -10993,6 +11336,7 @@ export declare namespace Schemas {
10993
11336
  const FxQuotesPostBackendRequest: {
10994
11337
  title: string;
10995
11338
  type: string;
11339
+ additionalProperties: boolean;
10996
11340
  description: string;
10997
11341
  properties: {
10998
11342
  conversionRequestId: {
@@ -11014,6 +11358,7 @@ export declare namespace Schemas {
11014
11358
  allOf: ({
11015
11359
  title: string;
11016
11360
  type: string;
11361
+ additionalProperties: boolean;
11017
11362
  description: string;
11018
11363
  properties: {
11019
11364
  conversionId: {
@@ -11095,6 +11440,7 @@ export declare namespace Schemas {
11095
11440
  allOf: ({
11096
11441
  title: string;
11097
11442
  type: string;
11443
+ additionalProperties: boolean;
11098
11444
  description: string;
11099
11445
  properties: {
11100
11446
  currency: {
@@ -11118,6 +11464,7 @@ export declare namespace Schemas {
11118
11464
  description: string;
11119
11465
  title?: undefined;
11120
11466
  type?: undefined;
11467
+ additionalProperties?: undefined;
11121
11468
  properties?: undefined;
11122
11469
  required?: undefined;
11123
11470
  })[];
@@ -11126,6 +11473,7 @@ export declare namespace Schemas {
11126
11473
  allOf: ({
11127
11474
  title: string;
11128
11475
  type: string;
11476
+ additionalProperties: boolean;
11129
11477
  description: string;
11130
11478
  properties: {
11131
11479
  currency: {
@@ -11149,6 +11497,7 @@ export declare namespace Schemas {
11149
11497
  description: string;
11150
11498
  title?: undefined;
11151
11499
  type?: undefined;
11500
+ additionalProperties?: undefined;
11152
11501
  properties?: undefined;
11153
11502
  required?: undefined;
11154
11503
  })[];
@@ -11174,6 +11523,7 @@ export declare namespace Schemas {
11174
11523
  items: {
11175
11524
  title: string;
11176
11525
  type: string;
11526
+ additionalProperties: boolean;
11177
11527
  description: string;
11178
11528
  properties: {
11179
11529
  chargeType: {
@@ -11186,6 +11536,7 @@ export declare namespace Schemas {
11186
11536
  allOf: ({
11187
11537
  title: string;
11188
11538
  type: string;
11539
+ additionalProperties: boolean;
11189
11540
  description: string;
11190
11541
  properties: {
11191
11542
  currency: {
@@ -11209,6 +11560,7 @@ export declare namespace Schemas {
11209
11560
  description: string;
11210
11561
  title?: undefined;
11211
11562
  type?: undefined;
11563
+ additionalProperties?: undefined;
11212
11564
  properties?: undefined;
11213
11565
  required?: undefined;
11214
11566
  })[];
@@ -11217,6 +11569,7 @@ export declare namespace Schemas {
11217
11569
  allOf: ({
11218
11570
  title: string;
11219
11571
  type: string;
11572
+ additionalProperties: boolean;
11220
11573
  description: string;
11221
11574
  properties: {
11222
11575
  currency: {
@@ -11240,6 +11593,7 @@ export declare namespace Schemas {
11240
11593
  description: string;
11241
11594
  title?: undefined;
11242
11595
  type?: undefined;
11596
+ additionalProperties?: undefined;
11243
11597
  properties?: undefined;
11244
11598
  required?: undefined;
11245
11599
  })[];
@@ -11254,6 +11608,7 @@ export declare namespace Schemas {
11254
11608
  allOf: ({
11255
11609
  title: string;
11256
11610
  type: string;
11611
+ additionalProperties: boolean;
11257
11612
  description: string;
11258
11613
  properties: {
11259
11614
  extension: {
@@ -11261,6 +11616,7 @@ export declare namespace Schemas {
11261
11616
  items: {
11262
11617
  title: string;
11263
11618
  type: string;
11619
+ additionalProperties: boolean;
11264
11620
  description: string;
11265
11621
  properties: {
11266
11622
  key: {
@@ -11289,6 +11645,7 @@ export declare namespace Schemas {
11289
11645
  description: string;
11290
11646
  title?: undefined;
11291
11647
  type?: undefined;
11648
+ additionalProperties?: undefined;
11292
11649
  properties?: undefined;
11293
11650
  required?: undefined;
11294
11651
  })[];
@@ -11299,6 +11656,7 @@ export declare namespace Schemas {
11299
11656
  description: string;
11300
11657
  title?: undefined;
11301
11658
  type?: undefined;
11659
+ additionalProperties?: undefined;
11302
11660
  properties?: undefined;
11303
11661
  required?: undefined;
11304
11662
  })[];
@@ -11309,6 +11667,7 @@ export declare namespace Schemas {
11309
11667
  const FxQuotesPostBackendResponse: {
11310
11668
  title: string;
11311
11669
  type: string;
11670
+ additionalProperties: boolean;
11312
11671
  description: string;
11313
11672
  properties: {
11314
11673
  homeTransactionId: {
@@ -11319,6 +11678,7 @@ export declare namespace Schemas {
11319
11678
  allOf: ({
11320
11679
  title: string;
11321
11680
  type: string;
11681
+ additionalProperties: boolean;
11322
11682
  description: string;
11323
11683
  properties: {
11324
11684
  conversionId: {
@@ -11400,6 +11760,7 @@ export declare namespace Schemas {
11400
11760
  allOf: ({
11401
11761
  title: string;
11402
11762
  type: string;
11763
+ additionalProperties: boolean;
11403
11764
  description: string;
11404
11765
  properties: {
11405
11766
  currency: {
@@ -11423,6 +11784,7 @@ export declare namespace Schemas {
11423
11784
  description: string;
11424
11785
  title?: undefined;
11425
11786
  type?: undefined;
11787
+ additionalProperties?: undefined;
11426
11788
  properties?: undefined;
11427
11789
  required?: undefined;
11428
11790
  })[];
@@ -11431,6 +11793,7 @@ export declare namespace Schemas {
11431
11793
  allOf: ({
11432
11794
  title: string;
11433
11795
  type: string;
11796
+ additionalProperties: boolean;
11434
11797
  description: string;
11435
11798
  properties: {
11436
11799
  currency: {
@@ -11454,6 +11817,7 @@ export declare namespace Schemas {
11454
11817
  description: string;
11455
11818
  title?: undefined;
11456
11819
  type?: undefined;
11820
+ additionalProperties?: undefined;
11457
11821
  properties?: undefined;
11458
11822
  required?: undefined;
11459
11823
  })[];
@@ -11479,6 +11843,7 @@ export declare namespace Schemas {
11479
11843
  items: {
11480
11844
  title: string;
11481
11845
  type: string;
11846
+ additionalProperties: boolean;
11482
11847
  description: string;
11483
11848
  properties: {
11484
11849
  chargeType: {
@@ -11491,6 +11856,7 @@ export declare namespace Schemas {
11491
11856
  allOf: ({
11492
11857
  title: string;
11493
11858
  type: string;
11859
+ additionalProperties: boolean;
11494
11860
  description: string;
11495
11861
  properties: {
11496
11862
  currency: {
@@ -11514,6 +11880,7 @@ export declare namespace Schemas {
11514
11880
  description: string;
11515
11881
  title?: undefined;
11516
11882
  type?: undefined;
11883
+ additionalProperties?: undefined;
11517
11884
  properties?: undefined;
11518
11885
  required?: undefined;
11519
11886
  })[];
@@ -11522,6 +11889,7 @@ export declare namespace Schemas {
11522
11889
  allOf: ({
11523
11890
  title: string;
11524
11891
  type: string;
11892
+ additionalProperties: boolean;
11525
11893
  description: string;
11526
11894
  properties: {
11527
11895
  currency: {
@@ -11545,6 +11913,7 @@ export declare namespace Schemas {
11545
11913
  description: string;
11546
11914
  title?: undefined;
11547
11915
  type?: undefined;
11916
+ additionalProperties?: undefined;
11548
11917
  properties?: undefined;
11549
11918
  required?: undefined;
11550
11919
  })[];
@@ -11559,6 +11928,7 @@ export declare namespace Schemas {
11559
11928
  allOf: ({
11560
11929
  title: string;
11561
11930
  type: string;
11931
+ additionalProperties: boolean;
11562
11932
  description: string;
11563
11933
  properties: {
11564
11934
  extension: {
@@ -11566,6 +11936,7 @@ export declare namespace Schemas {
11566
11936
  items: {
11567
11937
  title: string;
11568
11938
  type: string;
11939
+ additionalProperties: boolean;
11569
11940
  description: string;
11570
11941
  properties: {
11571
11942
  key: {
@@ -11594,6 +11965,7 @@ export declare namespace Schemas {
11594
11965
  description: string;
11595
11966
  title?: undefined;
11596
11967
  type?: undefined;
11968
+ additionalProperties?: undefined;
11597
11969
  properties?: undefined;
11598
11970
  required?: undefined;
11599
11971
  })[];
@@ -11604,6 +11976,7 @@ export declare namespace Schemas {
11604
11976
  description: string;
11605
11977
  title?: undefined;
11606
11978
  type?: undefined;
11979
+ additionalProperties?: undefined;
11607
11980
  properties?: undefined;
11608
11981
  required?: undefined;
11609
11982
  })[];
@@ -11675,6 +12048,7 @@ export declare namespace Schemas {
11675
12048
  allOf: ({
11676
12049
  title: string;
11677
12050
  type: string;
12051
+ additionalProperties: boolean;
11678
12052
  description: string;
11679
12053
  properties: {
11680
12054
  currency: {
@@ -11698,6 +12072,7 @@ export declare namespace Schemas {
11698
12072
  description: string;
11699
12073
  title?: undefined;
11700
12074
  type?: undefined;
12075
+ additionalProperties?: undefined;
11701
12076
  properties?: undefined;
11702
12077
  required?: undefined;
11703
12078
  })[];
@@ -11706,6 +12081,7 @@ export declare namespace Schemas {
11706
12081
  allOf: ({
11707
12082
  title: string;
11708
12083
  type: string;
12084
+ additionalProperties: boolean;
11709
12085
  description: string;
11710
12086
  properties: {
11711
12087
  currency: {
@@ -11729,6 +12105,7 @@ export declare namespace Schemas {
11729
12105
  description: string;
11730
12106
  title?: undefined;
11731
12107
  type?: undefined;
12108
+ additionalProperties?: undefined;
11732
12109
  properties?: undefined;
11733
12110
  required?: undefined;
11734
12111
  })[];
@@ -11751,6 +12128,7 @@ export declare namespace Schemas {
11751
12128
  const FxTransfersPostBackendRequest: {
11752
12129
  title: string;
11753
12130
  type: string;
12131
+ additionalProperties: boolean;
11754
12132
  description: string;
11755
12133
  properties: {
11756
12134
  homeTransactionId: {
@@ -11821,6 +12199,7 @@ export declare namespace Schemas {
11821
12199
  allOf: ({
11822
12200
  title: string;
11823
12201
  type: string;
12202
+ additionalProperties: boolean;
11824
12203
  description: string;
11825
12204
  properties: {
11826
12205
  currency: {
@@ -11844,6 +12223,7 @@ export declare namespace Schemas {
11844
12223
  description: string;
11845
12224
  title?: undefined;
11846
12225
  type?: undefined;
12226
+ additionalProperties?: undefined;
11847
12227
  properties?: undefined;
11848
12228
  required?: undefined;
11849
12229
  })[];
@@ -11852,6 +12232,7 @@ export declare namespace Schemas {
11852
12232
  allOf: ({
11853
12233
  title: string;
11854
12234
  type: string;
12235
+ additionalProperties: boolean;
11855
12236
  description: string;
11856
12237
  properties: {
11857
12238
  currency: {
@@ -11875,6 +12256,7 @@ export declare namespace Schemas {
11875
12256
  description: string;
11876
12257
  title?: undefined;
11877
12258
  type?: undefined;
12259
+ additionalProperties?: undefined;
11878
12260
  properties?: undefined;
11879
12261
  required?: undefined;
11880
12262
  })[];
@@ -11929,24 +12311,10 @@ export declare namespace Schemas {
11929
12311
  example?: undefined;
11930
12312
  })[];
11931
12313
  };
11932
- const conversionState: {
11933
- allOf: ({
11934
- title: string;
11935
- type: string;
11936
- enum: string[];
11937
- description: string;
11938
- example: string;
11939
- } | {
11940
- description: string;
11941
- title?: undefined;
11942
- type?: undefined;
11943
- enum?: undefined;
11944
- example?: undefined;
11945
- })[];
11946
- };
11947
12314
  const FxTransfersPostBackendResponse: {
11948
12315
  title: string;
11949
12316
  type: string;
12317
+ additionalProperties: boolean;
11950
12318
  description: string;
11951
12319
  properties: {
11952
12320
  homeTransactionId: {
@@ -11986,23 +12354,16 @@ export declare namespace Schemas {
11986
12354
  })[];
11987
12355
  };
11988
12356
  conversionState: {
11989
- allOf: ({
11990
- title: string;
11991
- type: string;
11992
- enum: string[];
11993
- description: string;
11994
- example: string;
11995
- } | {
11996
- description: string;
11997
- title?: undefined;
11998
- type?: undefined;
11999
- enum?: undefined;
12000
- example?: undefined;
12001
- })[];
12357
+ title: string;
12358
+ type: string;
12359
+ enum: string[];
12360
+ description: string;
12361
+ example: string;
12002
12362
  };
12003
12363
  extensionList: {
12004
12364
  title: string;
12005
12365
  type: string;
12366
+ additionalProperties: boolean;
12006
12367
  description: string;
12007
12368
  properties: {
12008
12369
  extension: {
@@ -12010,6 +12371,7 @@ export declare namespace Schemas {
12010
12371
  items: {
12011
12372
  title: string;
12012
12373
  type: string;
12374
+ additionalProperties: boolean;
12013
12375
  description: string;
12014
12376
  properties: {
12015
12377
  key: {
@@ -12038,9 +12400,25 @@ export declare namespace Schemas {
12038
12400
  };
12039
12401
  required: string[];
12040
12402
  };
12403
+ const conversionState: {
12404
+ allOf: ({
12405
+ title: string;
12406
+ type: string;
12407
+ enum: string[];
12408
+ description: string;
12409
+ example: string;
12410
+ } | {
12411
+ description: string;
12412
+ title?: undefined;
12413
+ type?: undefined;
12414
+ enum?: undefined;
12415
+ example?: undefined;
12416
+ })[];
12417
+ };
12041
12418
  const FxTransfersPutBackendRequest: {
12042
12419
  title: string;
12043
12420
  type: string;
12421
+ additionalProperties: boolean;
12044
12422
  description: string;
12045
12423
  properties: {
12046
12424
  homeTransactionId: {
@@ -12097,6 +12475,7 @@ export declare namespace Schemas {
12097
12475
  extensionList: {
12098
12476
  title: string;
12099
12477
  type: string;
12478
+ additionalProperties: boolean;
12100
12479
  description: string;
12101
12480
  properties: {
12102
12481
  extension: {
@@ -12104,6 +12483,7 @@ export declare namespace Schemas {
12104
12483
  items: {
12105
12484
  title: string;
12106
12485
  type: string;
12486
+ additionalProperties: boolean;
12107
12487
  description: string;
12108
12488
  properties: {
12109
12489
  key: {
@@ -12136,6 +12516,7 @@ export declare namespace Schemas {
12136
12516
  title: string;
12137
12517
  description: string;
12138
12518
  type: string;
12519
+ additionalProperties: boolean;
12139
12520
  properties: {
12140
12521
  conversionId: {
12141
12522
  type: string;