{
"termId": "string",
"gradeId": "string"
}
curl --location --request POST 'http://192.168.102.224/api/openapi-aiappraise-common-1-11-release/sportScoreApi/sportScoreApi/exportSportScoreList' \
--header 'Tenant-Id: NBA9999' \
--header 'Access-Token: 3fe5a80cde133a4855de54aefc2cbd33' \
--header 'X-User-Account: TWPAAS1200000041411' \
--header 'Current-Org-Id: TWPAAS1200000000394' \
--header 'Branch_Code: AIEVAL6' \
--header 'Content-Type: application/json' \
--data-raw '{
"termId": "string",
"gradeId": "string"
}'
{}