GET v1/dealer/{dealerId}/car360/{adId}/status?spinId={spinId}

Gets the status of a Car 360 video. Has the video been uploaded to Autotrader Azure storage?

Request Information

URI Parameters

NameDescriptionTypeAdditional information
dealerId

company (dealer) identifier

string

Required

adId

ad identifier

string

Required

spinId

spin video 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.