GET api/preview/generate/thumbnail?designId={designId}&location={location}&oneColor={oneColor}&oneColorCode={oneColorCode}&printMethod={printMethod}&maxWidth={maxWidth}&maxHeight={maxHeight}&previewMode={previewMode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| designId | string |
Required |
|
| location | string |
Default value is Front |
|
| oneColor | boolean |
Default value is False |
|
| oneColorCode | string |
Default value is |
|
| printMethod | string |
Default value is none |
|
| maxWidth | integer |
Default value is 100 |
|
| maxHeight | integer |
Default value is 100 |
|
| previewMode | integer |
Default value is 1 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml, multipart/form-data
Sample:
Sample not available.