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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (356) hide show
  1. package/CHANGELOG.md +46 -0
  2. package/audit-ci.jsonc +1 -4
  3. package/docs/fspiop-rest-v2.0-ISO20022-openapi3-snippets.yaml +100 -1
  4. package/docs/fspiop-rest-v2.0-openapi3-snippets.yaml +50 -0
  5. package/docs/sdk-scheme-adapter-backend-v2_0_0-openapi3-snippets.yaml +21 -1
  6. package/docs/sdk-scheme-adapter-backend-v2_1_0-openapi3-snippets.yaml +56 -7
  7. package/docs/sdk-scheme-adapter-outbound-v2_0_0-openapi3-snippets.yaml +72 -1
  8. package/docs/sdk-scheme-adapter-outbound-v2_1_0-openapi3-snippets.yaml +91 -11
  9. package/fspiop/v2_0/openapi3/components/schemas/AuthenticationInfo.yaml +1 -0
  10. package/fspiop/v2_0/openapi3/components/schemas/AuthorizationsIDPutResponse.yaml +1 -0
  11. package/fspiop/v2_0/openapi3/components/schemas/BulkQuotesIDPutResponse.yaml +1 -0
  12. package/fspiop/v2_0/openapi3/components/schemas/BulkQuotesPostRequest.yaml +1 -0
  13. package/fspiop/v2_0/openapi3/components/schemas/BulkTransfersIDPutResponse.yaml +1 -0
  14. package/fspiop/v2_0/openapi3/components/schemas/BulkTransfersPostRequest.yaml +1 -0
  15. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformation.yaml +1 -0
  16. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformationObject.yaml +1 -0
  17. package/fspiop/v2_0/openapi3/components/schemas/ErrorInformationResponse.yaml +1 -0
  18. package/fspiop/v2_0/openapi3/components/schemas/Extension.yaml +1 -0
  19. package/fspiop/v2_0/openapi3/components/schemas/ExtensionList.yaml +1 -0
  20. package/fspiop/v2_0/openapi3/components/schemas/FxCharge.yaml +2 -1
  21. package/fspiop/v2_0/openapi3/components/schemas/FxConversion.yaml +2 -1
  22. package/fspiop/v2_0/openapi3/components/schemas/FxMoney.yaml +1 -0
  23. package/fspiop/v2_0/openapi3/components/schemas/FxQuotesIDPutResponse.yaml +1 -0
  24. package/fspiop/v2_0/openapi3/components/schemas/FxQuotesPostRequest.yaml +1 -0
  25. package/fspiop/v2_0/openapi3/components/schemas/FxRate.yaml +1 -0
  26. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersIDPatchResponse.yaml +1 -0
  27. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersIDPutResponse.yaml +1 -0
  28. package/fspiop/v2_0/openapi3/components/schemas/FxTransfersPostRequest.yaml +1 -0
  29. package/fspiop/v2_0/openapi3/components/schemas/GeoCode.yaml +1 -0
  30. package/fspiop/v2_0/openapi3/components/schemas/IndividualQuote.yaml +1 -0
  31. package/fspiop/v2_0/openapi3/components/schemas/IndividualQuoteResult.yaml +1 -0
  32. package/fspiop/v2_0/openapi3/components/schemas/IndividualTransfer.yaml +1 -0
  33. package/fspiop/v2_0/openapi3/components/schemas/IndividualTransferResult.yaml +1 -0
  34. package/fspiop/v2_0/openapi3/components/schemas/Money.yaml +1 -0
  35. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsIDPutResponse.yaml +1 -0
  36. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsPostRequest.yaml +1 -0
  37. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsTypeIDPutResponse.yaml +1 -0
  38. package/fspiop/v2_0/openapi3/components/schemas/ParticipantsTypeIDSubIDPostRequest.yaml +1 -0
  39. package/fspiop/v2_0/openapi3/components/schemas/PartiesTypeIDPutResponse.yaml +1 -0
  40. package/fspiop/v2_0/openapi3/components/schemas/Party.yaml +1 -0
  41. package/fspiop/v2_0/openapi3/components/schemas/PartyComplexName.yaml +1 -0
  42. package/fspiop/v2_0/openapi3/components/schemas/PartyIdInfo.yaml +1 -0
  43. package/fspiop/v2_0/openapi3/components/schemas/PartyPersonalInfo.yaml +1 -0
  44. package/fspiop/v2_0/openapi3/components/schemas/PartyResult.yaml +1 -0
  45. package/fspiop/v2_0/openapi3/components/schemas/QuotesIDPutResponse.yaml +1 -0
  46. package/fspiop/v2_0/openapi3/components/schemas/QuotesPostRequest.yaml +1 -0
  47. package/fspiop/v2_0/openapi3/components/schemas/Refund.yaml +1 -0
  48. package/fspiop/v2_0/openapi3/components/schemas/ServicesFXPPutResponse.yaml +1 -0
  49. package/fspiop/v2_0/openapi3/components/schemas/ServicesFXPSourceCurrencyTargetCurrencyPutResponse.yaml +1 -0
  50. package/fspiop/v2_0/openapi3/components/schemas/Transaction.yaml +1 -0
  51. package/fspiop/v2_0/openapi3/components/schemas/TransactionRequestsIDPutResponse.yaml +1 -0
  52. package/fspiop/v2_0/openapi3/components/schemas/TransactionRequestsPostRequest.yaml +1 -0
  53. package/fspiop/v2_0/openapi3/components/schemas/TransactionType.yaml +1 -0
  54. package/fspiop/v2_0/openapi3/components/schemas/TransactionsIDPutResponse.yaml +1 -0
  55. package/fspiop/v2_0/openapi3/components/schemas/TransfersIDPatchResponse.yaml +1 -0
  56. package/fspiop/v2_0/openapi3/components/schemas/TransfersIDPutResponse.yaml +1 -0
  57. package/fspiop/v2_0/openapi3/components/schemas/TransfersPostRequest.yaml +1 -0
  58. package/fspiop/v2_0/openapi3/components/schemas/U2FPinValue.yaml +2 -1
  59. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountIdentification4Choice.yaml +1 -0
  60. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AccountSchemeName1Choice.yaml +1 -0
  61. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveCurrencyAndAmount.yaml +2 -1
  62. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ActiveOrHistoricCurrencyAndAmount.yaml +2 -1
  63. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/AddressType3Choice.yaml +1 -0
  64. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification6.yaml +2 -1
  65. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchAndFinancialInstitutionIdentification8.yaml +2 -1
  66. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData3.yaml +2 -1
  67. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/BranchData5.yaml +2 -1
  68. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccount40.yaml +2 -1
  69. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CashAccountType2Choice.yaml +1 -0
  70. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CategoryPurpose1Choice.yaml +1 -0
  71. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ChargeType3Choice.yaml +1 -0
  72. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Charges16.yaml +2 -1
  73. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemIdentification2Choice.yaml +1 -0
  74. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ClearingSystemMemberIdentification2.yaml +2 -1
  75. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact13.yaml +2 -1
  76. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Contact4.yaml +2 -1
  77. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction67.yaml +1 -0
  78. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68.yaml +1 -0
  79. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CreditTransferTransaction68_FX_Quotes.yaml +1 -0
  80. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/CryptographicLockChoice.yaml +1 -0
  81. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndDateTime2Choice.yaml +1 -0
  82. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DateAndPlaceOfBirth1.yaml +2 -1
  83. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/DatePeriod2.yaml +2 -1
  84. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformation.yaml +1 -0
  85. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ErrorInformationResponse.yaml +1 -0
  86. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Execute_FIToFICustomerCreditTransferV13.yaml +1 -0
  87. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Extension.yaml +1 -0
  88. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ExtensionList.yaml +1 -0
  89. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialIdentificationSchemeName1Choice.yaml +1 -0
  90. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification18.yaml +4 -3
  91. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FinancialInstitutionIdentification23.yaml +2 -1
  92. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxRequest_FICreditTransferProposal.yaml +1 -0
  93. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/FxResponse_FICreditTransferConfirmation.yaml +1 -0
  94. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Fxecute_FinancialInstitutionCreditTransferV12.yaml +1 -0
  95. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericAccountIdentification1.yaml +2 -1
  96. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericFinancialIdentification1.yaml +2 -1
  97. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification3.yaml +2 -1
  98. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericIdentification30.yaml +2 -1
  99. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification1.yaml +1 -1
  100. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericOrganisationIdentification3.yaml +2 -1
  101. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification1.yaml +2 -1
  102. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GenericPersonIdentification2.yaml +2 -1
  103. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetPartiesError_IdentificationVerificationReportV03.yaml +2 -1
  104. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GetParties_IdentificationVerificationReportV03.yaml +2 -1
  105. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader113.yaml +1 -0
  106. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader120.yaml +1 -0
  107. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/GroupHeader129.yaml +1 -0
  108. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationAssignment3.yaml +2 -1
  109. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/IdentificationInformation4.yaml +2 -1
  110. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3.yaml +1 -0
  111. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForCreditorAgent3_FX_Quotes.yaml +1 -0
  112. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/InstructionForNextAgent1.yaml +2 -1
  113. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/LocalInstrument2Choice.yaml +1 -0
  114. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification29.yaml +1 -0
  115. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentification39.yaml +1 -0
  116. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OrganisationIdentificationSchemeName1Choice.yaml +1 -0
  117. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/OtherContact1.yaml +2 -1
  118. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsError_FIToFIPaymentStatusReportV15.yaml +1 -0
  119. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PacsStatus_FIToFIPaymentStatusReportV15.yaml +1 -0
  120. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party38Choice.yaml +1 -0
  121. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party40Choice.yaml +1 -0
  122. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Party52Choice.yaml +1 -0
  123. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification135.yaml +2 -1
  124. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PartyIdentification272.yaml +1 -1
  125. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentIdentification13.yaml +1 -0
  126. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTransaction163.yaml +1 -0
  127. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PaymentTypeInformation28.yaml +2 -1
  128. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification13.yaml +2 -1
  129. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentification18.yaml +2 -1
  130. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PersonIdentificationSchemeName1Choice.yaml +1 -0
  131. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress24.yaml +1 -0
  132. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/PostalAddress27.yaml +1 -0
  133. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountIdentification1.yaml +2 -1
  134. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ProxyAccountType1Choice.yaml +1 -0
  135. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/Purpose2Choice.yaml +1 -0
  136. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryAuthority2.yaml +2 -1
  137. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/RegulatoryReporting3.yaml +2 -1
  138. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/ServiceLevel8Choice.yaml +1 -0
  139. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SettlementInstruction15.yaml +2 -1
  140. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReason6Choice.yaml +1 -0
  141. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StatusReasonInformation14.yaml +2 -1
  142. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/StructuredRegulatoryReporting3.yaml +2 -1
  143. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryData1.yaml +2 -1
  144. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/SupplementaryDataEnvelope1.yaml +1 -0
  145. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAmount3.yaml +2 -1
  146. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxAuthorisation1.yaml +1 -0
  147. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxData1.yaml +2 -1
  148. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty1.yaml +2 -1
  149. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxParty2.yaml +2 -1
  150. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxPeriod3.yaml +2 -1
  151. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecord3.yaml +2 -1
  152. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TaxRecordDetails3.yaml +2 -1
  153. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsRequest_FIToFICustomerCreditProposal.yaml +1 -0
  154. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/TermsResponse_FIToFICustomerCreditConfirmation.yaml +3 -2
  155. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/UnderlyingCustomerCreditTransfer.yaml +1 -0
  156. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReason1Choice.yaml +1 -0
  157. package/fspiop/v2_0_ISO20022/openapi3/components/schemas/VerificationReport4.yaml +1 -0
  158. package/lib/fspiop/v2_0/json-schemas.json +294 -0
  159. package/lib/fspiop/v2_0/schemas.d.ts +330 -0
  160. package/lib/fspiop/v2_0_ISO20022/json-schemas.json +2424 -25
  161. package/lib/fspiop/v2_0_ISO20022/schemas.d.ts +4466 -0
  162. package/lib/sdk-scheme-adapter/index.d.ts +2 -1
  163. package/lib/sdk-scheme-adapter/index.js +3 -1
  164. package/lib/sdk-scheme-adapter/index.js.map +1 -1
  165. package/lib/sdk-scheme-adapter/v2_0_0/backend/json-schemas.json +175 -2
  166. package/lib/sdk-scheme-adapter/v2_0_0/backend/openapi.d.ts +1 -1
  167. package/lib/sdk-scheme-adapter/v2_0_0/backend/schemas.d.ts +173 -0
  168. package/lib/sdk-scheme-adapter/v2_0_0/outbound/json-schemas.json +486 -4
  169. package/lib/sdk-scheme-adapter/v2_0_0/outbound/openapi.d.ts +1 -1
  170. package/lib/sdk-scheme-adapter/v2_0_0/outbound/schemas.d.ts +492 -0
  171. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.d.ts +3 -0
  172. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.js +9 -0
  173. package/lib/sdk-scheme-adapter/v2_1_0/backend/index.js.map +1 -0
  174. package/lib/sdk-scheme-adapter/v2_1_0/backend/json-schemas.json +384 -43
  175. package/lib/sdk-scheme-adapter/v2_1_0/backend/openapi.d.ts +14 -4
  176. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.d.ts +411 -30
  177. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js +2 -1
  178. package/lib/sdk-scheme-adapter/v2_1_0/backend/schemas.js.map +1 -1
  179. package/lib/sdk-scheme-adapter/v2_1_0/backend/types.d.ts +2 -1
  180. package/lib/sdk-scheme-adapter/v2_1_0/index.d.ts +32 -0
  181. package/lib/sdk-scheme-adapter/v2_1_0/index.js +38 -0
  182. package/lib/sdk-scheme-adapter/v2_1_0/index.js.map +1 -0
  183. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.d.ts +3 -0
  184. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.js +9 -0
  185. package/lib/sdk-scheme-adapter/v2_1_0/outbound/index.js.map +1 -0
  186. package/lib/sdk-scheme-adapter/v2_1_0/outbound/json-schemas.json +589 -22
  187. package/lib/sdk-scheme-adapter/v2_1_0/outbound/openapi.d.ts +7 -8
  188. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.d.ts +634 -10
  189. package/package.json +20 -16
  190. package/sdk-scheme-adapter/v2_0_0/backend/openapi.yaml +1 -1
  191. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationInfo.yaml +1 -0
  192. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationValue.yaml +1 -0
  193. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  194. package/sdk-scheme-adapter/v2_0_0/components/schemas/ErrorInformation.yaml +1 -0
  195. package/sdk-scheme-adapter/v2_0_0/components/schemas/Extension.yaml +1 -0
  196. package/sdk-scheme-adapter/v2_0_0/components/schemas/ExtensionList.yaml +1 -0
  197. package/sdk-scheme-adapter/v2_0_0/components/schemas/GeoCode.yaml +1 -0
  198. package/sdk-scheme-adapter/v2_0_0/components/schemas/Money.yaml +1 -0
  199. package/sdk-scheme-adapter/v2_0_0/components/schemas/Party.yaml +1 -0
  200. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyComplexName.yaml +1 -0
  201. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyIdInfo.yaml +1 -0
  202. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  203. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  204. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesPostRequest.yaml +1 -0
  205. package/sdk-scheme-adapter/v2_0_0/components/schemas/Refund.yaml +1 -0
  206. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  207. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionType.yaml +1 -0
  208. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  209. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersPostRequest.yaml +1 -0
  210. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountCreationStatus.yaml +1 -0
  211. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsRequest.yaml +1 -0
  212. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsResponse.yaml +1 -0
  213. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  214. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptQuote.yaml +1 -0
  215. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  216. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  217. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  218. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  219. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  220. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  221. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  222. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  223. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  224. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  225. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  226. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  227. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  228. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  229. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  230. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  231. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferRequest.yaml +1 -0
  232. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferResponse.yaml +1 -0
  233. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorAccountsResponse.yaml +1 -0
  234. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorQuotesResponse.yaml +1 -0
  235. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorResponse.yaml +1 -0
  236. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  237. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorTransferResponse.yaml +1 -0
  238. package/sdk-scheme-adapter/v2_0_0/components/schemas/getPartiesResponse.yaml +1 -0
  239. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuote.yaml +1 -0
  240. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuoteResult.yaml +1 -0
  241. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransfer.yaml +1 -0
  242. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  243. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferResult.yaml +1 -0
  244. package/sdk-scheme-adapter/v2_0_0/components/schemas/mojaloopError.yaml +1 -0
  245. package/sdk-scheme-adapter/v2_0_0/components/schemas/partiesByIdResponse.yaml +1 -0
  246. package/sdk-scheme-adapter/v2_0_0/components/schemas/partyError.yaml +1 -0
  247. package/sdk-scheme-adapter/v2_0_0/components/schemas/quoteError.yaml +1 -0
  248. package/sdk-scheme-adapter/v2_0_0/components/schemas/quotesPostResponse.yaml +1 -0
  249. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayRequest.yaml +1 -0
  250. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayResponse.yaml +1 -0
  251. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  252. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  253. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  254. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  255. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  256. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  257. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  258. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  259. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferError.yaml +1 -0
  260. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferParty.yaml +1 -0
  261. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferRequest.yaml +1 -0
  262. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferResponse.yaml +1 -0
  263. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferStatusResponse.yaml +1 -0
  264. package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +1 -1
  265. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationInfo.yaml +1 -0
  266. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationValue.yaml +1 -0
  267. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  268. package/sdk-scheme-adapter/v2_1_0/components/schemas/ErrorInformation.yaml +1 -0
  269. package/sdk-scheme-adapter/v2_1_0/components/schemas/ExtensionList_v2_1_0.yaml +1 -0
  270. package/sdk-scheme-adapter/v2_1_0/components/schemas/Extension_v2_1_0.yaml +1 -0
  271. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxCharge.yaml +2 -1
  272. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxConversion.yaml +2 -1
  273. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxMoney.yaml +1 -0
  274. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendRequest.yaml +1 -0
  275. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendResponse.yaml +1 -0
  276. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundRequest.yaml +1 -0
  277. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundResponse.yaml +1 -0
  278. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPatchBackendRequest.yaml +1 -0
  279. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendRequest.yaml +1 -0
  280. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendResponse.yaml +2 -1
  281. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundRequest.yaml +1 -0
  282. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundResponse.yaml +1 -0
  283. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPutBackendRequest.yaml +1 -0
  284. package/sdk-scheme-adapter/v2_1_0/components/schemas/GeoCode.yaml +1 -0
  285. package/sdk-scheme-adapter/v2_1_0/components/schemas/Money.yaml +1 -0
  286. package/sdk-scheme-adapter/v2_1_0/components/schemas/Party.yaml +1 -0
  287. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyComplexName.yaml +1 -0
  288. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyIdInfo.yaml +1 -0
  289. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  290. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  291. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesPostRequest.yaml +1 -0
  292. package/sdk-scheme-adapter/v2_1_0/components/schemas/Refund.yaml +1 -0
  293. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  294. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionType.yaml +1 -0
  295. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransferStateFromBackend.yaml +15 -0
  296. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  297. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersPostRequest.yaml +1 -0
  298. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountCreationStatus.yaml +1 -0
  299. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionResponse.yaml +6 -7
  300. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionStatus.yaml +1 -0
  301. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsRequest.yaml +1 -1
  302. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsResponse.yaml +1 -0
  303. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  304. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptQuote.yaml +1 -0
  305. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  306. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  307. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  308. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  309. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  310. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  311. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  312. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  313. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  314. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  315. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  316. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  317. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  318. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  319. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  320. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  321. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferRequest.yaml +1 -0
  322. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferResponse.yaml +1 -0
  323. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorQuotesResponse.yaml +1 -0
  324. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorResponse.yaml +1 -0
  325. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  326. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorTransferResponse.yaml +1 -0
  327. package/sdk-scheme-adapter/v2_1_0/components/schemas/getPartiesResponse.yaml +1 -0
  328. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuote.yaml +1 -0
  329. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuoteResult.yaml +1 -0
  330. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransfer.yaml +1 -0
  331. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  332. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferResult.yaml +1 -0
  333. package/sdk-scheme-adapter/v2_1_0/components/schemas/mojaloopError.yaml +1 -0
  334. package/sdk-scheme-adapter/v2_1_0/components/schemas/partiesByIdResponse.yaml +1 -0
  335. package/sdk-scheme-adapter/v2_1_0/components/schemas/partyError.yaml +1 -0
  336. package/sdk-scheme-adapter/v2_1_0/components/schemas/quoteError.yaml +1 -0
  337. package/sdk-scheme-adapter/v2_1_0/components/schemas/quotesPostResponse.yaml +1 -0
  338. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayRequest.yaml +1 -0
  339. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayResponse.yaml +1 -0
  340. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  341. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  342. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  343. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  344. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  345. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptConversion.yaml +1 -0
  346. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  347. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  348. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  349. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuoteOrConversion.yaml +1 -0
  350. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferError.yaml +1 -0
  351. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferParty.yaml +1 -0
  352. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferRequest.yaml +1 -0
  353. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferResponse.yaml +1 -0
  354. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferStatusResponse.yaml +1 -0
  355. package/sdk-scheme-adapter/v2_1_0/outbound/paths/accounts_Type_ID.yaml +2 -2
  356. package/sdk-scheme-adapter/v2_1_0/outbound/paths/accounts_Type_ID_SubId.yaml +1 -1
