CreateDST
Input format is TC and the output file is in DST format
{
"RequestType": "CreateDST",
"EmbroideryType": "TC",
"EmbroideryBase64": "base64 encoded embroidery data",
"Monograms": [
{
"Text": [
"Monogram"
],
"FontFamily": "Arial",
"FontSizeMM": 10.0,
"UsedNeedle": 1,
"XposMM": 0.0,
"YposMM": 0.0,
"HorizontalAlignment": 0,
"TextBendProcent": 0.0,
"TextStitchParameter": "Premium",
"MonogramStyle": 0
}
]
}