POST api/Vehicle/VINDecode?DealershipID={DealershipID}&VIN={VIN}&StockPrefix={StockPrefix}&Evaluation={Evaluation}
Gets vehicle all information.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DealershipID | integer |
Required |
|
| VIN | string |
Required |
|
| StockPrefix | string |
Required |
|
| Evaluation | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>