GET v1/dealer/{dealerId}/dealerevent

Gets all the Dealer Events for a specific Dealer. This includes Event details, Start Date, End Date and an image

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dealerId

company (dealer) identifier

string

Required

Body Parameters

None.

Response Information

Resource Description

Task<IHttpActionResult>.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.