CreateTC
Creates TC (Z00) stitch data.
{
"RequestType": "CreateTC",
"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
}
]
}