CatalogElementAdditionalInfo
Overview
Description
CatalogElementAdditionalInfo JSON object
{
"id":"randomGloballyUniqueId",
"type":"parameter",
"key":"material",
"parentIdFilter":"comp1 comp2",
"catalog":"someCatalog",
"tooltip":{
"de":"mein tipp",
"it":"tippytoppy"
},
"fullInfo":{
"type":"externalId",
"url":{
"de":"https://www.customer.com/content/materialInfo.html?language=de",
"it":"https://www.customer.com/content/materialInfoEn.html"
}
}
}fields
API Reference
GET /
available filters
POST /
PUT /:id
DELETE /:id
Last updated