@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
@@ -664,6 +664,7 @@ components:
664
664
  type: array
665
665
  items:
666
666
  type: object
667
+ additionalProperties: false
667
668
  required:
668
669
  - idType
669
670
  - idValue
@@ -685,6 +686,7 @@ components:
685
686
  example: b51ec534-ee48-4575-b6a9-ead2955b8069
686
687
  errorResponse:
687
688
  type: object
689
+ additionalProperties: false
688
690
  properties:
689
691
  statusCode:
690
692
  type: string
@@ -696,6 +698,7 @@ components:
696
698
  type: array
697
699
  items:
698
700
  type: object
701
+ additionalProperties: false
699
702
  required:
700
703
  - idType
701
704
  - idValue
@@ -740,6 +743,7 @@ components:
740
743
  Extension:
741
744
  title: Extension
742
745
  type: object
746
+ additionalProperties: false
743
747
  description: Data model for the complex type Extension.
744
748
  properties:
745
749
  key:
@@ -752,6 +756,7 @@ components:
752
756
  ExtensionList:
753
757
  title: ExtensionList
754
758
  type: object
759
+ additionalProperties: false
755
760
  description: Data model for the complex type ExtensionList. An optional list of extensions, specific to deployment.
756
761
  properties:
757
762
  extension:
@@ -766,6 +771,7 @@ components:
766
771
  ErrorInformation:
767
772
  title: ErrorInformation
768
773
  type: object
774
+ additionalProperties: false
769
775
  description: Data model for the complex type ErrorInformation.
770
776
  properties:
771
777
  errorCode:
@@ -779,11 +785,13 @@ components:
779
785
  - errorDescription
780
786
  mojaloopError:
781
787
  type: object
788
+ additionalProperties: false
782
789
  properties:
783
790
  errorInformation:
784
791
  $ref: '#/components/schemas/ErrorInformation'
785
792
  transferError:
786
793
  type: object
794
+ additionalProperties: false
787
795
  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.
788
796
  properties:
789
797
  httpStatusCode:
@@ -793,6 +801,7 @@ components:
793
801
  $ref: '#/components/schemas/mojaloopError'
794
802
  accountsResponse:
795
803
  type: object
804
+ additionalProperties: false
796
805
  required:
797
806
  - accounts
798
807
  properties:
@@ -819,6 +828,7 @@ components:
819
828
  allOf:
820
829
  - $ref: '#/components/schemas/errorResponse'
821
830
  - type: object
831
+ additionalProperties: false
822
832
  required:
823
833
  - executionState
824
834
  properties:
@@ -898,6 +908,7 @@ components:
898
908
  maxItems: 16
899
909
  transferParty:
900
910
  type: object
911
+ additionalProperties: false
901
912
  required:
902
913
  - idType
903
914
  - idValue
@@ -965,6 +976,7 @@ components:
965
976
  individualQuote:
966
977
  title: IndividualQuote
967
978
  type: object
979
+ additionalProperties: false
968
980
  description: Data model for the complex type 'individualQuote'.
969
981
  properties:
970
982
  quoteId:
@@ -994,6 +1006,7 @@ components:
994
1006
  - amount
995
1007
  bulkQuoteRequest:
996
1008
  type: object
1009
+ additionalProperties: false
997
1010
  required:
998
1011
  - homeTransactionId
999
1012
  - from
@@ -1029,6 +1042,7 @@ components:
1029
1042
  Money:
1030
1043
  title: Money
1031
1044
  type: object
1045
+ additionalProperties: false
1032
1046
  description: Data model for the complex type Money.
1033
1047
  properties:
1034
1048
  currency:
@@ -1053,6 +1067,7 @@ components:
1053
1067
  GeoCode:
1054
1068
  title: GeoCode
1055
1069
  type: object
1070
+ additionalProperties: false
1056
1071
  description: Data model for the complex type GeoCode. Indicates the geographic location from where the transaction was initiated.
1057
1072
  properties:
1058
1073
  latitude:
@@ -1078,6 +1093,7 @@ components:
1078
1093
  description: Condition that must be attached to the transfer by the Payer.
1079
1094
  quoteError:
1080
1095
  type: object
1096
+ additionalProperties: false
1081
1097
  description: This object represents a Mojaloop API error received at any time during the quote process
1082
1098
  properties:
1083
1099
  httpStatusCode:
@@ -1087,6 +1103,7 @@ components:
1087
1103
  $ref: '#/components/schemas/mojaloopError'
1088
1104
  individualQuoteResult:
1089
1105
  type: object
1106
+ additionalProperties: false
1090
1107
  properties:
1091
1108
  quoteId:
1092
1109
  $ref: '#/components/schemas/CorrelationId'
@@ -1112,6 +1129,7 @@ components:
1112
1129
  - quoteId
1113
1130
  bulkQuoteResponse:
1114
1131
  type: object
1132
+ additionalProperties: false
1115
1133
  required:
1116
1134
  - bulkQuoteId
1117
1135
  - individualQuoteResults
@@ -1139,6 +1157,7 @@ components:
1139
1157
  allOf:
1140
1158
  - $ref: '#/components/schemas/errorResponse'
1141
1159
  - type: object
1160
+ additionalProperties: false
1142
1161
  required:
1143
1162
  - bulkQuoteState
1144
1163
  properties:
@@ -1151,6 +1170,7 @@ components:
1151
1170
  - COMPLETED
1152
1171
  bulkQuoteStatusResponse:
1153
1172
  type: object
1173
+ additionalProperties: false
1154
1174
  required:
1155
1175
  - bulkQuoteId
1156
1176
  - currentState
@@ -1168,6 +1188,7 @@ components:
1168
1188
  $ref: '#/components/schemas/individualQuote'
1169
1189
  autoAcceptPartyOption:
1170
1190
  type: object
1191
+ additionalProperties: false
1171
1192
  required:
1172
1193
  - enabled
1173
1194
  properties:
@@ -1178,6 +1199,7 @@ components:
1178
1199
  - true
1179
1200
  bulkPerTransferFeeLimit:
1180
1201
  type: object
1202
+ additionalProperties: false
1181
1203
  required:
1182
1204
  - currency
1183
1205
  - amount
@@ -1188,6 +1210,7 @@ components:
1188
1210
  $ref: '#/components/schemas/Amount'
1189
1211
  autoAcceptQuote:
1190
1212
  type: object
1213
+ additionalProperties: false
1191
1214
  required:
1192
1215
  - enabled
1193
1216
  properties:
@@ -1203,6 +1226,7 @@ components:
1203
1226
  $ref: '#/components/schemas/bulkPerTransferFeeLimit'
1204
1227
  bulkTransactionOptions:
1205
1228
  type: object
1229
+ additionalProperties: false
1206
1230
  required:
1207
1231
  - autoAcceptParty
1208
1232
  - autoAcceptQuote
@@ -1222,13 +1246,14 @@ components:
1222
1246
  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.
1223
1247
  type: boolean
1224
1248
  synchronous:
1225
- 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
1249
+ 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
1226
1250
  type: boolean
1227
1251
  bulkExpiration:
1228
1252
  $ref: '#/components/schemas/DateTime'
1229
1253
  PartyIdInfo:
1230
1254
  title: PartyIdInfo
1231
1255
  type: object
1256
+ additionalProperties: false
1232
1257
  description: Data model for the complex type PartyIdInfo. An ExtensionList element has been added to this reqeust in version v1.1
1233
1258
  properties:
1234
1259
  partyIdType:
@@ -1253,6 +1278,7 @@ components:
1253
1278
  PartyComplexName:
1254
1279
  title: PartyComplexName
1255
1280
  type: object
1281
+ additionalProperties: false
1256
1282
  description: Data model for the complex type PartyComplexName.
1257
1283
  properties:
1258
1284
  firstName:
@@ -1264,6 +1290,7 @@ components:
1264
1290
  PartyPersonalInfo:
1265
1291
  title: PartyPersonalInfo
1266
1292
  type: object
1293
+ additionalProperties: false
1267
1294
  description: Data model for the complex type PartyPersonalInfo.
1268
1295
  properties:
1269
1296
  complexName:
@@ -1273,6 +1300,7 @@ components:
1273
1300
  Party:
1274
1301
  title: Party
1275
1302
  type: object
1303
+ additionalProperties: false
1276
1304
  description: Data model for the complex type Party.
1277
1305
  properties:
1278
1306
  partyIdInfo:
@@ -1288,6 +1316,7 @@ components:
1288
1316
  bulkTransactionIndividualTransfer:
1289
1317
  title: BulkTransactionIndividualTransfer
1290
1318
  type: object
1319
+ additionalProperties: false
1291
1320
  description: Data model for the complex type 'bulkTransactionIndividualTransfer'.
1292
1321
  properties:
1293
1322
  homeTransactionId:
@@ -1320,6 +1349,7 @@ components:
1320
1349
  - amount
1321
1350
  bulkTransactionRequest:
1322
1351
  type: object
1352
+ additionalProperties: false
1323
1353
  required:
1324
1354
  - bulkTransactionId
1325
1355
  - bulkHomeTransactionID
@@ -1368,6 +1398,7 @@ components:
1368
1398
  example: WLctttbu2HvTsa1XWvUoGRcQozHsqeu9Ahl2JW9Bsu8
1369
1399
  individualTransferResult:
1370
1400
  type: object
1401
+ additionalProperties: false
1371
1402
  required:
1372
1403
  - transferId
1373
1404
  properties:
@@ -1383,6 +1414,7 @@ components:
1383
1414
  $ref: '#/components/schemas/transferError'
1384
1415
  bulkTransferResponse:
1385
1416
  type: object
1417
+ additionalProperties: false
1386
1418
  required:
1387
1419
  - bulkTransferId
1388
1420
  - individualTransferResults
@@ -1413,6 +1445,7 @@ components:
1413
1445
  allOf:
1414
1446
  - $ref: '#/components/schemas/errorResponse'
1415
1447
  - type: object
1448
+ additionalProperties: false
1416
1449
  required:
1417
1450
  - bulkTransferState
1418
1451
  properties:
@@ -1420,6 +1453,7 @@ components:
1420
1453
  $ref: '#/components/schemas/bulkTransferResponse'
1421
1454
  bulkTransactionIndividualTransferAccept:
1422
1455
  type: object
1456
+ additionalProperties: false
1423
1457
  description: Data model for the 'individualTransfer' while accepting party or quote.
1424
1458
  properties:
1425
1459
  transferId:
@@ -1428,6 +1462,7 @@ components:
1428
1462
  - transferId
1429
1463
  transferContinuationAcceptParty:
1430
1464
  type: object
1465
+ additionalProperties: false
1431
1466
  required:
1432
1467
  - acceptParty
1433
1468
  properties:
@@ -1439,6 +1474,7 @@ components:
1439
1474
  bulkTransactionContinuationAcceptParty:
1440
1475
  description: The object sent back as confirmation of payee parties when autoAcceptParty is false.
1441
1476
  type: object
1477
+ additionalProperties: false
1442
1478
  required:
1443
1479
  - individualTransfers
1444
1480
  properties:
@@ -1452,6 +1488,7 @@ components:
1452
1488
  - $ref: '#/components/schemas/transferContinuationAcceptParty'
1453
1489
  transferContinuationAcceptQuote:
1454
1490
  type: object
1491
+ additionalProperties: false
1455
1492
  required:
1456
1493
  - acceptQuote
1457
1494
  properties:
@@ -1463,6 +1500,7 @@ components:
1463
1500
  bulkTransactionContinuationAcceptQuote:
1464
1501
  description: The object sent back as confirmation of quotes when autoAcceptQuotes is false.
1465
1502
  type: object
1503
+ additionalProperties: false
1466
1504
  required:
1467
1505
  - individualTransfers
1468
1506
  properties:
@@ -1476,6 +1514,7 @@ components:
1476
1514
  - $ref: '#/components/schemas/transferContinuationAcceptQuote'
1477
1515
  partyError:
1478
1516
  type: object
1517
+ additionalProperties: false
1479
1518
  description: This object represents a Mojaloop API error received at any time during the party discovery process
1480
1519
  properties:
1481
1520
  httpStatusCode:
@@ -1487,6 +1526,7 @@ components:
1487
1526
  allOf:
1488
1527
  - $ref: '#/components/schemas/errorResponse'
1489
1528
  - type: object
1529
+ additionalProperties: false
1490
1530
  required:
1491
1531
  - bulkTransferState
1492
1532
  properties:
@@ -1498,6 +1538,7 @@ components:
1498
1538
  allOf:
1499
1539
  - $ref: '#/components/schemas/errorResponse'
1500
1540
  - type: object
1541
+ additionalProperties: false
1501
1542
  required:
1502
1543
  - bulkTansferState
1503
1544
  properties:
@@ -1508,6 +1549,7 @@ components:
1508
1549
  individualTransfer:
1509
1550
  title: IndividualTransfer
1510
1551
  type: object
1552
+ additionalProperties: false
1511
1553
  description: Data model for the complex type 'individualTransfer'.
1512
1554
  properties:
1513
1555
  transferId:
@@ -1542,6 +1584,7 @@ components:
1542
1584
  - condition
1543
1585
  bulkTransferRequest:
1544
1586
  type: object
1587
+ additionalProperties: false
1545
1588
  required:
1546
1589
  - bulkTransferId
1547
1590
  - homeTransactionId
@@ -1569,6 +1612,7 @@ components:
1569
1612
  $ref: '#/components/schemas/ExtensionList'
1570
1613
  individualTransferFulfilment:
1571
1614
  type: object
1615
+ additionalProperties: false
1572
1616
  description: A Mojaloop API transfer fulfilment for individual transfers in a bulk transfer
1573
1617
  properties:
1574
1618
  fulfilment:
@@ -1601,6 +1645,7 @@ components:
1601
1645
  partiesByIdResponse:
1602
1646
  title: partiesByIdResponse
1603
1647
  type: object
1648
+ additionalProperties: false
1604
1649
  description: GET /parties/{Type}/{ID} response object
1605
1650
  properties:
1606
1651
  party:
@@ -1655,6 +1700,7 @@ components:
1655
1700
  Refund:
1656
1701
  title: Refund
1657
1702
  type: object
1703
+ additionalProperties: false
1658
1704
  description: Data model for the complex type Refund.
1659
1705
  properties:
1660
1706
  originalTransactionId:
@@ -1672,6 +1718,7 @@ components:
1672
1718
  TransactionType:
1673
1719
  title: TransactionType
1674
1720
  type: object
1721
+ additionalProperties: false
1675
1722
  description: Data model for the complex type TransactionType.
1676
1723
  properties:
1677
1724
  scenario:
@@ -1693,6 +1740,7 @@ components:
1693
1740
  QuotesPostRequest:
1694
1741
  title: QuotesPostRequest
1695
1742
  type: object
1743
+ additionalProperties: false
1696
1744
  description: The object sent in the POST /quotes request.
1697
1745
  properties:
1698
1746
  quoteId:
@@ -1732,6 +1780,7 @@ components:
1732
1780
  simpleQuotesPostRequest:
1733
1781
  title: simpleQuotesPostRequest
1734
1782
  type: object
1783
+ additionalProperties: false
1735
1784
  properties:
1736
1785
  fspId:
1737
1786
  $ref: '#/components/schemas/FspId'
@@ -1743,6 +1792,7 @@ components:
1743
1792
  quotesPostResponse:
1744
1793
  title: QuotesPostResponse
1745
1794
  type: object
1795
+ additionalProperties: false
1746
1796
  properties:
1747
1797
  quotes:
1748
1798
  title: QuotesIDPutResponse
@@ -1791,6 +1841,7 @@ components:
1791
1841
  allOf:
1792
1842
  - $ref: '#/components/schemas/errorResponse'
1793
1843
  - type: object
1844
+ additionalProperties: false
1794
1845
  AuthenticationType:
1795
1846
  title: AuthenticationType
1796
1847
  type: string
@@ -1806,6 +1857,7 @@ components:
1806
1857
  example: OTP
1807
1858
  requestToPayRequest:
1808
1859
  type: object
1860
+ additionalProperties: false
1809
1861
  required:
1810
1862
  - homeR2PTransactionId
1811
1863
  - from
@@ -1843,6 +1895,7 @@ components:
1843
1895
  getPartiesResponse:
1844
1896
  title: getPartiesResponse
1845
1897
  type: object
1898
+ additionalProperties: false
1846
1899
  description: The object sent in the GET /parties/{Type}/{ID} callback.
1847
1900
  properties:
1848
1901
  body:
@@ -1870,6 +1923,7 @@ components:
1870
1923
  TransactionRequestResponse:
1871
1924
  title: TransactionRequestResponse
1872
1925
  type: object
1926
+ additionalProperties: false
1873
1927
  description: The object sent in the PUT /transactionRequests/{ID} callback.
1874
1928
  properties:
1875
1929
  body:
@@ -1890,6 +1944,7 @@ components:
1890
1944
  - headers
1891
1945
  requestToPayResponse:
1892
1946
  type: object
1947
+ additionalProperties: false
1893
1948
  required:
1894
1949
  - transactionRequestId
1895
1950
  - from
@@ -1934,6 +1989,7 @@ components:
1934
1989
  QuotesIDPutResponse:
1935
1990
  title: QuotesIDPutResponse
1936
1991
  type: object
1992
+ additionalProperties: false
1937
1993
  description: The object sent in the PUT /quotes/{ID} callback.
1938
1994
  properties:
1939
1995
  transferAmount:
@@ -1962,6 +2018,7 @@ components:
1962
2018
  TransfersIDPutResponse:
1963
2019
  title: TransfersIDPutResponse
