@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
@@ -1347,6 +1347,7 @@ components:
1347
1347
  AccountIdentification4Choice:
1348
1348
  title: AccountIdentification4Choice
1349
1349
  type: object
1350
+ additionalProperties: false
1350
1351
  description: >
1351
1352
  Specifies the unique identification of an account as assigned by the
1352
1353
  account servicer.
@@ -1383,6 +1384,7 @@ components:
1383
1384
  AccountSchemeName1Choice:
1384
1385
  title: AccountSchemeName1Choice
1385
1386
  type: object
1387
+ additionalProperties: false
1386
1388
  description: |
1387
1389
  Sets of elements to identify a name of the identification scheme.
1388
1390
  anyOf:
@@ -1411,6 +1413,7 @@ components:
1411
1413
  ActiveCurrencyAndAmount:
1412
1414
  title: ActiveCurrencyAndAmount
1413
1415
  type: object
1416
+ additionalProperties: false
1414
1417
  description: >
1415
1418
  A number of monetary units specified in an active currency where the
1416
1419
  unit of currency is explicit and compliant with ISO 4217.
@@ -1618,6 +1621,7 @@ components:
1618
1621
  ActiveOrHistoricCurrencyAndAmount:
1619
1622
  title: ActiveOrHistoricCurrencyAndAmount
1620
1623
  type: object
1624
+ additionalProperties: false
1621
1625
  description: >
1622
1626
  A number of monetary units specified in an active or a historic currency
1623
1627
  where the unit of currency is explicit and compliant with ISO 4217.
@@ -1849,6 +1853,7 @@ components:
1849
1853
  AddressType3Choice:
1850
1854
  title: AddressType3Choice
1851
1855
  type: object
1856
+ additionalProperties: false
1852
1857
  description: |
1853
1858
  Choice of formats for the type of address.
1854
1859
  anyOf:
@@ -1921,6 +1926,7 @@ components:
1921
1926
  BranchAndFinancialInstitutionIdentification6:
1922
1927
  title: BranchAndFinancialInstitutionIdentification6
1923
1928
  type: object
1929
+ additionalProperties: false
1924
1930
  description: >
1925
1931
  Unique and unambiguous identification of a financial institution or a
1926
1932
  branch of a financial institution.
@@ -1968,6 +1974,7 @@ components:
1968
1974
  BranchAndFinancialInstitutionIdentification8:
1969
1975
  title: BranchAndFinancialInstitutionIdentification8
1970
1976
  type: object
1977
+ additionalProperties: false
1971
1978
  description: >
1972
1979
  Unique and unambiguous identification of a financial institution or a
1973
1980
  branch of a financial institution.
@@ -2008,6 +2015,7 @@ components:
2008
2015
  BranchData3:
2009
2016
  title: BranchData3
2010
2017
  type: object
2018
+ additionalProperties: false
2011
2019
  description: >
2012
2020
  Information that locates and identifies a specific branch of a financial
2013
2021
  institution.
@@ -2064,6 +2072,7 @@ components:
2064
2072
  Information that locates and identifies a specific branch of a financial
2065
2073
  institution.
2066
2074
  type: object
2075
+ additionalProperties: false
2067
2076
  properties:
2068
2077
  Id:
2069
2078
  allOf:
@@ -2110,6 +2119,7 @@ components:
2110
2119
  CashAccount40:
2111
2120
  title: CashAccount40
2112
2121
  type: object
2122
+ additionalProperties: false
2113
2123
  description: |
2114
2124
  Provides the details to identify an account.
2115
2125
  properties:
@@ -2175,6 +2185,7 @@ components:
2175
2185
  description: |
2176
2186
  Specifies the nature, or use of the account.
2177
2187
  type: object
2188
+ additionalProperties: false
2178
2189
  anyOf:
2179
2190
  - properties:
2180
2191
  Cd:
@@ -2202,6 +2213,7 @@ components:
2202
2213
  Contains details about high level purpose of the mandate based on a set
2203
2214
  of pre-defined categories.
2204
2215
  type: object
2216
+ additionalProperties: false
2205
2217
  anyOf:
2206
2218
  - properties:
2207
2219
  Cd:
@@ -2256,6 +2268,7 @@ components:
2256
2268
  ChargeType3Choice
2257
2269
  Specifies the type of charge.
2258
2270
  type: object
2271
+ additionalProperties: false
2259
2272
  anyOf:
2260
2273
  - properties:
2261
2274
  Cd:
@@ -2286,6 +2299,7 @@ components:
2286
2299
 
2287
2300
  Seemingly a generic schema for charges, with an amount, agent, and type.
2288
2301
  type: object
2302
+ additionalProperties: false
2289
2303
  properties:
2290
2304
  Amt:
2291
2305
  allOf:
@@ -2353,6 +2367,7 @@ components:
2353
2367
  description: |
2354
2368
  Specifies the clearing system identification.
2355
2369
  type: object
2370
+ additionalProperties: false
2356
2371
  anyOf:
2357
2372
  - properties:
2358
2373
  Cd:
@@ -2383,6 +2398,7 @@ components:
2383
2398
  Unique identification, as assigned by a clearing system, to
2384
2399
  unambiguously identify a member of the clearing system.
2385
2400
  type: object
2401
+ additionalProperties: false
2386
2402
  properties:
2387
2403
  ClrSysId:
2388
2404
  allOf:
@@ -2410,6 +2426,7 @@ components:
2410
2426
  description: |
2411
2427
  Specifies the details of the contact person.
2412
2428
  type: object
2429
+ additionalProperties: false
2413
2430
  properties:
2414
2431
  NmPrfx:
2415
2432
  allOf:
@@ -2514,6 +2531,7 @@ components:
2514
2531
  description: |
2515
2532
  Specifies the details of the contact person.
2516
2533
  type: object
2534
+ additionalProperties: false
2517
2535
  properties:
2518
2536
  NmPrfx:
2519
2537
  allOf:
@@ -2619,6 +2637,7 @@ components:
2619
2637
  Provides further details specific to the individual transaction(s)
2620
2638
  included in the message.
2621
2639
  type: object
2640
+ additionalProperties: false
2622
2641
  properties:
2623
2642
  PmtId:
2624
2643
  allOf:
@@ -2839,6 +2858,7 @@ components:
2839
2858
  Provides further details specific to the individual transaction(s)
2840
2859
  included in the message.
2841
2860
  type: object
2861
+ additionalProperties: false
2842
2862
  properties:
2843
2863
  PmtId:
2844
2864
  allOf:
@@ -2973,6 +2993,7 @@ components:
2973
2993
  Provides further details specific to the individual transaction(s)
2974
2994
  included in the message.
2975
2995
  type: object
2996
+ additionalProperties: false
2976
2997
  properties:
2977
2998
  PmtId:
2978
2999
  allOf:
@@ -3106,6 +3127,7 @@ components:
3106
3127
  description: |
3107
3128
  Cryptographically signed terms
3108
3129
  type: object
3130
+ additionalProperties: false
3109
3131
  anyOf:
3110
3132
  - properties:
3111
3133
  IlpV4PrepPacket:
@@ -3131,6 +3153,7 @@ components:
3131
3153
  description: |
3132
3154
  Specifies the reason for the status.
3133
3155
  type: object
3156
+ additionalProperties: false
3134
3157
  anyOf:
3135
3158
  - properties:
3136
3159
  Dt:
@@ -3157,6 +3180,7 @@ components:
3157
3180
  description: |
3158
3181
  Details about date and place of birth of a person.
3159
3182
  type: object
3183
+ additionalProperties: false
3160
3184
  properties:
3161
3185
  BirthDt:
3162
3186
  allOf:
@@ -3196,6 +3220,7 @@ components:
3196
3220
  description: |
3197
3221
  Range of time defined by a start date and an end date.
3198
3222
  type: object
3223
+ additionalProperties: false
3199
3224
  properties:
3200
3225
  FrDt:
3201
3226
  allOf:
@@ -3237,6 +3262,7 @@ components:
3237
3262
  ErrorInformation:
3238
3263
  title: ErrorInformation
3239
3264
  type: object
3265
+ additionalProperties: false
3240
3266
  description: Data model for the complex type ErrorInformation.
3241
3267
  properties:
3242
3268
  errorCode:
@@ -3251,6 +3277,7 @@ components:
3251
3277
  ErrorInformationResponse:
3252
3278
  title: ErrorInformationResponse
3253
3279
  type: object
3280
+ additionalProperties: false
3254
3281
  description: >
3255
3282
  Data model for the complex type object that contains an optional element
3256
3283
  ErrorInformation used along with 4xx and 5xx responses.
@@ -3276,6 +3303,7 @@ components:
3276
3303
  Execute_FIToFICustomerCreditTransferV13:
3277
3304
  title: Execute_FIToFICustomerCreditTransferV13
3278
3305
  type: object
3306
+ additionalProperties: false
3279
3307
  properties:
3280
3308
  GrpHdr:
3281
3309
  allOf:
@@ -3334,6 +3362,7 @@ components:
3334
3362
  Extension:
3335
3363
  title: Extension
3336
3364
  type: object
3365
+ additionalProperties: false
3337
3366
  description: Data model for the complex type Extension.
3338
3367
  properties:
3339
3368
  key:
@@ -3352,6 +3381,7 @@ components:
3352
3381
  ExtensionList:
3353
3382
  title: ExtensionList
3354
3383
  type: object
3384
+ additionalProperties: false
3355
3385
  description: >
3356
3386
  Data model for the complex type ExtensionList. An optional list of
3357
3387
  extensions, specific to deployment.
@@ -3515,6 +3545,7 @@ components:
3515
3545
  FinancialIdentificationSchemeName1Choice:
3516
3546
  title: FinancialIdentificationSchemeName1Choice
3517
3547
  type: object
3548
+ additionalProperties: false
3518
3549
  description: |
3519
3550
  Specifies the name of the identification scheme.
3520
3551
  anyOf:
@@ -3544,6 +3575,7 @@ components:
3544
3575
  FinancialInstitutionIdentification18:
3545
3576
  title: FinancialInstitutionIdentification18
3546
3577
  type: object
3578
+ additionalProperties: false
3547
3579
  description: |
3548
3580
  Information used to identify a financial institution.
3549
3581
  properties:
@@ -3551,7 +3583,7 @@ components:
3551
3583
  allOf:
3552
3584
  - $ref: "#/components/schemas/BICFIDec2014Identifier"
3553
3585
  - description: >
3554
- BICFI
3586
+ BICFI
3555
3587
 
3556
3588
  Code allocated to a financial institution by the ISO 9362
3557
3589
  Registration Authority as described in ISO 9362 "Banking -
@@ -3621,6 +3653,7 @@ components:
3621
3653
  FinancialInstitutionIdentification23:
3622
3654
  title: FinancialInstitutionIdentification23
3623
3655
  type: object
3656
+ additionalProperties: false
3624
3657
  description: |
3625
3658
  Information used to identify a financial institution.
3626
3659
  properties:
@@ -3698,6 +3731,7 @@ components:
3698
3731
  FxRequest_FICreditTransferProposal:
3699
3732
  title: FxRequest_FICreditTransferProposal
3700
3733
  type: object
3734
+ additionalProperties: false
3701
3735
  description: >
3702
3736
  FxRequest_FICreditTransferProposal
3703
3737
 
@@ -3797,6 +3831,7 @@ components:
3797
3831
  FxResponse_FICreditTransferConfirmation:
3798
3832
  title: FxResponse_FICreditTransferConfirmation
3799
3833
  type: object
3834
+ additionalProperties: false
3800
3835
  description: >
3801
3836
  FxResponse_FICreditTransferConfirmation
3802
3837
 
@@ -3897,6 +3932,7 @@ components:
3897
3932
  Fxecute_FinancialInstitutionCreditTransferV12:
3898
3933
  title: Fxecute_FinancialInstitutionCreditTransferV12
3899
3934
  type: object
3935
+ additionalProperties: false
3900
3936
  description: >
3901
3937
  The Fxecute FinancialInstitutionCreditTransfer message is sent by the
3902
3938
  initiating party to the executing party to request the execution of a
@@ -3973,6 +4009,7 @@ components:
3973
4009
  GenericAccountIdentification1:
3974
4010
  title: GenericAccountIdentification1
3975
4011
  type: object
4012
+ additionalProperties: false
3976
4013
  description: >
3977
4014
  GenericAccountIdentification
3978
4015
 
@@ -4007,6 +4044,7 @@ components:
4007
4044
  GenericFinancialIdentification1:
4008
4045
  title: GenericFinancialIdentification1
4009
4046
  type: object
4047
+ additionalProperties: false
4010
4048
  description: >
4011
4049
  GenericFinancialIdentification
4012
4050
 
@@ -4041,6 +4079,7 @@ components:
4041
4079
  GenericIdentification3:
4042
4080
  title: GenericIdentification3
4043
4081
  type: object
4082
+ additionalProperties: false
4044
4083
  description: |
4045
4084
  Generic scheme identification for a party.
4046
4085
  properties:
@@ -4066,6 +4105,7 @@ components:
4066
4105
  GenericIdentification30:
4067
4106
  title: GenericIdentification30
4068
4107
  type: object
4108
+ additionalProperties: false
4069
4109
  description: |
4070
4110
  Generic scheme identification for a party.
4071
4111
  properties:
@@ -4099,6 +4139,7 @@ components:
4099
4139
  GenericOrganisationIdentification1:
4100
4140
  title: GenericOrganisationIdentification1
4101
4141
  type: object
4142
+ additionalProperties: false
4102
4143
  description: |
4103
4144
  Information that locates and identifies an organisation.
4104
4145
  properties:
@@ -4131,6 +4172,7 @@ components:
4131
4172
  GenericOrganisationIdentification3:
4132
4173
  title: GenericOrganisationIdentification3
4133
4174
  type: object
4175
+ additionalProperties: false
4134
4176
  description: |
4135
4177
  Information related to an identification of an organisation.
4136
4178
  properties:
@@ -4162,6 +4204,7 @@ components:
4162
4204
  GenericPersonIdentification1:
4163
4205
  title: GenericPersonIdentification1
4164
4206
  type: object
4207
+ additionalProperties: false
4165
4208
  description: |
4166
4209
  GenericPersonIdentification1
4167
4210
  Information that locates and identifies a specific person.
@@ -4194,6 +4237,7 @@ components:
4194
4237
  GenericPersonIdentification2:
4195
4238
  title: GenericPersonIdentification2
4196
4239
  type: object
4240
+ additionalProperties: false
4197
4241
  description: Identification of a person.
4198
4242
  properties:
4199
4243
  Id:
@@ -4224,6 +4268,7 @@ components:
4224
4268
  GetPartiesError_IdentificationVerificationReportV03:
4225
4269
  title: GetPartiesError_IdentificationVerificationReportV03
4226
4270
  type: object
4271
+ additionalProperties: false
4227
4272
  properties:
4228
4273
  Assgnmt:
4229
4274
  allOf:
@@ -4298,6 +4343,7 @@ components:
4298
4343
  GetParties_IdentificationVerificationReportV03:
4299
4344
  title: GetParties_IdentificationVerificationReportV03
4300
4345
  type: object
4346
+ additionalProperties: false
4301
4347
  properties:
4302
4348
  Assgnmt:
4303
4349
  allOf:
@@ -4382,6 +4428,7 @@ components:
4382
4428
  Set of characteristics shared by all individual transactions included in
4383
4429
  the message.
4384
4430
  type: object
4431
+ additionalProperties: false
4385
4432
  properties:
4386
4433
  MsgId:
4387
4434
  allOf:
@@ -4447,6 +4494,7 @@ components:
4447
4494
  Set of characteristics shared by all individual transactions included in
4448
4495
  the message.
4449
4496
  type: object
4497
+ additionalProperties: false
4450
4498
  properties:
4451
4499
  MsgId:
4452
4500
  allOf:
@@ -4479,6 +4527,7 @@ components:
4479
4527
  Group Header Set of characteristics shared by all individual
4480
4528
  transactions included in the message.
4481
4529
  type: object
4530
+ additionalProperties: false
4482
4531
  properties:
4483
4532
  MsgId:
4484
4533
  allOf:
@@ -4594,6 +4643,7 @@ components:
4594
4643
  IdentificationAssignment3:
4595
4644
  title: IdentificationAssignment3
4596
4645
  type: object
4646
+ additionalProperties: false
4597
4647
  description: >
4598
4648
  IdentificationAssignment
4599
4649
 
@@ -4657,6 +4707,7 @@ components:
4657
4707
  IdentificationInformation4:
4658
4708
  title: IdentificationInformation4
4659
4709
  type: object
4710
+ additionalProperties: false
4660
4711
  description: |
4661
4712
  Information that locates and identifies a specific party or account.
4662
4713
  properties:
@@ -4735,6 +4786,7 @@ components:
4735
4786
  instruction, provided by the initiating party, and intended for the
4736
4787
  creditor agent.
4737
4788
  type: object
4789
+ additionalProperties: false
4738
4790
  properties:
4739
4791
  Cd:
4740
4792
  allOf:
@@ -4764,6 +4816,7 @@ components:
4764
4816
  instruction, provided by the initiating party, and intended for the
4765
4817
  creditor agent.
4766
4818
  type: object
4819
+ additionalProperties: false
4767
4820
  properties:
4768
4821
  Cd:
4769
4822
  allOf:
@@ -4793,6 +4846,7 @@ components:
4793
4846
  instruction, provided by the initiating party, and intended for the next
4794
4847
  agent in the payment chain.
4795
4848
  type: object
4849
+ additionalProperties: false
4796
4850
  properties:
4797
4851
  Cd:
4798
4852
  allOf:
@@ -4827,6 +4881,7 @@ components:
4827
4881
  LocalInstrument2Choice:
4828
4882
  title: LocalInstrument2Choice
4829
4883
  type: object
4884
+ additionalProperties: false
4830
4885
  description: >
4831
4886
  Specifies the local instrument, as published in an external local
4832
4887
  instrument code list or as a proprietary code.
@@ -4983,6 +5038,7 @@ components:
4983
5038
  description: |
4984
5039
  Unique and unambiguous way to identify an organisation.
4985
5040
  type: object
5041
+ additionalProperties: false
4986
5042
  properties:
4987
5043
  AnyBIC:
4988
5044
  allOf:
@@ -5019,6 +5075,7 @@ components:
5019
5075
  description: |
5020
5076
  Unique and unambiguous way to identify an organisation.
5021
5077
  type: object
5078
+ additionalProperties: false
5022
5079
  properties:
5023
5080
  AnyBIC:
5024
5081
  allOf:
@@ -5055,6 +5112,7 @@ components:
5055
5112
  description: |
5056
5113
  Choice of format for the organisation identification.
5057
5114
  type: object
5115
+ additionalProperties: false
5058
5116
  properties:
5059
5117
  Cd:
5060
5118
  allOf:
@@ -5083,6 +5141,7 @@ components:
5083
5141
  Communication device number or electronic address used for
5084
5142
  communication.
5085
5143
  type: object
5144
+ additionalProperties: false
5086
5145
  properties:
5087
5146
  ChanlTp:
5088
5147
  allOf:
@@ -5106,6 +5165,7 @@ components:
5106
5165
  PacsError_FIToFIPaymentStatusReportV15:
5107
5166
  title: PacsError_FIToFIPaymentStatusReportV15
5108
5167
  type: object
5168
+ additionalProperties: false
5109
5169
  description: >
5110
5170
  This message is sent by an account servicing institution to an account
5111
5171
  owner. It is used to inform the account owner about the status of a
@@ -5163,6 +5223,7 @@ components:
5163
5223
  message. The message provides information on the status of a payment
5164
5224
  instruction and its underlying individual transactions.
5165
5225
  type: object
5226
+ additionalProperties: false
5166
5227
  properties:
5167
5228
  GrpHdr:
5168
5229
  allOf:
@@ -5210,6 +5271,7 @@ components:
5210
5271
  description: |
5211
5272
  Nature or use of the account.
5212
5273
  type: object
5274
+ additionalProperties: false
5213
5275
  anyOf:
5214
5276
  - properties:
5215
5277
  OrgId:
@@ -5243,6 +5305,7 @@ components:
5243
5305
  description: |
5244
5306
  Identification of a person, an organisation or a financial institution.
5245
5307
  type: object
5308
+ additionalProperties: false
5246
5309
  anyOf:
5247
5310
  - properties:
5248
5311
  Pty:
@@ -5291,6 +5354,7 @@ components:
5291
5354
  description: |
5292
5355
  NOTE: Unsure on the description.
5293
5356
  type: object
5357
+ additionalProperties: false
5294
5358
  anyOf:
5295
5359
  - properties:
5296
5360
  OrgId:
@@ -5324,6 +5388,7 @@ components:
5324
5388
  description: |
5325
5389
  Specifies the identification of a person or an organisation.
5326
5390
  type: object
5391
+ additionalProperties: false
5327
5392
  properties:
5328
5393
  Nm:
5329
5394
  allOf:
@@ -5402,6 +5467,7 @@ components:
5402
5467
  description: |
5403
5468
  Specifies the identification of a person or an organisation.
5404
5469
  type: object
5470
+ additionalProperties: false
5405
5471
  properties:
5406
5472
  Nm:
5407
5473
  allOf:
@@ -5474,6 +5540,7 @@ components:
5474
5540
  description: |
5475
5541
  Provides further means of referencing a payment transaction.
5476
5542
  type: object
5543
+ additionalProperties: false
5477
5544
  properties:
5478
5545
  InstrId:
5479
5546
  allOf:
@@ -5587,6 +5654,7 @@ components:
5587
5654
  Provides further details on the original transactions, to which the
5588
5655
  status report message refers.
5589
5656
  type: object
5657
+ additionalProperties: false
5590
5658
  properties:
5591
5659
  StsId:
5592
5660
  allOf:
@@ -5702,6 +5770,7 @@ components:
5702
5770
  description: |
5703
5771
  Provides further details of the type of payment.
5704
5772
  type: object
5773
+ additionalProperties: false
5705
5774
  properties:
5706
5775
  InstrPrty:
5707
5776
  $ref: "#/components/schemas/Priority2Code"
@@ -5754,6 +5823,7 @@ components:
5754
5823
  description: |
5755
5824
  Unique and unambiguous way to identify a person.
5756
5825
  type: object
5826
+ additionalProperties: false
5757
5827
  properties:
5758
5828
  DtAndPlcOfBirth:
5759
5829
  allOf:
@@ -5783,6 +5853,7 @@ components:
5783
5853
  description: |
5784
5854
  Unique and unambiguous way to identify a person.
5785
5855
  type: object
5856
+ additionalProperties: false
5786
5857
  properties:
5787
5858
  DtAndPlcOfBirth:
5788
5859
  allOf:
@@ -5812,6 +5883,7 @@ components:
5812
5883
  description: |
5813
5884
  Sets of elements to identify a name of the identification scheme.
5814
5885
  type: object
5886
+ additionalProperties: false
5815
5887
  anyOf:
5816
5888
  - properties:
5817
5889
  Cd:
@@ -5844,6 +5916,7 @@ components:
5844
5916
  PostalAddress24:
5845
5917
  title: PostalAddress24
5846
5918
  type: object
5919
+ additionalProperties: false
5847
5920
  description: >
5848
5921
  Information that locates and identifies a specific address, as defined
