Hi Team,
I'm using the “Call Completed in JustCall” webhook event (V2) to get all the call details. However, currently, it only provides data about call start time and duration. There is no direct info available about call end time.
The alternate way to get the call end time is to sum up the call start time and total duration or to sum it with handle time to find the total time spent on the call.
Thanks.