GET Routes/From/{from}/To/{to}

Calculate the shortest route between two operational points determined by their name

Request Information

URI Parameters

NameDescriptionTypeAdditional information
from

string

Required

to

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.