Get a svg preview of designed product.
GET /accounts/{accountId}/shops/{shopId}/designedProducts/preview

Get a svg preview of designed product.

Available Since
1.4.151
Parameters
Name In Default Constraints Description
accountId required path   int the unique identifier of the account
shopId required path   int the unique identifier of the shop
design query     Base64 encoded design data of type CreatorSE.Design
format query SVG   Image format SVG, JPEG, PNG
height query 0 int Requested image height [390]
view query FRONT   Product side name of type ViewPosition
width query 0 int Requested image width [390]
Response Body
Media Type Data Type Description
application/json object
application/xml anyType