v1

latestSwagger 2.02026-07-146610689.7 KB
v2

Export spin to Walmart

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

You must know the Walmart GTIN to use this 360 spin zip method.

post/v2/files/spin2walmart360

Request body

filenamestring required
gtinstring required

Walmart GTIN

Example request

{
  "filename": "/REST API Examples/coin/coin.spin",
  "gtin": "00612052029955"
}

Response

Successful