{
"key": "1F6D701272402D1E7D8D316CCE519123",
"area_id": "65a03820-31dd-4db6-afd4-9517b81f94e1",
"area_bounds": "119.846180,32.345143-119.814280,32.311867-119.4661,32.291067-119.375887,32.213847",
"area_name": "area-1",
"filter_type": "3",
"fleet_id": "3f2062c6-b796-4a03-b923-48628794dd86",
"url": "http://192.186.1.1:8000/shipxy/testdemo"
}curl --location --request POST 'https://api.elaneglobal.com/v1/Event/UpdateGeofence' \
--header 'Content-Type: application/json' \
--data-raw '{
"key": "1F6D701272402D1E7D8D316CCE519123",
"area_id": "65a03820-31dd-4db6-afd4-9517b81f94e1",
"area_bounds": "119.846180,32.345143-119.814280,32.311867-119.4661,32.291067-119.375887,32.213847",
"area_name": "area-1",
"filter_type": "3",
"fleet_id": "3f2062c6-b796-4a03-b923-48628794dd86",
"url": "http://192.186.1.1:8000/shipxy/testdemo"
}'{
"status": "string",
"msg": "string",
"data": {
"area_id": "string"
}
}