v1

latestSwagger 2.02026-07-146610689.7 KB
v2

Export spin to Home Depot

This API method will generate a zip file containing 360 spin images that meet Home Depot's requirements for image dimensions, format and naming. The response will contain the zip file URL for download.

You must know the Home Depot OMSID to use this 360 spin zip method.

post/v2/files/spin2homedepot360

Request body

filenamestring required
omsidstring required

Home Depot OMSID

spinNumbernumber

Spin number in case product has more than 1 spin

Example request

{
  "filename": "/REST API Examples/coin/coin.spin",
  "omsid": "100650378",
  "spinNumber": 2
}

Response

Successful