Phone call_logs and call_history API compatibility

After learning about the deprecation of the call_logs API and reading the post here: Zoom Phone call log deprecation I decided to proactively replace the call_logs API references in my code with call_history. The way the notice is written, it sounds like the call_history API is a drop in replacement for the call_logs API. NOT SO! The API returns very different data. So, a couple of things:

  1. Can Zoom tweak the call_history to return the same data, please?
  2. If #1 isn’t an option, could Zoom provide code that would return the same data, more or less, so we can quickly change the API call?

I have some very stable, complex code that uses the call_logs API and a little help in transitioning would be a plus.

Thanks!

Pete