Hello,
We are currently exploring the HR Talent REST APIs and testing the generic list API for the JobApplication business class. We’ve noticed that some fields begin with the _op_
prefix are presents in Form for example:
_op_JobRequisition_prd_StatusMF_spc_translation_cp_
_op_JobRequisition_prd_Recruiter_prd_PreferredName_spc_translation_cp_
These appear to be custom or derived fields. Is there a way to retrieve these fields through the API, or is there any documentation that explains how to access?
Thank you