Transfer Measurement Charts
This schema allows you to pre-fill points of measurement for your end-users which form a measurement chart for a specific style. At the time of booking your end-users will only have to verify them instead of creating them or uploading them, which avoids human-mistake and accelerates that process. Here is the provided information formatted as a Markdown table:
General Information​
| Attribute | Properties | Description | Example |
|---|---|---|---|
| Style_ID | Required, Unique | Identifier of the style to which this point of measurement belongs to. | style_1 |
| POM_Code | Required | Identifier of the point of measurement. | pom1 |
| Caption | Required | Displayed name of the point of measurement. | Multiple form |
| Tolerance_Lower | Required | A tolerance lower for each dimension that designates the acceptable margin of error, compared to the value set in the column below "Standard_Value". | 0.25 |
| Tolerance_Upper | Required | A tolerance upper for each dimension that designates the acceptable margin of error, compared to the value set in the column below "Standard_Value". | 3/4 |
| Unit | Required | Unit of measurement. Possible values: INCH, CM, or MM. | INCH |
| Standard_Value | Required | The value of the expected measurement, without taking into account the tolerance. | 4 |
| Size | Required | Size code of the style as it appears on the purchase order. | L |
| Is_POM_Critical | Measurement is critical or not. Possible values: true or false | true | |
| Source | The source from which the Measurement Chart data comes. Possible values: text field | Internal system | |
| Set_Id | The external id of the measurement set. Possible values: text field | Set 1 |