Skip to main content
POST
Store vehicle photos for an embed session

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme

Path Parameters

id
integer
required

The session id returned when it was created.

Body

multipart/form-data
front
file
required

Photo of the front of the vehicle. JPG or PNG, up to 3 MB.

back
file
required

Photo of the rear of the vehicle. JPG or PNG, up to 3 MB.

right
file
required

Photo of the right-hand side of the vehicle. JPG or PNG, up to 3 MB.

left
file
required

Photo of the left-hand side of the vehicle. JPG or PNG, up to 3 MB.

chassis
file
required

Photo of the chassis (VIN) number. JPG or PNG, up to 3 MB.

Response

Photos stored on the session’s quote request

id
integer

The session id.

Example:

1

quote_request_id
integer

The quote request the photos were stored on.

Example:

42

attachments
object

The stored photo URLs, keyed by position.

Example: