POST api/route/saveRoute

Request Information

URI Parameters

None.

Body Parameters

routeWithCities
NameDescriptionTypeAdditional information
routeId

integer

None.

routeName

string

None.

creationDate

date

None.

updateDate

date

None.

createdBy

integer

None.

updateBy

integer

None.

isActive

boolean

None.

companyId

integer

None.

selectedCities

Collection of city

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.