Authorization: ********************curl --location --request GET '/jobEvaluation/v1/evaluationJob/case/' \
--header 'token;' \
--header 'Authorization: <api-key>'{
"advantages": [
{
"result": "string",
"resultCareteoryId": "string"
}
],
"comment": {
"result": "string",
"resultCareteoryId": "string"
},
"disAdvantages": [
{
"result": "string",
"resultCareteoryId": "string"
}
],
"keywords": [
{
"result": "string",
"resultCareteoryId": "string"
}
],
"resultMappingId": "string"
}