{
"reportIds": [
1704,
1679
]
}
curl --location --request POST 'https://test.myusmile.online/bff/cloud/aiOralDetect/getReportDetailByIdList' \
--header 'TOK: ' \
--header 'Content-Type: application/json' \
--data-raw '{
"reportIds": [
1704,
1679
]
}'
{}