Objects | dieline_template_link

rel string relationship identifier for the given link.
Possible values:
self
current dieline template
change_flap
identifies the link for the template when "flap" is changed. New value of the "flap" is given in the "name" attribute of the _link. For example :
{
   "rel": "change_flap",
   "name": "uni_tuck_flap",
   "href": "/dieline_templates/in/becf-10325",
   "method": "GET"
}
Possible "name" values: uni_tuck_flap, friction_fit_tuck_in_flap, chamfer_flap
change_top_flap
identifies the link for the template when "top_flap" is changed. New value of the "top_flap" is given in the "name" attribute of the _link. For example :
{
   "rel": "change_top_flap",
   "name": "uni_tuck_flap",
   "href": "/dieline_templates/in/becf-10325",
   "method": "GET"
}
Possible "name" values: uni_tuck_flap, friction_fit_tuck_in_flap, chamfer_flap
change_bottom_top_flap
identifies the link for the template when "bottom_top_flap" is changed. New value of the "bottom_top_flap" is given in the "name" attribute of the _link. For example :
{
   "rel": "change_bottom_top_flap",
   "name": "uni_tuck_flap",
   "href": "/dieline_templates/in/becf-10325",
   "method": "GET"
}
Possible "name" values: uni_tuck_flap, friction_fit_tuck_in_flap, chamfer_flap
change_dust_flap
identifies the link for the template when "dust_flap" is changed. New value of the "dust_flap" is given in the "name" attribute of the _link. For example :
{
   "rel": "change_dust_flap",
   "name": "slit_lock_dust_flap",
   "href": "/dieline_templates/in/becf-10325",
   "method": "GET"
}
Possible "name" values: slit_lock_dust_flap, full_angled_dust_flap, rounded_dust_flap
change_top_dust_flap
identifies the link for the template when "top_dust_flap" is changed. New value of the "top_dust_flap" is given in the "name" attribute of the _link. For example :
{
   "rel": "change_top_dust_flap",
   "name": "slit_lock_dust_flap",
   "href": "/dieline_templates/in/becf-10325",
   "method": "GET"
}
Possible "name" values: slit_lock_dust_flap, full_angled_dust_flap, rounded_dust_flap
change_bottom_dust_flap
identifies the link for the template when "bottom_dust_flap" is changed. New value of the "bottom_dust_flap" is given in the "name" attribute of the _link. For example :
{
   "rel": "change_bottom_dust_flap",
   "name": "slit_lock_dust_flap",
   "href": "/dieline_templates/in/becf-10325",
   "method": "GET"
}
Possible "name" values: slit_lock_dust_flap, full_angled_dust_flap, rounded_dust_flap
change_tuck
identifies the link for the template when "tuck" is changed. New value of the "tuck" is given in the "name" attribute of the _link. For example :
{
   "rel": "change_tuck",
   "name": "sit_lock_tuck",
   "href": "/dieline_templates/in/becf-10325",
   "method": "GET"
}
Possible "name" values: sit_lock_tuck, friction_fit_tuck
change_top_tuck
identifies the link for the template when "top_tuck" is changed. New value of the "top_tuck" is given in the "name" attribute of the _link. For example :
{
   "rel": "change_top_tuck",
   "name": "sit_lock_tuck",
   "href": "/dieline_templates/in/becf-10325",
   "method": "GET"
}
Possible "name" values: sit_lock_tuck, friction_fit_tuck
change_bottom_tuck
identifies the link for the template when "bottom_tuck" is changed. New value of the "bottom_tuck" is given in the "name" attribute of the _link. For example :
{
   "rel": "change_bottom_tuck",
   "name": "sit_lock_tuck",
   "href": "/dieline_templates/in/becf-10325",
   "method": "GET"
}
Possible "name" values: sit_lock_tuck, friction_fit_tuck
change_glue_flap
identifies the link for the template when "glue_flap" is changed. New value of the "glue_flap" is given in the "name" attribute of the _link. For example :
{
   "rel": "change_glue_flap",
   "name": "standard_flap",
   "href": "/dieline_templates/in/becf-10325",
   "method": "GET"
}
Possible "name" values: standard_flap, flap_with_separator, flap_with_lock
change_cover
identifies the link for the template when "cover" is changed. New value of the "cover" is given in the "name" attribute of the _link. For example :
{
   "rel": "change_cover",
   "name": "standard_cover",
   "href": "/dieline_templates/in/becf-10325",
   "method": "GET"
}
Possible "name" values: standard_cover, rounded_cover
change_hanger
identifies the link for the template when "hanger" is changed. New value of the "hanger" is given in the "name" attribute of the _link. For example :
{
   "rel": "change_hanger",
   "name": "standard_hanger",
   "href": "/dieline_templates/in/becf-10325",
   "method": "GET"
}
Possible "name" values: standard_hanger, rounded_hanger, chamfer_hanger, overflow_hanger
change_style
identifies the link for the template when "style" is changed. New value of the "style" is given in the "name" attribute of the _link. For example : Styles are used to differentiate between similar templates.
{
   "rel": "change_style",
   "name": "style_a",
   "href": "/dieline_templates/in/becf-10325",
   "method": "GET"
}
Possible "name" values: full_cover, half_cut_automatic, half_cut_manual, standard_cover, v_cut, alternative_1, alternative_2, alternative_3, cover_flat, cover_thumb_cut, double_flap, no_postal_lock, postal_lock, single_flap, style_a, style_a, style_b, style_c, style_d, style_e
add_flap , remove_flap
identifies the link for the template when "flap" tag is added to or removed from the current template.
add_top_flap , remove_top_flap
identifies the link for the template when "top_flap" tag is added to or removed from the current template.
add_bottom_flap , remove_bottom_flap
identifies the link for the template when "bottom_flap" tag is added to or removed from the current template.
add_dust_flap , remove_dust_flap
identifies the link for the template when "dust_flap" tag is added to or removed from the current template.
add_top_dust_flap , remove_top_dust_flap
identifies the link for the template when "top_dust_flap" tag is added to or removed from the current template.
add_bottom_dust_flap , remove_bottom_dust_flap
identifies the link for the template when "bottom_dust_flap" tag is added to or removed from the current template.
add_tuck , remove_tuck
identifies the link for the template when "tuck" tag is added to or removed from the current template.
add_top_tuck , remove_top_tuck
identifies the link for the template when "top_tuck" tag is added to or removed from the current template.
add_bottom_tuck , remove_bottom_tuck
identifies the link for the template when "bottom_tuck" tag is added to or removed from the current template.
add_glue_flap , remove_glue_flap
identifies the link for the template when "glue_flap" tag is added to or removed from the current template.
add_cover , remove_cover
identifies the link for the template when "cover" tag is added to or removed from the current template.
add_hanger , remove_hanger
identifies the link for the template when "hanger" tag is added to or removed from the current template.