Skip to main content

Set Up Suspension Rails through API

➡️ See the API Reference documentation 🔗 for detailed information.

Set Up the Dimensions of the Suspension Rail

ParameterTypePossible valuesDefault value
widthreal[0 ;∞]2000
depthreal[0 ;∞]10
heightreal[0 ;∞]55

"width": {
"typeID": 1,
"values": [
2210
],
"editable": null,
"translation": {
"name": {
"1": "Longueur",
"2": "Width",
"3": "Anchura",
"4": "Breite"
}
},
"defaultValue": 2210
}

Define railOption on the Cabinet

"railOption": {
"ids": [
"15760",
null
],
"tags": [],
"typeID": 7,
"editable": "RW",
"nullable": true,
"translation": {
"name": {
"2": "Suspension Rail"
}
},
"defaultValue": "15760"
}