| Parameter | Type | Required | Description |
| appId | String | ✅ | App ID from your Wilcom Developer Portal account. |
| appKey | String | ✅ | App Key from your Wilcom Developer Portal account. |
requestXml | String | ✅ | An XML string specifying the design to edit, output settings, and the source files. |
Componentn | Details |
The design is based on the full <recipe> definition. This is the root container for describing a complete embroidery design or preview. | |
<design> | Existing design definition with updated lettering and monogram properties |
<design_file> | Input file is identified in <design_file> and passed in <files>. |
Lettering edits go in <lettering_objects>, monograms in <monogram_objects>. | |
Place custom text with specific style, position, and thread color. | |
Specifies the output filename and format. If trueview_file is set, a transparent PNG preview is generated. | |
This element is used to pass one or more files to or from API endpoints. It contains the input vector file and the resulting design and TrueView™ file(s). | |
Provides estimated design properties — e.g. size, stitch count — for the generated embroidery file. |