GET api/DeliveryAgent/Agents/GetAgentVehicleDtlsByID?VehicleID={VehicleID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| VehicleID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
DeliveryAgentVehicleDtls| Name | Description | Type | Additional information |
|---|---|---|---|
| VehicleID | integer |
None. |
|
| TokenID | globally unique identifier |
None. |
|
| DeliveryAgentID | string |
None. |
|
| DeliveryAgentName | string |
None. |
|
| DeliveryAgentEmail | string |
None. |
|
| VehicleType | string |
None. |
|
| VehicleMake | string |
None. |
|
| VehicleModel | string |
None. |
|
| YearOfManufacture | integer |
None. |
|
| RegistrationNumber | string |
None. |
|
| InfoMessage | string |
None. |
|
| IsRequestedChange | boolean |
None. |
|
| IsApproved | boolean |
None. |
|
| VehicleDocList | Collection of DocTypeSelect |
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.