@mojaloop/api-snippets 17.6.0-snapshot.2 → 17.6.1

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 (247) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/audit-ci.jsonc +4 -2
  3. package/docs/fspiop-rest-v2.0-ISO20022-openapi3-snippets.yaml +6053 -0
  4. package/docs/fspiop-rest-v2.0-openapi3-snippets.yaml +1 -1
  5. package/docs/index.html +1 -0
  6. package/docs/sdk-scheme-adapter-backend-v2_0_0-openapi3-snippets.yaml +1 -1
  7. package/docs/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets.yaml +7 -7
  8. package/docs/sdk-scheme-adapter-outbound-v2_0_0-openapi3-snippets.yaml +1 -1
  9. package/docs/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets.yaml +1 -1
  10. package/fspiop/v2_0/openapi3/components/schemas/CorrelationId.yaml +1 -1
  11. package/fspiop/v2_0_ISO20022/openapi3/components/headers/Content-Length.yaml +9 -0
  12. package/fspiop/v2_0_ISO20022/openapi3/components/headers/Content-Type.yaml +6 -0
  13. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/Accept.yaml +8 -0
  14. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/Content-Length.yaml +11 -0
  15. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/Content-Type.yaml +8 -0
  16. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/Date.yaml +6 -0
  17. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/FSPIOP-Destination.yaml +13 -0
  18. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/FSPIOP-Encryption.yaml +8 -0
  19. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/FSPIOP-HTTP-Method.yaml +11 -0
  20. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/FSPIOP-Signature.yaml +8 -0
  21. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/FSPIOP-Source.yaml +10 -0
  22. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/FSPIOP-URI.yaml +10 -0
  23. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/ID.yaml +6 -0
  24. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/SubId.yaml +8 -0
  25. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/Type.yaml +6 -0
  26. package/fspiop/v2_0_ISO20022/openapi3/components/parameters/X-Forwarded-For.yaml +15 -0
  27. package/fspiop/v2_0_ISO20022/openapi3/components/responses/200.yaml +1 -0
  28. package/fspiop/v2_0_ISO20022/openapi3/components/responses/202.yaml +1 -0
  29. package/fspiop/v2_0_ISO20022/openapi3/components/responses/400.yaml +10 -0
  30. package/fspiop/v2_0_ISO20022/openapi3/components/responses/401.yaml +10 -0
  31. package/fspiop/v2_0_ISO20022/openapi3/components/responses/403.yaml +10 -0
  32. package/fspiop/v2_0_ISO20022/openapi3/components/responses/404.yaml +10 -0
  33. package/fspiop/v2_0_ISO20022/openapi3/components/responses/405.yaml +10 -0
  34. package/fspiop/v2_0_ISO20022/openapi3/components/responses/406.yaml +10 -0
  35. package/fspiop/v2_0_ISO20022/openapi3/components/responses/501.yaml +10 -0
  36. package/fspiop/v2_0_ISO20022/openapi3/components/responses/503.yaml +10 -0
  37. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountIdentification4Choice.yaml +29 -0
  38. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountSchemeName1Choice.yaml +24 -0
  39. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveCurrencyAndAmount.yaml +20 -0
  40. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveCurrencyAndAmount_SimpleType.yaml +13 -0
  41. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveCurrencyCode.yaml +8 -0
  42. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyAndAmount.yaml +20 -0
  43. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyAndAmount_SimpleType.yaml +4 -0
  44. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyCode.yaml +8 -0
  45. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType2Code.yaml +13 -0
  46. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType3Choice.yaml +24 -0
  47. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AnyBICDec2014Identifier.yaml +12 -0
  48. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BICFIDec2014Identifier.yaml +10 -0
  49. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BaseOneRate.yaml +6 -0
  50. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification6.yaml +41 -0
  51. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification8.yaml +38 -0
  52. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData3.yaml +44 -0
  53. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData5.yaml +45 -0
  54. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccount40.yaml +53 -0
  55. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccountType2Choice.yaml +24 -0
  56. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CategoryPurpose1Choice.yaml +25 -0
  57. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ChargeBearerType1Code.yaml +23 -0
  58. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ChargeType3Choice.yaml +26 -0
  59. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Charges16.yaml +39 -0
  60. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingChannel2Code.yaml +22 -0
  61. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemIdentification2Choice.yaml +25 -0
  62. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemMemberIdentification2.yaml +25 -0
  63. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact13.yaml +92 -0
  64. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact4.yaml +84 -0
  65. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CountryCode.yaml +7 -0
  66. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction67.yaml +203 -0
  67. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68.yaml +117 -0
  68. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CryptographicLockChoice.yaml +16 -0
  69. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndPlaceOfBirth1.yaml +38 -0
  70. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DatePeriod2.yaml +23 -0
  71. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorCode.yaml +11 -0
  72. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorDescription.yaml +5 -0
  73. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformation.yaml +13 -0
  74. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformationResponse.yaml +8 -0
  75. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Exact32HexBinaryText.yaml +6 -0
  76. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Exact4AlphaNumericText.yaml +6 -0
  77. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Execute_FIToFICustomerCreditTransferV13.yaml +69 -0
  78. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Extension.yaml +11 -0
  79. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExtensionKey.yaml +5 -0
  80. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExtensionList.yaml +15 -0
  81. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExtensionValue.yaml +5 -0
  82. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalAccountIdentification1Code.yaml +8 -0
  83. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalCashAccountType1Code.yaml +8 -0
  84. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalCategoryPurpose1Code.yaml +9 -0
  85. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalChargeType1Code.yaml +5 -0
  86. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalClearingSystemIdentification1Code.yaml +5 -0
  87. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalCreditorAgentInstruction1Code.yaml +5 -0
  88. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalFinancialInstitutionIdentification1Code.yaml +5 -0
  89. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalLocalInstrument1Code.yaml +5 -0
  90. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalOrganisationIdentification1Code.yaml +5 -0
  91. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalPaymentTransactionStatus1Code.yaml +5 -0
  92. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalPersonIdentification1Code.yaml +5 -0
  93. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalProxyAccountType1Code.yaml +5 -0
  94. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalPurpose1Code.yaml +5 -0
  95. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalServiceLevel1Code.yaml +5 -0
  96. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalStatusReason1Code.yaml +5 -0
  97. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExternalVerificationReason1Code.yaml +5 -0
  98. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialIdentificationSchemeName1Choice.yaml +22 -0
  99. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification18.yaml +65 -0
  100. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification23.yaml +65 -0
  101. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxRequest_FICreditTransferProposal.yaml +85 -0
  102. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxResponse_FICreditTransferConfirmation.yaml +89 -0
  103. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Fxecute_FinancialInstitutionCreditTransferV12.yaml +65 -0
  104. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericAccountIdentification1.yaml +28 -0
  105. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericFinancialIdentification1.yaml +28 -0
  106. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification3.yaml +21 -0
  107. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification30.yaml +28 -0
  108. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification1.yaml +28 -0
  109. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification3.yaml +28 -0
  110. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification1.yaml +28 -0
  111. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification2.yaml +28 -0
  112. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetPartiesError_IdentificationVerificationReportV03.yaml +70 -0
  113. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetParties_IdentificationVerificationReportV03.yaml +77 -0
  114. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader113.yaml +72 -0
  115. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader120.yaml +54 -0
  116. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader129.yaml +58 -0
  117. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IBAN2007Identifier.yaml +12 -0
  118. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ISODate.yaml +9 -0
  119. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ISODateTime.yaml +21 -0
  120. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ISOYear.yaml +6 -0
  121. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationAssignment3.yaml +47 -0
  122. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationInformation4.yaml +34 -0
  123. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationVerificationIndicator.yaml +8 -0
  124. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Instruction4Code.yaml +14 -0
  125. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3.yaml +23 -0
  126. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForNextAgent1.yaml +23 -0
  127. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/LEIIdentifier.yaml +8 -0
  128. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/LocalInstrument2Choice.yaml +22 -0
  129. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max105Text.yaml +7 -0
  130. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max10Text.yaml +7 -0
  131. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max128Text.yaml +7 -0
  132. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max140Text.yaml +7 -0
  133. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max15NumericText.yaml +6 -0
  134. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max16Text.yaml +7 -0
  135. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max2048Text.yaml +7 -0
  136. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max256Text.yaml +7 -0
  137. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max34Text.yaml +7 -0
  138. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max350Text.yaml +7 -0
  139. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max35Text.yaml +7 -0
  140. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max4Text.yaml +7 -0
  141. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Max70Text.yaml +7 -0
  142. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/NamePrefix2Code.yaml +10 -0
  143. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Number.yaml +4 -0
  144. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification29.yaml +31 -0
  145. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification39.yaml +31 -0
  146. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentificationSchemeName1Choice.yaml +24 -0
  147. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OtherContact1.yaml +22 -0
  148. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsError_FIToFIPaymentStatusReportV15.yaml +35 -0
  149. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsStatus_FIToFIPaymentStatusReportV15.yaml +30 -0
  150. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party38Choice.yaml +29 -0
  151. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party40Choice.yaml +45 -0
  152. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party52Choice.yaml +29 -0
  153. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification135.yaml +70 -0
  154. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification272.yaml +63 -0
  155. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentIdentification13.yaml +62 -0
  156. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTransaction163.yaml +47 -0
  157. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTypeInformation28.yaml +48 -0
  158. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PercentageRate.yaml +4 -0
  159. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification13.yaml +26 -0
  160. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification18.yaml +26 -0
  161. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentificationSchemeName1Choice.yaml +24 -0
  162. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PhoneNumber.yaml +5 -0
  163. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress24.yaml +55 -0
  164. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress27.yaml +61 -0
  165. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PreferredContactMethod1Code.yaml +11 -0
  166. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PreferredContactMethod2Code.yaml +11 -0
  167. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Priority2Code.yaml +9 -0
  168. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountIdentification1.yaml +23 -0
  169. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountType1Choice.yaml +26 -0
  170. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Purpose2Choice.yaml +29 -0
  171. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryAuthority2.yaml +20 -0
  172. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryReporting3.yaml +37 -0
  173. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryReportingType1Code.yaml +10 -0
  174. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ServiceLevel8Choice.yaml +25 -0
  175. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SettlementInstruction15.yaml +47 -0
  176. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SettlementMethod1Code.yaml +10 -0
  177. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReason6Choice.yaml +24 -0
  178. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReasonInformation14.yaml +39 -0
  179. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StructuredRegulatoryReporting3.yaml +56 -0
  180. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryData1.yaml +29 -0
  181. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryDataEnvelope1.yaml +8 -0
  182. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAmount3.yaml +49 -0
  183. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAuthorisation1.yaml +20 -0
  184. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxData1.yaml +105 -0
  185. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty1.yaml +27 -0
  186. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty2.yaml +36 -0
  187. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxPeriod3.yaml +29 -0
  188. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecord3.yaml +74 -0
  189. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecordDetails3.yaml +29 -0
  190. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecordPeriod1Code.yaml +43 -0
  191. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsRequest_FIToFICustomerCreditProposal.yaml +25 -0
  192. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsResponse_FIToFICustomerCreditConfirmation.yaml +28 -0
  193. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/UUIDv4Identifier.yaml +4 -0
  194. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReason1Choice.yaml +23 -0
  195. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReport4.yaml +77 -0
  196. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/hexBinary.yaml +4 -0
  197. package/fspiop/v2_0_ISO20022/openapi3/openapi.yaml +53 -0
  198. package/fspiop/v2_0_ISO20022/openapi3/paths/fxQuotes.yaml +46 -0
  199. package/fspiop/v2_0_ISO20022/openapi3/paths/fxQuotes_{ID}.yaml +81 -0
  200. package/fspiop/v2_0_ISO20022/openapi3/paths/fxQuotes_{ID}_error.yaml +49 -0
  201. package/fspiop/v2_0_ISO20022/openapi3/paths/fxTransfers.yaml +47 -0
  202. package/fspiop/v2_0_ISO20022/openapi3/paths/fxTransfers_{ID}.yaml +120 -0
  203. package/fspiop/v2_0_ISO20022/openapi3/paths/fxTransfers_{ID}_error.yaml +49 -0
  204. package/fspiop/v2_0_ISO20022/openapi3/paths/parties_{Type}_{ID}.yaml +82 -0
  205. package/fspiop/v2_0_ISO20022/openapi3/paths/parties_{Type}_{ID}_error.yaml +50 -0
  206. package/fspiop/v2_0_ISO20022/openapi3/paths/parties_{Type}_{ID}_{SubId}.yaml +83 -0
  207. package/fspiop/v2_0_ISO20022/openapi3/paths/parties_{Type}_{ID}_{SubId}_error.yaml +51 -0
  208. package/fspiop/v2_0_ISO20022/openapi3/paths/quotes.yaml +46 -0
  209. package/fspiop/v2_0_ISO20022/openapi3/paths/quotes_{ID}.yaml +80 -0
  210. package/fspiop/v2_0_ISO20022/openapi3/paths/quotes_{ID}_error.yaml +49 -0
  211. package/fspiop/v2_0_ISO20022/openapi3/paths/transfers.yaml +46 -0
  212. package/fspiop/v2_0_ISO20022/openapi3/paths/transfers_{ID}.yaml +119 -0
  213. package/fspiop/v2_0_ISO20022/openapi3/paths/transfers_{ID}_error.yaml +49 -0
  214. package/lib/fspiop/v1_0/openapi.d.ts +1494 -409
  215. package/lib/fspiop/v1_1/openapi.d.ts +1495 -417
  216. package/lib/fspiop/v2_0/json-schemas.json +39 -39
  217. package/lib/fspiop/v2_0/openapi.d.ts +1945 -560
  218. package/lib/fspiop/v2_0_ISO20022/index.d.ts +3 -0
  219. package/lib/fspiop/v2_0_ISO20022/index.js +9 -0
  220. package/lib/fspiop/v2_0_ISO20022/index.js.map +1 -0
  221. package/lib/fspiop/v2_0_ISO20022/json-schemas.json +118444 -0
  222. package/lib/fspiop/v2_0_ISO20022/openapi.d.ts +6077 -0
  223. package/lib/fspiop/v2_0_ISO20022/openapi.js +7 -0
  224. package/lib/fspiop/v2_0_ISO20022/openapi.js.map +1 -0
  225. package/lib/fspiop/v2_0_ISO20022/schemas.d.ts +106043 -0
  226. package/lib/fspiop/v2_0_ISO20022/schemas.js +171 -0
  227. package/lib/fspiop/v2_0_ISO20022/schemas.js.map +1 -0
  228. package/lib/fspiop/v2_0_ISO20022/types.d.ts +164 -0
  229. package/lib/fspiop/v2_0_ISO20022/types.js +4 -0
  230. package/lib/fspiop/v2_0_ISO20022/types.js.map +1 -0
  231. package/lib/index.d.ts +3 -0
  232. package/lib/index.js +4 -1
  233. package/lib/index.js.map +1 -1
  234. package/lib/sdk-scheme-adapter/v2_0_0/backend/json-schemas.json +14 -14
  235. package/lib/sdk-scheme-adapter/v2_0_0/backend/openapi.d.ts +384 -74
  236. package/lib/sdk-scheme-adapter/v2_0_0/outbound/json-schemas.json +55 -55
  237. package/lib/sdk-scheme-adapter/v2_0_0/outbound/openapi.d.ts +543 -109
  238. package/lib/sdk-scheme-adapter/v2_1_0/backend/json-schemas.json +66 -66
  239. package/lib/sdk-scheme-adapter/v2_1_0/backend/openapi.d.ts +503 -139
  240. package/lib/sdk-scheme-adapter/v2_1_0/outbound/json-schemas.json +72 -72
  241. package/lib/sdk-scheme-adapter/v2_1_0/outbound/openapi.d.ts +694 -184
  242. package/lib/thirdparty/openapi.d.ts +1639 -612
  243. package/package.json +30 -27
  244. package/sdk-bulk.yaml +1 -1
  245. package/sdk-scheme-adapter/v2_0_0/components/schemas/CorrelationId.yaml +1 -1
  246. package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +6 -6
  247. package/sdk-scheme-adapter/v2_1_0/components/schemas/CorrelationId.yaml +1 -1
@@ -2918,7 +2918,7 @@ components:
2918
2918
  title: CorrelationId
2919
2919
  type: string
2920
2920
  pattern: >-
2921
- ^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
2921
+ ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
2922
2922
  description: >-
2923
2923
  Identifier that correlates all messages of the same sequence. The API
2924
2924
  data type UUID (Universally Unique Identifier) is a JSON String in
package/docs/index.html CHANGED
@@ -43,6 +43,7 @@
43
43
  {url: "fspiop-rest-v1.0-openapi3-snippets.yaml", name: "v1.0"},
44
44
  {url: "fspiop-rest-v1.1-openapi3-snippets.yaml", name: "v1.1"},
45
45
  {url: "fspiop-rest-v2.0-openapi3-snippets.yaml", name: "v2.0"},
46
+ {url: "fspiop-rest-v2.0-ISO20022-openapi3-snippets.yaml", name: "v2.0_ISO20022"},
46
47
  {url: "thirdparty-openapi3-snippets.yaml", name: "thirdparty"},
47
48
  {url: "sdk-scheme-adapter-backend-v2_0_0-openapi3-snippets.yaml", name: "SDK Backend v2.0.0"},
48
49
  {url: "sdk-scheme-adapter-outbound-v2_0_0-openapi3-snippets.yaml", name: "SDK Outbound v2.0.0"},
@@ -1496,7 +1496,7 @@ components:
1496
1496
  CorrelationId:
1497
1497
  title: CorrelationId
1498
1498
  type: string
1499
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1499
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1500
1500
  description: Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).
1501
1501
  example: b51ec534-ee48-4575-b6a9-ead2955b8069
1502
1502
  bulkTransactionStatus:
@@ -674,7 +674,7 @@ components:
674
674
  type: string
675
675
  bulkQuoteId:
676
676
  description: A Mojaloop API bulk quote identifier (UUID).
677
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
677
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
678
678
  type: string
679
679
  bulkQuoteRequest:
680
680
  description: A request for a bulk quote.
@@ -720,7 +720,7 @@ components:
720
720
  type: object
721
721
  bulkTransferId:
722
722
  description: A Mojaloop API transfer identifier (UUID).
723
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
723
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
724
724
  type: string
725
725
  bulkTransferRequest:
726
726
  properties:
@@ -1163,7 +1163,7 @@ components:
1163
1163
  type: string
1164
1164
  quoteId:
1165
1165
  description: A Mojaloop API quote identifier (UUID).
1166
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1166
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1167
1167
  type: string
1168
1168
  quoteRequest:
1169
1169
  description: A request for a quote for transfer from the DFSP backend.
@@ -1275,7 +1275,7 @@ components:
1275
1275
  type: string
1276
1276
  transactionId:
1277
1277
  description: ID of the transaction, the ID is decided by the Payer FSP during the creation of the quote.
1278
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1278
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1279
1279
  type: string
1280
1280
  transactionRequest:
1281
1281
  description: A request for a pull based transfer.
@@ -1321,7 +1321,7 @@ components:
1321
1321
  type: object
1322
1322
  transactionRequestId:
1323
1323
  description: A Mojaloop API transaction request identifier (UUID).
1324
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1324
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1325
1325
  type: string
1326
1326
  transactionRequestResponse:
1327
1327
  description: A response to a request for a quote.
@@ -1413,7 +1413,7 @@ components:
1413
1413
  type: object
1414
1414
  transferId:
1415
1415
  description: A Mojaloop API transfer identifier (UUID).
1416
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1416
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1417
1417
  type: string
1418
1418
  transferParty:
1419
1419
  properties:
@@ -1603,7 +1603,7 @@ components:
1603
1603
  CorrelationId:
1604
1604
  title: CorrelationId
1605
1605
  type: string
1606
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1606
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
1607
1607
  description: Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).
1608
1608
  example: b51ec534-ee48-4575-b6a9-ead2955b8069
1609
1609
  bulkTransactionStatus:
@@ -680,7 +680,7 @@ components:
680
680
  CorrelationId:
681
681
  title: CorrelationId
682
682
  type: string
683
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
683
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
684
684
  description: Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).
685
685
  example: b51ec534-ee48-4575-b6a9-ead2955b8069
686
686
  errorResponse:
@@ -762,7 +762,7 @@ components:
762
762
  CorrelationId:
763
763
  title: CorrelationId
764
764
  type: string
765
- pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
765
+ pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$
766
766
  description: Identifier that correlates all messages of the same sequence. The API data type UUID (Universally Unique Identifier) is a JSON String in canonical format, conforming to [RFC 4122](https://tools.ietf.org/html/rfc4122), that is restricted by a regular expression for interoperability reasons. A UUID is always 36 characters long, 32 hexadecimal symbols and 4 dashes (‘-‘).
767
767
  example: b51ec534-ee48-4575-b6a9-ead2955b8069
768
768
  errorResponse:
@@ -1,6 +1,6 @@
1
1
  title: CorrelationId
2
2
  type: string
3
- pattern: '^[0-9a-f]{8}-[0-9a-f]{4}-[1-7][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$'
3
+ pattern: '^[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$'
4
4
  description: >-
5
5
  Identifier that correlates all messages of the same sequence. The API data
6
6
  type UUID (Universally Unique Identifier) is a JSON String in canonical
@@ -0,0 +1,9 @@
1
+ required: false
2
+ schema:
3
+ type: integer
4
+ description: >-
5
+ The `Content-Length` header field indicates the anticipated size of the
6
+ payload body. Only sent if there is a body.
7
+
8
+
9
+ **Note:** The API supports a maximum size of 5242880 bytes (5 Megabytes).
@@ -0,0 +1,6 @@
1
+ schema:
2
+ type: string
3
+ required: true
4
+ description: >-
5
+ The `Content-Type` header indicates the specific version of the API used to
6
+ send the payload body.
@@ -0,0 +1,8 @@
1
+ name: Accept
2
+ in: header
3
+ required: true
4
+ schema:
5
+ type: string
6
+ description: >-
7
+ The `Accept` header field indicates the version of the API the client would
8
+ like the server to use.
@@ -0,0 +1,11 @@
1
+ name: Content-Length
2
+ in: header
3
+ required: false
4
+ schema:
5
+ type: integer
6
+ description: >-
7
+ The `Content-Length` header field indicates the anticipated size of the
8
+ payload body. Only sent if there is a body.
9
+
10
+
11
+ **Note:** The API supports a maximum size of 5242880 bytes (5 Megabytes).
@@ -0,0 +1,8 @@
1
+ name: Content-Type
2
+ in: header
3
+ schema:
4
+ type: string
5
+ required: true
6
+ description: >-
7
+ The `Content-Type` header indicates the specific version of the API used to
8
+ send the payload body.
@@ -0,0 +1,6 @@
1
+ name: Date
2
+ in: header
3
+ schema:
4
+ type: string
5
+ required: true
6
+ description: The `Date` header field indicates the date when the request was sent.
@@ -0,0 +1,13 @@
1
+ name: FSPIOP-Destination
2
+ in: header
3
+ schema:
4
+ type: string
5
+ required: false
6
+ description: >-
7
+ The `FSPIOP-Destination` header field is a non-HTTP standard field used by the
8
+ API for HTTP header based routing of requests and responses to the
9
+ destination. The field must be set by the original sender of the request if
10
+ the destination is known (valid for all services except GET /parties) so that
11
+ any entities between the client and the server do not need to parse the
12
+ payload for routing purposes. If the destination is not known (valid for
13
+ service GET /parties), the field should be left empty.
@@ -0,0 +1,8 @@
1
+ name: FSPIOP-Encryption
2
+ in: header
3
+ schema:
4
+ type: string
5
+ required: false
6
+ description: >-
7
+ The `FSPIOP-Encryption` header field is a non-HTTP standard field used by the
8
+ API for applying end-to-end encryption of the request.
@@ -0,0 +1,11 @@
1
+ name: FSPIOP-HTTP-Method
2
+ in: header
3
+ schema:
4
+ type: string
5
+ required: false
6
+ description: >-
7
+ The `FSPIOP-HTTP-Method` header field is a non-HTTP standard field used by the
8
+ API for signature verification, should contain the service HTTP method.
9
+ Required if signature verification is used, for more information, see [the API
10
+ Signature
11
+ document](https://github.com/mojaloop/docs/tree/main/Specification%20Document%20Set).
@@ -0,0 +1,8 @@
1
+ name: FSPIOP-Signature
2
+ in: header
3
+ schema:
4
+ type: string
5
+ required: false
6
+ description: >-
7
+ The `FSPIOP-Signature` header field is a non-HTTP standard field used by the
8
+ API for applying an end-to-end request signature.
@@ -0,0 +1,10 @@
1
+ name: FSPIOP-Source
2
+ in: header
3
+ schema:
4
+ type: string
5
+ required: true
6
+ description: >-
7
+ The `FSPIOP-Source` header field is a non-HTTP standard field used by the API
8
+ for identifying the sender of the HTTP request. The field should be set by the
9
+ original sender of the request. Required for routing and signature
10
+ verification (see header field `FSPIOP-Signature`).
@@ -0,0 +1,10 @@
1
+ name: FSPIOP-URI
2
+ in: header
3
+ schema:
4
+ type: string
5
+ required: false
6
+ description: >-
7
+ The `FSPIOP-URI` header field is a non-HTTP standard field used by the API for
8
+ signature verification, should contain the service URI. Required if signature
9
+ verification is used, for more information, see [the API Signature
10
+ document](https://github.com/mojaloop/docs/tree/main/Specification%20Document%20Set).
@@ -0,0 +1,6 @@
1
+ name: ID
2
+ in: path
3
+ required: true
4
+ schema:
5
+ type: string
6
+ description: The identifier value.
@@ -0,0 +1,8 @@
1
+ name: SubId
2
+ in: path
3
+ required: true
4
+ schema:
5
+ type: string
6
+ description: >-
7
+ A sub-identifier of the party identifier, or a sub-type of the party
8
+ identifier's type. For example, `PASSPORT`, `DRIVING_LICENSE`.
@@ -0,0 +1,6 @@
1
+ name: Type
2
+ in: path
3
+ required: true
4
+ schema:
5
+ type: string
6
+ description: The type of the party identifier. For example, `MSISDN`, `PERSONAL_ID`.
@@ -0,0 +1,15 @@
1
+ name: X-Forwarded-For
2
+ in: header
3
+ schema:
4
+ type: string
5
+ required: false
6
+ description: >-
7
+ The `X-Forwarded-For` header field is an unofficially accepted standard used
8
+ for informational purposes of the originating client IP address, as a request
9
+ might pass multiple proxies, firewalls, and so on. Multiple `X-Forwarded-For`
10
+ values should be expected and supported by implementers of the API.
11
+
12
+
13
+ **Note:** An alternative to `X-Forwarded-For` is defined in [RFC
14
+ 7239](https://tools.ietf.org/html/rfc7239). However, to this point RFC 7239 is
15
+ less-used and supported than `X-Forwarded-For`.
@@ -0,0 +1 @@
1
+ description: Accepted
@@ -0,0 +1,10 @@
1
+ description: Bad Request
2
+ content:
3
+ application/json:
4
+ schema:
5
+ $ref: ../schemas/ErrorInformationResponse.yaml
6
+ headers:
7
+ Content-Length:
8
+ $ref: ../headers/Content-Length.yaml
9
+ Content-Type:
10
+ $ref: ../headers/Content-Type.yaml
@@ -0,0 +1,10 @@
1
+ description: Unauthorized
2
+ content:
3
+ application/json:
4
+ schema:
5
+ $ref: ../schemas/ErrorInformationResponse.yaml
6
+ headers:
7
+ Content-Length:
8
+ $ref: ../headers/Content-Length.yaml
9
+ Content-Type:
10
+ $ref: ../headers/Content-Type.yaml
@@ -0,0 +1,10 @@
1
+ description: Forbidden
2
+ content:
3
+ application/json:
4
+ schema:
5
+ $ref: ../schemas/ErrorInformationResponse.yaml
6
+ headers:
7
+ Content-Length:
8
+ $ref: ../headers/Content-Length.yaml
9
+ Content-Type:
10
+ $ref: ../headers/Content-Type.yaml
@@ -0,0 +1,10 @@
1
+ description: Not Found
2
+ content:
3
+ application/json:
4
+ schema:
5
+ $ref: ../schemas/ErrorInformationResponse.yaml
6
+ headers:
7
+ Content-Length:
8
+ $ref: ../headers/Content-Length.yaml
9
+ Content-Type:
10
+ $ref: ../headers/Content-Type.yaml
@@ -0,0 +1,10 @@
1
+ description: Method Not Allowed
2
+ content:
3
+ application/json:
4
+ schema:
5
+ $ref: ../schemas/ErrorInformationResponse.yaml
6
+ headers:
7
+ Content-Length:
8
+ $ref: ../headers/Content-Length.yaml
9
+ Content-Type:
10
+ $ref: ../headers/Content-Type.yaml
@@ -0,0 +1,10 @@
1
+ description: Not Acceptable
2
+ content:
3
+ application/json:
4
+ schema:
5
+ $ref: ../schemas/ErrorInformationResponse.yaml
6
+ headers:
7
+ Content-Length:
8
+ $ref: ../headers/Content-Length.yaml
9
+ Content-Type:
10
+ $ref: ../headers/Content-Type.yaml
@@ -0,0 +1,10 @@
1
+ description: Not Implemented
2
+ content:
3
+ application/json:
4
+ schema:
5
+ $ref: ../schemas/ErrorInformationResponse.yaml
6
+ headers:
7
+ Content-Length:
8
+ $ref: ../headers/Content-Length.yaml
9
+ Content-Type:
10
+ $ref: ../headers/Content-Type.yaml
@@ -0,0 +1,10 @@
1
+ description: Service Unavailable
2
+ content:
3
+ application/json:
4
+ schema:
5
+ $ref: ../schemas/ErrorInformationResponse.yaml
6
+ headers:
7
+ Content-Length:
8
+ $ref: ../headers/Content-Length.yaml
9
+ Content-Type:
10
+ $ref: ../headers/Content-Type.yaml
@@ -0,0 +1,29 @@
1
+ title: AccountIdentification4Choice
2
+ type: object
3
+ description: >
4
+ Specifies the unique identification of an account as assigned by the account
5
+ servicer.
6
+ properties:
7
+ IBAN:
8
+ description: >
9
+ IBAN
10
+
11
+ International Bank Account Number (IBAN) - identifier used internationally by financial
12
+ institutions to uniquely identify the account of a customer. Further specifications of the format and
13
+ content of the IBAN can be found in the standard ISO 13616 "Banking and related financial services -
14
+ International Bank Account Number (IBAN)" version 1997-10-01, or later revisions.
15
+ $ref: ./IBAN2007Identifier.yaml
16
+ Othr:
17
+ description: >
18
+ Other
19
+
20
+ Unique identification of an account, as assigned by the account servicer, using an
21
+ identification scheme.
22
+ $ref: ./GenericAccountIdentification1.yaml
23
+ oneOf:
24
+ - required:
25
+ - IBAN
26
+ - required:
27
+ - Othr
28
+ example:
29
+ IBAN: BE71096123456769
@@ -0,0 +1,24 @@
1
+ title: AccountSchemeName1Choice
2
+ type: object
3
+ description: |
4
+ Sets of elements to identify a name of the identification scheme.
5
+ properties:
6
+ Cd:
7
+ description: >
8
+ Code
9
+
10
+ Name of the identification scheme, in a coded form as published in an external list.
11
+ $ref: ./ExternalAccountIdentification1Code.yaml
12
+ Prtry:
13
+ description: >
14
+ Proprietary
15
+
16
+ Name of the identification scheme, in a free text form.
17
+ $ref: ./Max35Text.yaml
18
+ oneOf:
19
+ - required:
20
+ - Cd
21
+ - required:
22
+ - Prtry
23
+ example:
24
+ Cd: 1111
@@ -0,0 +1,20 @@
1
+ title: ActiveCurrencyAndAmount
2
+ type: object
3
+ description: >
4
+ A number of monetary units specified in an active currency where the
5
+ unit of currency is explicit and compliant with ISO 4217.
6
+ properties:
7
+ ActiveCurrencyAndAmount:
8
+ $ref: ./ActiveCurrencyAndAmount_SimpleType.yaml
9
+ Ccy:
10
+ description: >
11
+ Currency
12
+
13
+ Identification of the currency in which the account is held.
14
+ $ref: ./ActiveCurrencyCode.yaml
15
+ required:
16
+ - ActiveCurrencyAndAmount
17
+ - Ccy
18
+ example:
19
+ ActiveCurrencyAndAmount: 123.45
20
+ Ccy: USD
@@ -0,0 +1,13 @@
1
+ title: ActiveCurrencyAndAmount_SimpleType
2
+ type: string
3
+ description: |
4
+ NOTE: This regex doesn't seem correct given it's xsd definition.
5
+ <xs:simpleType name="ActiveCurrencyAndAmount_SimpleType">
6
+ <xs:restriction base="xs:decimal">
7
+ <xs:fractionDigits value="5"/>
8
+ <xs:totalDigits value="18"/>
9
+ <xs:minInclusive value="0"/>
10
+ </xs:restriction>
11
+ </xs:simpleType>
12
+ pattern: ^(?=[\d\-\.\,]{1,18}$)([\d\-\,\.]{1,5})?$
13
+ example: 123.45
@@ -0,0 +1,8 @@
1
+ title: ActiveCurrencyCode
2
+ type: string
3
+ pattern: ^[A-Z]{3,3}$
4
+ description: >-
5
+ A code allocated to a currency by a Maintenance Agency under an international
6
+ identification scheme as described in the latest edition of the international standard ISO
7
+ 4217 "Codes for the representation of currencies and funds".
8
+ example: USD
@@ -0,0 +1,20 @@
1
+ title: ActiveOrHistoricCurrencyAndAmount
2
+ type: object
3
+ description: >
4
+ A number of monetary units specified in an active or a historic currency where
5
+ the unit of currency is explicit and compliant with ISO 4217.
6
+ properties:
7
+ ActiveOrHistoricCurrencyAndAmount:
8
+ $ref: ./ActiveOrHistoricCurrencyAndAmount_SimpleType.yaml
9
+ Ccy:
10
+ description: >
11
+ Currency
12
+
13
+ Identification of the currency in which the account is held.
14
+ $ref: ./ActiveOrHistoricCurrencyCode.yaml
15
+ required:
16
+ - ActiveOrHistoricCurrencyAndAmount
17
+ - Ccy
18
+ example:
19
+ ActiveOrHistoricCurrencyAndAmount: 123.45
20
+ Ccy: USD
@@ -0,0 +1,4 @@
1
+ title: ActiveOrHistoricCurrencyAndAmount_SimpleType
2
+ type: string
3
+ pattern: ^(?=[\d\-\.\,]{1,18}$)([\d\-\,\.]{1,5})?$
4
+ example: 123.45
@@ -0,0 +1,8 @@
1
+ title: ActiveOrHistoricCurrencyCode
2
+ type: string
3
+ description: >
4
+ A code allocated to a currency by a Maintenance Agency under an international
5
+ identification scheme, as described in the latest edition of the international standard ISO
6
+ 4217 "Codes for the representation of currencies and funds".
7
+ pattern: ^[A-Z]{3,3}$
8
+ example: USD
@@ -0,0 +1,13 @@
1
+ description: |
2
+ AddressType2Code
3
+
4
+ Specifies the type of address.
5
+ enum:
6
+ - ADDR
7
+ - PBOX
8
+ - HOME
9
+ - BIZZ
10
+ - MLTO
11
+ - DLVY
12
+ type: string
13
+ example: ADDR
@@ -0,0 +1,24 @@
1
+ title: AddressType3Choice
2
+ type: object
3
+ description: |
4
+ Choice of formats for the type of address.
5
+ properties:
6
+ Cd:
7
+ description: >
8
+ Code
9
+
10
+ Type of address expressed as a code.
11
+ $ref: ./AddressType2Code.yaml
12
+ Prtry:
13
+ description: >
14
+ Proprietary
15
+
16
+ Type of address expressed as a proprietary code.
17
+ $ref: ./GenericIdentification30.yaml
18
+ oneOf:
19
+ - required:
20
+ - Cd
21
+ - required:
22
+ - Prtry
23
+ example:
24
+ Cd: ADDR
@@ -0,0 +1,12 @@
1
+ title: AnyBICDec2014Identifier
2
+ type: string
3
+ description: >
4
+ AnyBICDec2014Identifier
5
+
6
+ Code allocated to a financial or non-financial institution by the
7
+
8
+ ISO 9362 Registration Authority, as described in ISO 9362: 2014
9
+
10
+ - "Banking - Banking telecommunication messages - Business identifier code (BIC)".
11
+ pattern: ^[A-Z0-9]{4,4}[A-Z]{2,2}[A-Z0-9]{2,2}([A-Z0-9]{3,3}){0,1}$
12
+ example: J5BMVH7D
@@ -0,0 +1,10 @@
1
+ title: BICFIDec2014Identifier
2
+ type: string
3
+ description: |
4
+ Code allocated to a financial institution by the ISO 9362 Registration
5
+
6
+ Authority as described in ISO 9362: 2014
7
+
8
+ - "Banking - Banking telecommunication messages - Business identifier code (BIC)".
9
+ pattern: ^[A-Z0-9]{4,4}[A-Z]{2,2}[A-Z0-9]{2,2}([A-Z0-9]{3,3}){0,1}$
10
+ example: J5BMVH7D
@@ -0,0 +1,6 @@
1
+ title: BaseOneRate
2
+ type: string
3
+ description: |
4
+ Rate expressed as a decimal, for example, 0.7 is 7/10 and 70%.
5
+ pattern: ^(?=[\d\-\.\,]{1,11}$)([\d\-\,\.]{1,10})?$
6
+ example: 0.7
@@ -0,0 +1,41 @@
1
+ title: BranchAndFinancialInstitutionIdentification6
2
+ type: object
3
+ description: >
4
+ Unique and unambiguous identification of a financial institution or a branch
5
+ of a financial institution.
6
+ properties:
7
+ FinInstnId:
8
+ description: >
9
+ FinancialInstitutionIdentification
10
+
11
+ Unique and unambiguous identification of a financial institution, as assigned under an
12
+ internationally recognised or proprietary identification scheme.
13
+ $ref: ./FinancialInstitutionIdentification18.yaml
14
+ BrnchId:
15
+ description: >
16
+ BranchIdentification
17
+
18
+ Definition: Identifies a specific branch of a financial institution.
19
+
20
+ Usage: This component should be used in case the identification information in the financial institution
21
+ component does not provide identification up to branch level.
22
+ $ref: ./BranchData3.yaml
23
+ required:
24
+ - FinInstnId
25
+ example:
26
+ FinInstnId:
27
+ BICFI: J5BMVH7D
28
+ BrnchId:
29
+ Id: 123
30
+ Nm: Name
31
+ PstlAdr:
32
+ AdrTp: ADDR
33
+ Dept: Department
34
+ SubDept: Sub department
35
+ StrtNm: Street name
36
+ BldgNb: Building number
37
+ PstCd: Post code
38
+ TwnNm: Town name
39
+ CtrySubDvsn: Country subdivision
40
+ Ctry: Country
41
+ AdrLine: Address line