Week 7 at Rupeek

So, this week, firstly,

- I worked upon connecting with 3rd party API service i.e. Experian, since voucher code which they sent worked well but this time, all the records in test db were giving "consumer record not found", So, I asked Experian team to send some phone number testcases for which some record might be present.

- After they shared some records, again for those records as well, I was getting "Consumer record not found". I got it verified from my mentor as well.

- So, this time, I used the prod API to call Experian, which worked well and I saved that response with me, and tested my code for storing pan number in Experian records in DB.

- After that, I pushed my code to GitHub and raised my first PR, which got some comments from mentor. After resolving those comments, raised the revised PR.

- After few time, it got merged with the branch

So, this was mostly for this week.



Comments