{
"aboveUrl": "string",
"bottomUrl": "string",
"certCode": "string",
"employeeId": 0,
"employeeCode": "string",
"expiredDate": "string",
"healthUrl": "string",
"issuingDate": "string"
}
curl --location -g --request POST '/{{route}}/md/open/emp/updateEmpCertificate?version=1&version=' \
--header 'Authorization: {{Authorization}}' \
--header 'ent;' \
--header 'ent;' \
--header 'Content-Type: application/json' \
--data-raw '{
"aboveUrl": "string",
"bottomUrl": "string",
"certCode": "string",
"employeeId": 0,
"employeeCode": "string",
"expiredDate": "string",
"healthUrl": "string",
"issuingDate": "string"
}'
"string"