GET v1/dealer/{dealerId}/car360
Gets all the car360 videos for a specific Dealer. This includes A preview image, description, VIN, Stock number and Spin Id
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.