I have a web API solution called ReportService, which calls another API endpoint (we can call this PayrollService) to get its result. So my requirement is to mock the Payrol