mojaloop / design-authority-project

This is the Issue and Decision Log for tracking mojaloop and related Designs
1 stars 2 forks source link

Implement "Transaction Requests Service" #37

Closed NicoDuvenage closed 2 years ago

NicoDuvenage commented 4 years ago

Request:

Donovan Changfoot 16:16 Hi guys. We're working on the ISO adaptor POC. As part of our flow we need to make use of the authorization flow which is handled by the transaction requests service but as I understand is not yet implemented. We can do the implementation.

Artifacts:

Decision(s):

Follow-up:

Dependencies:

Accountability:

Notes:

DonChangfoot commented 4 years ago

Decision Summary

Implement the authorization (GET, PUT) endpoints in a pass-through-and-forward manner. This is to be done in the transaction request service as authorizations are seen to be coupled to transaction requests. In future, a generalized forwarding service may be implemented.

Accountability:

Notes:

Unit tests are required and postman functional tests setup to hand-over