Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Initial Base] for REST API (http-svc) #22

Open
2 tasks
koekiebox opened this issue Dec 20, 2022 · 0 comments
Open
2 tasks

[Initial Base] for REST API (http-svc) #22

koekiebox opened this issue Dec 20, 2022 · 0 comments
Labels
vNext Items related to Mojaloop vNext build.

Comments

@koekiebox
Copy link
Contributor

koekiebox commented Dec 20, 2022

The initial http-svc needs to be completed for settlements-bc:

The functionality should include:

Complete all the necessary endpoints for;

  • createTransfer - POST /settlement/transfer
  • settlementMatrixFor(from: Date, to: Date, settlementModel? SettlementModel) - POST /settlement/matrix

Codebase:

https://github.com/mojaloop/settlements-bc/tree/main/packages/http-svc

@koekiebox koekiebox added the vNext Items related to Mojaloop vNext build. label Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vNext Items related to Mojaloop vNext build.
Projects
None yet
Development

No branches or pull requests

1 participant