GET api/Dealer/GetPowerLinkQRCodeUrl/{dealerLotKey}/{vin}
Get PowerLink QR Code Url
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
dealerLotKey |
Dealer Lot Key |
integer |
Required |
vin |
vin |
string |
Required |
Body Parameters
None.
Response Information
returns url to for QR Code Service
Response body formats
application/json, text/json
Sample:
"sample string"
application/xml, text/xml
Sample:
<string>sample string</string>
Resource Description
returns url to for QR Code Service
stringResponse Formats
application/json, text/json
Sample:
"sample string"
application/xml, text/xml
Sample:
<string>sample string</string>