Implement FX Quotes POC #3689
Labels
core-dev-squad
oss-core
This is an issue - story or epic related to a feature on a Mojaloop core service or related to it
PI-23
story
Goal:
As a
Mojaloop Community member interested in implementing FXI want to
build a POC to implement the FXQuoteso that
I can prove that the FX flows workAssumption: SIMPLE ROUTING MODE is enabled for this PoC (We don't need to create database tables and store the fxquotes)
Reference documents:
Note
feature/fx-impl
) and not themain
branchAcceptance Criteria:
Complexity: <High|Medium|Low> > A short comment to remind the reason for the rating
Uncertainty: <High|Medium|Low> > A short comment to remind the reason for the rating
Tasks:
POST /fxQuotes
endpointGET /fxQuotes/{ID}
endpointPUT /fxQuotes/{ID}
endpointPUT /fxQuotes/{ID}/error
endpointPOST /fxQuotes
handlerGET /fxQuotes/{ID}
handlerPUT /fxQuotes/{ID}
handlerPUT /fxQuotes/{ID}/error
handlerDone
Pull Requests:
Follow-up:
Dependencies:
Accountability:
The text was updated successfully, but these errors were encountered: