@mojaloop/api-snippets 18.0.0-snapshot.3 → 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 (360) 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 +136 -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 +800 -17
  187. package/lib/sdk-scheme-adapter/v2_1_0/outbound/openapi.d.ts +28 -10
  188. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.d.ts +815 -7
  189. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.js +4 -1
  190. package/lib/sdk-scheme-adapter/v2_1_0/outbound/schemas.js.map +1 -1
  191. package/lib/sdk-scheme-adapter/v2_1_0/outbound/types.d.ts +4 -1
  192. package/package.json +20 -16
  193. package/sdk-scheme-adapter/v2_0_0/backend/openapi.yaml +1 -1
  194. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationInfo.yaml +1 -0
  195. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthenticationValue.yaml +1 -0
  196. package/sdk-scheme-adapter/v2_0_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  197. package/sdk-scheme-adapter/v2_0_0/components/schemas/ErrorInformation.yaml +1 -0
  198. package/sdk-scheme-adapter/v2_0_0/components/schemas/Extension.yaml +1 -0
  199. package/sdk-scheme-adapter/v2_0_0/components/schemas/ExtensionList.yaml +1 -0
  200. package/sdk-scheme-adapter/v2_0_0/components/schemas/GeoCode.yaml +1 -0
  201. package/sdk-scheme-adapter/v2_0_0/components/schemas/Money.yaml +1 -0
  202. package/sdk-scheme-adapter/v2_0_0/components/schemas/Party.yaml +1 -0
  203. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyComplexName.yaml +1 -0
  204. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyIdInfo.yaml +1 -0
  205. package/sdk-scheme-adapter/v2_0_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  206. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  207. package/sdk-scheme-adapter/v2_0_0/components/schemas/QuotesPostRequest.yaml +1 -0
  208. package/sdk-scheme-adapter/v2_0_0/components/schemas/Refund.yaml +1 -0
  209. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  210. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransactionType.yaml +1 -0
  211. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  212. package/sdk-scheme-adapter/v2_0_0/components/schemas/TransfersPostRequest.yaml +1 -0
  213. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountCreationStatus.yaml +1 -0
  214. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsRequest.yaml +1 -0
  215. package/sdk-scheme-adapter/v2_0_0/components/schemas/accountsResponse.yaml +1 -0
  216. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  217. package/sdk-scheme-adapter/v2_0_0/components/schemas/autoAcceptQuote.yaml +1 -0
  218. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  219. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  220. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  221. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  222. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  223. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  224. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  225. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  226. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  227. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  228. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  229. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  230. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  231. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  232. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  233. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  234. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferRequest.yaml +1 -0
  235. package/sdk-scheme-adapter/v2_0_0/components/schemas/bulkTransferResponse.yaml +1 -0
  236. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorAccountsResponse.yaml +1 -0
  237. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorQuotesResponse.yaml +1 -0
  238. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorResponse.yaml +1 -0
  239. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  240. package/sdk-scheme-adapter/v2_0_0/components/schemas/errorTransferResponse.yaml +1 -0
  241. package/sdk-scheme-adapter/v2_0_0/components/schemas/getPartiesResponse.yaml +1 -0
  242. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuote.yaml +1 -0
  243. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualQuoteResult.yaml +1 -0
  244. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransfer.yaml +1 -0
  245. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  246. package/sdk-scheme-adapter/v2_0_0/components/schemas/individualTransferResult.yaml +1 -0
  247. package/sdk-scheme-adapter/v2_0_0/components/schemas/mojaloopError.yaml +1 -0
  248. package/sdk-scheme-adapter/v2_0_0/components/schemas/partiesByIdResponse.yaml +1 -0
  249. package/sdk-scheme-adapter/v2_0_0/components/schemas/partyError.yaml +1 -0
  250. package/sdk-scheme-adapter/v2_0_0/components/schemas/quoteError.yaml +1 -0
  251. package/sdk-scheme-adapter/v2_0_0/components/schemas/quotesPostResponse.yaml +1 -0
  252. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayRequest.yaml +1 -0
  253. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayResponse.yaml +1 -0
  254. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  255. package/sdk-scheme-adapter/v2_0_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  256. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  257. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  258. package/sdk-scheme-adapter/v2_0_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  259. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  260. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  261. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  262. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferError.yaml +1 -0
  263. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferParty.yaml +1 -0
  264. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferRequest.yaml +1 -0
  265. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferResponse.yaml +1 -0
  266. package/sdk-scheme-adapter/v2_0_0/components/schemas/transferStatusResponse.yaml +1 -0
  267. package/sdk-scheme-adapter/v2_1_0/backend/openapi.yaml +1 -1
  268. package/sdk-scheme-adapter/v2_1_0/components/responses/accountDeletionCompleted.yaml +1 -1
  269. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationInfo.yaml +1 -0
  270. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthenticationValue.yaml +1 -0
  271. package/sdk-scheme-adapter/v2_1_0/components/schemas/AuthorizationIDPutResponse.yaml +1 -0
  272. package/sdk-scheme-adapter/v2_1_0/components/schemas/ErrorInformation.yaml +1 -0
  273. package/sdk-scheme-adapter/v2_1_0/components/schemas/ExtensionList_v2_1_0.yaml +1 -0
  274. package/sdk-scheme-adapter/v2_1_0/components/schemas/Extension_v2_1_0.yaml +1 -0
  275. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxCharge.yaml +2 -1
  276. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxConversion.yaml +2 -1
  277. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxMoney.yaml +1 -0
  278. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendRequest.yaml +1 -0
  279. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostBackendResponse.yaml +1 -0
  280. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundRequest.yaml +1 -0
  281. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxQuotesPostOutboundResponse.yaml +1 -0
  282. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPatchBackendRequest.yaml +1 -0
  283. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendRequest.yaml +1 -0
  284. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostBackendResponse.yaml +2 -1
  285. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundRequest.yaml +1 -0
  286. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPostOutboundResponse.yaml +1 -0
  287. package/sdk-scheme-adapter/v2_1_0/components/schemas/FxTransfersPutBackendRequest.yaml +1 -0
  288. package/sdk-scheme-adapter/v2_1_0/components/schemas/GeoCode.yaml +1 -0
  289. package/sdk-scheme-adapter/v2_1_0/components/schemas/Money.yaml +1 -0
  290. package/sdk-scheme-adapter/v2_1_0/components/schemas/Party.yaml +1 -0
  291. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyComplexName.yaml +1 -0
  292. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyIdInfo.yaml +1 -0
  293. package/sdk-scheme-adapter/v2_1_0/components/schemas/PartyPersonalInfo.yaml +1 -0
  294. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesIDPutResponse.yaml +1 -0
  295. package/sdk-scheme-adapter/v2_1_0/components/schemas/QuotesPostRequest.yaml +1 -0
  296. package/sdk-scheme-adapter/v2_1_0/components/schemas/Refund.yaml +1 -0
  297. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionRequestResponse.yaml +1 -0
  298. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransactionType.yaml +1 -0
  299. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransferStateFromBackend.yaml +15 -0
  300. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersIDPutResponse.yaml +1 -0
  301. package/sdk-scheme-adapter/v2_1_0/components/schemas/TransfersPostRequest.yaml +1 -0
  302. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountCreationStatus.yaml +1 -0
  303. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionResponse.yaml +10 -6
  304. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountDeletionStatus.yaml +1 -0
  305. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsRequest.yaml +1 -1
  306. package/sdk-scheme-adapter/v2_1_0/components/schemas/accountsResponse.yaml +1 -0
  307. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptPartyOption.yaml +1 -0
  308. package/sdk-scheme-adapter/v2_1_0/components/schemas/autoAcceptQuote.yaml +1 -0
  309. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkPerTransferFeeLimit.yaml +1 -0
  310. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteErrorResponse.yaml +1 -0
  311. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteRequest.yaml +1 -0
  312. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteResponse.yaml +1 -0
  313. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkQuoteStatusResponse.yaml +1 -0
  314. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptPartyErrorResponse.yaml +1 -0
  315. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionAcceptQuoteErrorResponse.yaml +1 -0
  316. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptParty.yaml +1 -0
  317. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionContinuationAcceptQuote.yaml +1 -0
  318. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransfer.yaml +1 -0
  319. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferAccept.yaml +1 -0
  320. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionIndividualTransferResult.yaml +1 -0
  321. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionOptions.yaml +2 -1
  322. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionRequest.yaml +1 -0
  323. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransactionResponse.yaml +1 -0
  324. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferErrorResponse.yaml +1 -0
  325. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferRequest.yaml +1 -0
  326. package/sdk-scheme-adapter/v2_1_0/components/schemas/bulkTransferResponse.yaml +1 -0
  327. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorQuotesResponse.yaml +1 -0
  328. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorResponse.yaml +1 -0
  329. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorSimpleTransfersResponse.yaml +1 -0
  330. package/sdk-scheme-adapter/v2_1_0/components/schemas/errorTransferResponse.yaml +1 -0
  331. package/sdk-scheme-adapter/v2_1_0/components/schemas/getPartiesResponse.yaml +1 -0
  332. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuote.yaml +1 -0
  333. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualQuoteResult.yaml +1 -0
  334. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransfer.yaml +1 -0
  335. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferFulfilment.yaml +1 -0
  336. package/sdk-scheme-adapter/v2_1_0/components/schemas/individualTransferResult.yaml +1 -0
  337. package/sdk-scheme-adapter/v2_1_0/components/schemas/mojaloopError.yaml +1 -0
  338. package/sdk-scheme-adapter/v2_1_0/components/schemas/partiesByIdResponse.yaml +1 -0
  339. package/sdk-scheme-adapter/v2_1_0/components/schemas/partyError.yaml +1 -0
  340. package/sdk-scheme-adapter/v2_1_0/components/schemas/quoteError.yaml +1 -0
  341. package/sdk-scheme-adapter/v2_1_0/components/schemas/quotesPostResponse.yaml +1 -0
  342. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayRequest.yaml +1 -0
  343. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayResponse.yaml +1 -0
  344. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferRequest.yaml +2 -1
  345. package/sdk-scheme-adapter/v2_1_0/components/schemas/requestToPayTransferResponse.yaml +1 -0
  346. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleQuotesPostRequest.yaml +1 -0
  347. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostRequest.yaml +1 -0
  348. package/sdk-scheme-adapter/v2_1_0/components/schemas/simpleTransfersPostResponse.yaml +1 -0
  349. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptConversion.yaml +1 -0
  350. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptOTP.yaml +1 -0
  351. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptParty.yaml +1 -0
  352. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuote.yaml +1 -0
  353. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferContinuationAcceptQuoteOrConversion.yaml +1 -0
  354. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferError.yaml +1 -0
  355. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferParty.yaml +1 -0
  356. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferRequest.yaml +1 -0
  357. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferResponse.yaml +1 -0
  358. package/sdk-scheme-adapter/v2_1_0/components/schemas/transferStatusResponse.yaml +1 -0
  359. package/sdk-scheme-adapter/v2_1_0/outbound/paths/accounts_Type_ID.yaml +2 -2
  360. package/sdk-scheme-adapter/v2_1_0/outbound/paths/accounts_Type_ID_SubId.yaml +1 -1
@@ -1,5 +1,6 @@
1
1
  title: AuthenticationInfo
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type AuthenticationInfo.
4
5
  properties:
5
6
  authentication:
@@ -1,5 +1,6 @@
1
1
  title: AuthorizationsIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the PUT /authorizations/{ID} callback.'
4
5
  properties:
5
6
  authenticationInfo:
@@ -1,5 +1,6 @@
1
1
  title: BulkQuotesIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the PUT /bulkQuotes/{ID} callback.'
4
5
  properties:
5
6
  individualQuoteResults:
@@ -1,5 +1,6 @@
1
1
  title: BulkQuotesPostRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the POST /bulkQuotes request.
4
5
  properties:
5
6
  bulkQuoteId:
@@ -1,5 +1,6 @@
1
1
  title: BulkTransfersIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the PUT /bulkTransfers/{ID} callback.'
4
5
  properties:
5
6
  completedTimestamp:
@@ -1,5 +1,6 @@
1
1
  title: BulkTransfersPostRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the POST /bulkTransfers request.
4
5
  properties:
5
6
  bulkTransferId:
@@ -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: ErrorInformationObject
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type object that contains ErrorInformation.
4
5
  properties:
5
6
  errorInformation:
@@ -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: 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: FxCharge
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: An FXP will be able to specify a charge which it proposes to levy on the currency conversion operation using a FxCharge object.
4
5
  properties:
5
6
  chargeType:
@@ -16,4 +17,4 @@ properties:
16
17
  - $ref: ./Money.yaml
17
18
  - description: The amount of the charge which is being levied, expressed in the target currency.
18
19
  required:
19
- - chargeType
20
+ - chargeType
@@ -1,5 +1,6 @@
1
1
  title: FxConversion
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: A DFSP will be able to request a currency conversion, and an FX provider will be able to describe its involvement in a proposed transfer, using a FxConversion object.
4
5
  properties:
5
6
  conversionId:
@@ -54,4 +55,4 @@ required:
54
55
  - amountType
55
56
  - sourceAmount
56
57
  - targetAmount
57
- - expiration
58
+ - expiration
@@ -1,5 +1,6 @@
1
1
  title: FxMoney
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type FxMoney; This is based on the type Money but allows the amount to be optional to support FX quotations.
4
5
  properties:
5
6
  currency:
@@ -1,5 +1,6 @@
1
1
  title: FxQuotesIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the PUT /fxQuotes/{ID} callback.
4
5
  properties:
5
6
  condition:
@@ -1,5 +1,6 @@
1
1
  title: FxQuotesPostRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the POST /fxQuotes request.
4
5
  properties:
5
6
  conversionRequestId:
@@ -1,5 +1,6 @@
1
1
  title: FxRate
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The FxRate object contains information about a currency conversion in the transfer. It can be used by parties to the transfer to exchange information with each other about the exchange rate for the transfer, to ensure that the best rate can be agreed on.
4
5
  properties:
5
6
  sourceAmount:
@@ -1,5 +1,6 @@
1
1
  title: FxTransfersIDPatchResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'PATCH /fxTransfers/{ID} object'
4
5
  properties:
5
6
  completedTimestamp:
@@ -1,5 +1,6 @@
1
1
  title: FxTransfersIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the PUT /fxTransfers/{ID} callback.'
4
5
  properties:
5
6
  fulfilment:
@@ -1,5 +1,6 @@
1
1
  title: FxTransfersPostRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the POST /fxTransfers request.
4
5
  properties:
5
6
  commitRequestId:
@@ -1,5 +1,6 @@
1
1
  title: GeoCode
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >-
4
5
  Data model for the complex type GeoCode. Indicates the geographic location
5
6
  from where the transaction was initiated.
@@ -1,5 +1,6 @@
1
1
  title: IndividualQuote
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type IndividualQuote.
4
5
  properties:
5
6
  quoteId:
@@ -1,5 +1,6 @@
1
1
  title: IndividualQuoteResult
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type IndividualQuoteResult.
4
5
  properties:
5
6
  quoteId:
@@ -1,5 +1,6 @@
1
1
  title: IndividualTransfer
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type IndividualTransfer.
4
5
  properties:
5
6
  transferId:
@@ -1,5 +1,6 @@
1
1
  title: IndividualTransferResult
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type IndividualTransferResult.
4
5
  properties:
5
6
  transferId:
@@ -1,5 +1,6 @@
1
1
  title: Money
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type Money.
4
5
  properties:
5
6
  currency:
@@ -1,5 +1,6 @@
1
1
  title: ParticipantsIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the PUT /participants/{ID} callback.'
4
5
  properties:
5
6
  partyList:
@@ -1,5 +1,6 @@
1
1
  title: ParticipantsPostRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the POST /participants request.
4
5
  properties:
5
6
  requestId:
@@ -1,5 +1,6 @@
1
1
  title: ParticipantsTypeIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >-
4
5
  The object sent in the PUT /participants/{Type}/{ID}/{SubId} and
5
6
  /participants/{Type}/{ID} callbacks.
@@ -1,5 +1,6 @@
1
1
  title: ParticipantsTypeIDSubIDPostRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >-
4
5
  The object sent in the POST /participants/{Type}/{ID}/{SubId} and
5
6
  /participants/{Type}/{ID} requests. An additional optional ExtensionList
@@ -1,5 +1,6 @@
1
1
  title: PartiesTypeIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the PUT /parties/{Type}/{ID} callback.'
4
5
  properties:
5
6
  party:
@@ -1,5 +1,6 @@
1
1
  title: Party
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type Party.
4
5
  properties:
5
6
  partyIdInfo:
@@ -1,5 +1,6 @@
1
1
  title: PartyComplexName
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type PartyComplexName.
4
5
  properties:
5
6
  firstName:
@@ -1,5 +1,6 @@
1
1
  title: PartyIdInfo
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >-
4
5
  Data model for the complex type PartyIdInfo. An ExtensionList element has been
5
6
  added to this reqeust in version v1.1
@@ -1,5 +1,6 @@
1
1
  title: PartyPersonalInfo
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type PartyPersonalInfo.
4
5
  properties:
5
6
  complexName:
@@ -1,5 +1,6 @@
1
1
  title: PartyResult
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type PartyResult.
4
5
  properties:
5
6
  partyId:
@@ -1,5 +1,6 @@
1
1
  title: QuotesIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the PUT /quotes/{ID} callback.'
4
5
  properties:
5
6
  transferAmount:
@@ -1,5 +1,6 @@
1
1
  title: QuotesPostRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the POST /quotes request.
4
5
  properties:
5
6
  quoteId:
@@ -1,5 +1,6 @@
1
1
  title: Refund
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type Refund.
4
5
  properties:
5
6
  originalTransactionId:
@@ -1,5 +1,6 @@
1
1
  title: ServicesFXPPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the PUT /services/FXP callback.'
4
5
  properties:
5
6
  providers:
@@ -1,5 +1,6 @@
1
1
  title: ServicesFXPSourceCurrencyTargetCurrencyPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the PUT /services/FXP/{SourceCurrency}/{TargetCurrency} callback.'
4
5
  properties:
5
6
  providers:
@@ -1,5 +1,6 @@
1
1
  title: Transaction
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >-
4
5
  Data model for the complex type Transaction. The Transaction type is used to
5
6
  carry end-to-end data between the Payer FSP and the Payee FSP in the ILP
@@ -1,5 +1,6 @@
1
1
  title: TransactionRequestsIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the PUT /transactionRequests/{ID} callback.'
4
5
  properties:
5
6
  transactionId:
@@ -1,5 +1,6 @@
1
1
  title: TransactionRequestsPostRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the POST /transactionRequests request.
4
5
  properties:
5
6
  transactionRequestId:
@@ -1,5 +1,6 @@
1
1
  title: TransactionType
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type TransactionType.
4
5
  properties:
5
6
  scenario:
@@ -1,5 +1,6 @@
1
1
  title: TransactionsIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the PUT /transactions/{ID} callback.'
4
5
  properties:
5
6
  completedTimestamp:
@@ -1,5 +1,6 @@
1
1
  title: TransfersIDPatchResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'PATCH /transfers/{ID} object'
4
5
  properties:
5
6
  completedTimestamp:
@@ -1,5 +1,6 @@
1
1
  title: TransfersIDPutResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the PUT /transfers/{ID} callback.'
4
5
  properties:
5
6
  fulfilment:
@@ -1,5 +1,6 @@
1
1
  title: TransfersPostRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the POST /transfers request.
4
5
  properties:
5
6
  transferId:
@@ -1,5 +1,6 @@
1
1
  title: U2FPinValue
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  U2F challenge-response, where payer FSP verifies if the response
5
6
  provided by end-user device matches the previously registered key.
@@ -16,4 +17,4 @@ properties:
16
17
  authentication.
17
18
  required:
18
19
  - pinValue
19
- - counter
20
+ - counter
@@ -1,5 +1,6 @@
1
1
  title: AccountIdentification4Choice
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Specifies the unique identification of an account as assigned by the account
5
6
  servicer.
@@ -1,5 +1,6 @@
1
1
  title: AccountSchemeName1Choice
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: |
4
5
  Sets of elements to identify a name of the identification scheme.
5
6
  anyOf:
@@ -1,5 +1,6 @@
1
1
  title: ActiveCurrencyAndAmount
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  A number of monetary units specified in an active currency where the
5
6
  unit of currency is explicit and compliant with ISO 4217.
@@ -19,4 +20,4 @@ required:
19
20
  - Ccy
20
21
  example:
21
22
  ActiveCurrencyAndAmount: 123.45
22
- Ccy: USD
23
+ Ccy: USD
@@ -1,5 +1,6 @@
1
1
  title: ActiveOrHistoricCurrencyAndAmount
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  A number of monetary units specified in an active or a historic currency where
5
6
  the unit of currency is explicit and compliant with ISO 4217.
@@ -21,4 +22,4 @@ required:
21
22
  - Ccy
22
23
  example:
23
24
  ActiveOrHistoricCurrencyAndAmount: 123.45
24
- Ccy: USD
25
+ Ccy: USD
@@ -1,5 +1,6 @@
1
1
  title: AddressType3Choice
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: |
4
5
  Choice of formats for the type of address.
5
6
  anyOf:
@@ -1,5 +1,6 @@
1
1
  title: BranchAndFinancialInstitutionIdentification6
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Unique and unambiguous identification of a financial institution or a branch
5
6
  of a financial institution.
@@ -40,4 +41,4 @@ example:
40
41
  TwnNm: Town name
41
42
  CtrySubDvsn: Country subdivision
42
43
  Ctry: Country
43
- AdrLine: Address line
44
+ AdrLine: Address line
@@ -1,5 +1,6 @@
1
1
  title: BranchAndFinancialInstitutionIdentification8
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Unique and unambiguous identification of a financial institution or a branch
5
6
  of a financial institution.
