Product Digital Asset

Set of methods to access to the product related digital assets from an externally known information (commercial reference) and provide visualisation services for the product visuals (360 set of images, 3D models ...).

DOWNLOAD SPEC

 

Country Availability Assessment - Catalog of countries where we have conducted performance, availability, and response time testing for this API:

  • Argentina, Australia, Austria, Belgium, Brazil, Bulgaria, Canada, Chile, Colombia, Croatia, Denmark, Ecuador, Estonia, Finland, France, Germany, Greece, Hungary, India, Indonesia, Ireland, Italy, Kazakhstan, Latvia, Lithuania, Mexico, Netherlands, New Zealand, Norway, Peru, Poland, Portugal, Romania, Russia, Serbia, Singapore, Slovenia, Spain, Sweden, Switzerland, Tanzania, Turkey, Ukraine, United Kingdom, United States and Vietnam. 

If your country is not included in the list, please feel free to reach out to us directly or contact your designated Schneider Point of Contact (POC) to inquire about the API's accessibility in your country. 

 

API Access will require oAuth authentication, please refer to the details on portal.

Parameters supported in the API:

ParameterData-typeDescriptionExample
asset-typestring

The type of digital asset, possible values:

  • 360: 360° view of the product from a set of images under different angles
  • 3D: visualization of a 3D model of the product
  • 360-or-3D: 360 if existing for this product, or 3D as a second choice
  • 3D-or-360: 3D if existing, or 360 as a second choice

Available values: 360, 3D, 360-or-3D, 3D-or-360

/orders/360
crstringcommercial referenceBMXP342020

 

This API supports two GET operations.

ResourcePathMandatory ParamsOptional ParamsExpected Response
/{asset-type}/viewasset-typecr

Return a standalone HTML page with a 360 or 3D view of a given product. Can be used inside an hyperlink to open a standalone page / popup to visualize the product.

A query parameter must be provided to select the product by providing a Commercial Reference as the product identifier.

/{asset-type}/viewer-urlasset-typecommercial reference

Return a link to the appropriate viewer to visualize the main asset of the given type associated to the given product.

Return a link to the appropriate viewer to visualize the main asset of the given type associated to the given product. A query parameter must be provided to select the product by providing a Commercial Reference as the product identifier.

Product Digital Asset