Objects | nesting_template

This object represents a nesting template, which is a pre-built packaging nesting arrangement that can be customized with variables.

type string "nesting_template"
id string Unique identifier for the nesting template. For example : "lt_xyza12abc"
dieline_template_id string Unique identifier for the dieline template that the nesting template belong to. For example : "becf-10319"
nesting_template_components [nesting_template_component] An array of "nesting_template_components" for the nesting template. A template may satisfy one or many "nesting_template_components".
For example, a nesting template may satisfy "Hard cardboard of the box", or "Hard cardboard of the cover" or both.
variables [dieline_template_variable] List of "dieline_template_variables".
image object Image for the nesting template.
For example:
{
  "type": "svg",
  "url": "https://d2atdwxjx7uc4i.cloudfront.net/api/drawing_option_svg_example.svg"
}
        
links [nesting_template_link] An array of "nesting_template_link" objects that provide available actions for this nesting template.