@@ -37,4 +38,4 @@ example:
37
38
  TwnNm: Town name
38
39
  CtrySubDvsn: Country subdivision
39
40
  Ctry: Country
40
- AdrLine: Address line
41
+ AdrLine: Address line
@@ -1,5 +1,6 @@
1
1
  title: BranchData3
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: >
4
5
  Information that locates and identifies a specific branch of a financial
5
6
  institution.
@@ -45,4 +46,4 @@ example:
45
46
  TwnNm: Town name
46
47
  CtrySubDvsn: Country subdivision
47
48
  Ctry: Country
48
- AdrLine: Address line
49
+ AdrLine: Address line
@@ -3,6 +3,7 @@ description: >
3
3
  Information that locates and identifies a specific branch of a financial
4
4
  institution.
5
5
  type: object
6
+ additionalProperties: false
6
7
  properties:
7
8
  Id:
8
9
  allOf:
@@ -41,4 +42,4 @@ example:
41
42
  Dept: Department
42
43
  SubDept: Sub department
43
44
  StrtNm: Street name
44
- BldgNb: Building number
45
+ BldgNb: Building number
@@ -1,5 +1,6 @@
1
1
  title: CashAccount40
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: |
4
5
  Provides the details to identify an account.
5
6
  properties:
@@ -55,4 +56,4 @@ example:
55
56
  Ccy: EUR
56
57
  Nm: My account
57
58
  Prxy:
58
- Id: 12345
59
+ Id: 12345
@@ -2,6 +2,7 @@ title: CashAccountType2Choice
2
2
  description: |
3
3
  Specifies the nature, or use of the account.
4
4
  type: object
5
+ additionalProperties: false
5
6
  anyOf:
6
7
  - properties:
7
8
  Cd:
@@ -3,6 +3,7 @@ description: >
3
3
  Contains details about high level purpose of the mandate based on a set of
4
4
  pre-defined categories.
5
5
  type: object
6
+ additionalProperties: false
6
7
  anyOf:
7
8
  - properties:
8
9
  Cd:
@@ -4,6 +4,7 @@ description: >
4
4
 
5
5
  Specifies the type of charge.
6
6
  type: object
7
+ additionalProperties: false
7
8
  anyOf:
8
9
  - properties:
9
10
  Cd:
@@ -4,6 +4,7 @@ description: |
4
4
 
5
5
  Seemingly a generic schema for charges, with an amount, agent, and type.
6
6
  type: object
7
+ additionalProperties: false
7
8
  properties:
8
9
  Amt:
9
10
  allOf:
@@ -39,4 +40,4 @@ example:
39
40
  FinInstnId:
40
41
  BICFI: BICFI
41
42
  Tp:
42
- Cd: SHAR
43
+ Cd: SHAR
@@ -2,6 +2,7 @@ title: ClearingSystemIdentification2Choice
2
2
  description: |
3
3
  Specifies the clearing system identification.
4
4
  type: object
5
+ additionalProperties: false
5
6
  anyOf:
6
7
  - properties:
7
8
  Cd:
@@ -3,6 +3,7 @@ description: >
3
3
  Unique identification, as assigned by a clearing system, to unambiguously
4
4
  identify a member of the clearing system.
5
5
  type: object
6
+ additionalProperties: false
6
7
  properties:
7
8
  ClrSysId:
8
9
  allOf:
@@ -24,4 +25,4 @@ required:
24
25
  example:
25
26
  ClrSysId:
26
27
  Cd: CHQB
27
- MmbId: 123456789
28
+ MmbId: 123456789
@@ -2,6 +2,7 @@ title: Contact13
2
2
  description: |
3
3
  Specifies the details of the contact person.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  NmPrfx:
7
8
  allOf:
@@ -102,4 +103,4 @@ example:
102
103
  MobNb: +123-123-321
103
104
  FaxNb: +123-123-321
104
105
  URLAdr: http://www.example.com
105
- EmailAdr: example@example.com
106
+ EmailAdr: example@example.com
@@ -2,6 +2,7 @@ title: Contact4
2
2
  description: |
3
3
  Specifies the details of the contact person.
4
4
  type: object
5
+ additionalProperties: false
5
6
  properties:
6
7
  NmPrfx:
7
8
  allOf:
@@ -93,4 +94,4 @@ example:
93
94
  PhneNb: +123-123-321
94
95
  MobNb: +123-123-321
95
96
  FaxNb: +123-123-321
96
- EmailAdr: example@example.com
97
+ EmailAdr: example@example.com