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

Get a svg preview of designed product.

Parameters
Name In Default Constraints Description
x-auth-token header     The authentication token
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 Codes
Code Condition
200 the preview was rendered successfully
Response Body
Media Type Data Type Description
application/json object
application/xml anyType