GET/api/gateway/v2/categorypreset/getcalculationresult

Gets the calculation result for a certain Preset.

Query Parameters

categoryPresetId?|

CategoryPreset.Id

categoryPresetExternalReference?|

CategoryPreset.ExternalReference

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/api/gateway/v2/categorypreset/getcalculationresult"
{  "categoryPreset": {    "id": 0,    "categoryId": 0,    "externalReference": "string",    "height": 0,    "kind": "Menu",    "name": "string",    "polygonTypeId": 0,    "width": 0  },  "polygon": {    "id": "string",    "entityId": 0,    "lineNumber": 0,    "lineNumberSuffix": "string",    "attributes": {      "property1": "string",      "property2": "string"    },    "categoryDescription": "string",    "categoryFavoriteDescription": "string",    "categoryFavoriteId": 0,    "categoryLinks": [      {        "id": 0,        "categoryLinkMaterial": {          "materialCode": "string",          "supplierCode": "string",          "materialId": 0,          "materialDescription": "string",          "materialColor": "string",          "materialRemarks": "string",          "materialComposition": "string",          "materialSalePrice": 0,          "saleQuantity": 0,          "calcQuantity": 0,          "calcQuantityNet": 0,          "saleUnit": "string",          "supplierId": 0,          "supplierSbnKey": 0,          "price": {            "discountAmount": 0.1,            "priceGroups": [              {                "code": "string",                "description": "string",                "displayOrder": 0,                "elements": [                  {                    "code": "string",                    "materialId": 0,                    "supplierCode": "string",                    "description": "string",                    "purchasePrice": {                      "unitPurchasePrice": 0,                      "totalPurchasePrice": 0                    },                    "quantity": 0.1,                    "totalPrice": 0.1,                    "totalPriceBeforePromotion": 0.1,                    "unit": "string",                    "unitPrice": 0.1,                    "unitPriceBeforePromotion": 0.1,                    "totalPriceExclVat": 0.1,                    "unitPriceExclVat": 0.1,                    "vatAmount": 0.1,                    "vatPercentage": 0.1                  }                ]              }            ],            "promotions": [              {                "code": "string",                "description": "string",                "priceDiscount": 0.1,                "reference": "string",                "validUntil": "2019-08-24T14:15:22Z",                "priceDiscountExclVat": 0.1,                "attributes": {                  "property1": "string",                  "property2": "string"                }              }            ],            "totalPrice": 0.1,            "totalPriceBeforePromotions": 0.1,            "totalPurchasePrice": 0.1          },          "properties": [            {              "id": 0,              "controlType": "Text",              "customControlCode": "string",              "dataType": 0,              "valueDataType": "None",              "defaultControlType": "Text",              "description": "string",              "displayLabel": "string",              "displayOrder": 0,              "displaySuffix": "string",              "hasDynamicDescription": true,              "interfaceKey": "string",              "isModified": true,              "isModifiedByApp": true,              "isReadonly": true,              "isRequired": true,              "isVisible": true,              "isAvailableBeforeCalculation": true,              "listValues": [                {                  "description": "string",                  "imageUrl": "string",                  "interfaceKey": "string",                  "skills": "string",                  "remarks": "string",                  "value": "string",                  "isDisabled": true,                  "priceDifference": 0,                  "price": 0,                  "categoryLinkPropertyId": 0,                  "contentBlockId": "string"                }              ],              "propertyId": 0,              "remarks": "string",              "value": "string",              "validation": {                "min": null,                "max": null,                "precision": 0,                "step": null,                "isValid": true              },              "imageUrl": "string",              "explanation": "string"            }          ],          "messages": [            {              "context": "None",              "contextReference": "string",              "kind": "Information",              "scope": "None",              "text": "string",              "origin": "Default"            }          ],          "redistributionInfo": "string"        },        "categoryMaterialOptionFilter": 0,        "categoryMaterialOptionInterfaceKeys": [          "string"        ],        "childCategoryDescription": "string",        "childCategoryId": 0,        "description": "string",        "imageUrl": "string",        "interfaceKey": "string",        "isEnabled": true,        "isMainCategory": true,        "parentCategoryId": 0,        "quantityDescription": "string",        "remarks": "string",        "requiredLevel": "None",        "options": [          "None"        ]      }    ],    "appliedExtras": [      {        "id": "string",        "materialId": 0,        "materialCategoryId": 0,        "categoryExtraId": 0,        "quantity": 0.1,        "description": "string",        "priceElement": {          "code": "string",          "materialId": 0,          "supplierCode": "string",          "description": "string",          "purchasePrice": {            "unitPurchasePrice": 0,            "totalPurchasePrice": 0          },          "quantity": 0.1,          "totalPrice": 0.1,          "totalPriceBeforePromotion": 0.1,          "unit": "string",          "unitPrice": 0.1,          "unitPriceBeforePromotion": 0.1,          "totalPriceExclVat": 0.1,          "unitPriceExclVat": 0.1,          "vatAmount": 0.1,          "vatPercentage": 0.1        }      }    ],    "categoryPresetId": 0,    "categoryPresetExternalReference": "string",    "chainedChildren": [      {        "id": "string",        "entityId": 0,        "lineNumber": 0,        "lineNumberSuffix": "string",        "attributes": {          "property1": "string",          "property2": "string"        },        "categoryDescription": "string",        "categoryFavoriteDescription": "string",        "categoryFavoriteId": 0,        "categoryLinks": [          {            "id": 0,            "categoryLinkMaterial": {              "materialCode": "string",              "supplierCode": "string",              "materialId": 0,              "materialDescription": "string",              "materialColor": "string",              "materialRemarks": "string",              "materialComposition": "string",              "materialSalePrice": 0,              "saleQuantity": 0,              "calcQuantity": 0,              "calcQuantityNet": 0,              "saleUnit": "string",              "supplierId": 0,              "supplierSbnKey": 0,              "price": {                "discountAmount": 0.1,                "priceGroups": [                  {                    "code": "string",                    "description": "string",                    "displayOrder": 0,                    "elements": [                      {                        "code": "string",                        "materialId": 0,                        "supplierCode": "string",                        "description": "string",                        "purchasePrice": {                          "unitPurchasePrice": 0,                          "totalPurchasePrice": 0                        },                        "quantity": 0.1,                        "totalPrice": 0.1,                        "totalPriceBeforePromotion": 0.1,                        "unit": "string",                        "unitPrice": 0.1,                        "unitPriceBeforePromotion": 0.1,                        "totalPriceExclVat": 0.1,                        "unitPriceExclVat": 0.1,                        "vatAmount": 0.1,                        "vatPercentage": 0.1                      }                    ]                  }                ],                "promotions": [                  {                    "code": "string",                    "description": "string",                    "priceDiscount": 0.1,                    "reference": "string",                    "validUntil": "2019-08-24T14:15:22Z",                    "priceDiscountExclVat": 0.1,                    "attributes": {                      "property1": "string",                      "property2": "string"                    }                  }                ],                "totalPrice": 0.1,                "totalPriceBeforePromotions": 0.1,                "totalPurchasePrice": 0.1              },              "properties": [                {                  "id": 0,                  "controlType": "Text",                  "customControlCode": "string",                  "dataType": 0,                  "valueDataType": "None",                  "defaultControlType": "Text",                  "description": "string",                  "displayLabel": "string",                  "displayOrder": 0,                  "displaySuffix": "string",                  "hasDynamicDescription": true,                  "interfaceKey": "string",                  "isModified": true,                  "isModifiedByApp": true,                  "isReadonly": true,                  "isRequired": true,                  "isVisible": true,                  "isAvailableBeforeCalculation": true,                  "listValues": [                    {                      "description": "string",                      "imageUrl": "string",                      "interfaceKey": "string",                      "skills": "string",                      "remarks": "string",                      "value": "string",                      "isDisabled": true,                      "priceDifference": 0,                      "price": 0,                      "categoryLinkPropertyId": 0,                      "contentBlockId": "string"                    }                  ],                  "propertyId": 0,                  "remarks": "string",                  "value": "string",                  "validation": {                    "min": null,                    "max": null,                    "precision": 0,                    "step": null,                    "isValid": true                  },                  "imageUrl": "string",                  "explanation": "string"                }              ],              "messages": [                {                  "context": "None",                  "contextReference": "string",                  "kind": "Information",                  "scope": "None",                  "text": "string",                  "origin": "Default"                }              ],              "redistributionInfo": "string"            },            "categoryMaterialOptionFilter": 0,            "categoryMaterialOptionInterfaceKeys": [              "string"            ],            "childCategoryDescription": "string",            "childCategoryId": 0,            "description": "string",            "imageUrl": "string",            "interfaceKey": "string",            "isEnabled": true,            "isMainCategory": true,            "parentCategoryId": 0,            "quantityDescription": "string",            "remarks": "string",            "requiredLevel": "None",            "options": [              "None"            ]          }        ],        "appliedExtras": [          {            "id": "string",            "materialId": 0,            "materialCategoryId": 0,            "categoryExtraId": 0,            "quantity": 0.1,            "description": "string",            "priceElement": {              "code": "string",              "materialId": 0,              "supplierCode": "string",              "description": "string",              "purchasePrice": {                "unitPurchasePrice": 0,                "totalPurchasePrice": 0              },              "quantity": 0.1,              "totalPrice": 0.1,              "totalPriceBeforePromotion": 0.1,              "unit": "string",              "unitPrice": 0.1,              "unitPriceBeforePromotion": 0.1,              "totalPriceExclVat": 0.1,              "unitPriceExclVat": 0.1,              "vatAmount": 0.1,              "vatPercentage": 0.1            }          }        ],        "categoryPresetId": 0,        "categoryPresetExternalReference": "string",        "chainedChildren": [],        "currentStatus": {          "remarks": "string",          "statusDateTime": "2019-08-24T14:15:22Z",          "statusDescription": "string",          "statusValue": 0        },        "description": "string",        "dimensionsInfo": {          "maxHeight": 0,          "maxWidth": 0,          "minHeight": 0,          "minWidth": 0        },        "documentations": [          {            "description": "string",            "documentationKind": "General",            "documentationUrl": "string",            "mediaType": "None"          }        ],        "grossHeight": 0,        "grossWidth": 0,        "height": 0,        "heightCorrection": 0,        "isDescriptionEnabled": true,        "isDeleted": true,        "isHeightEnabled": true,        "isReadonly": true,        "isWidthEnabled": true,        "leadTime": 0.1,        "modelCode": "string",        "modelDescription": "string",        "modelId": "string",        "modelImageUrl": "string",        "modelInterfaceKey": "string",        "polygonNumber": "string",        "polygonNumberGrouped": "string",        "polygonTypeId": 0,        "prices": {          "discountAmount": 0.1,          "priceGroups": [            {              "code": "string",              "description": "string",              "displayOrder": 0,              "elements": [                {                  "code": "string",                  "materialId": 0,                  "supplierCode": "string",                  "description": "string",                  "purchasePrice": {                    "unitPurchasePrice": 0,                    "totalPurchasePrice": 0                  },                  "quantity": 0.1,                  "totalPrice": 0.1,                  "totalPriceBeforePromotion": 0.1,                  "unit": "string",                  "unitPrice": 0.1,                  "unitPriceBeforePromotion": 0.1,                  "totalPriceExclVat": 0.1,                  "unitPriceExclVat": 0.1,                  "vatAmount": 0.1,                  "vatPercentage": 0.1                }              ]            }          ],          "promotions": [            {              "code": "string",              "description": "string",              "priceDiscount": 0.1,              "reference": "string",              "validUntil": "2019-08-24T14:15:22Z",              "priceDiscountExclVat": 0.1,              "attributes": {                "property1": "string",                "property2": "string"              }            }          ],          "totalPrice": 0.1,          "totalPriceBeforePromotions": 0.1,          "totalPurchasePrice": 0.1        },        "productCategoryId": 0,        "productCategoryInterfaceKey": "string",        "productCode": "string",        "state": "New",        "visuals": [          {            "name": "string",            "url": "string",            "remarks": "string"          }        ],        "width": 0,        "widthCorrection": 0,        "widthMeasurementTypeSettingId": 0,        "heightMeasurementTypeSettingId": 0      }    ],    "currentStatus": {      "remarks": "string",      "statusDateTime": "2019-08-24T14:15:22Z",      "statusDescription": "string",      "statusValue": 0    },    "description": "string",    "dimensionsInfo": {      "maxHeight": 0,      "maxWidth": 0,      "minHeight": 0,      "minWidth": 0    },    "documentations": [      {        "description": "string",        "documentationKind": "General",        "documentationUrl": "string",        "mediaType": "None"      }    ],    "grossHeight": 0,    "grossWidth": 0,    "height": 0,    "heightCorrection": 0,    "isDescriptionEnabled": true,    "isDeleted": true,    "isHeightEnabled": true,    "isReadonly": true,    "isWidthEnabled": true,    "leadTime": 0.1,    "modelCode": "string",    "modelDescription": "string",    "modelId": "string",    "modelImageUrl": "string",    "modelInterfaceKey": "string",    "polygonNumber": "string",    "polygonNumberGrouped": "string",    "polygonTypeId": 0,    "prices": {      "discountAmount": 0.1,      "priceGroups": [        {          "code": "string",          "description": "string",          "displayOrder": 0,          "elements": [            {              "code": "string",              "materialId": 0,              "supplierCode": "string",              "description": "string",              "purchasePrice": {                "unitPurchasePrice": 0,                "totalPurchasePrice": 0              },              "quantity": 0.1,              "totalPrice": 0.1,              "totalPriceBeforePromotion": 0.1,              "unit": "string",              "unitPrice": 0.1,              "unitPriceBeforePromotion": 0.1,              "totalPriceExclVat": 0.1,              "unitPriceExclVat": 0.1,              "vatAmount": 0.1,              "vatPercentage": 0.1            }          ]        }      ],      "promotions": [        {          "code": "string",          "description": "string",          "priceDiscount": 0.1,          "reference": "string",          "validUntil": "2019-08-24T14:15:22Z",          "priceDiscountExclVat": 0.1,          "attributes": {            "property1": "string",            "property2": "string"          }        }      ],      "totalPrice": 0.1,      "totalPriceBeforePromotions": 0.1,      "totalPurchasePrice": 0.1    },    "productCategoryId": 0,    "productCategoryInterfaceKey": "string",    "productCode": "string",    "state": "New",    "visuals": [      {        "name": "string",        "url": "string",        "remarks": "string"      }    ],    "width": 0,    "widthCorrection": 0,    "widthMeasurementTypeSettingId": 0,    "heightMeasurementTypeSettingId": 0  }}
{  "type": "string",  "title": "string",  "status": 0,  "detail": "string",  "instance": "string",  "extensions": {    "property1": null,    "property2": null  },  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  },  "property1": null,  "property2": null}
{  "type": "string",  "title": "string",  "status": 0,  "detail": "string",  "instance": "string",  "extensions": {    "property1": null,    "property2": null  },  "property1": null,  "property2": null}
GET/api/gateway/v2/categorypreset/getcalculationresults

Gets the calculation result for the CategoryPresets.

Response Body

application/json

application/json

application/json

curl -X GET "https://example.com/api/gateway/v2/categorypreset/getcalculationresults"
[  {    "categoryPreset": {      "id": 0,      "categoryId": 0,      "externalReference": "string",      "height": 0,      "kind": "Menu",      "name": "string",      "polygonTypeId": 0,      "width": 0    },    "polygon": {      "id": "string",      "entityId": 0,      "lineNumber": 0,      "lineNumberSuffix": "string",      "attributes": {        "property1": "string",        "property2": "string"      },      "categoryDescription": "string",      "categoryFavoriteDescription": "string",      "categoryFavoriteId": 0,      "categoryLinks": [        {          "id": 0,          "categoryLinkMaterial": {            "materialCode": "string",            "supplierCode": "string",            "materialId": 0,            "materialDescription": "string",            "materialColor": "string",            "materialRemarks": "string",            "materialComposition": "string",            "materialSalePrice": 0,            "saleQuantity": 0,            "calcQuantity": 0,            "calcQuantityNet": 0,            "saleUnit": "string",            "supplierId": 0,            "supplierSbnKey": 0,            "price": {              "discountAmount": 0.1,              "priceGroups": [                {                  "code": "string",                  "description": "string",                  "displayOrder": 0,                  "elements": [                    {                      "code": "string",                      "materialId": 0,                      "supplierCode": "string",                      "description": "string",                      "purchasePrice": {                        "unitPurchasePrice": 0,                        "totalPurchasePrice": 0                      },                      "quantity": 0.1,                      "totalPrice": 0.1,                      "totalPriceBeforePromotion": 0.1,                      "unit": "string",                      "unitPrice": 0.1,                      "unitPriceBeforePromotion": 0.1,                      "totalPriceExclVat": 0.1,                      "unitPriceExclVat": 0.1,                      "vatAmount": 0.1,                      "vatPercentage": 0.1                    }                  ]                }              ],              "promotions": [                {                  "code": "string",                  "description": "string",                  "priceDiscount": 0.1,                  "reference": "string",                  "validUntil": "2019-08-24T14:15:22Z",                  "priceDiscountExclVat": 0.1,                  "attributes": {                    "property1": "string",                    "property2": "string"                  }                }              ],              "totalPrice": 0.1,              "totalPriceBeforePromotions": 0.1,              "totalPurchasePrice": 0.1            },            "properties": [              {                "id": 0,                "controlType": "Text",                "customControlCode": "string",                "dataType": 0,                "valueDataType": "None",                "defaultControlType": "Text",                "description": "string",                "displayLabel": "string",                "displayOrder": 0,                "displaySuffix": "string",                "hasDynamicDescription": true,                "interfaceKey": "string",                "isModified": true,                "isModifiedByApp": true,                "isReadonly": true,                "isRequired": true,                "isVisible": true,                "isAvailableBeforeCalculation": true,                "listValues": [                  {                    "description": "string",                    "imageUrl": "string",                    "interfaceKey": "string",                    "skills": "string",                    "remarks": "string",                    "value": "string",                    "isDisabled": true,                    "priceDifference": 0,                    "price": 0,                    "categoryLinkPropertyId": 0,                    "contentBlockId": "string"                  }                ],                "propertyId": 0,                "remarks": "string",                "value": "string",                "validation": {                  "min": null,                  "max": null,                  "precision": 0,                  "step": null,                  "isValid": true                },                "imageUrl": "string",                "explanation": "string"              }            ],            "messages": [              {                "context": "None",                "contextReference": "string",                "kind": "Information",                "scope": "None",                "text": "string",                "origin": "Default"              }            ],            "redistributionInfo": "string"          },          "categoryMaterialOptionFilter": 0,          "categoryMaterialOptionInterfaceKeys": [            "string"          ],          "childCategoryDescription": "string",          "childCategoryId": 0,          "description": "string",          "imageUrl": "string",          "interfaceKey": "string",          "isEnabled": true,          "isMainCategory": true,          "parentCategoryId": 0,          "quantityDescription": "string",          "remarks": "string",          "requiredLevel": "None",          "options": [            "None"          ]        }      ],      "appliedExtras": [        {          "id": "string",          "materialId": 0,          "materialCategoryId": 0,          "categoryExtraId": 0,          "quantity": 0.1,          "description": "string",          "priceElement": {            "code": "string",            "materialId": 0,            "supplierCode": "string",            "description": "string",            "purchasePrice": {              "unitPurchasePrice": 0,              "totalPurchasePrice": 0            },            "quantity": 0.1,            "totalPrice": 0.1,            "totalPriceBeforePromotion": 0.1,            "unit": "string",            "unitPrice": 0.1,            "unitPriceBeforePromotion": 0.1,            "totalPriceExclVat": 0.1,            "unitPriceExclVat": 0.1,            "vatAmount": 0.1,            "vatPercentage": 0.1          }        }      ],      "categoryPresetId": 0,      "categoryPresetExternalReference": "string",      "chainedChildren": [        {          "id": "string",          "entityId": 0,          "lineNumber": 0,          "lineNumberSuffix": "string",          "attributes": {            "property1": "string",            "property2": "string"          },          "categoryDescription": "string",          "categoryFavoriteDescription": "string",          "categoryFavoriteId": 0,          "categoryLinks": [            {              "id": 0,              "categoryLinkMaterial": {                "materialCode": "string",                "supplierCode": "string",                "materialId": 0,                "materialDescription": "string",                "materialColor": "string",                "materialRemarks": "string",                "materialComposition": "string",                "materialSalePrice": 0,                "saleQuantity": 0,                "calcQuantity": 0,                "calcQuantityNet": 0,                "saleUnit": "string",                "supplierId": 0,                "supplierSbnKey": 0,                "price": {                  "discountAmount": 0.1,                  "priceGroups": [                    {                      "code": "string",                      "description": "string",                      "displayOrder": 0,                      "elements": [                        {                          "code": "string",                          "materialId": 0,                          "supplierCode": "string",                          "description": "string",                          "purchasePrice": {                            "unitPurchasePrice": 0,                            "totalPurchasePrice": 0                          },                          "quantity": 0.1,                          "totalPrice": 0.1,                          "totalPriceBeforePromotion": 0.1,                          "unit": "string",                          "unitPrice": 0.1,                          "unitPriceBeforePromotion": 0.1,                          "totalPriceExclVat": 0.1,                          "unitPriceExclVat": 0.1,                          "vatAmount": 0.1,                          "vatPercentage": 0.1                        }                      ]                    }                  ],                  "promotions": [                    {                      "code": "string",                      "description": "string",                      "priceDiscount": 0.1,                      "reference": "string",                      "validUntil": "2019-08-24T14:15:22Z",                      "priceDiscountExclVat": 0.1,                      "attributes": {                        "property1": "string",                        "property2": "string"                      }                    }                  ],                  "totalPrice": 0.1,                  "totalPriceBeforePromotions": 0.1,                  "totalPurchasePrice": 0.1                },                "properties": [                  {                    "id": 0,                    "controlType": "Text",                    "customControlCode": "string",                    "dataType": 0,                    "valueDataType": "None",                    "defaultControlType": "Text",                    "description": "string",                    "displayLabel": "string",                    "displayOrder": 0,                    "displaySuffix": "string",                    "hasDynamicDescription": true,                    "interfaceKey": "string",                    "isModified": true,                    "isModifiedByApp": true,                    "isReadonly": true,                    "isRequired": true,                    "isVisible": true,                    "isAvailableBeforeCalculation": true,                    "listValues": [                      {                        "description": "string",                        "imageUrl": "string",                        "interfaceKey": "string",                        "skills": "string",                        "remarks": "string",                        "value": "string",                        "isDisabled": true,                        "priceDifference": 0,                        "price": 0,                        "categoryLinkPropertyId": 0,                        "contentBlockId": "string"                      }                    ],                    "propertyId": 0,                    "remarks": "string",                    "value": "string",                    "validation": {                      "min": null,                      "max": null,                      "precision": 0,                      "step": null,                      "isValid": true                    },                    "imageUrl": "string",                    "explanation": "string"                  }                ],                "messages": [                  {                    "context": "None",                    "contextReference": "string",                    "kind": "Information",                    "scope": "None",                    "text": "string",                    "origin": "Default"                  }                ],                "redistributionInfo": "string"              },              "categoryMaterialOptionFilter": 0,              "categoryMaterialOptionInterfaceKeys": [                "string"              ],              "childCategoryDescription": "string",              "childCategoryId": 0,              "description": "string",              "imageUrl": "string",              "interfaceKey": "string",              "isEnabled": true,              "isMainCategory": true,              "parentCategoryId": 0,              "quantityDescription": "string",              "remarks": "string",              "requiredLevel": "None",              "options": [                "None"              ]            }          ],          "appliedExtras": [            {              "id": "string",              "materialId": 0,              "materialCategoryId": 0,              "categoryExtraId": 0,              "quantity": 0.1,              "description": "string",              "priceElement": {                "code": "string",                "materialId": 0,                "supplierCode": "string",                "description": "string",                "purchasePrice": {                  "unitPurchasePrice": 0,                  "totalPurchasePrice": 0                },                "quantity": 0.1,                "totalPrice": 0.1,                "totalPriceBeforePromotion": 0.1,                "unit": "string",                "unitPrice": 0.1,                "unitPriceBeforePromotion": 0.1,                "totalPriceExclVat": 0.1,                "unitPriceExclVat": 0.1,                "vatAmount": 0.1,                "vatPercentage": 0.1              }            }          ],          "categoryPresetId": 0,          "categoryPresetExternalReference": "string",          "chainedChildren": [],          "currentStatus": {            "remarks": "string",            "statusDateTime": "2019-08-24T14:15:22Z",            "statusDescription": "string",            "statusValue": 0          },          "description": "string",          "dimensionsInfo": {            "maxHeight": 0,            "maxWidth": 0,            "minHeight": 0,            "minWidth": 0          },          "documentations": [            {              "description": "string",              "documentationKind": "General",              "documentationUrl": "string",              "mediaType": "None"            }          ],          "grossHeight": 0,          "grossWidth": 0,          "height": 0,          "heightCorrection": 0,          "isDescriptionEnabled": true,          "isDeleted": true,          "isHeightEnabled": true,          "isReadonly": true,          "isWidthEnabled": true,          "leadTime": 0.1,          "modelCode": "string",          "modelDescription": "string",          "modelId": "string",          "modelImageUrl": "string",          "modelInterfaceKey": "string",          "polygonNumber": "string",          "polygonNumberGrouped": "string",          "polygonTypeId": 0,          "prices": {            "discountAmount": 0.1,            "priceGroups": [              {                "code": "string",                "description": "string",                "displayOrder": 0,                "elements": [                  {                    "code": "string",                    "materialId": 0,                    "supplierCode": "string",                    "description": "string",                    "purchasePrice": {                      "unitPurchasePrice": 0,                      "totalPurchasePrice": 0                    },                    "quantity": 0.1,                    "totalPrice": 0.1,                    "totalPriceBeforePromotion": 0.1,                    "unit": "string",                    "unitPrice": 0.1,                    "unitPriceBeforePromotion": 0.1,                    "totalPriceExclVat": 0.1,                    "unitPriceExclVat": 0.1,                    "vatAmount": 0.1,                    "vatPercentage": 0.1                  }                ]              }            ],            "promotions": [              {                "code": "string",                "description": "string",                "priceDiscount": 0.1,                "reference": "string",                "validUntil": "2019-08-24T14:15:22Z",                "priceDiscountExclVat": 0.1,                "attributes": {                  "property1": "string",                  "property2": "string"                }              }            ],            "totalPrice": 0.1,            "totalPriceBeforePromotions": 0.1,            "totalPurchasePrice": 0.1          },          "productCategoryId": 0,          "productCategoryInterfaceKey": "string",          "productCode": "string",          "state": "New",          "visuals": [            {              "name": "string",              "url": "string",              "remarks": "string"            }          ],          "width": 0,          "widthCorrection": 0,          "widthMeasurementTypeSettingId": 0,          "heightMeasurementTypeSettingId": 0        }      ],      "currentStatus": {        "remarks": "string",        "statusDateTime": "2019-08-24T14:15:22Z",        "statusDescription": "string",        "statusValue": 0      },      "description": "string",      "dimensionsInfo": {        "maxHeight": 0,        "maxWidth": 0,        "minHeight": 0,        "minWidth": 0      },      "documentations": [        {          "description": "string",          "documentationKind": "General",          "documentationUrl": "string",          "mediaType": "None"        }      ],      "grossHeight": 0,      "grossWidth": 0,      "height": 0,      "heightCorrection": 0,      "isDescriptionEnabled": true,      "isDeleted": true,      "isHeightEnabled": true,      "isReadonly": true,      "isWidthEnabled": true,      "leadTime": 0.1,      "modelCode": "string",      "modelDescription": "string",      "modelId": "string",      "modelImageUrl": "string",      "modelInterfaceKey": "string",      "polygonNumber": "string",      "polygonNumberGrouped": "string",      "polygonTypeId": 0,      "prices": {        "discountAmount": 0.1,        "priceGroups": [          {            "code": "string",            "description": "string",            "displayOrder": 0,            "elements": [              {                "code": "string",                "materialId": 0,                "supplierCode": "string",                "description": "string",                "purchasePrice": {                  "unitPurchasePrice": 0,                  "totalPurchasePrice": 0                },                "quantity": 0.1,                "totalPrice": 0.1,                "totalPriceBeforePromotion": 0.1,                "unit": "string",                "unitPrice": 0.1,                "unitPriceBeforePromotion": 0.1,                "totalPriceExclVat": 0.1,                "unitPriceExclVat": 0.1,                "vatAmount": 0.1,                "vatPercentage": 0.1              }            ]          }        ],        "promotions": [          {            "code": "string",            "description": "string",            "priceDiscount": 0.1,            "reference": "string",            "validUntil": "2019-08-24T14:15:22Z",            "priceDiscountExclVat": 0.1,            "attributes": {              "property1": "string",              "property2": "string"            }          }        ],        "totalPrice": 0.1,        "totalPriceBeforePromotions": 0.1,        "totalPurchasePrice": 0.1      },      "productCategoryId": 0,      "productCategoryInterfaceKey": "string",      "productCode": "string",      "state": "New",      "visuals": [        {          "name": "string",          "url": "string",          "remarks": "string"        }      ],      "width": 0,      "widthCorrection": 0,      "widthMeasurementTypeSettingId": 0,      "heightMeasurementTypeSettingId": 0    }  }]
{  "type": "string",  "title": "string",  "status": 0,  "detail": "string",  "instance": "string",  "extensions": {    "property1": null,    "property2": null  },  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  },  "property1": null,  "property2": null}
{  "type": "string",  "title": "string",  "status": 0,  "detail": "string",  "instance": "string",  "extensions": {    "property1": null,    "property2": null  },  "property1": null,  "property2": null}

On this page