GET api/OSS3WidgetLinkProvider/{oemDealerCode}/{ddcMakeCode}/{languageCode}

Get OSS 3.0 Link for a Widget. Example GET Request: http://localhost:44559/api/OSS3WidgetLinkProvider/05551/cllc/fr-ca

Request Information

Parameters

NameDescriptionAdditional information
oemDealerCode
Dealer Code

Define this parameter in the request URI.

ddcMakeCode
Manufacturer Code (DDCOEMID)

Define this parameter in the request URI.

languageCode
Language Code (optional). en-US by default.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json, text/html

Sample:
"sample string 1"

application/xml, text/xml

Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>