curl --location --request GET 'https://overseas-training-uat.dah-demo.com/overseas-training/course/recommended/top?languageCode=uk' \
--header 'Authorization: Bearer DE|TkrRDfGZm4ZFJFUgAyY-HQvoV5s'{
"code": 0,
"exceptionCode": "",
"msg": "",
"data": {
"": [
{
"courseId": 0,
"courseName": "",
"courseIntroduction": "",
"coverAttachment": {
"previewUrl": "",
"temporaryUrl": "",
"id": 0
},
"totalDuration": 0,
"studentCount": 0,
"courseType": 0,
"courseTypeName": "",
"courseCategoryId": 0,
"courseCategoryName": "",
"productCategoryId": 0,
"productCategoryName": "",
"certificationLevel": "",
"publishDate": "",
"needUpgrade": false
}
]
}
}