GET api/Data?VIN={VIN}&AppName={AppName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| VIN | string |
Required |
|
| AppName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfInventoryDataModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | InventoryDataModel |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.