How I thought to write about mock service. While working with one of the 3rd party integration, I have to make an API call to fetch the data. However, they do not have API for the lower environment and they have only production API. So, every time we can not make a production API call since it generates…