GET api/Dealer/GetPowerLinkQRCodeUrl/{dealerLotKey}/{vin}

Get PowerLink QR Code Url

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

string

Response Formats

application/json, text/json

Sample:
"sample string"

application/xml, text/xml

Sample:
<string>sample string</string>