I have .Net core 3.1 Web api project. There is a method to call separate API for getting some values.
This is my code
Define instance variable
C