MeasurementItem
Caption of a point of measurement
Possible values: non-empty
C01Name of the chart type this point of measurement belongs to
Possible values: <= 255 characters
Knit TopsMeasurement is critical or not
truePoint of measurement
Possible values: non-empty
ChestThe external id of the measurement set. Use this field when you want to group POMs in a specified set
Possible values: <= 500 characters
Set 1sizes object[]required
List of sizes in the measurement chart
Possible values: >= 1
Measurement value of a size
2Size name
Possible values: non-empty
MediumTolerance Lower & Upper of a point of measurement, only use this attribute if your organization has not enabled Unequal Tolerance
1Tolerance Lower, use this attribute together with toleranceUpper if your organization has enabled Unequal Tolerance
1Type of tolerance applied to this point of measurement
Possible values: [absolute, percentage]
absoluteTolerance Upper, use this attribute together with toleranceLower if your organization has enabled Unequal Tolerance
1Unit used for measurement
Possible values: [mm, cm, m, inch, yd, ft, g, kg, t, oz, lb, st, ml, l, mm3, cm3, m3, in3, gal, ft3, qt, pt, fl oz, degc, degf, mm2, cm2, m2, in2, yd2, ft2, gsm, oz/yd2, gram/pair, ea, pc, pr, dz, set, pk, %]
cm{
"caption": "C01",
"chartType": "Knit Tops",
"isPomCritical": "true",
"pom": "Chest",
"setId": "Set 1",
"sizes": [
{
"measurement": "2",
"size": "Medium"
}
],
"tolerance": "1",
"toleranceLower": "1",
"toleranceType": "absolute",
"toleranceUpper": "1",
"unit": "cm"
}