GET api/Carfax/GetWindowStickerData/{dealerLotKey}/{vin}
Get Carfax Window Sticker Data
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
dealerLotKey |
Dealer lot ket to get CarFax account related to. |
integer |
Required |
vin |
VIN to get the CarFax information for. |
string |
Required |
Body Parameters
None.
Response Information
Url to CarFax Window Sticker Data image .
Response body formats
application/json, text/json
Sample:
"sample string"
application/xml, text/xml
Sample:
<string>sample string</string>
Resource Description
Url to CarFax Window Sticker Data image .
stringResponse Formats
application/json, text/json
Sample:
"sample string"
application/xml, text/xml
Sample:
<string>sample string</string>