1964
2020
  type: object
2021
+ additionalProperties: false
1965
2022
  description: The object sent in the PUT /transfers/{ID} callback.
1966
2023
  properties:
1967
2024
  fulfilment:
@@ -1976,6 +2033,7 @@ components:
1976
2033
  - transferState
1977
2034
  transferResponse:
1978
2035
  type: object
2036
+ additionalProperties: false
1979
2037
  required:
1980
2038
  - homeTransactionId
1981
2039
  - from
@@ -2050,6 +2108,7 @@ components:
2050
2108
  allOf:
2051
2109
  - $ref: '#/components/schemas/errorResponse'
2052
2110
  - type: object
2111
+ additionalProperties: false
2053
2112
  required:
2054
2113
  - transferState
2055
2114
  properties:
@@ -2057,6 +2116,7 @@ components:
2057
2116
  $ref: '#/components/schemas/transferResponse'
2058
2117
  requestToPayTransferRequest:
2059
2118
  type: object
2119
+ additionalProperties: false
2060
2120
  required:
2061
2121
  - homeR2PTransactionId
2062
2122
  - transactionRequestId
@@ -2110,6 +2170,7 @@ components:
2110
2170
  description: QR code used as a One Time Password.
2111
2171
  - title: U2FPinValue
2112
2172
  type: object
2173
+ additionalProperties: false
2113
2174
  description: |
2114
2175
  U2F challenge-response, where payer FSP verifies if the response provided by end-user device matches the previously registered key.
2115
2176
  properties:
@@ -2133,6 +2194,7 @@ components:
2133
2194
  AuthenticationInfo:
2134
2195
  title: AuthenticationInfo
2135
2196
  type: object
2197
+ additionalProperties: false
2136
2198
  description: Data model for the complex type AuthenticationInfo.
2137
2199
  properties:
2138
2200
  authentication:
@@ -2158,6 +2220,7 @@ components:
2158
2220
  AuthorizationIDPutResponse:
2159
2221
  title: AuthorizationIDPutResponse
2160
2222
  type: object
2223
+ additionalProperties: false
2161
2224
  description: The object sent in the PUT /authorizations/{ID} callback.
2162
2225
  properties:
2163
2226
  authenticationInfo:
@@ -2168,6 +2231,7 @@ components:
2168
2231
  - responseType
2169
2232
  requestToPayTransferResponse:
2170
2233
  type: object
2234
+ additionalProperties: false
2171
2235
  required:
2172
2236
  - transactionRequestId
2173
2237
  - from
@@ -2237,6 +2301,7 @@ components:
2237
2301
  $ref: '#/components/schemas/transferError'
2238
2302
  transferContinuationAcceptOTP:
2239
2303
  type: object
2304
+ additionalProperties: false
2240
2305
  required:
2241
2306
  - acceptOTP
2242
2307
  properties:
@@ -2248,6 +2313,7 @@ components:
2248
2313
  TransfersPostRequest:
2249
2314
  title: TransfersPostRequest
2250
2315
  type: object
2316
+ additionalProperties: false
2251
2317
  description: The object sent in the POST /transfers request.
2252
2318
  properties:
2253
2319
  transferId:
@@ -2277,6 +2343,7 @@ components:
2277
2343
  simpleTransfersPostRequest:
2278
2344
  title: SimpleTransfersPostRequest
2279
2345
  type: object
2346
+ additionalProperties: false
2280
2347
  properties:
2281
2348
  fspId:
2282
2349
  $ref: '#/components/schemas/FspId'
@@ -2288,6 +2355,7 @@ components:
2288
2355
  simpleTransfersPostResponse:
2289
2356
  title: SimpleTransfersPostResponse
2290
2357
  type: object
2358
+ additionalProperties: false
2291
2359
  properties:
2292
2360
  transfer:
2293
2361
  properties:
@@ -2307,8 +2375,10 @@ components:
2307
2375
  allOf:
2308
2376
  - $ref: '#/components/schemas/errorResponse'
2309
2377
  - type: object
2378
+ additionalProperties: false
2310
2379
  transferRequest:
2311
2380
  type: object
2381
+ additionalProperties: false
2312
2382
  required:
2313
2383
  - homeTransactionId
2314
2384
  - from
@@ -2346,6 +2416,7 @@ components:
2346
2416
  type: boolean
2347
2417
  transferStatusResponse:
2348
2418
  type: object
2419
+ additionalProperties: false
2349
2420
  required:
2350
2421
  - transferId
2351
2422
  - currentState