post https://apis.openapi.sk.com/tmap/routes/routeOptimization100
Responses
xxxxxxxxxx
27curl --request POST \
--url 'https://apis.openapi.sk.com/tmap/routes/routeOptimization100?version=1' \
--header 'accept: application/json' \
--header 'appKey: e8wHh2tya84M88aReEpXCa5XTQf3xgo01aZG39k5' \
--header 'content-type: application/json' \
--data '
{
"reqCoordType": "WGS84GEO",
"resCoordType": "WGS84GEO",
"startName": "%EC%B6%9C%EB%B0%9C",
"startX": "126.966484",
"startY": "37.565453",
"startTime": "201709121938",
"endName": "%EB%8F%84%EC%B0%A9",
"endX": "127.008112",
"endY": "37.565657",
"searchOption": "0",
"carType": "4",
"coordinateFlag": "0",
"truckType": "1",
"truckWidth": "250",
"truckHeight": "340",
"truckWeight": "35500",
"truckTotalWeight": "26000",
"truckLength": "880"
}
'
Try It!
to start a request and see the response here! Or choose an example: