Objects | dieline_template

type string "dieline_template"
id string Unique identifier for the template. For example : "becf-10319"
group object Dieline templates are organised under "groups" such as "Food Boxes", "Tuck End Boxes".
Each group belongs to a "category".

There are 3 categories:
"Cartons"
"Corrugated Cardboards"
"Hard Cardboards"


Groups under "Cartons" are:
"Tuck End Boxes"
"Snap Lock Boxes"
"Tuck Top Auto Bottom Boxes"
"Tray Boxes"
"Standard Boxes"
"Special Boxes"
"Separators"
"Food Boxes"
"Carton Bags & Pillows"
"Shirt Boxes"
"Wrap Around Labels"
"Tags"
"Polygonal Boxes"
"Angled Boxes"
"Envelopes"
"Folders"


Groups under "Corrugated Cardboards" are
"Tuck End Boxes"
"Snap Lock Boxes"
"Tuck Top Auto Bottom Boxes"
"Tray Boxes"
"Standard Boxes"
"Special Boxes"
"Separators"


Groups under "Hard Cardboards" are
"Covered Solid Board Boxes"
"Boxes With Hinged Lid"
"Binders"
"Swatch Cards"
"Display materials"

Objects | group

type dieline_template_group
id Unique identifier for the group. For example "cartons_food_boxes"
name Name of group.

Possible values are:
"Cartons"
"Hard Cardboards"
"Corrugated Cardboards"
category the category that includes the group. possible values: "Cartons", "Hard Cardboards", "Corrugated Cardboards"
flap flap Identifies the flap for the dieline template.
top_flap flap Identifies the top_flap for the dieline template.
bottom_flap flap Identifies the bottom_flap for the dieline template.
tuck tuck Identifies the tuck for the dieline template.
top_tuck tuck Identifies the top_tuck for the dieline template.
bottom_tuck tuck Identifies the bottom_tuck for the dieline template.
dust_flap dust_flap Identifies the dust_flap for the dieline template.
top_dust_flap dust_flap Identifies the top_dust_flap for the dieline template.
bottom_dust_flap dust_flap Identifies the bottom_dust_flap for the dieline template.
glue_flap glue_flap Identifies the glue_flap for the dieline template.
cover cover Identifies the cover for the dieline template.
hanger hanger Identifies the hanger for the dieline template.
style style Identifies the style for the dieline template. Styles are used to differentiate between similar templates.
tags [string] These are the "tags" for the dieline template.
Possible values are
"hanger_tab"
"triangle_hanger_tab"
"circular_hanger_tab"
"postal_lock"
"top_postal_lock"
"bottom_postal_lock"
"thumb_cut"
"top_thumb_cut"
"bottom_thumb_cut"
"bottom_separator"
"bottom_separator_circle"
"bottom_separator_square"
"top_separator"
"top_separator_circle"
"top_separator_square"
variables [dieline_template_variable] List of "dieline_template_variables".
links dieline_template_link Links providing a way to navigate between dieline templates.