Document Owner | Rahul Pawar |
---|---|
Designer | Rahul Pawar, Nikhil Pawar |
Developers | Rahul Pawar |
Goals:
Implementation of ThitsaWorks Credit Bureau(Myanmar) and develop the Generalize configuration module to accommodate different Credit Bureau.
Requirements:
Title | Description | Status |
---|---|---|
Token Module | Stores the token credentials provided by ThitsaWork and while generating the token it will use this data to new create Tokens after the previous token gets expired. | In-Progress |
Fetch Credit Report Bureau | Fetch the Credit Reports by NRC parameter provided by the user, While fetching the report, this module will use the credentials stored in the database and also the generated token. | In-Progress |
Generalization of Credit Bureau Configuration Module | Incomplete |
Specs:
1) Credit Bureau config(specific to ThitsaWorks): Currently the implementation is specific and it will be generalized in the later stages.
2) Token Maintainance module: Token is needed for making the request to ThitsaWorks Credit-Bureau, this will be a submodule and will be responsible for fetching and storing tokens.
3) Fetch and parse credit report: This module in conjunction with the token module and will generate a credit report. Also, a generic template of the credit report will be made which will be adhered to future implementations.
4) Configure a credit bureau module with loan mapping: When a user invokes a credit report check, the mapping module will check the mapping and invoke the appropriate credit bureau request.
Mocks and Initial Draft:
Documentation: