'Get All Job Valid Grades' HCM API doesn't return GradeName or GradeCode
When using the following REST API for Oracle Fusion Cloud HCM: REST API for Oracle Fusion Cloud HCM - Get all job valid grades
The API doesn't return GradeName or GradeCode for the items returned. It only contains their GradeId, EffectiveStartDate, EffectiveEndDate and links. My use case needs the GradeName and GradeCode fields and I will have to call the Get a Grade API (REST API for Oracle Fusion Cloud HCM - Get a grade) for each of the items one by one, which is not feasible due to latency concerns.
This is what the Get all job valid grades API returns: