v1

latestSwagger 2.02026-07-146610689.7 KB
v2

Export spin to Grainger

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

You must know the Grainger SKU to use this 360 spin zip method.

post/v2/files/spin2grainger360

Request body

filenamestring required
skustring required

Grainger SKU

Example request

{
  "filename": "/REST API Examples/coin/coin.spin",
  "sku": "SKU1234"
}

Response

Successful