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

[MicroCredit] add registry to loan managers by country #901

Closed
vibern0 opened this issue Sep 18, 2023 · 0 comments · Fixed by #925
Closed

[MicroCredit] add registry to loan managers by country #901

vibern0 opened this issue Sep 18, 2023 · 0 comments · Fixed by #925

Comments

@vibern0
Copy link
Contributor

vibern0 commented Sep 18, 2023

We need an endpoint to get all the countries for microcredit and another one with the loan managers for that country.

A loan manager can be in more than one country.

Suggestion: A singles table, id, country, userId, clientId. With this, we can select distinct country and loan managers by country. The clientId column is related with this task #900 which should be done first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants