Update multiple configurations
PUThttps://api.elfsquad.io/configurator/:version/configurator/update/multiple
Update multiple configurations
Request
Path Parameters
version stringrequired
Query Parameters
ignoreConflicts boolean
Default value:
false
includeSearchbarResults boolean
Default value:
true
configurationId uuid
Id of the configuration to return in the response
- application/json-patch+json
- application/json
- text/json
- application/*+json
Body
Requirements to apply
- Array [
- ]
configurationIduuid
ignoreConflictsboolean
featureModelNodeIduuid
valuedouble
textValuestringnullable
isSelectionboolean
Body
Requirements to apply
- Array [
- ]
configurationIduuid
ignoreConflictsboolean
featureModelNodeIduuid
valuedouble
textValuestringnullable
isSelectionboolean
Body
Requirements to apply
- Array [
- ]
configurationIduuid
ignoreConflictsboolean
featureModelNodeIduuid
valuedouble
textValuestringnullable
isSelectionboolean
Body
Requirements to apply
- Array [
- ]
configurationIduuid
ignoreConflictsboolean
featureModelNodeIduuid
valuedouble
textValuestringnullable
isSelectionboolean
Responses
- 200
Success
- text/plain
- application/json
- text/json
- Schema
- Example (auto)
Schema
iduuid
sessionIduuidnullable
codestringnullable
namestringnullable
arEnabledboolean
configurationModelIduuid
foreignConfigurationModelIdsuuid[]nullable
root object
linkedMachinesNode object
steps object[]nullable
preconfigurationFeatures object[]nullable
unansweredMandatories object[]nullable
linkedConfigurationModels object[]nullable
linkedConfigurations object[]nullable
values objectnullable
textValues objectnullable
imageValues objectnullable
requirements object[]nullable
languagestringnullable
currencystringnullable
languages objectnullable
additionalPricesIncVat objectnullable
additionalPricesExVat objectnullable
totalPricesIncVat objectnullable
totalPricesExVat objectnullable
basePricesExVat objectnullable
basePricesIncVat objectnullable
differences object
basePriceExclVatstringnullable
basePriceInclVatstringnullable
basePriceExclVatNumberdouble
basePriceInclVatNumberdouble
basePricedouble
additionalPriceExclVatstringnullable
additionalPriceInclVatstringnullable
additionalPriceExclVatNumberdouble
additionalPriceInclVatNumberdouble
additionalPricedouble
totalPriceExclVatstringnullable
totalPriceInclVatstringnullable
totalPriceExclVatNumberdouble
totalPriceInclVatNumberdouble
totalPricedoublenullable
autodeskUrnstringnullable
autodeskIntegrationApplicationIduuidnullable
foreignAutodeskUrns objectnullable
foreignAttachmentNodes objectnullable
attachmentNodes object[]nullable
threeDItemsToHidestring[]nullable
threeDItemMappings objectnullable
conflicts object[]nullable
leasePricesLabels objectnullable
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"sessionId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"code": "string",
"name": "string",
"arEnabled": true,
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"foreignConfigurationModelIds": [
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
],
"root": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
},
"linkedMachinesNode": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
},
"steps": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"title": "string",
"type": 0,
"features": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
}
],
"cameraPositions": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"cameraPosX": 0,
"cameraPosY": 0,
"cameraPosZ": 0,
"cameraTargetX": 0,
"cameraTargetY": 0,
"cameraTargetZ": 0,
"cameraFov": 0,
"cameraPivotX": 0,
"cameraPivotY": 0,
"cameraPivotZ": 0,
"cameraWorldUpX": 0,
"cameraWorldUpY": 0,
"cameraWorldUpZ": 0,
"rotationX": 0,
"rotationY": 0,
"rotationZ": 0,
"state": "string",
"featureModelNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"stepId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
],
"mainCameraPosition": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"cameraPosX": 0,
"cameraPosY": 0,
"cameraPosZ": 0,
"cameraTargetX": 0,
"cameraTargetY": 0,
"cameraTargetZ": 0,
"cameraFov": 0,
"cameraPivotX": 0,
"cameraPivotY": 0,
"cameraPivotZ": 0,
"cameraWorldUpX": 0,
"cameraWorldUpY": 0,
"cameraWorldUpZ": 0,
"rotationX": 0,
"rotationY": 0,
"rotationZ": 0,
"state": "string",
"featureModelNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"stepId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
},
"iconUrl": "string",
"hotspots": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"x": 0,
"y": 0,
"z": 0,
"stepId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureModelNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentFeatureModelNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"showMoreInfo": true,
"title": "string",
"color": "string",
"guidedSellingNodeIds": [
"string"
]
}
],
"configuratorImages": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"stepId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"x": 0,
"y": 0,
"z": 0,
"type": 0,
"url": "string",
"featureModelNodeIds": [
"string"
],
"isHidden": true
}
],
"backgroundUrl": "string",
"thirdPartyUrl": "string",
"sendDataOnConfigurationUpdate": true,
"isElfsquadViewer": true
}
],
"preconfigurationFeatures": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
}
],
"unansweredMandatories": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
}
],
"linkedConfigurationModels": [
{
"parentNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "string",
"configurationModelName": "string",
"allowCardinality": true,
"allowMultiplier": true
}
],
"linkedConfigurations": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"linkedConfigurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"rootFeatureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"rootFeature": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"name": "string",
"articleCode": "string",
"type": 0,
"salesPrice": 0,
"disallowDiscount": true,
"isRecommendation": true,
"salesPriceLabel": "string",
"formattedStartingPriceLabel": "string",
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"packingUnit": 0,
"category": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"name": "string",
"texts": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"value": "string",
"languageIso": "string",
"categoryId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
],
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"order": 0,
"linkedFeatures": 0,
"hideInShowroom": true,
"hideInOrderEntry": true
},
"categoryId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"_subcategoryIds": "string",
"subcategoryIds": [
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
],
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"tags": [
"string"
],
"searchableTags": "string",
"marginPct": 0,
"texts": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"value": "string",
"languageIso": "string",
"type": 0,
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
],
"cardImageUrl": "string",
"vatId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"unitOfMeasurementId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"unitOfMeasurement": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"code": "string",
"description": "string",
"texts": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"unitOfMeasurementId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"languageIso": "string",
"description": "string",
"code": "string"
}
]
}
},
"order": 0,
"path": "string",
"name": "string",
"unitPrice": "string",
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceInclVat": "string",
"multiplier": 0,
"combinedInView": true,
"values": {}
}
],
"values": {},
"textValues": {},
"imageValues": {},
"requirements": [
{
"nodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0
}
],
"language": "string",
"currency": "string",
"languages": {},
"additionalPricesIncVat": {},
"additionalPricesExVat": {},
"totalPricesIncVat": {},
"totalPricesExVat": {},
"basePricesExVat": {},
"basePricesIncVat": {},
"differences": {
"changedAlternatives": [
{
"parentPath": [
"string"
],
"previouslySelected": "string",
"currentlySelected": "string"
}
],
"changedValues": [
{
"parentPath": [
"string"
],
"previousValue": 0,
"currentValue": 0,
"unitOfMeasurement": "string"
}
],
"changedOptions": [
{
"parentPath": [
"string"
],
"previousSelection": true,
"currentSelection": true
}
]
},
"basePriceExclVat": "string",
"basePriceInclVat": "string",
"basePriceExclVatNumber": 0,
"basePriceInclVatNumber": 0,
"basePrice": 0,
"additionalPriceExclVat": "string",
"additionalPriceInclVat": "string",
"additionalPriceExclVatNumber": 0,
"additionalPriceInclVatNumber": 0,
"additionalPrice": 0,
"totalPriceExclVat": "string",
"totalPriceInclVat": "string",
"totalPriceExclVatNumber": 0,
"totalPriceInclVatNumber": 0,
"totalPrice": 0,
"autodeskUrn": "string",
"autodeskIntegrationApplicationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"foreignAutodeskUrns": {},
"foreignAttachmentNodes": {},
"attachmentNodes": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"featureModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureModelNode": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"x": 0,
"y": 0,
"z": 0,
"featureModelNodeX": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureModelNodeY": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureModelNodeZ": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"rotation": 0,
"featureModelNodeRotationY": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"attachTo": "string"
}
],
"threeDItemsToHide": [
"string"
],
"threeDItemMappings": {},
"conflicts": [
{
"featurePath": [
"string"
],
"feature": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
},
"alternativeOptions": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
}
],
"type": 0,
"requestedValue": 0,
"actualValue": 0
}
],
"leasePricesLabels": {}
}
- Schema
- Example (auto)
Schema
iduuid
sessionIduuidnullable
codestringnullable
namestringnullable
arEnabledboolean
configurationModelIduuid
foreignConfigurationModelIdsuuid[]nullable
root object
linkedMachinesNode object
steps object[]nullable
preconfigurationFeatures object[]nullable
unansweredMandatories object[]nullable
linkedConfigurationModels object[]nullable
linkedConfigurations object[]nullable
values objectnullable
textValues objectnullable
imageValues objectnullable
requirements object[]nullable
languagestringnullable
currencystringnullable
languages objectnullable
additionalPricesIncVat objectnullable
additionalPricesExVat objectnullable
totalPricesIncVat objectnullable
totalPricesExVat objectnullable
basePricesExVat objectnullable
basePricesIncVat objectnullable
differences object
basePriceExclVatstringnullable
basePriceInclVatstringnullable
basePriceExclVatNumberdouble
basePriceInclVatNumberdouble
basePricedouble
additionalPriceExclVatstringnullable
additionalPriceInclVatstringnullable
additionalPriceExclVatNumberdouble
additionalPriceInclVatNumberdouble
additionalPricedouble
totalPriceExclVatstringnullable
totalPriceInclVatstringnullable
totalPriceExclVatNumberdouble
totalPriceInclVatNumberdouble
totalPricedoublenullable
autodeskUrnstringnullable
autodeskIntegrationApplicationIduuidnullable
foreignAutodeskUrns objectnullable
foreignAttachmentNodes objectnullable
attachmentNodes object[]nullable
threeDItemsToHidestring[]nullable
threeDItemMappings objectnullable
conflicts object[]nullable
leasePricesLabels objectnullable
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"sessionId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"code": "string",
"name": "string",
"arEnabled": true,
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"foreignConfigurationModelIds": [
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
],
"root": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
},
"linkedMachinesNode": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
},
"steps": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"title": "string",
"type": 0,
"features": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
}
],
"cameraPositions": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"cameraPosX": 0,
"cameraPosY": 0,
"cameraPosZ": 0,
"cameraTargetX": 0,
"cameraTargetY": 0,
"cameraTargetZ": 0,
"cameraFov": 0,
"cameraPivotX": 0,
"cameraPivotY": 0,
"cameraPivotZ": 0,
"cameraWorldUpX": 0,
"cameraWorldUpY": 0,
"cameraWorldUpZ": 0,
"rotationX": 0,
"rotationY": 0,
"rotationZ": 0,
"state": "string",
"featureModelNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"stepId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
],
"mainCameraPosition": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"cameraPosX": 0,
"cameraPosY": 0,
"cameraPosZ": 0,
"cameraTargetX": 0,
"cameraTargetY": 0,
"cameraTargetZ": 0,
"cameraFov": 0,
"cameraPivotX": 0,
"cameraPivotY": 0,
"cameraPivotZ": 0,
"cameraWorldUpX": 0,
"cameraWorldUpY": 0,
"cameraWorldUpZ": 0,
"rotationX": 0,
"rotationY": 0,
"rotationZ": 0,
"state": "string",
"featureModelNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"stepId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
},
"iconUrl": "string",
"hotspots": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"x": 0,
"y": 0,
"z": 0,
"stepId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureModelNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentFeatureModelNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"showMoreInfo": true,
"title": "string",
"color": "string",
"guidedSellingNodeIds": [
"string"
]
}
],
"configuratorImages": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"stepId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"x": 0,
"y": 0,
"z": 0,
"type": 0,
"url": "string",
"featureModelNodeIds": [
"string"
],
"isHidden": true
}
],
"backgroundUrl": "string",
"thirdPartyUrl": "string",
"sendDataOnConfigurationUpdate": true,
"isElfsquadViewer": true
}
],
"preconfigurationFeatures": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
}
],
"unansweredMandatories": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
}
],
"linkedConfigurationModels": [
{
"parentNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "string",
"configurationModelName": "string",
"allowCardinality": true,
"allowMultiplier": true
}
],
"linkedConfigurations": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"linkedConfigurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"rootFeatureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"rootFeature": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"name": "string",
"articleCode": "string",
"type": 0,
"salesPrice": 0,
"disallowDiscount": true,
"isRecommendation": true,
"salesPriceLabel": "string",
"formattedStartingPriceLabel": "string",
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"packingUnit": 0,
"category": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"name": "string",
"texts": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"value": "string",
"languageIso": "string",
"categoryId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
],
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"order": 0,
"linkedFeatures": 0,
"hideInShowroom": true,
"hideInOrderEntry": true
},
"categoryId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"_subcategoryIds": "string",
"subcategoryIds": [
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
],
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"tags": [
"string"
],
"searchableTags": "string",
"marginPct": 0,
"texts": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"value": "string",
"languageIso": "string",
"type": 0,
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
],
"cardImageUrl": "string",
"vatId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"unitOfMeasurementId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"unitOfMeasurement": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"code": "string",
"description": "string",
"texts": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"unitOfMeasurementId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"languageIso": "string",
"description": "string",
"code": "string"
}
]
}
},
"order": 0,
"path": "string",
"name": "string",
"unitPrice": "string",
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceInclVat": "string",
"multiplier": 0,
"combinedInView": true,
"values": {}
}
],
"values": {},
"textValues": {},
"imageValues": {},
"requirements": [
{
"nodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0
}
],
"language": "string",
"currency": "string",
"languages": {},
"additionalPricesIncVat": {},
"additionalPricesExVat": {},
"totalPricesIncVat": {},
"totalPricesExVat": {},
"basePricesExVat": {},
"basePricesIncVat": {},
"differences": {
"changedAlternatives": [
{
"parentPath": [
"string"
],
"previouslySelected": "string",
"currentlySelected": "string"
}
],
"changedValues": [
{
"parentPath": [
"string"
],
"previousValue": 0,
"currentValue": 0,
"unitOfMeasurement": "string"
}
],
"changedOptions": [
{
"parentPath": [
"string"
],
"previousSelection": true,
"currentSelection": true
}
]
},
"basePriceExclVat": "string",
"basePriceInclVat": "string",
"basePriceExclVatNumber": 0,
"basePriceInclVatNumber": 0,
"basePrice": 0,
"additionalPriceExclVat": "string",
"additionalPriceInclVat": "string",
"additionalPriceExclVatNumber": 0,
"additionalPriceInclVatNumber": 0,
"additionalPrice": 0,
"totalPriceExclVat": "string",
"totalPriceInclVat": "string",
"totalPriceExclVatNumber": 0,
"totalPriceInclVatNumber": 0,
"totalPrice": 0,
"autodeskUrn": "string",
"autodeskIntegrationApplicationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"foreignAutodeskUrns": {},
"foreignAttachmentNodes": {},
"attachmentNodes": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"featureModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureModelNode": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"x": 0,
"y": 0,
"z": 0,
"featureModelNodeX": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureModelNodeY": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureModelNodeZ": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"rotation": 0,
"featureModelNodeRotationY": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"attachTo": "string"
}
],
"threeDItemsToHide": [
"string"
],
"threeDItemMappings": {},
"conflicts": [
{
"featurePath": [
"string"
],
"feature": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
},
"alternativeOptions": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
}
],
"type": 0,
"requestedValue": 0,
"actualValue": 0
}
],
"leasePricesLabels": {}
}
- Schema
- Example (auto)
Schema
iduuid
sessionIduuidnullable
codestringnullable
namestringnullable
arEnabledboolean
configurationModelIduuid
foreignConfigurationModelIdsuuid[]nullable
root object
linkedMachinesNode object
steps object[]nullable
preconfigurationFeatures object[]nullable
unansweredMandatories object[]nullable
linkedConfigurationModels object[]nullable
linkedConfigurations object[]nullable
values objectnullable
textValues objectnullable
imageValues objectnullable
requirements object[]nullable
languagestringnullable
currencystringnullable
languages objectnullable
additionalPricesIncVat objectnullable
additionalPricesExVat objectnullable
totalPricesIncVat objectnullable
totalPricesExVat objectnullable
basePricesExVat objectnullable
basePricesIncVat objectnullable
differences object
basePriceExclVatstringnullable
basePriceInclVatstringnullable
basePriceExclVatNumberdouble
basePriceInclVatNumberdouble
basePricedouble
additionalPriceExclVatstringnullable
additionalPriceInclVatstringnullable
additionalPriceExclVatNumberdouble
additionalPriceInclVatNumberdouble
additionalPricedouble
totalPriceExclVatstringnullable
totalPriceInclVatstringnullable
totalPriceExclVatNumberdouble
totalPriceInclVatNumberdouble
totalPricedoublenullable
autodeskUrnstringnullable
autodeskIntegrationApplicationIduuidnullable
foreignAutodeskUrns objectnullable
foreignAttachmentNodes objectnullable
attachmentNodes object[]nullable
threeDItemsToHidestring[]nullable
threeDItemMappings objectnullable
conflicts object[]nullable
leasePricesLabels objectnullable
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"sessionId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"code": "string",
"name": "string",
"arEnabled": true,
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"foreignConfigurationModelIds": [
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
],
"root": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
},
"linkedMachinesNode": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
},
"steps": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"title": "string",
"type": 0,
"features": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
}
],
"cameraPositions": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"cameraPosX": 0,
"cameraPosY": 0,
"cameraPosZ": 0,
"cameraTargetX": 0,
"cameraTargetY": 0,
"cameraTargetZ": 0,
"cameraFov": 0,
"cameraPivotX": 0,
"cameraPivotY": 0,
"cameraPivotZ": 0,
"cameraWorldUpX": 0,
"cameraWorldUpY": 0,
"cameraWorldUpZ": 0,
"rotationX": 0,
"rotationY": 0,
"rotationZ": 0,
"state": "string",
"featureModelNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"stepId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
],
"mainCameraPosition": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"cameraPosX": 0,
"cameraPosY": 0,
"cameraPosZ": 0,
"cameraTargetX": 0,
"cameraTargetY": 0,
"cameraTargetZ": 0,
"cameraFov": 0,
"cameraPivotX": 0,
"cameraPivotY": 0,
"cameraPivotZ": 0,
"cameraWorldUpX": 0,
"cameraWorldUpY": 0,
"cameraWorldUpZ": 0,
"rotationX": 0,
"rotationY": 0,
"rotationZ": 0,
"state": "string",
"featureModelNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"stepId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
},
"iconUrl": "string",
"hotspots": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"x": 0,
"y": 0,
"z": 0,
"stepId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureModelNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentFeatureModelNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"showMoreInfo": true,
"title": "string",
"color": "string",
"guidedSellingNodeIds": [
"string"
]
}
],
"configuratorImages": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"stepId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"x": 0,
"y": 0,
"z": 0,
"type": 0,
"url": "string",
"featureModelNodeIds": [
"string"
],
"isHidden": true
}
],
"backgroundUrl": "string",
"thirdPartyUrl": "string",
"sendDataOnConfigurationUpdate": true,
"isElfsquadViewer": true
}
],
"preconfigurationFeatures": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
}
],
"unansweredMandatories": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
}
],
"linkedConfigurationModels": [
{
"parentNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "string",
"configurationModelName": "string",
"allowCardinality": true,
"allowMultiplier": true
}
],
"linkedConfigurations": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"linkedConfigurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentNodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"rootFeatureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"rootFeature": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"name": "string",
"articleCode": "string",
"type": 0,
"salesPrice": 0,
"disallowDiscount": true,
"isRecommendation": true,
"salesPriceLabel": "string",
"formattedStartingPriceLabel": "string",
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"packingUnit": 0,
"category": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"name": "string",
"texts": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"value": "string",
"languageIso": "string",
"categoryId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
],
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"order": 0,
"linkedFeatures": 0,
"hideInShowroom": true,
"hideInOrderEntry": true
},
"categoryId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"_subcategoryIds": "string",
"subcategoryIds": [
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
],
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"tags": [
"string"
],
"searchableTags": "string",
"marginPct": 0,
"texts": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"value": "string",
"languageIso": "string",
"type": 0,
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
}
],
"cardImageUrl": "string",
"vatId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"unitOfMeasurementId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"unitOfMeasurement": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"code": "string",
"description": "string",
"texts": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"unitOfMeasurementId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"languageIso": "string",
"description": "string",
"code": "string"
}
]
}
},
"order": 0,
"path": "string",
"name": "string",
"unitPrice": "string",
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceInclVat": "string",
"multiplier": 0,
"combinedInView": true,
"values": {}
}
],
"values": {},
"textValues": {},
"imageValues": {},
"requirements": [
{
"nodeId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0
}
],
"language": "string",
"currency": "string",
"languages": {},
"additionalPricesIncVat": {},
"additionalPricesExVat": {},
"totalPricesIncVat": {},
"totalPricesExVat": {},
"basePricesExVat": {},
"basePricesIncVat": {},
"differences": {
"changedAlternatives": [
{
"parentPath": [
"string"
],
"previouslySelected": "string",
"currentlySelected": "string"
}
],
"changedValues": [
{
"parentPath": [
"string"
],
"previousValue": 0,
"currentValue": 0,
"unitOfMeasurement": "string"
}
],
"changedOptions": [
{
"parentPath": [
"string"
],
"previousSelection": true,
"currentSelection": true
}
]
},
"basePriceExclVat": "string",
"basePriceInclVat": "string",
"basePriceExclVatNumber": 0,
"basePriceInclVatNumber": 0,
"basePrice": 0,
"additionalPriceExclVat": "string",
"additionalPriceInclVat": "string",
"additionalPriceExclVatNumber": 0,
"additionalPriceInclVatNumber": 0,
"additionalPrice": 0,
"totalPriceExclVat": "string",
"totalPriceInclVat": "string",
"totalPriceExclVatNumber": 0,
"totalPriceInclVatNumber": 0,
"totalPrice": 0,
"autodeskUrn": "string",
"autodeskIntegrationApplicationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"foreignAutodeskUrns": {},
"foreignAttachmentNodes": {},
"attachmentNodes": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"organizationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"synced": true,
"createdDate": "2024-07-29T15:51:28.071Z",
"updatedDate": "2024-07-29T15:51:28.071Z",
"featureModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureModelNode": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"name": "string",
"x": 0,
"y": 0,
"z": 0,
"featureModelNodeX": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureModelNodeY": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureModelNodeZ": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"rotation": 0,
"featureModelNodeRotationY": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"attachTo": "string"
}
],
"threeDItemsToHide": [
"string"
],
"threeDItemMappings": {},
"conflicts": [
{
"featurePath": [
"string"
],
"feature": {
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
},
"alternativeOptions": [
{
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"configurationModelId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"parentId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"featureId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"value": 0,
"textValue": "string",
"imageValue": "string",
"isSelected": true,
"code": "string",
"description": "string",
"extendedDescription": "string",
"moreInfo": "string",
"name": "string",
"articleCode": "string",
"unitOfMeasurement": "string",
"imageUrl": "string",
"type": 0,
"features": [
null
],
"featureType": 0,
"isBestMatch": true,
"isMandatory": true,
"hideTextValue": true,
"displayType": 0,
"hideInQuotation": true,
"unitPrice": "string",
"unitPriceExclVat": 0,
"unitPriceInclVat": "string",
"totalPrice": "string",
"totalPriceExclVat": 0,
"totalPriceInclVat": "string",
"price": {
"unitPriceExcVat": 0,
"unitPriceIncVat": 0,
"totalPriceIncVat": 0,
"totalPriceExcVat": 0
},
"minValue": 0,
"maxValue": 0,
"stepValue": 0,
"threeDModelItems": [
"string"
],
"hiddenThreeDModelItems": [
"string"
],
"isDisabled": true,
"disabledReason": "string",
"searchbarColumns": [
"string"
],
"configurationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"reference": "string",
"allowCardinality": true,
"cardinalityMin": 0,
"cardinalityMax": 0,
"dynamicGroupId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"customProperties": {},
"calculatedMaximumValue": 0,
"calculatedMinimumValue": 0,
"siblingOrder": 0,
"file": {
"url": "string",
"name": "string"
}
}
],
"type": 0,
"requestedValue": 0,
"actualValue": 0
}
],
"leasePricesLabels": {}
}
Authorization: oauth2
name: oauth2type: oauth2scopes:openid,profile,email,offline_access,Elfskot.Api
flows: { "clientCredentials": { "tokenUrl": "https://login.elfsquad.io/oauth2/token", "scopes": { "Elfskot.Api": "Elfskot.Api" } }, "authorizationCode": { "authorizationUrl": "https://login.elfsquad.io/oauth2/authorize", "tokenUrl": "http://localhost:4444/oauth2/token", "scopes": { "openid": "openid", "profile": "profile", "email": "email", "offline_access": "offline_access", "Elfskot.Api": "Elfskot.Api" } } }
- csharp
- curl
- dart
- go
- http
- java
- javascript
- kotlin
- c
- nodejs
- objective-c
- ocaml
- php
- powershell
- python
- r
- ruby
- rust
- shell
- swift
- HTTPCLIENT
- RESTSHARP
var client = new HttpClient();
var request = new HttpRequestMessage(HttpMethod.Put, "https://api.elfsquad.io/configurator/:version/configurator/update/multiple");
request.Headers.Add("Accept", "text/plain");
request.Headers.Add("Authorization", "Bearer <token>");
var content = new StringContent("[\n {\n \"configurationId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n \"ignoreConflicts\": true,\n \"featureModelNodeId\": \"3fa85f64-5717-4562-b3fc-2c963f66afa6\",\n \"value\": 0,\n \"textValue\": \"string\",\n \"isSelection\": true\n }\n]", null, "application/json-patch+json");
request.Content = content;
var response = await client.SendAsync(request);
response.EnsureSuccessStatusCode();
Console.WriteLine(await response.Content.ReadAsStringAsync());
ResponseClear