@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
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - idType
4
5
  - idValue
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - homeTransactionId
4
5
  - from
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - homeTransactionId
4
5
  - from
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - transferId
4
5
  - currentState
@@ -1459,7 +1459,7 @@ components:
1459
1459
  description: Transaction ID from the DFSP backend, used to reconcile transactions between the Switch and DFSP backend systems.
1460
1460
  type: string
1461
1461
  transferState:
1462
- $ref: '#/components/schemas/transferState'
1462
+ $ref: '../components/schemas/TransferStateFromBackend.yaml'
1463
1463
  required:
1464
1464
  - homeTransactionId
1465
1465
  type: object
@@ -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:
@@ -14,6 +14,7 @@ anyOf:
14
14
  description: QR code used as a One Time Password.
15
15
  - title: U2FPinValue
16
16
  type: object
17
+ additionalProperties: false
17
18
  description: >
18
19
  U2F challenge-response, where payer FSP verifies if the response
19
20
  provided by end-user device matches the previously registered key.
@@ -1,5 +1,6 @@
1
1
  title: AuthorizationIDPutResponse
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: 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: 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: Extension_v2_1_0
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: 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: FxQuotesPostBackendRequest
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: FxQuotesPostBackendResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent as a response for the POST /fxQuotes request. The terms under which the FXP will undertake the currency conversion proposed by the requester.
4
5
  properties:
5
6
  homeTransactionId:
@@ -1,5 +1,6 @@
1
1
  title: FxQuotesPostOutboundRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the POST /fxQuotes request.
4
5
  properties:
5
6
  homeTransactionId:
@@ -1,5 +1,6 @@
1
1
  title: FxQuotesPostOutboundResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent as a response for the POST /fxQuotes request. The terms under which the FXP will undertake the currency conversion proposed by the requester.
4
5
  properties:
5
6
  homeTransactionId:
@@ -1,6 +1,7 @@
1
1
  title: fxTransfersPatchBackendRequest
2
2
  description: PATCH /fxTransfers/{commitRequestId} object.
3
3
  type: object
4
+ additionalProperties: false
4
5
  properties:
5
6
  conversionId:
6
7
  type: string
@@ -1,5 +1,6 @@
1
1
  title: FxTransfersPostBackendRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the POST /fxTransfers request.
4
5
  properties:
5
6
  homeTransactionId:
@@ -1,5 +1,6 @@
1
1
  title: FxTransfersPostBackendResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent as a response for the POST /fxTransfers request.'
4
5
  properties:
5
6
  homeTransactionId:
@@ -10,7 +11,7 @@ properties:
10
11
  completedTimestamp:
11
12
  $ref: "../../../../fspiop/v2_0/openapi3/components/schemas/FxTransfersIDPutResponse.yaml#/properties/completedTimestamp"
12
13
  conversionState:
13
- $ref: "../../../../fspiop/v2_0/openapi3/components/schemas/FxTransfersIDPutResponse.yaml#/properties/conversionState"
14
+ $ref: ./TransferStateFromBackend.yaml
14
15
  extensionList:
15
16
  $ref: "./ExtensionList_v2_1_0.yaml"
16
17
  required:
@@ -1,5 +1,6 @@
1
1
  title: FxTransfersPostOutboundRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: The object sent in the POST /fxTransfers request.
4
5
  properties:
5
6
  homeTransactionId:
@@ -1,5 +1,6 @@
1
1
  title: FxTransfersPostOutboundResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent as a response for the POST /fxTransfers request.'
4
5
  properties:
5
6
  homeTransactionId:
@@ -1,5 +1,6 @@
1
1
  title: FxTransfersPutBackendRequest
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'PUT /fxTransfers/{commitRequestId} object'
4
5
  properties:
5
6
  homeTransactionId:
@@ -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: 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: 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: 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: TransactionRequestResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the PUT /transactionRequests/{ID} callback.'
4
5
  properties:
5
6
  body:
@@ -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:
@@ -0,0 +1,15 @@
1
+ title: TransferStateFromBackend
2
+ type: string
3
+ enum:
4
+ - RESERVED
5
+ - COMMITTED
6
+ description: >-
7
+ Below are the allowed values for the enumeration.
8
+
9
+ - RESERVED - Next ledger has reserved the transfer.
10
+
11
+ - COMMITTED - Next ledger has successfully performed the transfer.
12
+
13
+ Note: There is no ABORTED state, http error response with proper mojaloop error code should be used to abort / reject a transfer.
14
+
15
+ example: 'COMMITTED'
@@ -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,6 +1,7 @@
1
1
  type: array
2
2
  items:
3
3
  type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - idType
6
7
  - idValue
@@ -1,16 +1,15 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
- - accountIdType
4
- - accountIdValue
4
+ - idType
5
+ - idValue
5
6
  properties:
6
- accountIdType:
7
+ idType:
7
8
  $ref: ./PartyIdType.yaml
8
- accountIdValue:
9
+ idValue:
9
10
  $ref: ./PartyIdentifier.yaml
10
- accountSubIdOrType:
11
+ subIdOrType:
11
12
  $ref: ./PartySubIdOrType.yaml
12
- modelId:
13
- $ref: ./CorrelationId.yaml
14
13
  response:
15
14
  $ref: ./accountDeletionStatus.yaml
16
15
  currentState:
@@ -1,6 +1,7 @@
1
1
  type: array
2
2
  items:
3
3
  type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - fspId
6
7
  properties:
@@ -1,10 +1,10 @@
1
1
  type: array
2
2
  items:
3
3
  type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - idType
6
7
  - idValue
7
- - currency
8
8
  properties:
9
9
  idType:
10
10
  $ref: ./PartyIdType.yaml
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - accounts
4
5
  properties:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - enabled
4
5
  properties:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - enabled
4
5
  properties:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - currency
4
5
  - amount
@@ -1,6 +1,7 @@
1
1
  allOf:
2
2
  - $ref: ./errorResponse.yaml
3
3
  - type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - bulkQuoteState
6
7
  properties:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - homeTransactionId
4
5
  - from
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - bulkQuoteId
4
5
  - individualQuoteResults
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - bulkQuoteId
4
5
  - currentState
@@ -1,6 +1,7 @@
1
1
  allOf:
2
2
  - $ref: ./errorResponse.yaml
3
3
  - type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - bulkTransferState
6
7
  properties:
@@ -1,6 +1,7 @@
1
1
  allOf:
2
2
  - $ref: ./errorResponse.yaml
3
3
  - type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - bulkTansferState
6
7
  properties:
@@ -2,6 +2,7 @@ description: >-
2
2
  The object sent back as confirmation of payee parties when autoAcceptParty is
3
3
  false.
4
4
  type: object
5
+ additionalProperties: false
5
6
  required:
6
7
  - individualTransfers
7
8
  properties:
@@ -1,5 +1,6 @@
1
1
  description: The object sent back as confirmation of quotes when autoAcceptQuotes is false.
2
2
  type: object
3
+ additionalProperties: false
3
4
  required:
4
5
  - individualTransfers
5
6
  properties:
@@ -1,5 +1,6 @@
1
1
  title: BulkTransactionIndividualTransfer
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: Data model for the complex type 'bulkTransactionIndividualTransfer'.
4
5
  properties:
5
6
  homeTransactionId:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  description: Data model for the 'individualTransfer' while accepting party or quote.
3
4
  properties:
4
5
  transferId:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - homeTransactionId
4
5
  properties:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - autoAcceptParty
4
5
  - autoAcceptQuote
@@ -28,7 +29,7 @@ properties:
28
29
  synchronous:
29
30
  description: >-
30
31
  Set to true if the bulkTransfer requests need be handled synchronous.
31
- Otherwise the requests will be handled asynchronously, meaning there will
32
+ Otherwise the requests will be handled asynchronously, meaning there will
32
33
  be callbacks whenever the processing is done
33
34
  type: boolean
34
35
  bulkExpiration:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - bulkTransactionId
4
5
  - bulkHomeTransactionID
@@ -1,5 +1,6 @@
1
1
  title: BulkTransactionResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  required:
4
5
  - bulkHomeTransactionID
5
6
  - bulkTransactionId
@@ -1,6 +1,7 @@
1
1
  allOf:
2
2
  - $ref: ./errorResponse.yaml
3
3
  - type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - bulkTransferState
6
7
  properties:
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - bulkTransferId
4
5
  - homeTransactionId
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - bulkTransferId
4
5
  - individualTransferResults
@@ -1,3 +1,4 @@
1
1
  allOf:
2
2
  - $ref: ./errorResponse.yaml
3
3
  - type: object
4
+ additionalProperties: false
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  properties:
3
4
  statusCode:
4
5
  type: string
@@ -1,3 +1,4 @@
1
1
  allOf:
2
2
  - $ref: ./errorResponse.yaml
3
3
  - type: object
4
+ additionalProperties: false
@@ -1,6 +1,7 @@
1
1
  allOf:
2
2
  - $ref: ./errorResponse.yaml
3
3
  - type: object
4
+ additionalProperties: false
4
5
  required:
5
6
  - transferState
6
7
  properties:
@@ -1,5 +1,6 @@
1
1
  title: getPartiesResponse
2
2
  type: object
3
+ additionalProperties: false
3
4
  description: 'The object sent in the GET /parties/{Type}/{ID} callback.'
4
5
  properties:
5
6
  body:
@@ -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,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  properties:
3
4
  quoteId:
4
5
  $ref: ./CorrelationId.yaml
@@ -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,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  description: >-
3
4
  A Mojaloop API transfer fulfilment for individual transfers in a bulk
4
5
  transfer
@@ -1,4 +1,5 @@
1
1
  type: object
2
+ additionalProperties: false
2
3
  required:
3
4
  - transferId
4
5
  properties: