@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
@@ -0,0 +1,203 @@
1
+ title: CreditTransferTransaction67
2
+ description: >
3
+ Provides further details specific to the individual transaction(s) included in
4
+ the message.
5
+ type: object
6
+ properties:
7
+ PmtId:
8
+ description: >
9
+ PaymentIdentification
10
+
11
+ Set of elements used to reference a payment instruction.
12
+ $ref: ./PaymentIdentification13.yaml
13
+ PmtTpInf:
14
+ description: >
15
+ PaymentTypeInformation
16
+
17
+ Set of elements used to further specify the type of transaction.
18
+ $ref: ./PaymentTypeInformation28.yaml
19
+ IntrBkSttlmAmt:
20
+ description: >
21
+ InterbankSettlementAmount
22
+
23
+ Amount of money moved between the instructing agent and the instructed agent.
24
+ $ref: ./ActiveCurrencyAndAmount.yaml
25
+ InstdAmt:
26
+ description: >
27
+ InstructedAmount
28
+
29
+ Amount of money to be moved between the debtor and creditor,
30
+ before deduction of charges, expressed in the currency as ordered by the initiating party.
31
+ $ref: ./ActiveOrHistoricCurrencyAndAmount.yaml
32
+ XchgRate:
33
+ description: >
34
+ ExchangeRate
35
+
36
+ Factor used to convert an amount from one currency into another. This reflects the price at
37
+ which one currency was bought with another currency.
38
+ $ref: ./BaseOneRate.yaml
39
+ ChrgBr:
40
+ description: >
41
+ ChargeBearer
42
+
43
+ Specifies which party/parties will bear the charges associated with the processing of the
44
+ payment transaction.
45
+ $ref: ./ChargeBearerType1Code.yaml
46
+ ChrgsInf:
47
+ description: >
48
+ ChargesInformation
49
+
50
+ Provides information on the charges to be paid by the charge bearer(s) related to the
51
+ payment transaction
52
+ $ref: ./Charges16.yaml
53
+ Dbtr:
54
+ description: >
55
+ Debtor
56
+
57
+ Party that owes an amount of money to the (ultimate) creditor.
58
+ $ref: ./PartyIdentification272.yaml
59
+ DbtrAcct:
60
+ description: >
61
+ DebtorAccount
62
+
63
+ Unambiguous identification of the account of the debtor to which a debit entry will be made
64
+ as a result of the transaction.
65
+ $ref: ./CashAccount40.yaml
66
+ DbtrAgt:
67
+ description: >
68
+ DebtorAgent
69
+
70
+ Financial institution servicing an account for the debtor.
71
+ $ref: ./BranchAndFinancialInstitutionIdentification8.yaml
72
+ CdtrAgt:
73
+ description: >
74
+ CreditorAgent
75
+
76
+ Financial institution servicing an account for the creditor.
77
+ $ref: ./BranchAndFinancialInstitutionIdentification8.yaml
78
+ Cdtr:
79
+ description: >
80
+ Creditor
81
+
82
+ Party to which an amount of money is due.
83
+ $ref: ./PartyIdentification272.yaml
84
+ CdtrAcct:
85
+ description: >
86
+ CreditorAccount
87
+
88
+ Unambiguous identification of the account of the creditor to which a credit entry will be
89
+ posted as a result of the payment transaction.
90
+ $ref: ./CashAccount40.yaml
91
+ InstrForCdtrAgt:
92
+ description: >
93
+ InstructionForCreditorAgent
94
+
95
+ Set of elements used to provide information on the remittance advice.
96
+ $ref: ./InstructionForCreditorAgent3.yaml
97
+ InstrForNxtAgt:
98
+ description: >
99
+ InstructionForNextAgent
100
+
101
+ Set of elements used to provide information on the remittance advice.
102
+ $ref: ./InstructionForNextAgent1.yaml
103
+ Purp:
104
+ description: >
105
+ Purpose
106
+
107
+ Underlying reason for the payment transaction.
108
+ $ref: ./Purpose2Choice.yaml
109
+ RgltryRptg:
110
+ description: >
111
+ RegulatoryReporting
112
+
113
+ Information needed due to regulatory and statutory requirements.
114
+ $ref: ./RegulatoryReporting3.yaml
115
+ Tax:
116
+ description: >
117
+ Tax
118
+
119
+ Provides details on the tax.
120
+ $ref: ./TaxData1.yaml
121
+ VrfctnOfTerms:
122
+ $ref: ./CryptographicLockChoice.yaml
123
+ required:
124
+ - PmtId
125
+ - IntrBkSttlmAmt
126
+ - ChrgBr
127
+ - Dbtr
128
+ - DbtrAgt
129
+ - CdtrAgt
130
+ - Cdtr
131
+ example:
132
+ PmtId:
133
+ InstrId: INSTRID
134
+ EndToEndId: ENDTOENDID
135
+ PmtTpInf:
136
+ LclInstrm:
137
+ Cd: CHQB
138
+ Prtry: PROPRIETARY
139
+ SeqTp: SEQTP
140
+ IntrBkSttlmAmt:
141
+ ActiveCurrencyAndAmount: 123.45
142
+ Ccy: USD
143
+ InstdAmt:
144
+ ActiveOrHistoricCurrencyAndAmount: 123.45
145
+ Ccy: USD
146
+ XchgRate: 123.45
147
+ ChrgBr: SHAR
148
+ ChrgsInf:
149
+ Amt:
150
+ ActiveOrHistoricCurrencyAndAmount: 123.45
151
+ Ccy: USD
152
+ Agt:
153
+ BrnchId:
154
+ Id: BRANCHID
155
+ FinInstnId:
156
+ BICFI: BICFI
157
+ Tp:
158
+ Cd: SHAR
159
+ Dbtr:
160
+ Nm: NAME
161
+ PstlAdr:
162
+ AdrTp: ADDR
163
+ BldgNb: BLDGNB
164
+ Ctry: CTRY
165
+ TwnNm: TWNNM
166
+ PstCd: PSTCD
167
+ StrtNm: STRTNM
168
+ DbtrAcct:
169
+ Id:
170
+ IBAN: IBAN
171
+ DbtrAgt:
172
+ BrnchId:
173
+ Id: BRANCHID
174
+ FinInstnId:
175
+ BICFI: BICFI
176
+ CdtrAgt:
177
+ BrnchId:
178
+ Id: BRANCHID
179
+ FinInstnId:
180
+ BICFI: BICFI
181
+ Cdtr:
182
+ Nm: NAME
183
+ PstlAdr:
184
+ AdrTp: ADDR
185
+ BldgNb: BLDGNB
186
+ Ctry: CTRY
187
+ TwnNm: TWNNM
188
+ PstCd: PSTCD
189
+ StrtNm: STRTNM
190
+ CdtrAcct:
191
+ Id:
192
+ IBAN: IBAN
193
+ InstrForCdtrAgt:
194
+ Cd: CODE
195
+ InstrForNxtAgt:
196
+ Cd: CODE
197
+ Purp:
198
+ Cd: CASH
199
+ RgltryRptg:
200
+ Dbtr: TRUE
201
+ Cdtr: TRUE
202
+ Tax:
203
+ Cdtr
@@ -0,0 +1,117 @@
1
+ title: CreditTransferTransaction68
2
+ description: >
3
+ Provides further details specific to the individual transaction(s) included in
4
+ the message.
5
+ type: object
6
+ properties:
7
+ PmtId:
8
+ description: >
9
+ PaymentIdentification
10
+
11
+ Set of elements used to reference a payment instruction.
12
+ $ref: ./PaymentIdentification13.yaml
13
+ PmtTpInf:
14
+ description: >
15
+ PaymentTypeInformation
16
+
17
+ Set of elements used to further specify the type of transaction.
18
+ $ref: ./PaymentTypeInformation28.yaml
19
+ IntrBkSttlmAmt:
20
+ description: >
21
+ InterbankSettlementAmount
22
+
23
+ Amount of money moved between the instructing agent and the instructed agent.
24
+ $ref: ./ActiveCurrencyAndAmount.yaml
25
+ Dbtr:
26
+ description: >
27
+ Debtor
28
+
29
+ Party that owes an amount of money to the (ultimate) creditor.
30
+ $ref: ./BranchAndFinancialInstitutionIdentification8.yaml
31
+ DbtrAcct:
32
+ description: >
33
+ DebtorAccount
34
+
35
+ Account used to process a payment.
36
+ $ref: ./CashAccount40.yaml
37
+ DbtrAgt:
38
+ description: >
39
+ DebtorAgent
40
+
41
+ Financial institution servicing an account for the debtor.
42
+ $ref: ./BranchAndFinancialInstitutionIdentification8.yaml
43
+ CdtrAgt:
44
+ description: >
45
+ CreditorAgent
46
+
47
+ Financial institution servicing an account for the creditor.
48
+ $ref: ./BranchAndFinancialInstitutionIdentification8.yaml
49
+ Cdtr:
50
+ description: >
51
+ Creditor
52
+
53
+ Party to which an amount of money is due.
54
+ $ref: ./BranchAndFinancialInstitutionIdentification8.yaml
55
+ CdtrAcct:
56
+ description: >
57
+ CreditorAccount
58
+
59
+ Account to which a credit entry is made.
60
+ $ref: ./CashAccount40.yaml
61
+ InstrForCdtrAgt:
62
+ description: >
63
+ InstructionForCreditorAgent
64
+
65
+ Set of elements used to provide information on the remittance advice.
66
+ $ref: ./InstructionForCreditorAgent3.yaml
67
+ Purp:
68
+ description: >
69
+ Purpose
70
+
71
+ Underlying reason for the payment transaction.
72
+ $ref: ./Purpose2Choice.yaml
73
+ VrfctnOfTerms:
74
+ description: >
75
+ VerificationOfTerms
76
+
77
+ Set of elements used to provide information on the underlying terms of the transaction.
78
+ $ref: ./CryptographicLockChoice.yaml
79
+ required:
80
+ - PmtId
81
+ - IntrBkSttlmAmt
82
+ - Dbtr
83
+ - Cdtr
84
+ example:
85
+ PmtId:
86
+ InstrId: INSTRID
87
+ EndToEndId: ENDTOENDID
88
+ PmtTpInf:
89
+ LclInstrm:
90
+ Cd: CHQB
91
+ Prtry: PROPRIETARY
92
+ IntrBkSttlmAmt:
93
+ Amount: 123.45
94
+ Ccy: EUR
95
+ Dbtr:
96
+ Nm: Debtor Name
97
+ DbtrAcct:
98
+ Id:
99
+ IBAN: IBAN
100
+ DbtrAgt:
101
+ FinInstnId:
102
+ BICFI: BICFI
103
+ CdtrAgt:
104
+ FinInstnId:
105
+ BICFI: BICFI
106
+ Cdtr:
107
+ Nm: Creditor Name
108
+ CdtrAcct:
109
+ Id:
110
+ IBAN: IBAN
111
+ InstrForCdtrAgt:
112
+ Cd: INSTRUCTION
113
+ Purp:
114
+ Cd: CHAR
115
+ VrfctnOfTerms:
116
+ Cntt: CONTENT
117
+ CnttTp: PROPRIETARY
@@ -0,0 +1,16 @@
1
+ title: CryptographicLockChoice
2
+ description: |
3
+ NOTE: Unsure on description.
4
+ type: object
5
+ properties:
6
+ IlpV4PrepPacket:
7
+ $ref: ./hexBinary.yaml
8
+ Sh256Sgntr:
9
+ $ref: ./Exact32HexBinaryText.yaml
10
+ oneOf:
11
+ - required:
12
+ - IlpV4PrepPacket
13
+ - required:
14
+ - Sh256Sgntr
15
+ example:
16
+ IlpV4PrepPacket: 1234567890ABCDEF
@@ -0,0 +1,38 @@
1
+ title: DateAndPlaceOfBirth1
2
+ description: |
3
+ Details about date and place of birth of a person.
4
+ type: object
5
+ properties:
6
+ BirthDt:
7
+ description: >
8
+ BirthDate
9
+
10
+ Date on which a person is born.
11
+ $ref: ./ISODate.yaml
12
+ PrvcOfBirth:
13
+ description: >
14
+ ProvinceOfBirth
15
+
16
+ Province where a person was born.
17
+ $ref: ./Max35Text.yaml
18
+ CityOfBirth:
19
+ description: >
20
+ CityOfBirth
21
+
22
+ City where a person was born.
23
+ $ref: ./Max35Text.yaml
24
+ CtryOfBirth:
25
+ description: >
26
+ CountryOfBirth
27
+
28
+ Country where a person was born.
29
+ $ref: ./CountryCode.yaml
30
+ required:
31
+ - BirthDt
32
+ - CityOfBirth
33
+ - CtryOfBirth
34
+ example:
35
+ BirthDt: 1970-01-01
36
+ PrvcOfBirth: ON
37
+ CityOfBirth: Ottawa
38
+ CtryOfBirth: CA
@@ -0,0 +1,23 @@
1
+ title: DatePeriod2
2
+ description: |
3
+ Range of time defined by a start date and an end date.
4
+ type: object
5
+ properties:
6
+ FrDt:
7
+ description: >
8
+ FromDate
9
+
10
+ Start date of the range.
11
+ $ref: ./ISODate.yaml
12
+ ToDt:
13
+ description: >
14
+ ToDate
15
+
16
+ End date of the range.
17
+ $ref: ./ISODate.yaml
18
+ required:
19
+ - FrDt
20
+ - ToDt
21
+ example:
22
+ FrDt: '2022-01-01T00:00:00.000Z'
23
+ ToDt: '2022-12-31T23:59:59.999Z'
@@ -0,0 +1,11 @@
1
+ title: ErrorCode
2
+ type: string
3
+ pattern: ^[1-9]\d{3}$
4
+ description: >-
5
+ The API data type ErrorCode is a JSON String of four characters, consisting of
6
+ digits only. Negative numbers are not allowed. A leading zero is not allowed.
7
+ Each error code in the API is a four-digit number, for example, 1234, where
8
+ the first number (1 in the example) represents the high-level error category,
9
+ the second number (2 in the example) represents the low-level error category,
10
+ and the last two numbers (34 in the example) represent the specific error.
11
+ example: '5100'
@@ -0,0 +1,5 @@
1
+ title: ErrorDescription
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 128
5
+ description: Error description string.
@@ -0,0 +1,13 @@
1
+ title: ErrorInformation
2
+ type: object
3
+ description: Data model for the complex type ErrorInformation.
4
+ properties:
5
+ errorCode:
6
+ $ref: ./ErrorCode.yaml
7
+ errorDescription:
8
+ $ref: ./ErrorDescription.yaml
9
+ extensionList:
10
+ $ref: ./ExtensionList.yaml
11
+ required:
12
+ - errorCode
13
+ - errorDescription
@@ -0,0 +1,8 @@
1
+ title: ErrorInformationResponse
2
+ type: object
3
+ description: >
4
+ Data model for the complex type object that contains an optional element
5
+ ErrorInformation used along with 4xx and 5xx responses.
6
+ properties:
7
+ errorInformation:
8
+ $ref: ./ErrorInformation.yaml
@@ -0,0 +1,6 @@
1
+ title: Exact32HexBinaryText
2
+ description: |
3
+ Specifies a hexadecimal string with a length of 32 characters.
4
+ type: string
5
+ pattern: ^([0-9A-F][0-9A-F]){32}$
6
+ example: 1234567890ABCDEF1234567890ABCDEF
@@ -0,0 +1,6 @@
1
+ title: Exact4AlphaNumericText
2
+ description: |
3
+ Specifies an alphanumeric string with a length of 4 characters.
4
+ type: string
5
+ pattern: ^[a-zA-Z0-9]{4}$
6
+ example: 1234
@@ -0,0 +1,69 @@
1
+ title: Execute_FIToFICustomerCreditTransferV13
2
+ type: object
3
+ properties:
4
+ GrpHdr:
5
+ description: >
6
+ GroupHeader.
7
+ $ref: ./GroupHeader129.yaml
8
+ CdtTrfTxInf:
9
+ description: >
10
+ CreditTransferTransactionInformation.
11
+ $ref: ./CreditTransferTransaction67.yaml
12
+ required:
13
+ - GrpHdr
14
+ - CdtTrfTxInf
15
+ example:
16
+ GrpHdr:
17
+ MsgId: 12345
18
+ CreDtTm: '2020-01-01T00:00:00Z'
19
+ PmtInstrXpryDtTm: '2020-01-01T00:00:00Z'
20
+ NbOfTxs: 1
21
+ SttlmInf:
22
+ SttlmMtd: INDA
23
+ SttlmAcct:
24
+ Id:
25
+ IBAN: 123
26
+ SttlmAcctOwnr:
27
+ Nm: John Doe
28
+ SttlmAcctSvcr:
29
+ BICFI: 123
30
+ CdtTrfTxInf:
31
+ PmtId:
32
+ InstrId: 123
33
+ EndToEndId: 123
34
+ PmtTpInf:
35
+ InstrPrty: NORM
36
+ InstdAmt:
37
+ Amt: 123
38
+ Ccy: EUR
39
+ ChrgBr: SLEV
40
+ CdtrAgt:
41
+ FinInstnId:
42
+ BICFI: 123
43
+ Cdtr:
44
+ Nm: John Doe
45
+ CdtrAcct:
46
+ Id:
47
+ IBAN: 123
48
+ RmtInf:
49
+ Ustrd: Test
50
+ CdtTrfTxInf:
51
+ PmtId:
52
+ InstrId: 123
53
+ EndToEndId: 123
54
+ PmtTpInf:
55
+ InstrPrty: NORM
56
+ InstdAmt:
57
+ Amt: 123
58
+ Ccy: EUR
59
+ ChrgBr: SLEV
60
+ CdtrAgt:
61
+ FinInstnId:
62
+ BICFI: 123
63
+ Cdtr:
64
+ Nm: John Doe
65
+ CdtrAcct:
66
+ Id:
67
+ IBAN: 123
68
+ RmtInf:
69
+ Ustrd: Test
@@ -0,0 +1,11 @@
1
+ title: Extension
2
+ type: object
3
+ description: Data model for the complex type Extension.
4
+ properties:
5
+ key:
6
+ $ref: ./ExtensionKey.yaml
7
+ value:
8
+ $ref: ./ExtensionValue.yaml
9
+ required:
10
+ - key
11
+ - value
@@ -0,0 +1,5 @@
1
+ title: ExtensionKey
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 32
5
+ description: Extension key.
@@ -0,0 +1,15 @@
1
+ title: ExtensionList
2
+ type: object
3
+ description: >
4
+ Data model for the complex type ExtensionList. An optional list of extensions,
5
+ specific to deployment.
6
+ properties:
7
+ extension:
8
+ type: array
9
+ items:
10
+ $ref: ./Extension.yaml
11
+ minItems: 1
12
+ maxItems: 16
13
+ description: Number of Extension elements.
14
+ required:
15
+ - extension
@@ -0,0 +1,5 @@
1
+ title: ExtensionValue
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 128
5
+ description: Extension value.
@@ -0,0 +1,8 @@
1
+ title: ExternalAccountIdentification1Code
2
+ description: >
3
+ Specifies the external account identification scheme name code in the format
4
+ of character string with a maximum length of 4 characters.
5
+ type: string
6
+ minLength: 1
7
+ maxLength: 4
8
+ example: 1234
@@ -0,0 +1,8 @@
1
+ title: ExternalCashAccountType1Code
2
+ description: >
3
+ Specifies the nature, or use, of the cash account in the format of character
4
+ string with a maximum length of 4 characters.
5
+ type: string
6
+ minLength: 1
7
+ maxLength: 4
8
+ example: 1234
@@ -0,0 +1,9 @@
1
+ description: >
2
+ Specifies the category purpose, as published in an external category purpose
3
+ code list.
4
+
5
+ External code sets can be downloaded from www.iso20022.org.
6
+ maxLength: 4
7
+ minLength: 1
8
+ type: string
9
+ example: 1234
@@ -0,0 +1,5 @@
1
+ title: ExternalChargeType1Code
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 4
5
+ example: 1234
@@ -0,0 +1,5 @@
1
+ title: ExternalClearingSystemIdentification1Code
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 5
5
+ example: 12345
@@ -0,0 +1,5 @@
1
+ title: ExternalCreditorAgentInstruction1Code
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 4
5
+ example: 1234
@@ -0,0 +1,5 @@
1
+ title: ExternalFinancialInstitutionIdentification1Code
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 4
5
+ example: 1234
@@ -0,0 +1,5 @@
1
+ title: ExternalLocalInstrument1Code
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 35
5
+ example: 12345
@@ -0,0 +1,5 @@
1
+ title: ExternalOrganisationIdentification1Code
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 4
5
+ example: 1234
@@ -0,0 +1,5 @@
1
+ title: ExternalPaymentTransactionStatus1Code
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 4
5
+ example: 1234
@@ -0,0 +1,5 @@
1
+ title: ExternalPersonIdentification1Code
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 4
5
+ example: 1234
@@ -0,0 +1,5 @@
1
+ title: ExternalProxyAccountType1Code
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 4
5
+ example: 1234
@@ -0,0 +1,5 @@
1
+ title: ExternalPurpose1Code
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 4
5
+ example: 1234
@@ -0,0 +1,5 @@
1
+ title: ExternalServiceLevel1Code
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 4
5
+ example: 1234
@@ -0,0 +1,5 @@
1
+ title: ExternalStatusReason1Code
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 4
5
+ example: 1234