v1

latestSwagger 2.02026-07-146610689.7 KB
v2

Export spin to MSC Direct

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

You must know the MSC Direct's vendor item # (MSC ID) to use this 360 spin zip method.

post/v2/files/spin2msc360

Request body

filenamestring required
mscidstring required

MSC Direct's MSC ID

Example request

{
  "filename": "/REST API Examples/coin/coin.spin",
  "mscid": "12345678"
}

Response

Successful