Ask for the flat outside size of any dieline in our catalog — boxes, trays, bags, envelopes — at any dimensions you configure, and get the exact sizes back
instantly, ready for your pricing and quoting logic.
POST /dimensions/becf-11a02/parts { "variables": { "unit": "mm", "length": 200, "width": 100, "height": 40, "material": 0.5 }, "area": true }
{ "part_list": { "dieline_template_id": "becf-11a02", "total": 1, "parts": [{ "name": "default", "bounding_box": { "unit": "mm", "width": 280.0, "height": 180.0 }, "area": { "value": 48847.29, "unit": "mm2" } }] } }