GET api/Tracking/GetDistance?fromCity={fromCity}&fromState={fromState}&fromCountry={fromCountry}&destCity={destCity}&destState={destState}&destCountry={destCountry}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
fromCity

string

Default value is

fromState

string

Default value is

fromCountry

string

Default value is

destCity

string

Default value is

destState

string

Default value is

destCountry

string

Default value is

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.