Interview API - Return refId when fetching interview
January 27th, 2025
Description
The response of the GET /interviews/{interviewId} and GET /interviews endpoints now includes a new field: refId. For interviews created via Self Schedule, the refId corresponds to the Self Schedule ID.
Impact
This enhancement is backward-compatible and does not require any changes to existing client implementations.