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
Name | Description | Type | Additional information |
---|---|---|---|
dealerId |
company (dealer) identifier |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Task<IHttpActionResult>.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.