GET api/tracking/pickuproute?VehicleId={VehicleId}&InstId={InstId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| VehicleId | integer |
Required |
|
| InstId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ApiResponseOfListOfPickupPointToRoute| Name | Description | Type | Additional 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.