@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,5 @@
1
+ title: ExternalVerificationReason1Code
2
+ type: string
3
+ minLength: 1
4
+ maxLength: 4
5
+ example: 1234
@@ -0,0 +1,22 @@
1
+ title: FinancialIdentificationSchemeName1Choice
2
+ type: object
3
+ properties:
4
+ Cd:
5
+ description: >
6
+ Code
7
+
8
+ Name of the identification scheme, in a coded form as published in an external list.
9
+ $ref: ./ExternalFinancialInstitutionIdentification1Code.yaml
10
+ Prtry:
11
+ description: >
12
+ Proprietary
13
+
14
+ Name of the identification scheme, in a free text form.
15
+ $ref: ./Max35Text.yaml
16
+ oneOf:
17
+ - required:
18
+ - Cd
19
+ - required:
20
+ - Prtry
21
+ example:
22
+ Cd: BIC
@@ -0,0 +1,65 @@
1
+ title: FinancialInstitutionIdentification18
2
+ type: object
3
+ properties:
4
+ BICFI:
5
+ description: >
6
+ BICFI
7
+
8
+ Code allocated to a financial institution by the ISO 9362 Registration Authority as described
9
+ in ISO 9362 "Banking - Banking telecommunication messages - Business identifier code (BIC)"
10
+ $ref: ./BICFIDec2014Identifier.yaml
11
+ ClrSysMmbId:
12
+ description: >
13
+ ClearingSystemMemberIdentification
14
+
15
+ Information used to identify a member within a clearing system
16
+ $ref: ./ClearingSystemMemberIdentification2.yaml
17
+ LEI:
18
+ description: >
19
+ LEI
20
+
21
+ Legal entity identifier of the financial institution.
22
+ $ref: ./LEIIdentifier.yaml
23
+ Nm:
24
+ description: >
25
+ Name
26
+
27
+ Name by which an agent is known and which is usually used to identify that agent
28
+ $ref: ./Max140Text.yaml
29
+ PstlAdr:
30
+ description: >
31
+ PostalAddress
32
+
33
+ Information that locates and identifies a specific address, as defined by postal services.
34
+ $ref: ./PostalAddress24.yaml
35
+ Othr:
36
+ description: >
37
+ Other
38
+
39
+ Unique identification of an agent, as assigned by an institution, using an identification
40
+ scheme.
41
+ $ref: ./GenericFinancialIdentification1.yaml
42
+ example:
43
+ BICFI: J5BMVH7D
44
+ ClrSysMmbId:
45
+ ClrSysId: 1234
46
+ MmbId: 123
47
+ LEI: 123
48
+ Nm: Name
49
+ PstlAdr:
50
+ AdrTp: ADDR
51
+ Dept: Department
52
+ SubDept: Sub department
53
+ StrtNm: Street name
54
+ BldgNb: Building number
55
+ PstCd: Post code
56
+ TwnNm: Town name
57
+ CtrySubDvsn: Country subdivision
58
+ Ctry: Country
59
+ AdrLine: Address line
60
+ Othr:
61
+ Id: 123
62
+ SchmeNm:
63
+ Cd: 123
64
+ Prtry: 123
65
+ Issr: 123
@@ -0,0 +1,65 @@
1
+ title: FinancialInstitutionIdentification23
2
+ type: object
3
+ properties:
4
+ BICFI:
5
+ description: >
6
+ BICFI
7
+
8
+ Code allocated to a financial institution by the ISO 9362 Registration Authority as described
9
+ in ISO 9362 "Banking - Banking telecommunication messages - Business identifier code (BIC)"
10
+ $ref: ./BICFIDec2014Identifier.yaml
11
+ ClrSysMmbId:
12
+ description: >
13
+ ClearingSystemMemberIdentification
14
+
15
+ Information used to identify a member within a clearing system
16
+ $ref: ./ClearingSystemMemberIdentification2.yaml
17
+ LEI:
18
+ description: >
19
+ LEI
20
+
21
+ Legal entity identifier of the financial institution.
22
+ $ref: ./LEIIdentifier.yaml
23
+ Nm:
24
+ description: >
25
+ Name
26
+
27
+ Name by which an agent is known and which is usually used to identify that agent
28
+ $ref: ./Max140Text.yaml
29
+ PstlAdr:
30
+ description: >
31
+ PostalAddress
32
+
33
+ Information that locates and identifies a specific address, as defined by postal services.
34
+ $ref: ./PostalAddress27.yaml
35
+ Othr:
36
+ description: >
37
+ Other
38
+
39
+ Unique identification of an agent, as assigned by an institution, using an identification
40
+ scheme.
41
+ $ref: ./GenericFinancialIdentification1.yaml
42
+ example:
43
+ BICFI: J5BMVH7D
44
+ ClrSysMmbId:
45
+ ClrSysId:
46
+ Cd: CHQB
47
+ MmbId: 123456789
48
+ LEI: 123
49
+ Nm: Name
50
+ PstlAdr:
51
+ AdrTp: ADDR
52
+ Dept: Department
53
+ SubDept: Sub department
54
+ StrtNm: Street name
55
+ BldgNb: Building number
56
+ PstCd: Post code
57
+ TwnNm: Town name
58
+ CtrySubDvsn: Country subdivision
59
+ Ctry: Country
60
+ AdrLine: Address line
61
+ Othr:
62
+ Id: 123
63
+ SchmeNm:
64
+ Cd: CHQB
65
+ Issr: 123
@@ -0,0 +1,85 @@
1
+ title: FxRequest_FICreditTransferProposal
2
+ type: object
3
+ properties:
4
+ GrpHdr:
5
+ description: >
6
+ GroupHeader
7
+
8
+ Set of characteristics shared by all individual transactions included in the message.
9
+ $ref: ./GroupHeader113.yaml
10
+ required:
11
+ - GrpHdr
12
+ example:
13
+ GrpHdr:
14
+ MsgId: 12345
15
+ CreDtTm: '2020-01-01T00:00:00Z'
16
+ NbOfTxs: 1
17
+ TtlIntrBkSttlmAmt:
18
+ Ccy: EUR
19
+ Value: 100.0
20
+ SttlmInf:
21
+ SttlmMtd: INDA
22
+ SttlmAcct:
23
+ Id:
24
+ IBAN: BE71096123456769
25
+ Ccy: EUR
26
+ SttlmAcctOwnr:
27
+ Nm: Name
28
+ SttlmAcctSvcr:
29
+ Nm: Name
30
+ SttlmAgt:
31
+ FinInstnId:
32
+ BICFI: BIC
33
+ PmtTpInf:
34
+ InstrPrty: NORM
35
+ CtgyPurp: CASH
36
+ CdtTrfTxInf:
37
+ PmtId:
38
+ InstrId: 12345
39
+ EndToEndId: 12345
40
+ Amt:
41
+ InstdAmt:
42
+ Ccy: EUR
43
+ Value: 100.0
44
+ Cdtr:
45
+ Nm: Name
46
+ CdtrAcct:
47
+ Id:
48
+ IBAN: BE71096123456769
49
+ Ccy: EUR
50
+ CdtrAgt:
51
+ FinInstnId:
52
+ BICFI: BIC
53
+ Dbtr:
54
+ Nm: Name
55
+ DbtrAcct:
56
+ Id:
57
+ IBAN: BE71096123456769
58
+ Ccy: EUR
59
+ DbtrAgt:
60
+ FinInstnId:
61
+ BICFI: BIC
62
+ IntrBkSttlmAmt:
63
+ Ccy: EUR
64
+ Value: 100.0
65
+ PmtTpInf:
66
+ InstrPrty: NORM
67
+ ClrChanl: RTGS
68
+ SvcLvl:
69
+ Cd: SEPA
70
+ LclInstrm:
71
+ Cd: CORE
72
+ CtgyPurp:
73
+ Cd: CASH
74
+ RgltryRptg:
75
+ Dbtr:
76
+ Nm: Name
77
+ DbtrAcct:
78
+ Id:
79
+ IBAN: BE71096123456769
80
+ Ccy: EUR
81
+ DbtrAgt:
82
+ FinInstnId:
83
+ BICFI: BIC
84
+ Cdtr:
85
+ Nm: Name
@@ -0,0 +1,89 @@
1
+ title: FxResponse_FICreditTransferConfirmation
2
+ type: object
3
+ properties:
4
+ GrpHdr:
5
+ description: >
6
+ GroupHeader
7
+
8
+ Set of characteristics shared by all individual transactions included in the message.
9
+ $ref: ./GroupHeader113.yaml
10
+ CdtTrfTxInf:
11
+ description: >
12
+ CreditTransferTransactionInformation
13
+
14
+ Set of elements providing information specific to the individual credit transfer(s).
15
+ $ref: ./CreditTransferTransaction68.yaml
16
+ required:
17
+ - GrpHdr
18
+ - CdtTrfTxInf
19
+ example:
20
+ GrpHdr:
21
+ MsgId: 20191122-123456
22
+ CreDtTm: '2019-11-22T12:34:56'
23
+ NbOfTxs: 1
24
+ CtrlSum: 100.00
25
+ InitgPty:
26
+ Nm: Initiating Party Name
27
+ MsgRcpt:
28
+ Nm: Message Recipient Name
29
+ CdtTrfTxInf:
30
+ PmtId:
31
+ InstrId: 20191122-123456
32
+ EndToEndId: 20191122-123456
33
+ PmtTpInf:
34
+ InstrPrty: NORM
35
+ CtgyPurp: SUPP
36
+ IntrBkSttlmAmt:
37
+ Amt: 100.00
38
+ Ccy: EUR
39
+ ChrgBr: SLEV
40
+ Cdtr:
41
+ Nm: Creditor Name
42
+ CdtrAcct:
43
+ Id:
44
+ IBAN: BE71096123456769
45
+ Tp:
46
+ Cd: CACC
47
+ Ccy: EUR
48
+ Nm: My account
49
+ CdtrAgt:
50
+ FinInstnId:
51
+ BICFI: BNBABEBB
52
+ CdtrAgtAcct:
53
+ Id:
54
+ IBAN: BE71096123456769
55
+ Tp:
56
+ Cd: CACC
57
+ Ccy: EUR
58
+ Nm: My account
59
+ Dbtr:
60
+ Nm: Debtor Name
61
+ DbtrAcct:
62
+ Id:
63
+ IBAN: BE71096123456769
64
+ Tp:
65
+ Cd: CACC
66
+ Ccy: EUR
67
+ Nm: My account
68
+ DbtrAgt:
69
+ FinInstnId:
70
+ BICFI: BNBABEBB
71
+ DbtrAgtAcct:
72
+ Id:
73
+ IBAN: BE71096123456769
74
+ Tp:
75
+ Cd: CACC
76
+ Ccy: EUR
77
+ Nm: My account
78
+ RmtInf:
79
+ Ustrd: Remittance Information
80
+ RgltryRptg:
81
+ Dbtr:
82
+ Nm: Debtor Name
83
+ DbtrAcct:
84
+ Id:
85
+ IBAN: BE71096123456769
86
+ Tp:
87
+ Cd: CACC
88
+ Ccy: EUR
89
+ Nm: My account
@@ -0,0 +1,65 @@
1
+ title: Fxecute_FinancialInstitutionCreditTransferV12
2
+ type: object
3
+ properties:
4
+ GrpHdr:
5
+ description: >
6
+ GroupHeader.
7
+
8
+ Set of characteristics shared by all individual transactions included in the message.
9
+ $ref: ./GroupHeader129.yaml
10
+ CdtTrfTxInf:
11
+ description: >
12
+ CreditTransferTransactionInformation.
13
+
14
+ Set of elements providing information specific to the individual credit transfer(s).
15
+ $ref: ./CreditTransferTransaction68.yaml
16
+ required:
17
+ - GrpHdr
18
+ - CdtTrfTxInf
19
+ example:
20
+ GrpHdr:
21
+ MsgId: 20191113001
22
+ CreDtTm: '2019-11-13T10:00:00'
23
+ NbOfTxs: 1
24
+ CtrlSum: 1000
25
+ InitgPty:
26
+ Nm: Initiating Party Name
27
+ Id:
28
+ OrgId:
29
+ Othr:
30
+ Id: 123456789
31
+ SchmeNm:
32
+ Cd: BBA
33
+ FwdgAgt:
34
+ FinInstnId:
35
+ BICFI: BBBBBBBB
36
+ DbtrAgt:
37
+ FinInstnId:
38
+ BICFI: AAAAAAAA
39
+ CdtrAgt:
40
+ FinInstnId:
41
+ BICFI: CCCCCCCC
42
+ CdtTrfTxInf:
43
+ PmtId:
44
+ InstrId: 20191113001
45
+ EndToEndId: 20191113001
46
+ PmtTpInf:
47
+ InstrPrty: NORM
48
+ CtgyPurp:
49
+ Cd: SUPP
50
+ InstrForCdtrAgt:
51
+ Cd: /ACC/123456789
52
+ IntrBkSttlmAmt:
53
+ Amt: 1000
54
+ Ccy: EUR
55
+ ChrgBr: SLEV
56
+ CdtrAgt:
57
+ FinInstnId:
58
+ BICFI: CCCCCCCC
59
+ Cdtr:
60
+ Nm: Creditor Name
61
+ CdtrAcct:
62
+ Id:
63
+ IBAN: BE71096123456769
64
+ RmtInf:
65
+ Ustrd: Payment for invoice 12345
@@ -0,0 +1,28 @@
1
+ title: GenericAccountIdentification1
2
+ type: object
3
+ properties:
4
+ Id:
5
+ description: >
6
+ Identification
7
+
8
+ Identification assigned by an institution.
9
+ $ref: ./Max34Text.yaml
10
+ SchmeNm:
11
+ description: >
12
+ SchemeName
13
+
14
+ Name of the identification scheme.
15
+ $ref: ./AccountSchemeName1Choice.yaml
16
+ Issr:
17
+ description: >
18
+ Issuer
19
+
20
+ Entity that assigns the identification.
21
+ $ref: ./Max35Text.yaml
22
+ required:
23
+ - Id
24
+ example:
25
+ Id: 123
26
+ SchmeNm:
27
+ Cd: IBAN
28
+ Issr: BIC
@@ -0,0 +1,28 @@
1
+ title: GenericFinancialIdentification1
2
+ type: object
3
+ properties:
4
+ Id:
5
+ description: >
6
+ Identification
7
+
8
+ Unique and unambiguous identification of a person.
9
+ $ref: ./Max35Text.yaml
10
+ SchmeNm:
11
+ description: >
12
+ SchemeName
13
+
14
+ Name of the identification scheme.
15
+ $ref: ./FinancialIdentificationSchemeName1Choice.yaml
16
+ Issr:
17
+ description: >
18
+ Issuer
19
+
20
+ Entity that assigns the identification.
21
+ $ref: ./Max35Text.yaml
22
+ required:
23
+ - Id
24
+ example:
25
+ Id: 123
26
+ SchmeNm:
27
+ Cd: IBAN
28
+ Issr: BIC
@@ -0,0 +1,21 @@
1
+ title: GenericIdentification3
2
+ type: object
3
+ properties:
4
+ Id:
5
+ description: >
6
+ Identification
7
+
8
+ Name or number assigned by an entity to enable recognition of that entity, for example,
9
+ account identifier.
10
+ $ref: ./Max35Text.yaml
11
+ Issr:
12
+ description: >
13
+ Issuer
14
+
15
+ Entity that assigns the identification.
16
+ $ref: ./Max35Text.yaml
17
+ required:
18
+ - Id
19
+ example:
20
+ Id: 123
21
+ Issr: BIC
@@ -0,0 +1,28 @@
1
+ title: GenericIdentification30
2
+ type: object
3
+ properties:
4
+ Id:
5
+ description: >
6
+ Identification
7
+
8
+ Proprietary information, often a code, issued by the data source scheme issuer
9
+ $ref: ./Exact4AlphaNumericText.yaml
10
+ Issr:
11
+ description: >
12
+ Issuer
13
+
14
+ Entity that assigns the identification.
15
+ $ref: ./Max35Text.yaml
16
+ SchmeNm:
17
+ description: >
18
+ SchemeName
19
+
20
+ Short textual description of the scheme.
21
+ $ref: ./Max35Text.yaml
22
+ required:
23
+ - Id
24
+ - Issr
25
+ example:
26
+ Id: 1234
27
+ Issr: BIC
28
+ SchmeNm: BICFI
@@ -0,0 +1,28 @@
1
+ title: GenericOrganisationIdentification1
2
+ type: object
3
+ properties:
4
+ Id:
5
+ description: >
6
+ Identification
7
+
8
+ Identification assigned by an institution.
9
+ $ref: ./Max35Text.yaml
10
+ SchmeNm:
11
+ description: >
12
+ SchemeName
13
+
14
+ Name of the identification scheme.
15
+ $ref: ./OrganisationIdentificationSchemeName1Choice.yaml
16
+ Issr:
17
+ description: >
18
+ Issuer
19
+
20
+ Entity that assigns the identification.
21
+ $ref: ./Max35Text.yaml
22
+ required:
23
+ - Id
24
+ example:
25
+ Id: 123
26
+ SchmeNm:
27
+ Cd: BIC
28
+ Issr: BIC
@@ -0,0 +1,28 @@
1
+ title: GenericOrganisationIdentification3
2
+ type: object
3
+ properties:
4
+ Id:
5
+ description: >
6
+ Identification
7
+
8
+ Identification assigned by an institution.
9
+ $ref: ./Max256Text.yaml
10
+ SchmeNm:
11
+ description:
12
+ SchemeName
13
+
14
+ Name of the identification scheme.
15
+ $ref: ./OrganisationIdentificationSchemeName1Choice.yaml
16
+ Issr:
17
+ description: >
18
+ Issuer
19
+
20
+ Entity that assigns the identification.
21
+ $ref: ./Max35Text.yaml
22
+ required:
23
+ - Id
24
+ example:
25
+ Id: 123
26
+ SchmeNm:
27
+ Cd: BIC
28
+ Issr: BIC
@@ -0,0 +1,28 @@
1
+ title: GenericPersonIdentification1
2
+ type: object
3
+ properties:
4
+ Id:
5
+ description: >
6
+ Identification
7
+
8
+ Unique and unambiguous identification of a person.
9
+ $ref: ./Max35Text.yaml
10
+ SchmeNm:
11
+ description: >
12
+ SchemeName
13
+
14
+ Name of the identification scheme.
15
+ $ref: ./PersonIdentificationSchemeName1Choice.yaml
16
+ Issr:
17
+ description: >
18
+ Issuer
19
+
20
+ Entity that assigns the identification.
21
+ $ref: ./Max35Text.yaml
22
+ required:
23
+ - Id
24
+ example:
25
+ Id: 123
26
+ SchmeNm:
27
+ Cd: DRLC
28
+ Issr: BIC
@@ -0,0 +1,28 @@
1
+ title: GenericPersonIdentification2
2
+ type: object
3
+ properties:
4
+ Id:
5
+ description: >
6
+ Identification
7
+
8
+ Unique and unambiguous identification of a person.
9
+ $ref: ./Max256Text.yaml
10
+ SchmeNm:
11
+ description: >
12
+ SchemeName
13
+
14
+ Name of the identification scheme.
15
+ $ref: ./PersonIdentificationSchemeName1Choice.yaml
16
+ Issr:
17
+ description: >
18
+ Issuer
19
+
20
+ Entity that assigns the identification.
21
+ $ref: ./Max35Text.yaml
22
+ required:
23
+ - Id
24
+ example:
25
+ Id: 123
26
+ SchmeNm:
27
+ Cd: DRLC
28
+ Issr: BIC
@@ -0,0 +1,70 @@
1
+ title: GetPartiesError_IdentificationVerificationReportV03
2
+ type: object
3
+ properties:
4
+ Assgnmt:
5
+ description: >
6
+ Assignment
7
+
8
+ Information related to the identification assignment.
9
+ $ref: ./IdentificationAssignment3.yaml
10
+ Rpt:
11
+ description: >
12
+ Report
13
+
14
+ Information concerning the verification of the identification data for which verification was
15
+ requested.
16
+ $ref: ./VerificationReport4.yaml
17
+ SplmtryData:
18
+ description: >
19
+ SupplementaryData
20
+
21
+ Additional information that cannot be captured in the structured elements and/or any other specific block.
22
+ $ref: ./SupplementaryData1.yaml
23
+ required:
24
+ - Assgnmt
25
+ - Rpt
26
+ example:
27
+ Assgnmt:
28
+ Id: 123
29
+ CreDtTm: '2013-03-07T16:30:00'
30
+ Assgnr:
31
+ Id:
32
+ Id: 123
33
+ SchmeNm:
34
+ Cd: IBAN
35
+ Issr: BIC
36
+ Assgne:
37
+ Id:
38
+ Id: 123
39
+ SchmeNm:
40
+ Cd: IBAN
41
+ Issr: BIC
42
+ Rpt:
43
+ Id: 123
44
+ CreDtTm: '2013-03-07T16:30:00'
45
+ RptgPty:
46
+ Id:
47
+ Id: 123
48
+ SchmeNm:
49
+ Cd: IBAN
50
+ Issr: BIC
51
+ RptdPty:
52
+ Id:
53
+ Id: 123
54
+ SchmeNm:
55
+ Cd: IBAN
56
+ Issr: BIC
57
+ RptdDoc:
58
+ Nb: 123
59
+ RltdDt: '2013-03-07'
60
+ RltdDtTp:
61
+ Cd: 123
62
+ Rsn:
63
+ Cd: 123
64
+ Prtry: 123
65
+ SplmtryData:
66
+ PlcAndNm: 123
67
+ Envlp: 123
68
+ RltdDt: '2013-03-07'
69
+ RltdDtTp:
70
+ Cd: 123