GET api/tracking/pickuproute?VehicleId={VehicleId}&InstId={InstId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
VehicleId

integer

Required

InstId

integer

Required

Body Parameters

None.

Response Information

Resource Description

ApiResponseOfListOfPickupPointToRoute
NameDescriptionTypeAdditional information
Success

boolean

None.

Message

string

None.

Data

Collection of PickupPointToRoute

None.

StatusCode

integer

None.

Response 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.