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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (360) hide show
  1. package/CHANGELOG.md +46 -0
  2. package/audit-ci.jsonc +1 -4
  3. package/docs/fspiop-rest-v2.0-ISO20022-openapi3-snippets.yaml +100 -1
  4. package/docs/fspiop-rest-v2.0-openapi3-snippets.yaml +50 -0
  5. package/docs/sdk-scheme-adapter-backend-v2_0_0-openapi3-snippets.yaml +21 -1
  6. package/docs/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets.yaml +56 -7
  7. package/docs/sdk-scheme-adapter-outbound-v2_0_0-openapi3-snippets.yaml +72 -1
  8. package/docs/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets.yaml +136 -11
  9. package/fspiop/v2_0/openapi3/components/schemas/AuthenticationInfo.yaml +1 -0
  10. package/fspiop/v2_0/openapi3/components/schemas/AuthorizationsIDPutResponse.yaml +1 -0
  11. package/fspiop/v2_0/openapi3/components/schemas/BulkQuotesIDPutResponse.yaml +1 -0
  12. package/fspiop/v2_0/openapi3/components/schemas/BulkQuotesPostRequest.yaml +1 -0
  13. package/fspiop/v2_0/openapi3/components/schemas/BulkTransfersIDPutResponse.yaml +1 -0
  14. package/fspiop/v2_0/openapi3/components/schemas/BulkTransfersPostRequest.yaml +1 -0
  15. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformation.yaml +1 -0
  16. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformationObject.yaml +1 -0
  17. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformationResponse.yaml +1 -0
  18. package/fspiop/v2_0/openapi3/components/schemas/Extension.yaml +1 -0
  19. package/fspiop/v2_0/openapi3/components/schemas/ExtensionList.yaml +1 -0
  20. package/fspiop/v2_0/openapi3/components/schemas/FxCharge.yaml +2 -1
  21. package/fspiop/v2_0/openapi3/components/schemas/FxConversion.yaml +2 -1
  22. package/fspiop/v2_0/openapi3/components/schemas/FxMoney.yaml +1 -0
  23. package/fspiop/v2_0/openapi3/components/schemas/FxQuotesIDPutResponse.yaml +1 -0
  24. package/fspiop/v2_0/openapi3/components/schemas/FxQuotesPostRequest.yaml +1 -0
  25. package/fspiop/v2_0/openapi3/components/schemas/FxRate.yaml +1 -0
  26. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersIDPatchResponse.yaml +1 -0
  27. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersIDPutResponse.yaml +1 -0
  28. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersPostRequest.yaml +1 -0
  29. package/fspiop/v2_0/openapi3/components/schemas/GeoCode.yaml +1 -0
  30. package/fspiop/v2_0/openapi3/components/schemas/IndividualQuote.yaml +1 -0
  31. package/fspiop/v2_0/openapi3/components/schemas/IndividualQuoteResult.yaml +1 -0
  32. package/fspiop/v2_0/openapi3/components/schemas/IndividualTransfer.yaml +1 -0
  33. package/fspiop/v2_0/openapi3/components/schemas/IndividualTransferResult.yaml +1 -0
  34. package/fspiop/v2_0/openapi3/components/schemas/Money.yaml +1 -0
  35. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsIDPutResponse.yaml +1 -0
  36. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsPostRequest.yaml +1 -0
  37. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsTypeIDPutResponse.yaml +1 -0
  38. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsTypeIDSubIDPostRequest.yaml +1 -0
  39. package/fspiop/v2_0/openapi3/components/schemas/PartiesTypeIDPutResponse.yaml +1 -0
  40. package/fspiop/v2_0/openapi3/components/schemas/Party.yaml +1 -0
  41. package/fspiop/v2_0/openapi3/components/schemas/PartyComplexName.yaml +1 -0
  42. package/fspiop/v2_0/openapi3/components/schemas/PartyIdInfo.yaml +1 -0
  43. package/fspiop/v2_0/openapi3/components/schemas/PartyPersonalInfo.yaml +1 -0
  44. package/fspiop/v2_0/openapi3/components/schemas/PartyResult.yaml +1 -0
  45. package/fspiop/v2_0/openapi3/components/schemas/QuotesIDPutResponse.yaml +1 -0
  46. package/fspiop/v2_0/openapi3/components/schemas/QuotesPostRequest.yaml +1 -0
  47. package/fspiop/v2_0/openapi3/components/schemas/Refund.yaml +1 -0
  48. package/fspiop/v2_0/openapi3/components/schemas/ServicesFXPPutResponse.yaml +1 -0
  49. package/fspiop/v2_0/openapi3/components/schemas/ServicesFXPSourceCurrencyTargetCurrencyPutResponse.yaml +1 -0
  50. package/fspiop/v2_0/openapi3/components/schemas/Transaction.yaml +1 -0
  51. package/fspiop/v2_0/openapi3/components/schemas/TransactionRequestsIDPutResponse.yaml +1 -0
  52. package/fspiop/v2_0/openapi3/components/schemas/TransactionRequestsPostRequest.yaml +1 -0
  53. package/fspiop/v2_0/openapi3/components/schemas/TransactionType.yaml +1 -0
  54. package/fspiop/v2_0/openapi3/components/schemas/TransactionsIDPutResponse.yaml +1 -0
  55. package/fspiop/v2_0/openapi3/components/schemas/TransfersIDPatchResponse.yaml +1 -0
  56. package/fspiop/v2_0/openapi3/components/schemas/TransfersIDPutResponse.yaml +1 -0
  57. package/fspiop/v2_0/openapi3/components/schemas/TransfersPostRequest.yaml +1 -0
  58. package/fspiop/v2_0/openapi3/components/schemas/U2FPinValue.yaml +2 -1
  59. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountIdentification4Choice.yaml +1 -0
  60. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountSchemeName1Choice.yaml +1 -0
  61. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveCurrencyAndAmount.yaml +2 -1
  62. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyAndAmount.yaml +2 -1
  63. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType3Choice.yaml +1 -0
  64. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification6.yaml +2 -1
  65. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification8.yaml +2 -1
  66. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData3.yaml +2 -1
  67. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData5.yaml +2 -1
  68. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccount40.yaml +2 -1
  69. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccountType2Choice.yaml +1 -0
  70. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CategoryPurpose1Choice.yaml +1 -0
  71. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ChargeType3Choice.yaml +1 -0
  72. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Charges16.yaml +2 -1
  73. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemIdentification2Choice.yaml +1 -0
  74. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemMemberIdentification2.yaml +2 -1
  75. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact13.yaml +2 -1
  76. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact4.yaml +2 -1
  77. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction67.yaml +1 -0
  78. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68.yaml +1 -0
  79. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68_FX_Quotes.yaml +1 -0
  80. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CryptographicLockChoice.yaml +1 -0
  81. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndDateTime2Choice.yaml +1 -0
  82. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndPlaceOfBirth1.yaml +2 -1
  83. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DatePeriod2.yaml +2 -1
  84. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformation.yaml +1 -0
  85. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformationResponse.yaml +1 -0
  86. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Execute_FIToFICustomerCreditTransferV13.yaml +1 -0
  87. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Extension.yaml +1 -0
  88. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExtensionList.yaml +1 -0
  89. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialIdentificationSchemeName1Choice.yaml +1 -0
  90. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification18.yaml +4 -3
  91. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification23.yaml +2 -1
  92. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxRequest_FICreditTransferProposal.yaml +1 -0
  93. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxResponse_FICreditTransferConfirmation.yaml +1 -0
  94. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Fxecute_FinancialInstitutionCreditTransferV12.yaml +1 -0
  95. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericAccountIdentification1.yaml +2 -1
  96. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericFinancialIdentification1.yaml +2 -1
  97. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification3.yaml +2 -1
  98. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification30.yaml +2 -1
  99. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification1.yaml +1 -1
  100. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification3.yaml +2 -1
  101. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification1.yaml +2 -1
  102. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification2.yaml +2 -1
  103. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetPartiesError_IdentificationVerificationReportV03.yaml +2 -1
  104. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetParties_IdentificationVerificationReportV03.yaml +2 -1
  105. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader113.yaml +1 -0
  106. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader120.yaml +1 -0
  107. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader129.yaml +1 -0
  108. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationAssignment3.yaml +2 -1
  109. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationInformation4.yaml +2 -1
  110. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3.yaml +1 -0
  111. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3_FX_Quotes.yaml +1 -0
  112. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForNextAgent1.yaml +2 -1
  113. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/LocalInstrument2Choice.yaml +1 -0
  114. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification29.yaml +1 -0
  115. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification39.yaml +1 -0
  116. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentificationSchemeName1Choice.yaml +1 -0
  117. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OtherContact1.yaml +2 -1
  118. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsError_FIToFIPaymentStatusReportV15.yaml +1 -0
  119. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsStatus_FIToFIPaymentStatusReportV15.yaml +1 -0
  120. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party38Choice.yaml +1 -0
  121. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party40Choice.yaml +1 -0
  122. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party52Choice.yaml +1 -0
  123. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification135.yaml +2 -1
  124. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification272.yaml +1 -1
  125. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentIdentification13.yaml +1 -0
  126. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTransaction163.yaml +1 -0
  127. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTypeInformation28.yaml +2 -1
  128. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification13.yaml +2 -1
  129. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification18.yaml +2 -1
  130. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentificationSchemeName1Choice.yaml +1 -0
  131. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress24.yaml +1 -0
  132. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress27.yaml +1 -0
  133. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountIdentification1.yaml +2 -1
  134. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountType1Choice.yaml +1 -0
  135. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Purpose2Choice.yaml +1 -0
  136. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryAuthority2.yaml +2 -1
  137. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryReporting3.yaml +2 -1
  138. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ServiceLevel8Choice.yaml +1 -0
  139. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SettlementInstruction15.yaml +2 -1
  140. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReason6Choice.yaml +1 -0
  141. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReasonInformation14.yaml +2 -1
  142. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StructuredRegulatoryReporting3.yaml +2 -1
  143. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryData1.yaml +2 -1
  144. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryDataEnvelope1.yaml +1 -0
  145. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAmount3.yaml +2 -1
  146. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAuthorisation1.yaml +1 -0
  147. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxData1.yaml +2 -1
  148. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty1.yaml +2 -1
  149. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty2.yaml +2 -1
  150. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxPeriod3.yaml +2 -1
  151. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecord3.yaml +2 -1
  152. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecordDetails3.yaml +2 -1
  153. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsRequest_FIToFICustomerCreditProposal.yaml +1 -0
  154. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsResponse_FIToFICustomerCreditConfirmation.yaml +3 -2
  155. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/UnderlyingCustomerCreditTransfer.yaml +1 -0
  156. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReason1Choice.yaml +1 -0
  157. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReport4.yaml +1 -0
  158. package/lib/fspiop/v2_0/json-schemas.json +294 -0
  159. package/lib/fspiop/v2_0/schemas.d.ts +330 -0
  160. package/lib/fspiop/v2_0_ISO20022/json-schemas.json +2424 -25
  161. package/lib/fspiop/v2_0_ISO20022/schemas.d.ts +4466 -0
  162. package/lib/sdk-scheme-adapter/index.d.ts +2 -1
  163. package/lib/sdk-scheme-adapter/index.js +3 -1
  164. package/lib/sdk-scheme-adapter/index.js.map +1 -1
  165. package/lib/sdk-scheme-adapter/v2_0_0/backend/json-schemas.json +175 -2
  166. package/lib/sdk-scheme-adapter/v2_0_0/backend/openapi.d.ts +1 -1
  167. package/lib/sdk-scheme-adapter/v2_0_0/backend/schemas.d.ts +173 -0
  168. package/lib/sdk-scheme-adapter/v2_0_0/outbound/json-schemas.json +486 -4
  169. package/lib/sdk-scheme-adapter/v2_0_0/outbound/openapi.d.ts +1 -1
  170. package/lib/sdk-scheme-adapter/v2_0_0/outbound/schemas.d.ts +492 -0
  171. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.d.ts +3 -0
  172. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.js +9 -0
  173. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.js.map +1 -0
  174. package/lib/sdk-scheme-adapter/v2_1_0/backend/json-schemas.json +384 -43
  175. package/lib/sdk-scheme-adapter/v2_1_0/backend/openapi.d.ts +14 -4
  176. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.d.ts +411 -30
  177. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js +2 -1
  178. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js.map +1 -1
  179. package/lib/sdk-scheme-adapter/v2_1_0/backend/types.d.ts +2 -1
  180. package/lib/sdk-scheme-adapter/v2_1_0/index.d.ts +32 -0
  181. package/lib/sdk-scheme-adapter/v2_1_0/index.js +38 -0
  182. package/lib/sdk-scheme-adapter/v2_1_0/index.js.map +1 -0
  183. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.d.ts +3 -0
  184. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.js +9 -0
  185. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.js.map +1 -0
  186. package/lib/sdk-scheme-adapter/v2_1_0/outbound/json-schemas.json +800 -17
  187. package/lib/sdk-scheme-adapter/v2_1_0/outbound/openapi.d.ts +28 -10
  188. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.d.ts +815 -7
  189. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.js +4 -1
  190. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.js.map +1 -1
  191. package/lib/sdk-scheme-adapter/v2_1_0/outbound/types.d.ts +4 -1
  192. package/package.json +20 -16
  193. package/sdk-scheme-adapter/v2_0_0/backend/openapi.yaml +1 -1
  194. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationInfo.yaml +1 -0
  195. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationValue.yaml +1 -0
  196. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  197. package/sdk-scheme-adapter/v2_0_0/components/schemas/ErrorInformation.yaml +1 -0
  198. package/sdk-scheme-adapter/v2_0_0/components/schemas/Extension.yaml +1 -0
  199. package/sdk-scheme-adapter/v2_0_0/components/schemas/ExtensionList.yaml +1 -0
  200. package/sdk-scheme-adapter/v2_0_0/components/schemas/GeoCode.yaml +1 -0
  201. package/sdk-scheme-adapter/v2_0_0/components/schemas/Money.yaml +1 -0
  202. package/sdk-scheme-adapter/v2_0_0/components/schemas/Party.yaml +1 -0
  203. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyComplexName.yaml +1 -0
  204. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyIdInfo.yaml +1 -0
  205. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  206. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  207. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesPostRequest.yaml +1 -0
  208. package/sdk-scheme-adapter/v2_0_0/components/schemas/Refund.yaml +1 -0
  209. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  210. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionType.yaml +1 -0
  211. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  212. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersPostRequest.yaml +1 -0
  213. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountCreationStatus.yaml +1 -0
  214. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsRequest.yaml +1 -0
  215. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsResponse.yaml +1 -0
  216. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  217. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptQuote.yaml +1 -0
  218. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  219. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  220. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  221. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  222. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  223. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  224. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  225. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  226. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  227. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  228. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  229. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  230. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  231. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  232. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  233. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  234. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferRequest.yaml +1 -0
  235. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferResponse.yaml +1 -0
  236. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorAccountsResponse.yaml +1 -0
  237. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorQuotesResponse.yaml +1 -0
  238. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorResponse.yaml +1 -0
  239. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  240. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorTransferResponse.yaml +1 -0
  241. package/sdk-scheme-adapter/v2_0_0/components/schemas/getPartiesResponse.yaml +1 -0
  242. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuote.yaml +1 -0
  243. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuoteResult.yaml +1 -0
  244. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransfer.yaml +1 -0
  245. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  246. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferResult.yaml +1 -0
  247. package/sdk-scheme-adapter/v2_0_0/components/schemas/mojaloopError.yaml +1 -0
  248. package/sdk-scheme-adapter/v2_0_0/components/schemas/partiesByIdResponse.yaml +1 -0
  249. package/sdk-scheme-adapter/v2_0_0/components/schemas/partyError.yaml +1 -0
  250. package/sdk-scheme-adapter/v2_0_0/components/schemas/quoteError.yaml +1 -0
  251. package/sdk-scheme-adapter/v2_0_0/components/schemas/quotesPostResponse.yaml +1 -0
  252. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayRequest.yaml +1 -0
  253. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayResponse.yaml +1 -0
  254. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  255. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  256. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  257. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  258. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  259. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  260. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  261. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  262. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferError.yaml +1 -0
  263. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferParty.yaml +1 -0
  264. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferRequest.yaml +1 -0
  265. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferResponse.yaml +1 -0
  266. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferStatusResponse.yaml +1 -0
  267. package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +1 -1
  268. package/sdk-scheme-adapter/v2_1_0/components/responses/accountDeletionCompleted.yaml +1 -1
  269. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationInfo.yaml +1 -0
  270. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationValue.yaml +1 -0
  271. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  272. package/sdk-scheme-adapter/v2_1_0/components/schemas/ErrorInformation.yaml +1 -0
  273. package/sdk-scheme-adapter/v2_1_0/components/schemas/ExtensionList_v2_1_0.yaml +1 -0
  274. package/sdk-scheme-adapter/v2_1_0/components/schemas/Extension_v2_1_0.yaml +1 -0
  275. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxCharge.yaml +2 -1
  276. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxConversion.yaml +2 -1
  277. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxMoney.yaml +1 -0
  278. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendRequest.yaml +1 -0
  279. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendResponse.yaml +1 -0
  280. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundRequest.yaml +1 -0
  281. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundResponse.yaml +1 -0
  282. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPatchBackendRequest.yaml +1 -0
  283. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendRequest.yaml +1 -0
  284. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendResponse.yaml +2 -1
  285. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundRequest.yaml +1 -0
  286. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundResponse.yaml +1 -0
  287. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPutBackendRequest.yaml +1 -0
  288. package/sdk-scheme-adapter/v2_1_0/components/schemas/GeoCode.yaml +1 -0
  289. package/sdk-scheme-adapter/v2_1_0/components/schemas/Money.yaml +1 -0
  290. package/sdk-scheme-adapter/v2_1_0/components/schemas/Party.yaml +1 -0
  291. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyComplexName.yaml +1 -0
  292. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyIdInfo.yaml +1 -0
  293. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  294. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  295. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesPostRequest.yaml +1 -0
  296. package/sdk-scheme-adapter/v2_1_0/components/schemas/Refund.yaml +1 -0
  297. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  298. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionType.yaml +1 -0
  299. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransferStateFromBackend.yaml +15 -0
  300. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  301. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersPostRequest.yaml +1 -0
  302. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountCreationStatus.yaml +1 -0
  303. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionResponse.yaml +10 -6
  304. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionStatus.yaml +1 -0
  305. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsRequest.yaml +1 -1
  306. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsResponse.yaml +1 -0
  307. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  308. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptQuote.yaml +1 -0
  309. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  310. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  311. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  312. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  313. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  314. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  315. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  316. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  317. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  318. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  319. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  320. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  321. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  322. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  323. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  324. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  325. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferRequest.yaml +1 -0
  326. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferResponse.yaml +1 -0
  327. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorQuotesResponse.yaml +1 -0
  328. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorResponse.yaml +1 -0
  329. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  330. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorTransferResponse.yaml +1 -0
  331. package/sdk-scheme-adapter/v2_1_0/components/schemas/getPartiesResponse.yaml +1 -0
  332. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuote.yaml +1 -0
  333. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuoteResult.yaml +1 -0
  334. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransfer.yaml +1 -0
  335. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  336. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferResult.yaml +1 -0
  337. package/sdk-scheme-adapter/v2_1_0/components/schemas/mojaloopError.yaml +1 -0
  338. package/sdk-scheme-adapter/v2_1_0/components/schemas/partiesByIdResponse.yaml +1 -0
  339. package/sdk-scheme-adapter/v2_1_0/components/schemas/partyError.yaml +1 -0
  340. package/sdk-scheme-adapter/v2_1_0/components/schemas/quoteError.yaml +1 -0
  341. package/sdk-scheme-adapter/v2_1_0/components/schemas/quotesPostResponse.yaml +1 -0
  342. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayRequest.yaml +1 -0
  343. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayResponse.yaml +1 -0
  344. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  345. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  346. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  347. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  348. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  349. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptConversion.yaml +1 -0
  350. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  351. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  352. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  353. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuoteOrConversion.yaml +1 -0
  354. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferError.yaml +1 -0
  355. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferParty.yaml +1 -0
  356. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferRequest.yaml +1 -0
  357. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferResponse.yaml +1 -0
  358. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferStatusResponse.yaml +1 -0
  359. package/sdk-scheme-adapter/v2_1_0/outbound/paths/accounts_Type_ID.yaml +2 -2
  360. package/sdk-scheme-adapter/v2_1_0/outbound/paths/accounts_Type_ID_SubId.yaml +1 -1
@@ -1445,6 +1445,7 @@ export declare namespace Schemas {
1445
1445
  };
1446
1446
  lastError: {
1447
1447
  type: string;
1448
+ additionalProperties: boolean;
1448
1449
  description: string;
1449
1450
  properties: {
1450
1451
  httpStatusCode: {
@@ -1453,10 +1454,12 @@ export declare namespace Schemas {
1453
1454
  };
1454
1455
  mojaloopError: {
1455
1456
  type: string;
1457
+ additionalProperties: boolean;
1456
1458
  properties: {
1457
1459
  errorInformation: {
1458
1460
  title: string;
1459
1461
  type: string;
1462
+ additionalProperties: boolean;
1460
1463
  description: string;
1461
1464
  properties: {
1462
1465
  errorCode: {
@@ -1476,6 +1479,7 @@ export declare namespace Schemas {
1476
1479
  extensionList: {
1477
1480
  title: string;
1478
1481
  type: string;
1482
+ additionalProperties: boolean;
1479
1483
  description: string;
1480
1484
  properties: {
1481
1485
  extension: {
@@ -1483,6 +1487,7 @@ export declare namespace Schemas {
1483
1487
  items: {
1484
1488
  title: string;
1485
1489
  type: string;
1490
+ additionalProperties: boolean;
1486
1491
  description: string;
1487
1492
  properties: {
1488
1493
  key: {
@@ -1637,11 +1642,13 @@ export declare namespace Schemas {
1637
1642
  payee: {
1638
1643
  title: string;
1639
1644
  type: string;
1645
+ additionalProperties: boolean;
1640
1646
  description: string;
1641
1647
  properties: {
1642
1648
  partyIdInfo: {
1643
1649
  title: string;
1644
1650
  type: string;
1651
+ additionalProperties: boolean;
1645
1652
  description: string;
1646
1653
  properties: {
1647
1654
  partyIdType: {
@@ -1675,6 +1682,7 @@ export declare namespace Schemas {
1675
1682
  extensionList: {
1676
1683
  title: string;
1677
1684
  type: string;
1685
+ additionalProperties: boolean;
1678
1686
  description: string;
1679
1687
  properties: {
1680
1688
  extension: {
@@ -1682,6 +1690,7 @@ export declare namespace Schemas {
1682
1690
  items: {
1683
1691
  title: string;
1684
1692
  type: string;
1693
+ additionalProperties: boolean;
1685
1694
  description: string;
1686
1695
  properties: {
1687
1696
  key: {
@@ -1727,11 +1736,13 @@ export declare namespace Schemas {
1727
1736
  personalInfo: {
1728
1737
  title: string;
1729
1738
  type: string;
1739
+ additionalProperties: boolean;
1730
1740
  description: string;
1731
1741
  properties: {
1732
1742
  complexName: {
1733
1743
  title: string;
1734
1744
  type: string;
1745
+ additionalProperties: boolean;
1735
1746
  description: string;
1736
1747
  properties: {
1737
1748
  firstName: {
@@ -1778,11 +1789,13 @@ export declare namespace Schemas {
1778
1789
  payer: {
1779
1790
  title: string;
1780
1791
  type: string;
1792
+ additionalProperties: boolean;
1781
1793
  description: string;
1782
1794
  properties: {
1783
1795
  partyIdInfo: {
1784
1796
  title: string;
1785
1797
  type: string;
1798
+ additionalProperties: boolean;
1786
1799
  description: string;
1787
1800
  properties: {
1788
1801
  partyIdType: {
@@ -1816,6 +1829,7 @@ export declare namespace Schemas {
1816
1829
  extensionList: {
1817
1830
  title: string;
1818
1831
  type: string;
1832
+ additionalProperties: boolean;
1819
1833
  description: string;
1820
1834
  properties: {
1821
1835
  extension: {
@@ -1823,6 +1837,7 @@ export declare namespace Schemas {
1823
1837
  items: {
1824
1838
  title: string;
1825
1839
  type: string;
1840
+ additionalProperties: boolean;
1826
1841
  description: string;
1827
1842
  properties: {
1828
1843
  key: {
@@ -1868,11 +1883,13 @@ export declare namespace Schemas {
1868
1883
  personalInfo: {
1869
1884
  title: string;
1870
1885
  type: string;
1886
+ additionalProperties: boolean;
1871
1887
  description: string;
1872
1888
  properties: {
1873
1889
  complexName: {
1874
1890
  title: string;
1875
1891
  type: string;
1892
+ additionalProperties: boolean;
1876
1893
  description: string;
1877
1894
  properties: {
1878
1895
  firstName: {
@@ -3075,11 +3092,13 @@ export declare namespace Schemas {
3075
3092
  payee: {
3076
3093
  title: string;
3077
3094
  type: string;
3095
+ additionalProperties: boolean;
3078
3096
  description: string;
3079
3097
  properties: {
3080
3098
  partyIdInfo: {
3081
3099
  title: string;
3082
3100
  type: string;
3101
+ additionalProperties: boolean;
3083
3102
  description: string;
3084
3103
  properties: {
3085
3104
  partyIdType: {
@@ -3113,6 +3132,7 @@ export declare namespace Schemas {
3113
3132
  extensionList: {
3114
3133
  title: string;
3115
3134
  type: string;
3135
+ additionalProperties: boolean;
3116
3136
  description: string;
3117
3137
  properties: {
3118
3138
  extension: {
@@ -3120,6 +3140,7 @@ export declare namespace Schemas {
3120
3140
  items: {
3121
3141
  title: string;
3122
3142
  type: string;
3143
+ additionalProperties: boolean;
3123
3144
  description: string;
3124
3145
  properties: {
3125
3146
  key: {
@@ -3165,11 +3186,13 @@ export declare namespace Schemas {
3165
3186
  personalInfo: {
3166
3187
  title: string;
3167
3188
  type: string;
3189
+ additionalProperties: boolean;
3168
3190
  description: string;
3169
3191
  properties: {
3170
3192
  complexName: {
3171
3193
  title: string;
3172
3194
  type: string;
3195
+ additionalProperties: boolean;
3173
3196
  description: string;
3174
3197
  properties: {
3175
3198
  firstName: {
@@ -3216,11 +3239,13 @@ export declare namespace Schemas {
3216
3239
  payer: {
3217
3240
  title: string;
3218
3241
  type: string;
3242
+ additionalProperties: boolean;
3219
3243
  description: string;
3220
3244
  properties: {
3221
3245
  partyIdInfo: {
3222
3246
  title: string;
3223
3247
  type: string;
3248
+ additionalProperties: boolean;
3224
3249
  description: string;
3225
3250
  properties: {
3226
3251
  partyIdType: {
@@ -3254,6 +3279,7 @@ export declare namespace Schemas {
3254
3279
  extensionList: {
3255
3280
  title: string;
3256
3281
  type: string;
3282
+ additionalProperties: boolean;
3257
3283
  description: string;
3258
3284
  properties: {
3259
3285
  extension: {
@@ -3261,6 +3287,7 @@ export declare namespace Schemas {
3261
3287
  items: {
3262
3288
  title: string;
3263
3289
  type: string;
3290
+ additionalProperties: boolean;
3264
3291
  description: string;
3265
3292
  properties: {
3266
3293
  key: {
@@ -3306,11 +3333,13 @@ export declare namespace Schemas {
3306
3333
  personalInfo: {
3307
3334
  title: string;
3308
3335
  type: string;
3336
+ additionalProperties: boolean;
3309
3337
  description: string;
3310
3338
  properties: {
3311
3339
  complexName: {
3312
3340
  title: string;
3313
3341
  type: string;
3342
+ additionalProperties: boolean;
3314
3343
  description: string;
3315
3344
  properties: {
3316
3345
  firstName: {
@@ -3689,6 +3718,7 @@ export declare namespace Schemas {
3689
3718
  };
3690
3719
  const autoAcceptPartyOption: {
3691
3720
  type: string;
3721
+ additionalProperties: boolean;
3692
3722
  required: string[];
3693
3723
  properties: {
3694
3724
  enabled: {
@@ -3714,6 +3744,7 @@ export declare namespace Schemas {
3714
3744
  };
3715
3745
  const bulkPerTransferFeeLimit: {
3716
3746
  type: string;
3747
+ additionalProperties: boolean;
3717
3748
  required: string[];
3718
3749
  properties: {
3719
3750
  currency: {
@@ -3735,6 +3766,7 @@ export declare namespace Schemas {
3735
3766
  };
3736
3767
  const autoAcceptQuote: {
3737
3768
  type: string;
3769
+ additionalProperties: boolean;
3738
3770
  required: string[];
3739
3771
  properties: {
3740
3772
  enabled: {
@@ -3746,6 +3778,7 @@ export declare namespace Schemas {
3746
3778
  minItems: number;
3747
3779
  items: {
3748
3780
  type: string;
3781
+ additionalProperties: boolean;
3749
3782
  required: string[];
3750
3783
  properties: {
3751
3784
  currency: {
@@ -3777,6 +3810,7 @@ export declare namespace Schemas {
3777
3810
  };
3778
3811
  const bulkTransactionOptions: {
3779
3812
  type: string;
3813
+ additionalProperties: boolean;
3780
3814
  required: string[];
3781
3815
  properties: {
3782
3816
  onlyValidateParty: {
@@ -3785,6 +3819,7 @@ export declare namespace Schemas {
3785
3819
  };
3786
3820
  autoAcceptParty: {
3787
3821
  type: string;
3822
+ additionalProperties: boolean;
3788
3823
  required: string[];
3789
3824
  properties: {
3790
3825
  enabled: {
@@ -3798,6 +3833,7 @@ export declare namespace Schemas {
3798
3833
  type: string;
3799
3834
  oneOf: {
3800
3835
  type: string;
3836
+ additionalProperties: boolean;
3801
3837
  required: string[];
3802
3838
  properties: {
3803
3839
  enabled: {
@@ -3809,6 +3845,7 @@ export declare namespace Schemas {
3809
3845
  minItems: number;
3810
3846
  items: {
3811
3847
  type: string;
3848
+ additionalProperties: boolean;
3812
3849
  required: string[];
3813
3850
  properties: {
3814
3851
  currency: {
@@ -3887,6 +3924,7 @@ export declare namespace Schemas {
3887
3924
  const Extension: {
3888
3925
  title: string;
3889
3926
  type: string;
3927
+ additionalProperties: boolean;
3890
3928
  description: string;
3891
3929
  properties: {
3892
3930
  key: {
@@ -3909,6 +3947,7 @@ export declare namespace Schemas {
3909
3947
  const ExtensionList: {
3910
3948
  title: string;
3911
3949
  type: string;
3950
+ additionalProperties: boolean;
3912
3951
  description: string;
3913
3952
  properties: {
3914
3953
  extension: {
@@ -3916,6 +3955,7 @@ export declare namespace Schemas {
3916
3955
  items: {
3917
3956
  title: string;
3918
3957
  type: string;
3958
+ additionalProperties: boolean;
3919
3959
  description: string;
3920
3960
  properties: {
3921
3961
  key: {
@@ -3945,6 +3985,7 @@ export declare namespace Schemas {
3945
3985
  const PartyIdInfo: {
3946
3986
  title: string;
3947
3987
  type: string;
3988
+ additionalProperties: boolean;
3948
3989
  description: string;
3949
3990
  properties: {
3950
3991
  partyIdType: {
@@ -3978,6 +4019,7 @@ export declare namespace Schemas {
3978
4019
  extensionList: {
3979
4020
  title: string;
3980
4021
  type: string;
4022
+ additionalProperties: boolean;
3981
4023
  description: string;
3982
4024
  properties: {
3983
4025
  extension: {
@@ -3985,6 +4027,7 @@ export declare namespace Schemas {
3985
4027
  items: {
3986
4028
  title: string;
3987
4029
  type: string;
4030
+ additionalProperties: boolean;
3988
4031
  description: string;
3989
4032
  properties: {
3990
4033
  key: {
@@ -4024,6 +4067,7 @@ export declare namespace Schemas {
4024
4067
  const PartyComplexName: {
4025
4068
  title: string;
4026
4069
  type: string;
4070
+ additionalProperties: boolean;
4027
4071
  description: string;
4028
4072
  properties: {
4029
4073
  firstName: {
@@ -4058,11 +4102,13 @@ export declare namespace Schemas {
4058
4102
  const PartyPersonalInfo: {
4059
4103
  title: string;
4060
4104
  type: string;
4105
+ additionalProperties: boolean;
4061
4106
  description: string;
4062
4107
  properties: {
4063
4108
  complexName: {
4064
4109
  title: string;
4065
4110
  type: string;
4111
+ additionalProperties: boolean;
4066
4112
  description: string;
4067
4113
  properties: {
4068
4114
  firstName: {
@@ -4106,11 +4152,13 @@ export declare namespace Schemas {
4106
4152
  const Party: {
4107
4153
  title: string;
4108
4154
  type: string;
4155
+ additionalProperties: boolean;
4109
4156
  description: string;
4110
4157
  properties: {
4111
4158
  partyIdInfo: {
4112
4159
  title: string;
4113
4160
  type: string;
4161
+ additionalProperties: boolean;
4114
4162
  description: string;
4115
4163
  properties: {
4116
4164
  partyIdType: {
@@ -4144,6 +4192,7 @@ export declare namespace Schemas {
4144
4192
  extensionList: {
4145
4193
  title: string;
4146
4194
  type: string;
4195
+ additionalProperties: boolean;
4147
4196
  description: string;
4148
4197
  properties: {
4149
4198
  extension: {
@@ -4151,6 +4200,7 @@ export declare namespace Schemas {
4151
4200
  items: {
4152
4201
  title: string;
4153
4202
  type: string;
4203
+ additionalProperties: boolean;
4154
4204
  description: string;
4155
4205
  properties: {
4156
4206
  key: {
@@ -4196,11 +4246,13 @@ export declare namespace Schemas {
4196
4246
  personalInfo: {
4197
4247
  title: string;
4198
4248
  type: string;
4249
+ additionalProperties: boolean;
4199
4250
  description: string;
4200
4251
  properties: {
4201
4252
  complexName: {
4202
4253
  title: string;
4203
4254
  type: string;
4255
+ additionalProperties: boolean;
4204
4256
  description: string;
4205
4257
  properties: {
4206
4258
  firstName: {
@@ -4262,6 +4314,7 @@ export declare namespace Schemas {
4262
4314
  const Money: {
4263
4315
  title: string;
4264
4316
  type: string;
4317
+ additionalProperties: boolean;
4265
4318
  description: string;
4266
4319
  properties: {
4267
4320
  currency: {
@@ -4299,6 +4352,7 @@ export declare namespace Schemas {
4299
4352
  const GeoCode: {
4300
4353
  title: string;
4301
4354
  type: string;
4355
+ additionalProperties: boolean;
4302
4356
  description: string;
4303
4357
  properties: {
4304
4358
  latitude: {
@@ -4351,6 +4405,7 @@ export declare namespace Schemas {
4351
4405
  const ErrorInformation: {
4352
4406
  title: string;
4353
4407
  type: string;
4408
+ additionalProperties: boolean;
4354
4409
  description: string;
4355
4410
  properties: {
4356
4411
  errorCode: {
@@ -4370,6 +4425,7 @@ export declare namespace Schemas {
4370
4425
  extensionList: {
4371
4426
  title: string;
4372
4427
  type: string;
4428
+ additionalProperties: boolean;
4373
4429
  description: string;
4374
4430
  properties: {
4375
4431
  extension: {
@@ -4377,6 +4433,7 @@ export declare namespace Schemas {
4377
4433
  items: {
4378
4434
  title: string;
4379
4435
  type: string;
4436
+ additionalProperties: boolean;
4380
4437
  description: string;
4381
4438
  properties: {
4382
4439
  key: {
@@ -4408,10 +4465,12 @@ export declare namespace Schemas {
4408
4465
  };
4409
4466
  const mojaloopError: {
4410
4467
  type: string;
4468
+ additionalProperties: boolean;
4411
4469
  properties: {
4412
4470
  errorInformation: {
4413
4471
  title: string;
4414
4472
  type: string;
4473
+ additionalProperties: boolean;
4415
4474
  description: string;
4416
4475
  properties: {
4417
4476
  errorCode: {
@@ -4431,6 +4490,7 @@ export declare namespace Schemas {
4431
4490
  extensionList: {
4432
4491
  title: string;
4433
4492
  type: string;
4493
+ additionalProperties: boolean;
4434
4494
  description: string;
4435
4495
  properties: {
4436
4496
  extension: {
@@ -4438,6 +4498,7 @@ export declare namespace Schemas {
4438
4498
  items: {
4439
4499
  title: string;
4440
4500
  type: string;
4501
+ additionalProperties: boolean;
4441
4502
  description: string;
4442
4503
  properties: {
4443
4504
  key: {
@@ -4471,6 +4532,7 @@ export declare namespace Schemas {
4471
4532
  };
4472
4533
  const quoteError: {
4473
4534
  type: string;
4535
+ additionalProperties: boolean;
4474
4536
  description: string;
4475
4537
  properties: {
4476
4538
  httpStatusCode: {
@@ -4479,10 +4541,12 @@ export declare namespace Schemas {
4479
4541
  };
4480
4542
  mojaloopError: {
4481
4543
  type: string;
4544
+ additionalProperties: boolean;
4482
4545
  properties: {
4483
4546
  errorInformation: {
4484
4547
  title: string;
4485
4548
  type: string;
4549
+ additionalProperties: boolean;
4486
4550
  description: string;
4487
4551
  properties: {
4488
4552
  errorCode: {
@@ -4502,6 +4566,7 @@ export declare namespace Schemas {
4502
4566
  extensionList: {
4503
4567
  title: string;
4504
4568
  type: string;
4569
+ additionalProperties: boolean;
4505
4570
  description: string;
4506
4571
  properties: {
4507
4572
  extension: {
@@ -4509,6 +4574,7 @@ export declare namespace Schemas {
4509
4574
  items: {
4510
4575
  title: string;
4511
4576
  type: string;
4577
+ additionalProperties: boolean;
4512
4578
  description: string;
4513
4579
  properties: {
4514
4580
  key: {
@@ -4544,6 +4610,7 @@ export declare namespace Schemas {
4544
4610
  };
4545
4611
  const individualQuoteResult: {
4546
4612
  type: string;
4613
+ additionalProperties: boolean;
4547
4614
  properties: {
4548
4615
  quoteId: {
4549
4616
  title: string;
@@ -4555,6 +4622,7 @@ export declare namespace Schemas {
4555
4622
  transferAmount: {
4556
4623
  title: string;
4557
4624
  type: string;
4625
+ additionalProperties: boolean;
4558
4626
  description: string;
4559
4627
  properties: {
4560
4628
  currency: {
@@ -4578,6 +4646,7 @@ export declare namespace Schemas {
4578
4646
  payeeReceiveAmount: {
4579
4647
  title: string;
4580
4648
  type: string;
4649
+ additionalProperties: boolean;
4581
4650
  description: string;
4582
4651
  properties: {
4583
4652
  currency: {
@@ -4601,6 +4670,7 @@ export declare namespace Schemas {
4601
4670
  payeeFspFee: {
4602
4671
  title: string;
4603
4672
  type: string;
4673
+ additionalProperties: boolean;
4604
4674
  description: string;
4605
4675
  properties: {
4606
4676
  currency: {
@@ -4624,6 +4694,7 @@ export declare namespace Schemas {
4624
4694
  payeeFspCommission: {
4625
4695
  title: string;
4626
4696
  type: string;
4697
+ additionalProperties: boolean;
4627
4698
  description: string;
4628
4699
  properties: {
4629
4700
  currency: {
@@ -4647,6 +4718,7 @@ export declare namespace Schemas {
4647
4718
  geoCode: {
4648
4719
  title: string;
4649
4720
  type: string;
4721
+ additionalProperties: boolean;
4650
4722
  description: string;
4651
4723
  properties: {
4652
4724
  latitude: {
@@ -4685,6 +4757,7 @@ export declare namespace Schemas {
4685
4757
  extensionList: {
4686
4758
  title: string;
4687
4759
  type: string;
4760
+ additionalProperties: boolean;
4688
4761
  description: string;
4689
4762
  properties: {
4690
4763
  extension: {
@@ -4692,6 +4765,7 @@ export declare namespace Schemas {
4692
4765
  items: {
4693
4766
  title: string;
4694
4767
  type: string;
4768
+ additionalProperties: boolean;
4695
4769
  description: string;
4696
4770
  properties: {
4697
4771
  key: {
@@ -4720,6 +4794,7 @@ export declare namespace Schemas {
4720
4794
  };
4721
4795
  lastError: {
4722
4796
  type: string;
4797
+ additionalProperties: boolean;
4723
4798
  description: string;
4724
4799
  properties: {
4725
4800
  httpStatusCode: {
@@ -4728,10 +4803,12 @@ export declare namespace Schemas {
4728
4803
  };
4729
4804
  mojaloopError: {
4730
4805
  type: string;
4806
+ additionalProperties: boolean;
4731
4807
  properties: {
4732
4808
  errorInformation: {
4733
4809
  title: string;
4734
4810
  type: string;
4811
+ additionalProperties: boolean;
4735
4812
  description: string;
4736
4813
  properties: {
4737
4814
  errorCode: {
@@ -4751,6 +4828,7 @@ export declare namespace Schemas {
4751
4828
  extensionList: {
4752
4829
  title: string;
4753
4830
  type: string;
4831
+ additionalProperties: boolean;
4754
4832
  description: string;
4755
4833
  properties: {
4756
4834
  extension: {
@@ -4758,6 +4836,7 @@ export declare namespace Schemas {
4758
4836
  items: {
4759
4837
  title: string;
4760
4838
  type: string;
4839
+ additionalProperties: boolean;
4761
4840
  description: string;
4762
4841
  properties: {
4763
4842
  key: {
@@ -4811,6 +4890,7 @@ export declare namespace Schemas {
4811
4890
  };
4812
4891
  const transferError: {
4813
4892
  type: string;
4893
+ additionalProperties: boolean;
4814
4894
  description: string;
4815
4895
  properties: {
4816
4896
  httpStatusCode: {
@@ -4819,10 +4899,12 @@ export declare namespace Schemas {
4819
4899
  };
4820
4900
  mojaloopError: {
4821
4901
  type: string;
4902
+ additionalProperties: boolean;
4822
4903
  properties: {
4823
4904
  errorInformation: {
4824
4905
  title: string;
4825
4906
  type: string;
4907
+ additionalProperties: boolean;
4826
4908
  description: string;
4827
4909
  properties: {
4828
4910
  errorCode: {
@@ -4842,6 +4924,7 @@ export declare namespace Schemas {
4842
4924
  extensionList: {
4843
4925
  title: string;
4844
4926
  type: string;
4927
+ additionalProperties: boolean;
4845
4928
  description: string;
4846
4929
  properties: {
4847
4930
  extension: {
@@ -4849,6 +4932,7 @@ export declare namespace Schemas {
4849
4932
  items: {
4850
4933
  title: string;
4851
4934
  type: string;
4935
+ additionalProperties: boolean;
4852
4936
  description: string;
4853
4937
  properties: {
4854
4938
  key: {
@@ -4884,6 +4968,7 @@ export declare namespace Schemas {
4884
4968
  };
4885
4969
  const individualTransferResult: {
4886
4970
  type: string;
4971
+ additionalProperties: boolean;
4887
4972
  required: string[];
4888
4973
  properties: {
4889
4974
  transferId: {
@@ -4904,6 +4989,7 @@ export declare namespace Schemas {
4904
4989
  extensionList: {
4905
4990
  title: string;
4906
4991
  type: string;
4992
+ additionalProperties: boolean;
4907
4993
  description: string;
4908
4994
  properties: {
4909
4995
  extension: {
@@ -4911,6 +4997,7 @@ export declare namespace Schemas {
4911
4997
  items: {
4912
4998
  title: string;
4913
4999
  type: string;
5000
+ additionalProperties: boolean;
4914
5001
  description: string;
4915
5002
  properties: {
4916
5003
  key: {
@@ -4946,6 +5033,7 @@ export declare namespace Schemas {
4946
5033
  };
4947
5034
  lastError: {
4948
5035
  type: string;
5036
+ additionalProperties: boolean;
4949
5037
  description: string;
4950
5038
  properties: {
4951
5039
  httpStatusCode: {
@@ -4954,10 +5042,12 @@ export declare namespace Schemas {
4954
5042
  };
4955
5043
  mojaloopError: {
4956
5044
  type: string;
5045
+ additionalProperties: boolean;
4957
5046
  properties: {
4958
5047
  errorInformation: {
4959
5048
  title: string;
4960
5049
  type: string;
5050
+ additionalProperties: boolean;
4961
5051
  description: string;
4962
5052
  properties: {
4963
5053
  errorCode: {
@@ -4977,6 +5067,7 @@ export declare namespace Schemas {
4977
5067
  extensionList: {
4978
5068
  title: string;
4979
5069
  type: string;
5070
+ additionalProperties: boolean;
4980
5071
  description: string;
4981
5072
  properties: {
4982
5073
  extension: {
@@ -4984,6 +5075,7 @@ export declare namespace Schemas {
4984
5075
  items: {
4985
5076
  title: string;
4986
5077
  type: string;
5078
+ additionalProperties: boolean;
4987
5079
  description: string;
4988
5080
  properties: {
4989
5081
  key: {
@@ -5021,6 +5113,7 @@ export declare namespace Schemas {
5021
5113
  };
5022
5114
  const bulkTransactionIndividualTransferResult: {
5023
5115
  type: string;
5116
+ additionalProperties: boolean;
5024
5117
  required: string[];
5025
5118
  properties: {
5026
5119
  transferId: {
@@ -5044,11 +5137,13 @@ export declare namespace Schemas {
5044
5137
  to: {
5045
5138
  title: string;
5046
5139
  type: string;
5140
+ additionalProperties: boolean;
5047
5141
  description: string;
5048
5142
  properties: {
5049
5143
  partyIdInfo: {
5050
5144
  title: string;
5051
5145
  type: string;
5146
+ additionalProperties: boolean;
5052
5147
  description: string;
5053
5148
  properties: {
5054
5149
  partyIdType: {
@@ -5082,6 +5177,7 @@ export declare namespace Schemas {
5082
5177
  extensionList: {
5083
5178
  title: string;
5084
5179
  type: string;
5180
+ additionalProperties: boolean;
5085
5181
  description: string;
5086
5182
  properties: {
5087
5183
  extension: {
@@ -5089,6 +5185,7 @@ export declare namespace Schemas {
5089
5185
  items: {
5090
5186
  title: string;
5091
5187
  type: string;
5188
+ additionalProperties: boolean;
5092
5189
  description: string;
5093
5190
  properties: {
5094
5191
  key: {
@@ -5134,11 +5231,13 @@ export declare namespace Schemas {
5134
5231
  personalInfo: {
5135
5232
  title: string;
5136
5233
  type: string;
5234
+ additionalProperties: boolean;
5137
5235
  description: string;
5138
5236
  properties: {
5139
5237
  complexName: {
5140
5238
  title: string;
5141
5239
  type: string;
5240
+ additionalProperties: boolean;
5142
5241
  description: string;
5143
5242
  properties: {
5144
5243
  firstName: {
@@ -5225,6 +5324,7 @@ export declare namespace Schemas {
5225
5324
  };
5226
5325
  quoteResponse: {
5227
5326
  type: string;
5327
+ additionalProperties: boolean;
5228
5328
  properties: {
5229
5329
  quoteId: {
5230
5330
  title: string;
@@ -5236,6 +5336,7 @@ export declare namespace Schemas {
5236
5336
  transferAmount: {
5237
5337
  title: string;
5238
5338
  type: string;
5339
+ additionalProperties: boolean;
5239
5340
  description: string;
5240
5341
  properties: {
5241
5342
  currency: {
@@ -5259,6 +5360,7 @@ export declare namespace Schemas {
5259
5360
  payeeReceiveAmount: {
5260
5361
  title: string;
5261
5362
  type: string;
5363
+ additionalProperties: boolean;
5262
5364
  description: string;
5263
5365
  properties: {
5264
5366
  currency: {
@@ -5282,6 +5384,7 @@ export declare namespace Schemas {
5282
5384
  payeeFspFee: {
5283
5385
  title: string;
5284
5386
  type: string;
5387
+ additionalProperties: boolean;
5285
5388
  description: string;
5286
5389
  properties: {
5287
5390
  currency: {
@@ -5305,6 +5408,7 @@ export declare namespace Schemas {
5305
5408
  payeeFspCommission: {
5306
5409
  title: string;
5307
5410
  type: string;
5411
+ additionalProperties: boolean;
5308
5412
  description: string;
5309
5413
  properties: {
5310
5414
  currency: {
@@ -5328,6 +5432,7 @@ export declare namespace Schemas {
5328
5432
  geoCode: {
5329
5433
  title: string;
5330
5434
  type: string;
5435
+ additionalProperties: boolean;
5331
5436
  description: string;
5332
5437
  properties: {
5333
5438
  latitude: {
@@ -5366,6 +5471,7 @@ export declare namespace Schemas {
5366
5471
  extensionList: {
5367
5472
  title: string;
5368
5473
  type: string;
5474
+ additionalProperties: boolean;
5369
5475
  description: string;
5370
5476
  properties: {
5371
5477
  extension: {
@@ -5373,6 +5479,7 @@ export declare namespace Schemas {
5373
5479
  items: {
5374
5480
  title: string;
5375
5481
  type: string;
5482
+ additionalProperties: boolean;
5376
5483
  description: string;
5377
5484
  properties: {
5378
5485
  key: {
@@ -5401,6 +5508,7 @@ export declare namespace Schemas {
5401
5508
  };
5402
5509
  lastError: {
5403
5510
  type: string;
5511
+ additionalProperties: boolean;
5404
5512
  description: string;
5405
5513
  properties: {
5406
5514
  httpStatusCode: {
@@ -5409,10 +5517,12 @@ export declare namespace Schemas {
5409
5517
  };
5410
5518
  mojaloopError: {
5411
5519
  type: string;
5520
+ additionalProperties: boolean;
5412
5521
  properties: {
5413
5522
  errorInformation: {
5414
5523
  title: string;
5415
5524
  type: string;
5525
+ additionalProperties: boolean;
5416
5526
  description: string;
5417
5527
  properties: {
5418
5528
  errorCode: {
@@ -5432,6 +5542,7 @@ export declare namespace Schemas {
5432
5542
  extensionList: {
5433
5543
  title: string;
5434
5544
  type: string;
5545
+ additionalProperties: boolean;
5435
5546
  description: string;
5436
5547
  properties: {
5437
5548
  extension: {
@@ -5439,6 +5550,7 @@ export declare namespace Schemas {
5439
5550
  items: {
5440
5551
  title: string;
5441
5552
  type: string;
5553
+ additionalProperties: boolean;
5442
5554
  description: string;
5443
5555
  properties: {
5444
5556
  key: {
@@ -5477,6 +5589,7 @@ export declare namespace Schemas {
5477
5589
  };
5478
5590
  fulfil: {
5479
5591
  type: string;
5592
+ additionalProperties: boolean;
5480
5593
  required: string[];
5481
5594
  properties: {
5482
5595
  transferId: {
@@ -5497,6 +5610,7 @@ export declare namespace Schemas {
5497
5610
  extensionList: {
5498
5611
  title: string;
5499
5612
  type: string;
5613
+ additionalProperties: boolean;
5500
5614
  description: string;
5501
5615
  properties: {
5502
5616
  extension: {
@@ -5504,6 +5618,7 @@ export declare namespace Schemas {
5504
5618
  items: {
5505
5619
  title: string;
5506
5620
  type: string;
5621
+ additionalProperties: boolean;
5507
5622
  description: string;
5508
5623
  properties: {
5509
5624
  key: {
@@ -5539,6 +5654,7 @@ export declare namespace Schemas {
5539
5654
  };
5540
5655
  lastError: {
5541
5656
  type: string;
5657
+ additionalProperties: boolean;
5542
5658
  description: string;
5543
5659
  properties: {
5544
5660
  httpStatusCode: {
@@ -5547,10 +5663,12 @@ export declare namespace Schemas {
5547
5663
  };
5548
5664
  mojaloopError: {
5549
5665
  type: string;
5666
+ additionalProperties: boolean;
5550
5667
  properties: {
5551
5668
  errorInformation: {
5552
5669
  title: string;
5553
5670
  type: string;
5671
+ additionalProperties: boolean;
5554
5672
  description: string;
5555
5673
  properties: {
5556
5674
  errorCode: {
@@ -5570,6 +5688,7 @@ export declare namespace Schemas {
5570
5688
  extensionList: {
5571
5689
  title: string;
5572
5690
  type: string;
5691
+ additionalProperties: boolean;
5573
5692
  description: string;
5574
5693
  properties: {
5575
5694
  extension: {
@@ -5577,6 +5696,7 @@ export declare namespace Schemas {
5577
5696
  items: {
5578
5697
  title: string;
5579
5698
  type: string;
5699
+ additionalProperties: boolean;
5580
5700
  description: string;
5581
5701
  properties: {
5582
5702
  key: {
@@ -5615,6 +5735,7 @@ export declare namespace Schemas {
5615
5735
  quoteExtensions: {
5616
5736
  title: string;
5617
5737
  type: string;
5738
+ additionalProperties: boolean;
5618
5739
  description: string;
5619
5740
  properties: {
5620
5741
  extension: {
@@ -5622,6 +5743,7 @@ export declare namespace Schemas {
5622
5743
  items: {
5623
5744
  title: string;
5624
5745
  type: string;
5746
+ additionalProperties: boolean;
5625
5747
  description: string;
5626
5748
  properties: {
5627
5749
  key: {
@@ -5651,6 +5773,7 @@ export declare namespace Schemas {
5651
5773
  transferExtensions: {
5652
5774
  title: string;
5653
5775
  type: string;
5776
+ additionalProperties: boolean;
5654
5777
  description: string;
5655
5778
  properties: {
5656
5779
  extension: {
@@ -5658,6 +5781,7 @@ export declare namespace Schemas {
5658
5781
  items: {
5659
5782
  title: string;
5660
5783
  type: string;
5784
+ additionalProperties: boolean;
5661
5785
  description: string;
5662
5786
  properties: {
5663
5787
  key: {
@@ -5686,6 +5810,7 @@ export declare namespace Schemas {
5686
5810
  };
5687
5811
  lastError: {
5688
5812
  type: string;
5813
+ additionalProperties: boolean;
5689
5814
  description: string;
5690
5815
  properties: {
5691
5816
  httpStatusCode: {
@@ -5694,10 +5819,12 @@ export declare namespace Schemas {
5694
5819
  };
5695
5820
  mojaloopError: {
5696
5821
  type: string;
5822
+ additionalProperties: boolean;
5697
5823
  properties: {
5698
5824
  errorInformation: {
5699
5825
  title: string;
5700
5826
  type: string;
5827
+ additionalProperties: boolean;
5701
5828
  description: string;
5702
5829
  properties: {
5703
5830
  errorCode: {
@@ -5717,6 +5844,7 @@ export declare namespace Schemas {
5717
5844
  extensionList: {
5718
5845
  title: string;
5719
5846
  type: string;
5847
+ additionalProperties: boolean;
5720
5848
  description: string;
5721
5849
  properties: {
5722
5850
  extension: {
@@ -5724,6 +5852,7 @@ export declare namespace Schemas {
5724
5852
  items: {
5725
5853
  title: string;
5726
5854
  type: string;
5855
+ additionalProperties: boolean;
5727
5856
  description: string;
5728
5857
  properties: {
5729
5858
  key: {
@@ -5762,6 +5891,7 @@ export declare namespace Schemas {
5762
5891
  const bulkTransactionResponse: {
5763
5892
  title: string;
5764
5893
  type: string;
5894
+ additionalProperties: boolean;
5765
5895
  required: string[];
5766
5896
  properties: {
5767
5897
  bulkHomeTransactionID: {
@@ -5781,6 +5911,7 @@ export declare namespace Schemas {
5781
5911
  };
5782
5912
  options: {
5783
5913
  type: string;
5914
+ additionalProperties: boolean;
5784
5915
  required: string[];
5785
5916
  properties: {
5786
5917
  onlyValidateParty: {
@@ -5789,6 +5920,7 @@ export declare namespace Schemas {
5789
5920
  };
5790
5921
  autoAcceptParty: {
5791
5922
  type: string;
5923
+ additionalProperties: boolean;
5792
5924
  required: string[];
5793
5925
  properties: {
5794
5926
  enabled: {
@@ -5802,6 +5934,7 @@ export declare namespace Schemas {
5802
5934
  type: string;
5803
5935
  oneOf: {
5804
5936
  type: string;
5937
+ additionalProperties: boolean;
5805
5938
  required: string[];
5806
5939
  properties: {
5807
5940
  enabled: {
@@ -5813,6 +5946,7 @@ export declare namespace Schemas {
5813
5946
  minItems: number;
5814
5947
  items: {
5815
5948
  type: string;
5949
+ additionalProperties: boolean;
5816
5950
  required: string[];
5817
5951
  properties: {
5818
5952
  currency: {
@@ -5859,6 +5993,7 @@ export declare namespace Schemas {
5859
5993
  minItems: number;
5860
5994
  items: {
5861
5995
  type: string;
5996
+ additionalProperties: boolean;
5862
5997
  required: string[];
5863
5998
  properties: {
5864
5999
  transferId: {
@@ -5882,11 +6017,13 @@ export declare namespace Schemas {
5882
6017
  to: {
5883
6018
  title: string;
5884
6019
  type: string;
6020
+ additionalProperties: boolean;
5885
6021
  description: string;
5886
6022
  properties: {
5887
6023
  partyIdInfo: {
5888
6024
  title: string;
5889
6025
  type: string;
6026
+ additionalProperties: boolean;
5890
6027
  description: string;
5891
6028
  properties: {
5892
6029
  partyIdType: {
@@ -5920,6 +6057,7 @@ export declare namespace Schemas {
5920
6057
  extensionList: {
5921
6058
  title: string;
5922
6059
  type: string;
6060
+ additionalProperties: boolean;
5923
6061
  description: string;
5924
6062
  properties: {
5925
6063
  extension: {
@@ -5927,6 +6065,7 @@ export declare namespace Schemas {
5927
6065
  items: {
5928
6066
  title: string;
5929
6067
  type: string;
6068
+ additionalProperties: boolean;
5930
6069
  description: string;
5931
6070
  properties: {
5932
6071
  key: {
@@ -5972,11 +6111,13 @@ export declare namespace Schemas {
5972
6111
  personalInfo: {
5973
6112
  title: string;
5974
6113
  type: string;
6114
+ additionalProperties: boolean;
5975
6115
  description: string;
5976
6116
  properties: {
5977
6117
  complexName: {
5978
6118
  title: string;
5979
6119
  type: string;
6120
+ additionalProperties: boolean;
5980
6121
  description: string;
5981
6122
  properties: {
5982
6123
  firstName: {
@@ -6063,6 +6204,7 @@ export declare namespace Schemas {
6063
6204
  };
6064
6205
  quoteResponse: {
6065
6206
  type: string;
6207
+ additionalProperties: boolean;
6066
6208
  properties: {
6067
6209
  quoteId: {
6068
6210
  title: string;
@@ -6074,6 +6216,7 @@ export declare namespace Schemas {
6074
6216
  transferAmount: {
6075
6217
  title: string;
6076
6218
  type: string;
6219
+ additionalProperties: boolean;
6077
6220
  description: string;
6078
6221
  properties: {
6079
6222
  currency: {
@@ -6097,6 +6240,7 @@ export declare namespace Schemas {
6097
6240
  payeeReceiveAmount: {
6098
6241
  title: string;
6099
6242
  type: string;
6243
+ additionalProperties: boolean;
6100
6244
  description: string;
6101
6245
  properties: {
6102
6246
  currency: {
@@ -6120,6 +6264,7 @@ export declare namespace Schemas {
6120
6264
  payeeFspFee: {
6121
6265
  title: string;
6122
6266
  type: string;
6267
+ additionalProperties: boolean;
6123
6268
  description: string;
6124
6269
  properties: {
6125
6270
  currency: {
@@ -6143,6 +6288,7 @@ export declare namespace Schemas {
6143
6288
  payeeFspCommission: {
6144
6289
  title: string;
6145
6290
  type: string;
6291
+ additionalProperties: boolean;
6146
6292
  description: string;
6147
6293
  properties: {
6148
6294
  currency: {
@@ -6166,6 +6312,7 @@ export declare namespace Schemas {
6166
6312
  geoCode: {
6167
6313
  title: string;
6168
6314
  type: string;
6315
+ additionalProperties: boolean;
6169
6316
  description: string;
6170
6317
  properties: {
6171
6318
  latitude: {
@@ -6204,6 +6351,7 @@ export declare namespace Schemas {
6204
6351
  extensionList: {
6205
6352
  title: string;
6206
6353
  type: string;
6354
+ additionalProperties: boolean;
6207
6355
  description: string;
6208
6356
  properties: {
6209
6357
  extension: {
@@ -6211,6 +6359,7 @@ export declare namespace Schemas {
6211
6359
  items: {
6212
6360
  title: string;
6213
6361
  type: string;
6362
+ additionalProperties: boolean;
6214
6363
  description: string;
6215
6364
  properties: {
6216
6365
  key: {
@@ -6239,6 +6388,7 @@ export declare namespace Schemas {
6239
6388
  };
6240
6389
  lastError: {
6241
6390
  type: string;
6391
+ additionalProperties: boolean;
6242
6392
  description: string;
6243
6393
  properties: {
6244
6394
  httpStatusCode: {
@@ -6247,10 +6397,12 @@ export declare namespace Schemas {
6247
6397
  };
6248
6398
  mojaloopError: {
6249
6399
  type: string;
6400
+ additionalProperties: boolean;
6250
6401
  properties: {
6251
6402
  errorInformation: {
6252
6403
  title: string;
6253
6404
  type: string;
6405
+ additionalProperties: boolean;
6254
6406
  description: string;
6255
6407
  properties: {
6256
6408
  errorCode: {
@@ -6270,6 +6422,7 @@ export declare namespace Schemas {
6270
6422
  extensionList: {
6271
6423
  title: string;
6272
6424
  type: string;
6425
+ additionalProperties: boolean;
6273
6426
  description: string;
6274
6427
  properties: {
6275
6428
  extension: {
@@ -6277,6 +6430,7 @@ export declare namespace Schemas {
6277
6430
  items: {
6278
6431
  title: string;
6279
6432
  type: string;
6433
+ additionalProperties: boolean;
6280
6434
  description: string;
6281
6435
  properties: {
6282
6436
  key: {
@@ -6315,6 +6469,7 @@ export declare namespace Schemas {
6315
6469
  };
6316
6470
  fulfil: {
6317
6471
  type: string;
6472
+ additionalProperties: boolean;
6318
6473
  required: string[];
6319
6474
  properties: {
6320
6475
  transferId: {
@@ -6335,6 +6490,7 @@ export declare namespace Schemas {
6335
6490
  extensionList: {
6336
6491
  title: string;
6337
6492
  type: string;
6493
+ additionalProperties: boolean;
6338
6494
  description: string;
6339
6495
  properties: {
6340
6496
  extension: {
@@ -6342,6 +6498,7 @@ export declare namespace Schemas {
6342
6498
  items: {
6343
6499
  title: string;
6344
6500
  type: string;
6501
+ additionalProperties: boolean;
6345
6502
  description: string;
6346
6503
  properties: {
6347
6504
  key: {
@@ -6377,6 +6534,7 @@ export declare namespace Schemas {
6377
6534
  };
6378
6535
  lastError: {
6379
6536
  type: string;
6537
+ additionalProperties: boolean;
6380
6538
  description: string;
6381
6539
  properties: {
6382
6540
  httpStatusCode: {
@@ -6385,10 +6543,12 @@ export declare namespace Schemas {
6385
6543
  };
6386
6544
  mojaloopError: {
6387
6545
  type: string;
6546
+ additionalProperties: boolean;
6388
6547
  properties: {
6389
6548
  errorInformation: {
6390
6549
  title: string;
6391
6550
  type: string;
6551
+ additionalProperties: boolean;
6392
6552
  description: string;
6393
6553
  properties: {
6394
6554
  errorCode: {
@@ -6408,6 +6568,7 @@ export declare namespace Schemas {
6408
6568
  extensionList: {
6409
6569
  title: string;
6410
6570
  type: string;
6571
+ additionalProperties: boolean;
6411
6572
  description: string;
6412
6573
  properties: {
6413
6574
  extension: {
@@ -6415,6 +6576,7 @@ export declare namespace Schemas {
6415
6576
  items: {
6416
6577
  title: string;
6417
6578
  type: string;
6579
+ additionalProperties: boolean;
6418
6580
  description: string;
6419
6581
  properties: {
6420
6582
  key: {
@@ -6453,6 +6615,7 @@ export declare namespace Schemas {
6453
6615
  quoteExtensions: {
6454
6616
  title: string;
6455
6617
  type: string;
6618
+ additionalProperties: boolean;
6456
6619
  description: string;
6457
6620
  properties: {
6458
6621
  extension: {
@@ -6460,6 +6623,7 @@ export declare namespace Schemas {
6460
6623
  items: {
6461
6624
  title: string;
6462
6625
  type: string;
6626
+ additionalProperties: boolean;
6463
6627
  description: string;
6464
6628
  properties: {
6465
6629
  key: {
@@ -6489,6 +6653,7 @@ export declare namespace Schemas {
6489
6653
  transferExtensions: {
6490
6654
  title: string;
6491
6655
  type: string;
6656
+ additionalProperties: boolean;
6492
6657
  description: string;
6493
6658
  properties: {
6494
6659
  extension: {
@@ -6496,6 +6661,7 @@ export declare namespace Schemas {
6496
6661
  items: {
6497
6662
  title: string;
6498
6663
  type: string;
6664
+ additionalProperties: boolean;
6499
6665
  description: string;
6500
6666
  properties: {
6501
6667
  key: {
@@ -6524,6 +6690,7 @@ export declare namespace Schemas {
6524
6690
  };
6525
6691
  lastError: {
6526
6692
  type: string;
6693
+ additionalProperties: boolean;
6527
6694
  description: string;
6528
6695
  properties: {
6529
6696
  httpStatusCode: {
@@ -6532,10 +6699,12 @@ export declare namespace Schemas {
6532
6699
  };
6533
6700
  mojaloopError: {
6534
6701
  type: string;
6702
+ additionalProperties: boolean;
6535
6703
  properties: {
6536
6704
  errorInformation: {
6537
6705
  title: string;
6538
6706
  type: string;
6707
+ additionalProperties: boolean;
6539
6708
  description: string;
6540
6709
  properties: {
6541
6710
  errorCode: {
@@ -6555,6 +6724,7 @@ export declare namespace Schemas {
6555
6724
  extensionList: {
6556
6725
  title: string;
6557
6726
  type: string;
6727
+ additionalProperties: boolean;
6558
6728
  description: string;
6559
6729
  properties: {
6560
6730
  extension: {
@@ -6562,6 +6732,7 @@ export declare namespace Schemas {
6562
6732
  items: {
6563
6733
  title: string;
6564
6734
  type: string;
6735
+ additionalProperties: boolean;
6565
6736
  description: string;
6566
6737
  properties: {
6567
6738
  key: {
@@ -6601,6 +6772,7 @@ export declare namespace Schemas {
6601
6772
  extensions: {
6602
6773
  title: string;
6603
6774
  type: string;
6775
+ additionalProperties: boolean;
6604
6776
  description: string;
6605
6777
  properties: {
6606
6778
  extension: {
@@ -6608,6 +6780,7 @@ export declare namespace Schemas {
6608
6780
  items: {
6609
6781
  title: string;
6610
6782
  type: string;
6783
+ additionalProperties: boolean;
6611
6784
  description: string;
6612
6785
  properties: {
6613
6786
  key: {