Employee ID is not correct in get records api V2 for leave

Employee ID is not correct in get records api V2 for leave

Hi Team,
We are facing an issue when calling the Get Records API V2. The employee.id returned in the response is not the actual employee record ID in Zoho People. As a result, our integration is forced to make an additional Get Record API call for every employee just to retrieve the correct Employee_Id.Id.

This means we end up making multiple API calls for the same operation, which unnecessarily consumes our daily API limit.

Could you please advise on how we can retrieve the correct employee record ID directly from the Get Records API V2 response, or suggest an alternative approach to avoid excessive API calls?