GET api/WebSite/GetDealer/{dealerName}

This methods return Dealer data when API is called with correct dealer name.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dealerName

Name of the Dealer

string

Required

Body Parameters

None.

Response Information

Resource Description

CustomActionResultOfDBDealerCollection
NameDescriptionTypeAdditional information
StatusCode

HttpStatusCode

None.

_data

None.

Response Formats

application/json, text/json

Sample:

Sample not available.