POST api/Photo/UploadZipFile/{dealerLotKey}/{vehicleKey}/{vin}
Upload Photo Zip for an existing vehicle
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
dealerLotKey | integer |
Required |
|
vehicleKey | integer |
Required |
|
vin |
vin for videos in zip |
string |
Required |
Body Parameters
None.
Response Information
Number of Photos processed
Response body formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int>1</int>
Resource Description
Number of Photos processed
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int>1</int>