POST api/VehicleRouteBoard

Request Information

URI Parameters

None.

Body Parameters

VehicleRouteBoard
NameDescriptionTypeAdditional information
VehicleRouteBoardId

integer

None.

VehicleRouteId

integer

None.

Block

boolean

None.

Alert

boolean

None.

AlternativeRoute

boolean

None.

StartBoard

date

None.

EndBoard

date

None.

StartDate

date

None.

EndDate

date

None.

Active

boolean

None.

VehicleRoute

VehicleRoute

None.

GroupRouteID

integer

None.

ListRoutes

string

None.

DeactivatedBy

integer

None.

DeactivationDate

date

None.

Boarded

boolean

None.

DeviceFenceRouteOTAId

integer

None.

DeviceFenceRouteOTA

DeviceFenceRouteOTA

None.

Invalid

boolean

None.

InvalidationDate

date

None.

CryptId

string

None.

InsertedBy

integer

None.

NumberOfRecords

integer

None.

RecordNumber

integer

None.

DateInserted

date

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

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.