{
"companyCode": "JK000TC000A",
"type": "1"
}curl --location --request POST '/traffic/eventanalysis/getVisualEventOverView' \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJzdWIiOiJhZG1pbiIsInRlbmFudElkIjoiLTEiLCJleHAiOjE3NzQ5MzgyOTAsImlhdCI6MTc3NDg1MTg5MH0.lNcYtnmLTLUbsm2ZZA6ya3Niumykikygxu3hAFSuXUyDDaY8Dydtm4QjyP8n_3CtQAs9orXbtc7N7tVU_ziUvw' \
--header 'Content-Type: application/json' \
--data-raw '{
"companyCode": "JK000TC000A",
"type": "1"
}'{
"code": 0,
"data": [
{
"total": 0,
"totalCount": 0,
"type": "",
"timeSlot": "",
"pileNumber": "",
"statusZeroTotal": "",
"statusOneTotal": "",
"statusTwoTotal": "",
"year": "",
"month": "",
"day": "",
"percentage": "",
"positionName": ""
}
],
"msg": ""
}