@@ -2,6 +2,7 @@ title: StatusReason6Choice
2
2
  description: |
3
3
  Specifies the reason for the status.
4
4
  type: object
5
+ additionalProperties: false
5
6
  anyOf:
6
7
  - properties:
7
8
  Dt:
@@ -2,6 +2,7 @@ title: DateAndPlaceOfBirth1
2
2
  description: |
3
3
  Details about date and place of birth of a person.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  BirthDt:
7
8
  allOf:
@@ -39,4 +40,4 @@ example:
39
40
  BirthDt: 1970-01-01
40
41
  PrvcOfBirth: ON
41
42
  CityOfBirth: Ottawa
42
- CtryOfBirth: CA
43
+ CtryOfBirth: CA
@@ -2,6 +2,7 @@ title: DatePeriod2
2
2
  description: |
3
3
  Range of time defined by a start date and an end date.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  FrDt:
7
8
  allOf:
@@ -22,4 +23,4 @@ required:
22
23
  - ToDt
23
24
  example:
24
25
  FrDt: '2022-01-01'
25
- ToDt: '2022-12-31'
26
+ ToDt: '2022-12-31'
@@ -1,5 +1,6 @@
1
1
  title: ErrorInformation
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type ErrorInformation.
4
5
  properties:
5
6
  errorCode:
@@ -1,5 +1,6 @@
1
1
  title: ErrorInformationResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Data model for the complex type object that contains an optional element
5
6
  ErrorInformation used along with 4xx and 5xx responses.
@@ -1,5 +1,6 @@
1
1
  title: Execute_FIToFICustomerCreditTransferV13
2
2
  type: object
3
+ additionalProperties: false
3
4
  properties:
4
5
  GrpHdr:
5
6
  allOf:
@@ -1,5 +1,6 @@
1
1
  title: Extension
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type Extension.
4
5
  properties:
5
6
  key:
@@ -1,5 +1,6 @@
1
1
  title: ExtensionList
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Data model for the complex type ExtensionList. An optional list of extensions,
5
6
  specific to deployment.
@@ -1,5 +1,6 @@
1
1
  title: FinancialIdentificationSchemeName1Choice
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Specifies the name of the identification scheme.
5
6
  anyOf:
@@ -1,5 +1,6 @@
1
1
  title: FinancialInstitutionIdentification18
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Information used to identify a financial institution.
5
6
  properties:
@@ -7,11 +8,11 @@ properties:
7
8
  allOf:
8
9
  - $ref: ./BICFIDec2014Identifier.yaml
9
10
  - description: >
10
- BICFI
11
+ BICFI
11
12
 
12
13
  Code allocated to a financial institution by the ISO 9362 Registration Authority as described
13
14
  in ISO 9362 "Banking - Banking telecommunication messages - Business identifier code (BIC)"
14
- ClrSysMmbId:
15
+ ClrSysMmbId:
15
16
  allOf:
16
17
  - $ref: ./ClearingSystemMemberIdentification2.yaml
17
18
  - description: >
@@ -71,4 +72,4 @@ example:
71
72
  SchmeNm:
72
73
  Cd: 123
73
74
  Prtry: 123
74
- Issr: 123
75
+ Issr: 123
@@ -1,5 +1,6 @@
1
1
  title: FinancialInstitutionIdentification23
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Information used to identify a financial institution.
5
6
  properties:
@@ -71,4 +72,4 @@ example:
71
72
  SchmeNm:
72
73
  Cd: 123
73
74
  Prtry: 123
74
- Issr: 123
75
+ Issr: 123
@@ -1,5 +1,6 @@
1
1
  title: FxRequest_FICreditTransferProposal
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  FxRequest_FICreditTransferProposal
5
6
 
@@ -1,5 +1,6 @@
1
1
  title: FxResponse_FICreditTransferConfirmation
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  FxResponse_FICreditTransferConfirmation
5
6
 
@@ -1,5 +1,6 @@
1
1
  title: Fxecute_FinancialInstitutionCreditTransferV12
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  The Fxecute FinancialInstitutionCreditTransfer message is sent by the initiating party to the executing party to request the execution of a payment. It is used to request movement of funds from the debtor account to the creditor account. The message can carry multiple credit transfer instructions.
5
6
  properties:
@@ -1,5 +1,6 @@
1
1
  title: GenericAccountIdentification1
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  GenericAccountIdentification
5
6
 
@@ -32,4 +33,4 @@ example:
32
33
  Id: 123
33
34
  SchmeNm:
34
35
  Cd: IBAN
35
- Issr: BIC
36
+ Issr: BIC
@@ -1,5 +1,6 @@
1
1
  title: GenericFinancialIdentification1
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  GenericFinancialIdentification
5
6
 
@@ -32,4 +33,4 @@ example:
32
33
  Id: 123
33
34
  SchmeNm:
34
35
  Cd: IBAN
35
- Issr: BIC
36
+ Issr: BIC
@@ -1,5 +1,6 @@
1
1
  title: GenericIdentification3
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Generic scheme identification for a party.
5
6
  properties:
@@ -22,4 +23,4 @@ required:
22
23
  - Id
23
24
  example:
24
25
  Id: 123
25
- Issr: BIC
26
+ Issr: BIC
@@ -1,5 +1,6 @@
1
1
  title: GenericIdentification30
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Generic scheme identification for a party.
5
6
  properties:
@@ -30,4 +31,4 @@ required:
30
31
  example:
31
32
  Id: 1234
32
33
  Issr: BIC
33
- SchmeNm: BICFI
34
+ SchmeNm: BICFI
@@ -1,5 +1,6 @@
1
1
  title: GenericOrganisationIdentification1
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Information that locates and identifies an organisation.
5
6
  properties:
@@ -31,4 +32,3 @@ example:
31
32
  SchmeNm:
32
33
  Cd: BIC
33
34
  Issr: BIC
34
-
@@ -1,5 +1,6 @@
1
1
  title: GenericOrganisationIdentification3
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Information related to an identification of an organisation.
5
6
  properties:
@@ -30,4 +31,4 @@ example:
30
31
  Id: 123
31
32
  SchmeNm:
32
33
  Cd: BIC
33
- Issr: BIC
34
+ Issr: BIC
@@ -1,5 +1,6 @@
1
1
  title: GenericPersonIdentification1
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  GenericPersonIdentification1
5
6
 
@@ -32,4 +33,4 @@ example:
32
33
  Id: 123
33
34
  SchmeNm:
34
35
  Cd: DRLC
35
- Issr: BIC
36
+ Issr: BIC
@@ -1,5 +1,6 @@
1
1
  title: GenericPersonIdentification2
2
2
  type: object
3
+ additionalProperties: false
3
4
  description:
4
5
  Identification of a person.
5
6
  properties:
@@ -30,4 +31,4 @@ example:
30
31
  Id: 123
31
32
  SchmeNm:
32
33
  Cd: DRLC
33
- Issr: BIC
34
+ Issr: BIC
@@ -1,5 +1,6 @@
1
1
  title: GetPartiesError_IdentificationVerificationReportV03
2
2
  type: object
3
+ additionalProperties: false
3
4
  properties:
4
5
  Assgnmt:
5
6
  allOf:
@@ -70,4 +71,4 @@ example:
70
71
  Envlp: 123
71
72
  RltdDt: '2013-03-07'
72
73
  RltdDtTp:
73
- Cd: 123
74
+ Cd: 123
@@ -1,5 +1,6 @@
1
1
  title: GetParties_IdentificationVerificationReportV03
2
2
  type: object
3
+ additionalProperties: false
3
4
  properties:
4
5
  Assgnmt:
5
6
  allOf:
@@ -77,4 +78,4 @@ example:
77
78
  PhneNb: +123-123-321
78
79
  MobNb: +123-123-321
79
80
  FaxNb: +123-123-321
80
- EmailAdr: example@example.com
81
+ EmailAdr: example@example.com
@@ -3,6 +3,7 @@ description: >
3
3
  Set of characteristics shared by all individual transactions included in the
4
4
  message.
5
5
  type: object
6
+ additionalProperties: false
6
7
  properties:
7
8
  MsgId:
8
9
  allOf:
@@ -3,6 +3,7 @@ description: >
3
3
  Set of characteristics shared by all individual transactions included in the
4
4
  message.
5
5
  type: object
6
+ additionalProperties: false
6
7
  properties:
7
8
  MsgId:
8
9
  allOf:
@@ -3,6 +3,7 @@ description: >
3
3
  Group Header Set of characteristics shared by all individual transactions included in the
4
4
  message.
5
5
  type: object
6
+ additionalProperties: false
6
7
  properties:
7
8
  MsgId:
8
9
  allOf:
@@ -1,5 +1,6 @@
1
1
  title: IdentificationAssignment3
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  IdentificationAssignment
5
6
 
@@ -56,4 +57,4 @@ example:
56
57
  Id: 123
57
58
  SchmeNm:
58
59
  Cd: BIC
59
- Issr: BIC
60
+ Issr: BIC
@@ -1,5 +1,6 @@
1
1
  title: IdentificationInformation4
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Information that locates and identifies a specific party or account.
5
6
  properties:
@@ -38,4 +39,4 @@ example:
38
39
  IBAN: FI2112345600000785
39
40
  Agt:
40
41
  FinInstnId:
41
- BICFI: BICFI
42
+ BICFI: BICFI
@@ -3,6 +3,7 @@ description: >
3
3
  Further information related to the processing of the payment instruction,
4
4
  provided by the initiating party, and intended for the creditor agent.
5
5
  type: object
6
+ additionalProperties: false
6
7
  properties:
7
8
  Cd:
8
9
  allOf:
@@ -3,6 +3,7 @@ description: >
3
3
  Further information related to the processing of the payment instruction,
4
4
  provided by the initiating party, and intended for the creditor agent.
5
5
  type: object
6
+ additionalProperties: false
6
7
  properties:
7
8
  Cd:
8
9
  allOf:
@@ -3,6 +3,7 @@ description: >
3
3
  Further information related to the processing of the payment instruction,
4
4
  provided by the initiating party, and intended for the next agent in the payment chain.
5
5
  type: object
6
+ additionalProperties: false
6
7
  properties:
7
8
  Cd:
8
9
  allOf:
@@ -22,4 +23,4 @@ properties:
22
23
  is bilaterally agreed or specific to a user community.
23
24
  example:
24
25
  Cd: PHOA
25
- InstrInf: Please advise/contact next agent by phone.
26
+ InstrInf: Please advise/contact next agent by phone.
@@ -1,5 +1,6 @@
1
1
  title: LocalInstrument2Choice
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Specifies the local instrument, as published in an external local instrument code list or as a proprietary code.
5
6
  anyOf:
@@ -2,6 +2,7 @@ title: OrganisationIdentification29
2
2
  description: |
3
3
  Unique and unambiguous way to identify an organisation.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  AnyBIC:
7
8
  allOf:
@@ -2,6 +2,7 @@ title: OrganisationIdentification39
2
2
  description: |
3
3
  Unique and unambiguous way to identify an organisation.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  AnyBIC:
7
8
  allOf:
@@ -2,6 +2,7 @@ title: OrganisationIdentificationSchemeName1Choice
2
2
  description: |
3
3
  Choice of format for the organisation identification.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  Cd:
7
8
  allOf:
@@ -2,6 +2,7 @@ title: OtherContact1
2
2
  description: |
3
3
  Communication device number or electronic address used for communication.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  ChanlTp:
7
8
  allOf:
@@ -21,4 +22,4 @@ required:
21
22
  - ChanlTp
22
23
  example:
23
24
  ChanlTp: PHON
24
- Id: 1234567890
25
+ Id: 1234567890
@@ -1,5 +1,6 @@
1
1
  title: PacsError_FIToFIPaymentStatusReportV15
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  This message is sent by an account servicing institution to an account owner. It is used to inform the account owner about the status of a payment initiation.
5
6
 
@@ -2,6 +2,7 @@ title: PacsStatus_FIToFIPaymentStatusReportV15
2
2
  description:
3
3
  The PacsStatus message is sent by a financial institution to another financial institution as a response to the FIToFIPaymentStatusReport message. The message provides information on the status of a payment instruction and its underlying individual transactions.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  GrpHdr:
7
8
  allOf:
@@ -2,6 +2,7 @@ title: Party38Choice
2
2
  description: |
3
3
  Nature or use of the account.
4
4
  type: object
5
+ additionalProperties: false
5
6
  anyOf:
6
7
  - properties:
7
8
  OrgId:
@@ -2,6 +2,7 @@ title: Party40Choice
2
2
  description: |
3
3
  Identification of a person, an organisation or a financial institution.
4
4
  type: object
5
+ additionalProperties: false
5
6
  anyOf:
6
7
  - properties:
7
8
  Pty:
@@ -2,6 +2,7 @@ title: Party52Choice
2
2
  description: |
3
3
  NOTE: Unsure on the description.
4
4
  type: object
5
+ additionalProperties: false
5
6
  anyOf:
6
7
  - properties:
7
8
  OrgId:
@@ -2,6 +2,7 @@ title: PartyIdentification135
2
2
  description: |
3
3
  Specifies the identification of a person or an organisation.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  Nm:
7
8
  allOf:
@@ -73,4 +74,4 @@ example:
73
74
  PhneNb: +123-123-321
74
75
  MobNb: +123-123-321
75
76
  FaxNb: +123-123-321
76
- EmailAdr: example@example.com
77
+ EmailAdr: example@example.com
@@ -2,6 +2,7 @@ title: PartyIdentification272
2
2
  description: |
3
3
  Specifies the identification of a person or an organisation.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  Nm:
7
8
  allOf:
@@ -68,4 +69,3 @@ example:
68
69
  MobNb: +123-123-321
69
70
  FaxNb: +123-123-321
70
71
  EmailAdr: example@example.com
71
-
@@ -2,6 +2,7 @@ title: PaymentIdentification13
2
2
  description: |
3
3
  Provides further means of referencing a payment transaction.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  InstrId:
7
8
  allOf:
@@ -3,6 +3,7 @@ description: >
3
3
  Provides further details on the original transactions, to which the status
4
4
  report message refers.
5
5
  type: object
6
+ additionalProperties: false
6
7
  properties:
7
8
  StsId:
8
9
  allOf:
@@ -2,6 +2,7 @@ title: PaymentTypeInformation28
2
2
  description: |
3
3
  Provides further details of the type of payment.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  InstrPrty:
7
8
  $ref: ./Priority2Code.yaml
@@ -39,4 +40,4 @@ example:
39
40
  LclInstrm:
40
41
  Cd: CORE
41
42
  CtgyPurp:
42
- Cd: CASH
43
+ Cd: CASH
@@ -2,6 +2,7 @@ title: PersonIdentification13
2
2
  description: |
3
3
  Unique and unambiguous way to identify a person.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  DtAndPlcOfBirth:
7
8
  allOf:
@@ -25,4 +26,4 @@ example:
25
26
  Id: 123
26
27
  SchmeNm:
27
28
  Cd: CUST
28
- Prtry: 1
29
+ Prtry: 1
@@ -2,6 +2,7 @@ title: PersonIdentification18
2
2
  description: |
3
3
  Unique and unambiguous way to identify a person.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  DtAndPlcOfBirth:
7
8
  allOf:
@@ -25,4 +26,4 @@ example:
25
26
  Id: 123
26
27
  SchmeNm:
27
28
  Cd: CUST
28
- Prtry: 1
29
+ Prtry: 1
@@ -2,6 +2,7 @@ title: PersonIdentificationSchemeName1Choice
2
2
  description: |
3
3
  Sets of elements to identify a name of the identification scheme.
4
4
  type: object
5
+ additionalProperties: false
5
6
  anyOf:
6
7
  - properties:
7
8
  Cd:
@@ -1,5 +1,6 @@
1
1
  title: PostalAddress24
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Information that locates and identifies a specific address, as defined by
5
6
  postal services.
@@ -1,5 +1,6 @@
1
1
  title: PostalAddress27
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Information that locates and identifies a specific address, as defined by
5
6
  postal services.
@@ -2,6 +2,7 @@ title: ProxyAccountIdentification1
2
2
  description: |
3
3
  Information related to a proxy identification of the account.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  Tp:
7
8
  allOf:
@@ -22,4 +23,4 @@ required:
22
23
  example:
23
24
  Tp:
24
25
  Cd: IBAN
25
- Id: 123
26
+ Id: 123
@@ -2,6 +2,7 @@ title: ProxyAccountType1Choice
2
2
  description: |
3
3
  Specifies the type of the proxy account.
4
4
  type: object
5
+ additionalProperties: false
5
6
  anyOf:
6
7
  - properties:
7
8
  Cd:
@@ -7,6 +7,7 @@ description: |
7
7
  is a content element, which is not used for processing by any of the agents involved in the payment
8
8
  chain.
9
9
  type: object
10
+ additionalProperties: false
10
11
  anyOf:
11
12
  - properties:
12
13
  Cd:
@@ -2,6 +2,7 @@ title: RegulatoryAuthority2
2
2
  description: |
3
3
  Information about an entity requiring the regulatory reporting information.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  Nm:
7
8
  allOf:
@@ -19,4 +20,4 @@ properties:
19
20
  Country of the entity that requires the regulatory reporting information.
20
21
  example:
21
22
  Nm: Swiss National Bank
22
- Ctry: CH
23
+ Ctry: CH
@@ -2,6 +2,7 @@ title: RegulatoryReporting3
2
2
  description: |
3
3
  Information needed due to regulatory and/or statutory requirements.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  DbtCdtRptgInd:
7
8
  allOf:
@@ -36,4 +37,4 @@ example:
36
37
  Ctry: CH
37
38
  Dtls:
38
39
  Cd: A1
39
- Inf: Mandatory regulatory information
40
+ Inf: Mandatory regulatory information
@@ -2,6 +2,7 @@ title: ServiceLevel8Choice
2
2
  description: |
3
3
  Details about a service level.
4
4
  type: object
5
+ additionalProperties: false
5
6
  anyOf:
6
7
  - properties:
7
8
  Cd: