v1

latestSwagger 2.02026-07-146610689.7 KB
v2

Export spin to Lowe's

This API method will generate a zip file containing 360 spin images that meet Lowe's requirements for format and file naming. The response will contain the zip file URL.

You must know the Lowe's barcode to use this 360 spin zip method.

post/v2/files/spin2lowes360

Request body

filenamestring required
barcodestring required

Lowe's barcode

Example request

{
  "filename": "/REST API Examples/coin/coin.spin",
  "barcode": "1234567890"
}

Response

Successful