I have a POST API, which is internally calling another POST API. Is there any way to debug the internal API/s thats being called by this POST API via postman or any other tool?<