Skip to content

Releases: mojaloop/api-snippets

v17.2.0 Release

05 Jun 11:49
Compare
Choose a tag to compare

17.2.0 (2023-06-05)

Features

  • mojaloop/3347: enhance the request to pay transfer api process for payer acceptance flow (#163) (d24c889)

Changes:

SDK Backend API:

  • Added homeR2PTransactionId and transactionRequestId to POST /quoteRequest
  • Added homeR2PTransactionId to POST /transfers
  • Added new API resource PUT /requestToPay/{transactionRequestId}

SDK Outbound API:

  • Changed requestToPayTransactionId to transactionRequestId in PUT /requestToPayTransfer
  • Added homeR2PTransactionId and transactionRequestId to requestToPayTransferRequest
  • Fixed schema for scenario field in requestToPayTransferRequest
  • Added authenticationType to requestToPayTransferRequest
  • Changed requestToPayTransactionId to transactionRequestId in requestToPayTransferResponse
  • Added homeR2PTransactionId to requestToPayTransferResponse
  • Fixed schema of quoteResponse in requestToPayTransferResponse
  • Added authorizationResponse to requestToPayTransferResponse
  • Fixed schema of fulfil in requestToPayTransferResponse

v17.1.0 Release

19 May 14:50
Compare
Choose a tag to compare

17.1.0 (2023-05-19)

Features

  • mojaloop/3345: enhance payee requesttopay apis (#162) (49b31e0)

v17.0.4 Release

26 Apr 16:17
Compare
Choose a tag to compare

17.0.4 (2023-04-26)

Bug Fixes

  • mojaloop/3285: transactiontype data type in requesttopay sdkoutbound (#160) (474cf1c)

v17.0.3 Release

11 Jan 16:03
Compare
Choose a tag to compare

17.0.3 (2023-01-11)

Bug Fixes

v17.0.2 Release

10 Jan 16:10
Compare
Choose a tag to compare

17.0.2 (2023-01-10)

Maintenance

v17.0.1 Release

16 Dec 16:05
Compare
Choose a tag to compare

17.0.1 (2022-12-16)

Maintenance

  • mojaloop/#3074: sync DFSP backend api with sdk adapter (#151) (89864d0), closes mojaloop/#3074
  • sort SDK backend api, upgrade dependencies and fix inbound misnomer (#150) (3d7c380)

v17.0.0 Release

11 Nov 15:22
Compare
Choose a tag to compare

17.0.0 (2022-11-11)

⚠ BREAKING CHANGES

  • mojaloop/3018: transferId is now required on bulkTransaction Individual Transfer Accept PUT callback (for both accept parties & quotes), and bulkHomeTransaction, homeTransaction, and transaction Id' have been removed.

Features

  • mojaloop/3018: [SDK-Scheme-Adapter] TransactionId is being used instead of TransferId (#148) (af6c1e2)

v16.0.6 Release

04 Nov 14:03
Compare
Choose a tag to compare

16.0.6 (2022-11-04)

Bug Fixes

  • mojaloop/3003: SDK Interface /bulkTransaction definition restricts individualTransfers maxLimit (36bdeb3)

v16.0.5 Release

04 Nov 07:28
Compare
Choose a tag to compare

16.0.5 (2022-11-04)

Bug Fixes

v16.0.4 Release

30 Sep 14:11
Compare
Choose a tag to compare

16.0.4 (2022-09-30)

Bug Fixes