GET api/preview/generate/no-design?item={item}&color={color}&url={url}&location={location}&toLocation={toLocation}&oneColor={oneColor}&oneColorCode={oneColorCode}&printMethod={printMethod}&previewMode={previewMode}&imprintAreaMode={imprintAreaMode}&maximizeImprint={maximizeImprint}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
item

string

Required

color

string

Required

url

string

Required

location

string

Default value is Front

toLocation

string

Default value is

oneColor

boolean

Default value is False

oneColorCode

string

Default value is

printMethod

string

Default value is none

previewMode

integer

Default value is 0

imprintAreaMode

integer

Default value is 0

maximizeImprint

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, multipart/form-data

Sample:

Sample not available.