@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
@@ -2704,6 +2704,7 @@ components:
2704
2704
  AuthenticationInfo:
2705
2705
  title: AuthenticationInfo
2706
2706
  type: object
2707
+ additionalProperties: false
2707
2708
  description: Data model for the complex type AuthenticationInfo.
2708
2709
  properties:
2709
2710
  authentication:
@@ -2752,6 +2753,7 @@ components:
2752
2753
  AuthorizationsIDPutResponse:
2753
2754
  title: AuthorizationsIDPutResponse
2754
2755
  type: object
2756
+ additionalProperties: false
2755
2757
  description: The object sent in the PUT /authorizations/{ID} callback.
2756
2758
  properties:
2757
2759
  authenticationInfo:
@@ -2790,6 +2792,7 @@ components:
2790
2792
  BulkQuotesIDPutResponse:
2791
2793
  title: BulkQuotesIDPutResponse
2792
2794
  type: object
2795
+ additionalProperties: false
2793
2796
  description: The object sent in the PUT /bulkQuotes/{ID} callback.
2794
2797
  properties:
2795
2798
  individualQuoteResults:
@@ -2809,6 +2812,7 @@ components:
2809
2812
  BulkQuotesPostRequest:
2810
2813
  title: BulkQuotesPostRequest
2811
2814
  type: object
2815
+ additionalProperties: false
2812
2816
  description: The object sent in the POST /bulkQuotes request.
2813
2817
  properties:
2814
2818
  bulkQuoteId:
@@ -2861,6 +2865,7 @@ components:
2861
2865
  BulkTransfersIDPutResponse:
2862
2866
  title: BulkTransfersIDPutResponse
2863
2867
  type: object
2868
+ additionalProperties: false
2864
2869
  description: The object sent in the PUT /bulkTransfers/{ID} callback.
2865
2870
  properties:
2866
2871
  completedTimestamp:
@@ -2880,6 +2885,7 @@ components:
2880
2885
  BulkTransfersPostRequest:
2881
2886
  title: BulkTransfersPostRequest
2882
2887
  type: object
2888
+ additionalProperties: false
2883
2889
  description: The object sent in the POST /bulkTransfers request.
2884
2890
  properties:
2885
2891
  bulkTransferId:
@@ -3165,6 +3171,7 @@ components:
3165
3171
  ErrorInformation:
3166
3172
  title: ErrorInformation
3167
3173
  type: object
3174
+ additionalProperties: false
3168
3175
  description: Data model for the complex type ErrorInformation.
3169
3176
  properties:
3170
3177
  errorCode:
@@ -3179,6 +3186,7 @@ components:
3179
3186
  ErrorInformationObject:
3180
3187
  title: ErrorInformationObject
3181
3188
  type: object
3189
+ additionalProperties: false
3182
3190
  description: Data model for the complex type object that contains ErrorInformation.
3183
3191
  properties:
3184
3192
  errorInformation:
@@ -3188,6 +3196,7 @@ components:
3188
3196
  ErrorInformationResponse:
3189
3197
  title: ErrorInformationResponse
3190
3198
  type: object
3199
+ additionalProperties: false
3191
3200
  description: >-
3192
3201
  Data model for the complex type object that contains an optional element
3193
3202
  ErrorInformation used along with 4xx and 5xx responses.
@@ -3197,6 +3206,7 @@ components:
3197
3206
  Extension:
3198
3207
  title: Extension
3199
3208
  type: object
3209
+ additionalProperties: false
3200
3210
  description: Data model for the complex type Extension.
3201
3211
  properties:
3202
3212
  key:
@@ -3215,6 +3225,7 @@ components:
3215
3225
  ExtensionList:
3216
3226
  title: ExtensionList
3217
3227
  type: object
3228
+ additionalProperties: false
3218
3229
  description: >-
3219
3230
  Data model for the complex type ExtensionList. An optional list of
3220
3231
  extensions, specific to deployment.
@@ -3253,6 +3264,7 @@ components:
3253
3264
  FxCharge:
3254
3265
  title: FxCharge
3255
3266
  type: object
3267
+ additionalProperties: false
3256
3268
  description: >-
3257
3269
  An FXP will be able to specify a charge which it proposes to levy on the
3258
3270
  currency conversion operation using a FxCharge object.
@@ -3279,6 +3291,7 @@ components:
3279
3291
  FxConversion:
3280
3292
  title: FxConversion
3281
3293
  type: object
3294
+ additionalProperties: false
3282
3295
  description: >-
3283
3296
  A DFSP will be able to request a currency conversion, and an FX provider
3284
3297
  will be able to describe its involvement in a proposed transfer, using a
@@ -3353,6 +3366,7 @@ components:
3353
3366
  FxMoney:
3354
3367
  title: FxMoney
3355
3368
  type: object
3369
+ additionalProperties: false
3356
3370
  description: >-
3357
3371
  Data model for the complex type FxMoney; This is based on the type Money
3358
3372
  but allows the amount to be optional to support FX quotations.
@@ -3366,6 +3380,7 @@ components:
3366
3380
  FxQuotesIDPutResponse:
3367
3381
  title: FxQuotesIDPutResponse
3368
3382
  type: object
3383
+ additionalProperties: false
3369
3384
  description: The object sent in the PUT /fxQuotes/{ID} callback.
3370
3385
  properties:
3371
3386
  condition:
@@ -3383,6 +3398,7 @@ components:
3383
3398
  FxQuotesPostRequest:
3384
3399
  title: FxQuotesPostRequest
3385
3400
  type: object
3401
+ additionalProperties: false
3386
3402
  description: The object sent in the POST /fxQuotes request.
3387
3403
  properties:
3388
3404
  conversionRequestId:
@@ -3401,6 +3417,7 @@ components:
3401
3417
  FxRate:
3402
3418
  title: FxRate
3403
3419
  type: object
3420
+ additionalProperties: false
3404
3421
  description: >-
3405
3422
  The FxRate object contains information about a currency conversion in
3406
3423
  the transfer. It can be used by parties to the transfer to exchange
@@ -3421,6 +3438,7 @@ components:
3421
3438
  FxTransfersIDPatchResponse:
3422
3439
  title: FxTransfersIDPatchResponse
3423
3440
  type: object
3441
+ additionalProperties: false
3424
3442
  description: PATCH /fxTransfers/{ID} object
3425
3443
  properties:
3426
3444
  completedTimestamp:
@@ -3438,6 +3456,7 @@ components:
3438
3456
  FxTransfersIDPutResponse:
3439
3457
  title: FxTransfersIDPutResponse
3440
3458
  type: object
3459
+ additionalProperties: false
3441
3460
  description: The object sent in the PUT /fxTransfers/{ID} callback.
3442
3461
  properties:
3443
3462
  fulfilment:
@@ -3462,6 +3481,7 @@ components:
3462
3481
  FxTransfersPostRequest:
3463
3482
  title: FxTransfersPostRequest
3464
3483
  type: object
3484
+ additionalProperties: false
3465
3485
  description: The object sent in the POST /fxTransfers request.
3466
3486
  properties:
3467
3487
  commitRequestId:
@@ -3514,6 +3534,7 @@ components:
3514
3534
  GeoCode:
3515
3535
  title: GeoCode
3516
3536
  type: object
3537
+ additionalProperties: false
3517
3538
  description: >-
3518
3539
  Data model for the complex type GeoCode. Indicates the geographic
3519
3540
  location from where the transaction was initiated.
@@ -3550,6 +3571,7 @@ components:
3550
3571
  IndividualQuote:
3551
3572
  title: IndividualQuote
3552
3573
  type: object
3574
+ additionalProperties: false
3553
3575
  description: Data model for the complex type IndividualQuote.
3554
3576
  properties:
3555
3577
  quoteId:
@@ -3580,6 +3602,7 @@ components:
3580
3602
  IndividualQuoteResult:
3581
3603
  title: IndividualQuoteResult
3582
3604
  type: object
3605
+ additionalProperties: false
3583
3606
  description: Data model for the complex type IndividualQuoteResult.
3584
3607
  properties:
3585
3608
  quoteId:
@@ -3607,6 +3630,7 @@ components:
3607
3630
  IndividualTransfer:
3608
3631
  title: IndividualTransfer
3609
3632
  type: object
3633
+ additionalProperties: false
3610
3634
  description: Data model for the complex type IndividualTransfer.
3611
3635
  properties:
3612
3636
  transferId:
@@ -3627,6 +3651,7 @@ components:
3627
3651
  IndividualTransferResult:
3628
3652
  title: IndividualTransferResult
3629
3653
  type: object
3654
+ additionalProperties: false
3630
3655
  description: Data model for the complex type IndividualTransferResult.
3631
3656
  properties:
3632
3657
  transferId:
@@ -3732,6 +3757,7 @@ components:
3732
3757
  Money:
3733
3758
  title: Money
3734
3759
  type: object
3760
+ additionalProperties: false
3735
3761
  description: Data model for the complex type Money.
3736
3762
  properties:
3737
3763
  currency:
@@ -3778,6 +3804,7 @@ components:
3778
3804
  ParticipantsIDPutResponse:
3779
3805
  title: ParticipantsIDPutResponse
3780
3806
  type: object
3807
+ additionalProperties: false
3781
3808
  description: The object sent in the PUT /participants/{ID} callback.
3782
3809
  properties:
3783
3810
  partyList:
@@ -3796,6 +3823,7 @@ components:
3796
3823
  ParticipantsPostRequest:
3797
3824
  title: ParticipantsPostRequest
3798
3825
  type: object
3826
+ additionalProperties: false
3799
3827
  description: The object sent in the POST /participants request.
3800
3828
  properties:
3801
3829
  requestId:
@@ -3817,6 +3845,7 @@ components:
3817
3845
  ParticipantsTypeIDPutResponse:
3818
3846
  title: ParticipantsTypeIDPutResponse
3819
3847
  type: object
3848
+ additionalProperties: false
3820
3849
  description: >-
3821
3850
  The object sent in the PUT /participants/{Type}/{ID}/{SubId} and
3822
3851
  /participants/{Type}/{ID} callbacks.
@@ -3826,6 +3855,7 @@ components:
3826
3855
  ParticipantsTypeIDSubIDPostRequest:
3827
3856
  title: ParticipantsTypeIDSubIDPostRequest
3828
3857
  type: object
3858
+ additionalProperties: false
3829
3859
  description: >-
3830
3860
  The object sent in the POST /participants/{Type}/{ID}/{SubId} and
3831
3861
  /participants/{Type}/{ID} requests. An additional optional ExtensionList
@@ -3842,6 +3872,7 @@ components:
3842
3872
  PartiesTypeIDPutResponse:
3843
3873
  title: PartiesTypeIDPutResponse
3844
3874
  type: object
3875
+ additionalProperties: false
3845
3876
  description: The object sent in the PUT /parties/{Type}/{ID} callback.
3846
3877
  properties:
3847
3878
  party:
@@ -3851,6 +3882,7 @@ components:
3851
3882
  Party:
3852
3883
  title: Party
3853
3884
  type: object
3885
+ additionalProperties: false
3854
3886
  description: Data model for the complex type Party.
3855
3887
  properties:
3856
3888
  partyIdInfo:
@@ -3873,6 +3905,7 @@ components:
3873
3905
  PartyComplexName:
3874
3906
  title: PartyComplexName
3875
3907
  type: object
3908
+ additionalProperties: false
3876
3909
  description: Data model for the complex type PartyComplexName.
3877
3910
  properties:
3878
3911
  firstName:
@@ -3884,6 +3917,7 @@ components:
3884
3917
  PartyIdInfo:
3885
3918
  title: PartyIdInfo
3886
3919
  type: object
3920
+ additionalProperties: false
3887
3921
  description: >-
3888
3922
  Data model for the complex type PartyIdInfo. An ExtensionList element
3889
3923
  has been added to this reqeust in version v1.1
@@ -3975,6 +4009,7 @@ components:
3975
4009
  PartyPersonalInfo:
3976
4010
  title: PartyPersonalInfo
3977
4011
  type: object
4012
+ additionalProperties: false
3978
4013
  description: Data model for the complex type PartyPersonalInfo.
3979
4014
  properties:
3980
4015
  complexName:
@@ -3986,6 +4021,7 @@ components:
3986
4021
  PartyResult:
3987
4022
  title: PartyResult
3988
4023
  type: object
4024
+ additionalProperties: false
3989
4025
  description: Data model for the complex type PartyResult.
3990
4026
  properties:
3991
4027
  partyId:
@@ -4066,6 +4102,7 @@ components:
4066
4102
  QuotesIDPutResponse:
4067
4103
  title: QuotesIDPutResponse
4068
4104
  type: object
4105
+ additionalProperties: false
4069
4106
  description: The object sent in the PUT /quotes/{ID} callback.
4070
4107
  properties:
4071
4108
  transferAmount:
@@ -4094,6 +4131,7 @@ components:
4094
4131
  QuotesPostRequest:
4095
4132
  title: QuotesPostRequest
4096
4133
  type: object
4134
+ additionalProperties: false
4097
4135
  description: The object sent in the POST /quotes request.
4098
4136
  properties:
4099
4137
  quoteId:
@@ -4153,6 +4191,7 @@ components:
4153
4191
  Refund:
4154
4192
  title: Refund
4155
4193
  type: object
4194
+ additionalProperties: false
4156
4195
  description: Data model for the complex type Refund.
4157
4196
  properties:
4158
4197
  originalTransactionId:
@@ -4171,6 +4210,7 @@ components:
4171
4210
  ServicesFXPPutResponse:
4172
4211
  title: ServicesFXPPutResponse
4173
4212
  type: object
4213
+ additionalProperties: false
4174
4214
  description: The object sent in the PUT /services/FXP callback.
4175
4215
  properties:
4176
4216
  providers:
@@ -4187,6 +4227,7 @@ components:
4187
4227
  ServicesFXPSourceCurrencyTargetCurrencyPutResponse:
4188
4228
  title: ServicesFXPSourceCurrencyTargetCurrencyPutResponse
4189
4229
  type: object
4230
+ additionalProperties: false
4190
4231
  description: >-
4191
4232
  The object sent in the PUT
4192
4233
  /services/FXP/{SourceCurrency}/{TargetCurrency} callback.
@@ -4213,6 +4254,7 @@ components:
4213
4254
  Transaction:
4214
4255
  title: Transaction
4215
4256
  type: object
4257
+ additionalProperties: false
4216
4258
  description: >-
4217
4259
  Data model for the complex type Transaction. The Transaction type is
4218
4260
  used to carry end-to-end data between the Payer FSP and the Payee FSP in
@@ -4317,6 +4359,7 @@ components:
4317
4359
  TransactionRequestsIDPutResponse:
4318
4360
  title: TransactionRequestsIDPutResponse
4319
4361
  type: object
4362
+ additionalProperties: false
4320
4363
  description: The object sent in the PUT /transactionRequests/{ID} callback.
4321
4364
  properties:
4322
4365
  transactionId:
@@ -4330,6 +4373,7 @@ components:
4330
4373
  TransactionRequestsPostRequest:
4331
4374
  title: TransactionRequestsPostRequest
4332
4375
  type: object
4376
+ additionalProperties: false
4333
4377
  description: The object sent in the POST /transactionRequests request.
4334
4378
  properties:
4335
4379
  transactionRequestId:
@@ -4417,6 +4461,7 @@ components:
4417
4461
  TransactionType:
4418
4462
  title: TransactionType
4419
4463
  type: object
4464
+ additionalProperties: false
4420
4465
  description: Data model for the complex type TransactionType.
4421
4466
  properties:
4422
4467
  scenario:
@@ -4438,6 +4483,7 @@ components:
4438
4483
  TransactionsIDPutResponse:
4439
4484
  title: TransactionsIDPutResponse
4440
4485
  type: object
4486
+ additionalProperties: false
4441
4487
  description: The object sent in the PUT /transactions/{ID} callback.
4442
4488
  properties:
4443
4489
  completedTimestamp:
@@ -4473,6 +4519,7 @@ components:
4473
4519
  TransfersIDPatchResponse:
4474
4520
  title: TransfersIDPatchResponse
4475
4521
  type: object
4522
+ additionalProperties: false
4476
4523
  description: PATCH /transfers/{ID} object
4477
4524
  properties:
4478
4525
  completedTimestamp:
@@ -4487,6 +4534,7 @@ components:
4487
4534
  TransfersIDPutResponse:
4488
4535
  title: TransfersIDPutResponse
4489
4536
  type: object
4537
+ additionalProperties: false
4490
4538
  description: The object sent in the PUT /transfers/{ID} callback.
4491
4539
  properties:
4492
4540
  fulfilment:
@@ -4502,6 +4550,7 @@ components:
4502
4550
  TransfersPostRequest:
4503
4551
  title: TransfersPostRequest
4504
4552
  type: object
4553
+ additionalProperties: false
4505
4554
  description: The object sent in the POST /transfers request.
4506
4555
  properties:
4507
4556
  transferId:
@@ -4540,6 +4589,7 @@ components:
4540
4589
  U2FPinValue:
4541
4590
  title: U2FPinValue
4542
4591
  type: object
4592
+ additionalProperties: false
4543
4593
  description: >
4544
4594
  U2F challenge-response, where payer FSP verifies if the response
4545
4595
  provided by end-user device matches the previously registered key.
@@ -1508,6 +1508,7 @@ components:
1508
1508
  - COMPLETED
1509
1509
  autoAcceptPartyOption:
1510
1510
  type: object
1511
+ additionalProperties: false
1511
1512
  required:
1512
1513
  - enabled
1513
1514
  properties:
@@ -1695,6 +1696,7 @@ components:
1695
1696
  example: '123.45'
1696
1697
  bulkPerTransferFeeLimit:
1697
1698
  type: object
1699
+ additionalProperties: false
1698
1700
  required:
1699
1701
  - currency
1700
1702
  - amount
@@ -1705,6 +1707,7 @@ components:
1705
1707
  $ref: '#/components/schemas/Amount'
1706
1708
  autoAcceptQuote:
1707
1709
  type: object
1710
+ additionalProperties: false
1708
1711
  required:
1709
1712
  - enabled
1710
1713
  properties:
@@ -1726,6 +1729,7 @@ components:
1726
1729
  example: '2016-05-24T08:38:08.699-04:00'
1727
1730
  bulkTransactionOptions:
1728
1731
  type: object
1732
+ additionalProperties: false
1729
1733
  required:
1730
1734
  - autoAcceptParty
1731
1735
  - autoAcceptQuote
@@ -1745,7 +1749,7 @@ components:
1745
1749
  description: Set to true if supplying an FSPID for the payee party and no party resolution is needed. This may be useful if a previous party resolution has been performed.
1746
1750
  type: boolean
1747
1751
  synchronous:
1748
- description: Set to true if the bulkTransfer requests need be handled synchronous. Otherwise the requests will be handled asynchronously, meaning there will be callbacks whenever the processing is done
1752
+ description: Set to true if the bulkTransfer requests need be handled synchronous. Otherwise the requests will be handled asynchronously, meaning there will be callbacks whenever the processing is done
1749
1753
  type: boolean
1750
1754
  bulkExpiration:
1751
1755
  $ref: '#/components/schemas/DateTime'
@@ -1799,6 +1803,7 @@ components:
1799
1803
  Extension:
1800
1804
  title: Extension
1801
1805
  type: object
1806
+ additionalProperties: false
1802
1807
  description: Data model for the complex type Extension.
1803
1808
  properties:
1804
1809
  key:
@@ -1811,6 +1816,7 @@ components:
1811
1816
  ExtensionList:
1812
1817
  title: ExtensionList
1813
1818
  type: object
1819
+ additionalProperties: false
1814
1820
  description: Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.
1815
1821
  properties:
1816
1822
  extension:
@@ -1825,6 +1831,7 @@ components:
1825
1831
  PartyIdInfo:
1826
1832
  title: PartyIdInfo
1827
1833
  type: object
1834
+ additionalProperties: false
1828
1835
  description: Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1
1829
1836
  properties:
1830
1837
  partyIdType:
@@ -1849,6 +1856,7 @@ components:
1849
1856
  PartyComplexName:
1850
1857
  title: PartyComplexName
1851
1858
  type: object
1859
+ additionalProperties: false
1852
1860
  description: Data model for the complex type PartyComplexName.
1853
1861
  properties:
1854
1862
  firstName:
@@ -1860,6 +1868,7 @@ components:
1860
1868
  PartyPersonalInfo:
1861
1869
  title: PartyPersonalInfo
1862
1870
  type: object
1871
+ additionalProperties: false
1863
1872
  description: Data model for the complex type PartyPersonalInfo.
1864
1873
  properties:
1865
1874
  complexName:
@@ -1869,6 +1878,7 @@ components:
1869
1878
  Party:
1870
1879
  title: Party
1871
1880
  type: object
1881
+ additionalProperties: false
1872
1882
  description: Data model for the complex type Party.
1873
1883
  properties:
1874
1884
  partyIdInfo:
@@ -1902,6 +1912,7 @@ components:
1902
1912
  Money:
1903
1913
  title: Money
1904
1914
  type: object
1915
+ additionalProperties: false
1905
1916
  description: Data model for the complex type Money.
1906
1917
  properties:
1907
1918
  currency:
@@ -1926,6 +1937,7 @@ components:
1926
1937
  GeoCode:
1927
1938
  title: GeoCode
1928
1939
  type: object
1940
+ additionalProperties: false
1929
1941
  description: Data model for the complex type GeoCode. Indicates the geographic location from where the transaction was initiated.
1930
1942
  properties:
1931
1943
  latitude:
@@ -1964,6 +1976,7 @@ components:
1964
1976
  ErrorInformation:
1965
1977
  title: ErrorInformation
1966
1978
  type: object
1979
+ additionalProperties: false
1967
1980
  description: Data model for the complex type ErrorInformation.
1968
1981
  properties:
1969
1982
  errorCode:
@@ -1977,11 +1990,13 @@ components:
1977
1990
  - errorDescription
1978
1991
  mojaloopError:
1979
1992
  type: object
1993
+ additionalProperties: false
1980
1994
  properties:
1981
1995
  errorInformation:
1982
1996
  $ref: '#/components/schemas/ErrorInformation'
1983
1997
  quoteError:
1984
1998
  type: object
1999
+ additionalProperties: false
1985
2000
  description: This object represents a Mojaloop API error received at any time during the quote process
1986
2001
  properties:
1987
2002
  httpStatusCode:
@@ -1991,6 +2006,7 @@ components:
1991
2006
  $ref: '#/components/schemas/mojaloopError'
1992
2007
  individualQuoteResult:
1993
2008
  type: object
2009
+ additionalProperties: false
1994
2010
  properties:
1995
2011
  quoteId:
1996
2012
  $ref: '#/components/schemas/CorrelationId'
@@ -2038,6 +2054,7 @@ components:
2038
2054
  example: RESERVED
2039
2055
  transferError:
2040
2056
  type: object
2057
+ additionalProperties: false
2041
2058
  description: This may be a Mojaloop API error returned from another entity in the scheme or an object representing other types of error e.g. exceptions that may occur inside the scheme adapter.
2042
2059
  properties:
2043
2060
  httpStatusCode:
@@ -2047,6 +2064,7 @@ components:
2047
2064
  $ref: '#/components/schemas/mojaloopError'
2048
2065
  individualTransferResult:
2049
2066
  type: object
2067
+ additionalProperties: false
2050
2068
  required:
2051
2069
  - transferId
2052
2070
  properties:
@@ -2062,6 +2080,7 @@ components:
2062
2080
  $ref: '#/components/schemas/transferError'
2063
2081
  bulkTransactionIndividualTransferResult:
2064
2082
  type: object
2083
+ additionalProperties: false
2065
2084
  required:
2066
2085
  - homeTransactionId
2067
2086
  properties:
@@ -2100,6 +2119,7 @@ components:
2100
2119
  bulkTransactionResponse:
2101
2120
  title: BulkTransactionResponse
2102
2121
  type: object
2122
+ additionalProperties: false
2103
2123
  required:
2104
2124
  - bulkHomeTransactionID
2105
2125
  - bulkTransactionId