5849
5922
  by postal services.
@@ -5900,6 +5973,7 @@ components:
5900
5973
  PostalAddress27:
5901
5974
  title: PostalAddress27
5902
5975
  type: object
5976
+ additionalProperties: false
5903
5977
  description: >
5904
5978
  Information that locates and identifies a specific address, as defined
5905
5979
  by postal services.
@@ -6029,6 +6103,7 @@ components:
6029
6103
  description: |
6030
6104
  Information related to a proxy identification of the account.
6031
6105
  type: object
6106
+ additionalProperties: false
6032
6107
  properties:
6033
6108
  Tp:
6034
6109
  allOf:
@@ -6055,6 +6130,7 @@ components:
6055
6130
  description: |
6056
6131
  Specifies the type of the proxy account.
6057
6132
  type: object
6133
+ additionalProperties: false
6058
6134
  anyOf:
6059
6135
  - properties:
6060
6136
  Cd:
@@ -6094,6 +6170,7 @@ components:
6094
6170
 
6095
6171
  chain.
6096
6172
  type: object
6173
+ additionalProperties: false
6097
6174
  anyOf:
6098
6175
  - properties:
6099
6176
  Cd:
@@ -6125,6 +6202,7 @@ components:
6125
6202
  Information about an entity requiring the regulatory reporting
6126
6203
  information.
6127
6204
  type: object
6205
+ additionalProperties: false
6128
6206
  properties:
6129
6207
  Nm:
6130
6208
  allOf:
@@ -6152,6 +6230,7 @@ components:
6152
6230
  description: |
6153
6231
  Information needed due to regulatory and/or statutory requirements.
6154
6232
  type: object
6233
+ additionalProperties: false
6155
6234
  properties:
6156
6235
  DbtCdtRptgInd:
6157
6236
  allOf:
@@ -6217,6 +6296,7 @@ components:
6217
6296
  description: |
6218
6297
  Details about a service level.
6219
6298
  type: object
6299
+ additionalProperties: false
6220
6300
  anyOf:
6221
6301
  - properties:
6222
6302
  Cd:
@@ -6251,6 +6331,7 @@ components:
6251
6331
 
6252
6332
  instructing agent and the instructed agent was completed.
6253
6333
  type: object
6334
+ additionalProperties: false
6254
6335
  properties:
6255
6336
  SttlmMtd:
6256
6337
  $ref: "#/components/schemas/SettlementMethod1Code"
@@ -6308,6 +6389,7 @@ components:
6308
6389
  description: |
6309
6390
  Specifies the reason for the status.
6310
6391
  type: object
6392
+ additionalProperties: false
6311
6393
  anyOf:
6312
6394
  - properties:
6313
6395
  Cd:
@@ -6336,6 +6418,7 @@ components:
6336
6418
  description: |
6337
6419
  Unsure on description.
6338
6420
  type: object
6421
+ additionalProperties: false
6339
6422
  properties:
6340
6423
  Orgtr:
6341
6424
  allOf:
@@ -6378,6 +6461,7 @@ components:
6378
6461
 
6379
6462
  Information needed due to regulatory and statutory requirements.
6380
6463
  type: object
6464
+ additionalProperties: false
6381
6465
  properties:
6382
6466
  Tp:
6383
6467
  allOf:
@@ -6451,6 +6535,7 @@ components:
6451
6535
  Additional information that cannot be captured in the structured fields
6452
6536
  and/or any other specific block.
6453
6537
  type: object
6538
+ additionalProperties: false
6454
6539
  properties:
6455
6540
  PlcAndNm:
6456
6541
  allOf:
@@ -6487,11 +6572,13 @@ components:
6487
6572
  information. This technical envelope allows to segregate the
6488
6573
  supplementary data information from any other information.
6489
6574
  type: object
6575
+ additionalProperties: false
6490
6576
  TaxAmount3:
6491
6577
  title: TaxAmount3
6492
6578
  description: |
6493
6579
  Information on the amount of the tax record.
6494
6580
  type: object
6581
+ additionalProperties: false
6495
6582
  properties:
6496
6583
  Rate:
6497
6584
  allOf:
@@ -6549,6 +6636,7 @@ components:
6549
6636
  description: |
6550
6637
  Details of an authorised tax paying party.
6551
6638
  type: object
6639
+ additionalProperties: false
6552
6640
  properties:
6553
6641
  Titl:
6554
6642
  allOf:
@@ -6576,6 +6664,7 @@ components:
6576
6664
  with the law, including pre-defined parameters such as thresholds and
6577
6665
  type of account.
6578
6666
  type: object
6667
+ additionalProperties: false
6579
6668
  properties:
6580
6669
  Cdtr:
6581
6670
  allOf:
@@ -6701,6 +6790,7 @@ components:
6701
6790
  description: |
6702
6791
  Details about the entity involved in the tax paid or to be paid.
6703
6792
  type: object
6793
+ additionalProperties: false
6704
6794
  properties:
6705
6795
  TaxId:
6706
6796
  allOf:
@@ -6734,6 +6824,7 @@ components:
6734
6824
  description: |
6735
6825
  Details about the entity involved in the tax paid or to be paid.
6736
6826
  type: object
6827
+ additionalProperties: false
6737
6828
  properties:
6738
6829
  TaxId:
6739
6830
  allOf:
@@ -6777,6 +6868,7 @@ components:
6777
6868
  description: |
6778
6869
  Period of time details related to the tax payment.
6779
6870
  type: object
6871
+ additionalProperties: false
6780
6872
  properties:
6781
6873
  FrToDt:
6782
6874
  allOf:
@@ -6812,6 +6904,7 @@ components:
6812
6904
  description: |
6813
6905
  Set of elements used to define the tax record.
6814
6906
  type: object
6907
+ additionalProperties: false
6815
6908
  properties:
6816
6909
  AddtlInf:
6817
6910
  allOf:
@@ -6913,6 +7006,7 @@ components:
6913
7006
  description: |
6914
7007
  Details on the tax period and amount.
6915
7008
  type: object
7009
+ additionalProperties: false
6916
7010
  properties:
6917
7011
  Prd:
6918
7012
  allOf:
@@ -6989,6 +7083,7 @@ components:
6989
7083
  TermsRequest_FIToFICustomerCreditProposal:
6990
7084
  title: TermsRequest_FIToFICustomerCreditProposal
6991
7085
  type: object
7086
+ additionalProperties: false
6992
7087
  description: >
6993
7088
  This message is sent by a financial institution to a financial
6994
7089
  institution to propose the terms of a credit to a customer.
@@ -7030,6 +7125,7 @@ components:
7030
7125
  TermsResponse_FIToFICustomerCreditConfirmation:
7031
7126
  title: TermsResponse_FIToFICustomerCreditConfirmation
7032
7127
  type: object
7128
+ additionalProperties: false
7033
7129
  description: >
7034
7130
  This message is sent by the initiating party to the executing party,
7035
7131
  directly or through one or more intermediaries, to confirm the credit
@@ -7086,6 +7182,7 @@ components:
7086
7182
  UnderlyingCustomerCreditTransfer:
7087
7183
  title: UnderlyingCustomerCreditTransfer
7088
7184
  type: object
7185
+ additionalProperties: false
7089
7186
  properties:
7090
7187
  InstdAmt:
7091
7188
  allOf:
@@ -7126,6 +7223,7 @@ components:
7126
7223
  VerificationReason1Choice:
7127
7224
  title: VerificationReason1Choice
7128
7225
  type: object
7226
+ additionalProperties: false
7129
7227
  description: |
7130
7228
  Choice of format for the verification reason.
7131
7229
  Only one, between the coded and the proprietary, can be chosen.
@@ -7157,6 +7255,7 @@ components:
7157
7255
  VerificationReport4:
7158
7256
  title: VerificationReport4
7159
7257
  type: object
7258
+ additionalProperties: false
7160
7259
  description: >-
7161
7260
  VerificationReport
7162
7261