GET api/Blueprints/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
BlueprintViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | string |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | string |
None. |
|
| OpenMarkers | integer |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFileViewModel |
None. |
|
| Markers | Collection of MarkerViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| AllInstallers | Collection of InstallerViewModel |
None. |
|
| IsArchived | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "597d6664-e7e3-4503-9100-7e080ee4f6e2",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"customerId": 6,
"assigned": true,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 9",
"deadline": "sample string 10",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "sample string 13",
"openMarkers": 0,
"buildingComponentId": "b45f174f-25e0-4af8-b3d3-fd8d48201a92",
"buildingComponent": "sample string 15",
"projectId": "043628f0-e987-4c79-94c3-6a8029c19be8",
"project": "sample string 17",
"blueprintFileId": "a8726dac-2ad2-4ee8-9c57-a7315f332302",
"blueprintFile": {
"id": "034dedb4-fba8-4bbd-be7d-5a7a17b7ecf9",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "3f73ff22-4a38-48f3-9900-a17e2db2d745",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "sample string 4",
"modifiedTs": "sample string 5",
"date": "sample string 6",
"customerId": 7,
"assigned": true,
"qrId": "63daf113-29a0-404e-9ea1-cab584a18c3d",
"comments": "sample string 9",
"status": "sample string 10",
"manualStatus": 1,
"isApproved": 2,
"installerId": 1,
"installer": {
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
"blueprintId": "dae8568c-a4d2-401f-a93a-20c930a9b20f",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "e69bfb97-9d11-4e5d-addb-5be69e659c8c",
"project": "sample string 15",
"projectId": "cbbb5694-8415-4ff3-8821-dfc8004e5289",
"qrLogAttributeXMarker": [
{
"id": "dcf8a627-adc0-486c-97dd-3b087594f7b6",
"value": "sample string 2",
"qrLogAttributeListValueId": "fc33915e-df56-4ab8-be7b-dc33385fcee9",
"markerId": "5015a2ad-4bfd-4ca5-938e-670669d33e8d",
"qrLogAttributeId": "cfe8d930-4385-4a1f-9dda-c3201af07355",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dcf8a627-adc0-486c-97dd-3b087594f7b6",
"value": "sample string 2",
"qrLogAttributeListValueId": "fc33915e-df56-4ab8-be7b-dc33385fcee9",
"markerId": "5015a2ad-4bfd-4ca5-938e-670669d33e8d",
"qrLogAttributeId": "cfe8d930-4385-4a1f-9dda-c3201af07355",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "9fb7654d-501c-420e-aa8b-2b8f103fcb6f",
"markerId": "caae8612-adae-41be-ad10-4c5eb2701433",
"solutionId": "c88f8241-2631-485e-b747-318d600de04c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "77474506-bafa-4547-a168-9c7e970497b7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
},
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
},
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
},
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a37db02c-54d1-4bf9-a7f9-40f41f6a29b5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:42:56.1763996Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a80462f0-4140-4cf9-9090-9743c986e8c9"
},
{
"id": "a37db02c-54d1-4bf9-a7f9-40f41f6a29b5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:42:56.1763996Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a80462f0-4140-4cf9-9090-9743c986e8c9"
}
],
"selectedProducts": [
{
"id": "046bdb36-6e8b-46cc-aa3c-5c841bf4352e",
"markerXSolutionsId": "d2b18d8b-ff0f-4315-a4c1-83dfa2c4e36f",
"productId": "3771c0e6-07d5-415d-a842-1ac081f7b837"
},
{
"id": "046bdb36-6e8b-46cc-aa3c-5c841bf4352e",
"markerXSolutionsId": "d2b18d8b-ff0f-4315-a4c1-83dfa2c4e36f",
"productId": "3771c0e6-07d5-415d-a842-1ac081f7b837"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "9fb7654d-501c-420e-aa8b-2b8f103fcb6f",
"markerId": "caae8612-adae-41be-ad10-4c5eb2701433",
"solutionId": "c88f8241-2631-485e-b747-318d600de04c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "77474506-bafa-4547-a168-9c7e970497b7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
},
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
},
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
},
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a37db02c-54d1-4bf9-a7f9-40f41f6a29b5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:42:56.1763996Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a80462f0-4140-4cf9-9090-9743c986e8c9"
},
{
"id": "a37db02c-54d1-4bf9-a7f9-40f41f6a29b5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:42:56.1763996Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a80462f0-4140-4cf9-9090-9743c986e8c9"
}
],
"selectedProducts": [
{
"id": "046bdb36-6e8b-46cc-aa3c-5c841bf4352e",
"markerXSolutionsId": "d2b18d8b-ff0f-4315-a4c1-83dfa2c4e36f",
"productId": "3771c0e6-07d5-415d-a842-1ac081f7b837"
},
{
"id": "046bdb36-6e8b-46cc-aa3c-5c841bf4352e",
"markerXSolutionsId": "d2b18d8b-ff0f-4315-a4c1-83dfa2c4e36f",
"productId": "3771c0e6-07d5-415d-a842-1ac081f7b837"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "7aa4d5fb-2123-4869-b54e-527fe8275a95",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "aeedf2ad-2b7c-4aea-ac66-3c9b4a87d5e4"
},
{
"id": "7aa4d5fb-2123-4869-b54e-527fe8275a95",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "aeedf2ad-2b7c-4aea-ac66-3c9b4a87d5e4"
}
],
"archivedReports": [
{
"id": "7aa4d5fb-2123-4869-b54e-527fe8275a95",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "aeedf2ad-2b7c-4aea-ac66-3c9b4a87d5e4"
},
{
"id": "7aa4d5fb-2123-4869-b54e-527fe8275a95",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "aeedf2ad-2b7c-4aea-ac66-3c9b4a87d5e4"
}
],
"productSolutions": [
{
"id": "77474506-bafa-4547-a168-9c7e970497b7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
},
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
},
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "77474506-bafa-4547-a168-9c7e970497b7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
},
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
},
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "3f73ff22-4a38-48f3-9900-a17e2db2d745",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "sample string 4",
"modifiedTs": "sample string 5",
"date": "sample string 6",
"customerId": 7,
"assigned": true,
"qrId": "63daf113-29a0-404e-9ea1-cab584a18c3d",
"comments": "sample string 9",
"status": "sample string 10",
"manualStatus": 1,
"isApproved": 2,
"installerId": 1,
"installer": {
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
"blueprintId": "dae8568c-a4d2-401f-a93a-20c930a9b20f",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "e69bfb97-9d11-4e5d-addb-5be69e659c8c",
"project": "sample string 15",
"projectId": "cbbb5694-8415-4ff3-8821-dfc8004e5289",
"qrLogAttributeXMarker": [
{
"id": "dcf8a627-adc0-486c-97dd-3b087594f7b6",
"value": "sample string 2",
"qrLogAttributeListValueId": "fc33915e-df56-4ab8-be7b-dc33385fcee9",
"markerId": "5015a2ad-4bfd-4ca5-938e-670669d33e8d",
"qrLogAttributeId": "cfe8d930-4385-4a1f-9dda-c3201af07355",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dcf8a627-adc0-486c-97dd-3b087594f7b6",
"value": "sample string 2",
"qrLogAttributeListValueId": "fc33915e-df56-4ab8-be7b-dc33385fcee9",
"markerId": "5015a2ad-4bfd-4ca5-938e-670669d33e8d",
"qrLogAttributeId": "cfe8d930-4385-4a1f-9dda-c3201af07355",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "9fb7654d-501c-420e-aa8b-2b8f103fcb6f",
"markerId": "caae8612-adae-41be-ad10-4c5eb2701433",
"solutionId": "c88f8241-2631-485e-b747-318d600de04c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "77474506-bafa-4547-a168-9c7e970497b7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
},
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
},
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
},
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a37db02c-54d1-4bf9-a7f9-40f41f6a29b5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:42:56.1763996Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a80462f0-4140-4cf9-9090-9743c986e8c9"
},
{
"id": "a37db02c-54d1-4bf9-a7f9-40f41f6a29b5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:42:56.1763996Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a80462f0-4140-4cf9-9090-9743c986e8c9"
}
],
"selectedProducts": [
{
"id": "046bdb36-6e8b-46cc-aa3c-5c841bf4352e",
"markerXSolutionsId": "d2b18d8b-ff0f-4315-a4c1-83dfa2c4e36f",
"productId": "3771c0e6-07d5-415d-a842-1ac081f7b837"
},
{
"id": "046bdb36-6e8b-46cc-aa3c-5c841bf4352e",
"markerXSolutionsId": "d2b18d8b-ff0f-4315-a4c1-83dfa2c4e36f",
"productId": "3771c0e6-07d5-415d-a842-1ac081f7b837"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "9fb7654d-501c-420e-aa8b-2b8f103fcb6f",
"markerId": "caae8612-adae-41be-ad10-4c5eb2701433",
"solutionId": "c88f8241-2631-485e-b747-318d600de04c",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "77474506-bafa-4547-a168-9c7e970497b7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
},
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
},
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
},
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a37db02c-54d1-4bf9-a7f9-40f41f6a29b5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:42:56.1763996Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a80462f0-4140-4cf9-9090-9743c986e8c9"
},
{
"id": "a37db02c-54d1-4bf9-a7f9-40f41f6a29b5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:42:56.1763996Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a80462f0-4140-4cf9-9090-9743c986e8c9"
}
],
"selectedProducts": [
{
"id": "046bdb36-6e8b-46cc-aa3c-5c841bf4352e",
"markerXSolutionsId": "d2b18d8b-ff0f-4315-a4c1-83dfa2c4e36f",
"productId": "3771c0e6-07d5-415d-a842-1ac081f7b837"
},
{
"id": "046bdb36-6e8b-46cc-aa3c-5c841bf4352e",
"markerXSolutionsId": "d2b18d8b-ff0f-4315-a4c1-83dfa2c4e36f",
"productId": "3771c0e6-07d5-415d-a842-1ac081f7b837"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "7aa4d5fb-2123-4869-b54e-527fe8275a95",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "aeedf2ad-2b7c-4aea-ac66-3c9b4a87d5e4"
},
{
"id": "7aa4d5fb-2123-4869-b54e-527fe8275a95",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "aeedf2ad-2b7c-4aea-ac66-3c9b4a87d5e4"
}
],
"archivedReports": [
{
"id": "7aa4d5fb-2123-4869-b54e-527fe8275a95",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "aeedf2ad-2b7c-4aea-ac66-3c9b4a87d5e4"
},
{
"id": "7aa4d5fb-2123-4869-b54e-527fe8275a95",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "aeedf2ad-2b7c-4aea-ac66-3c9b4a87d5e4"
}
],
"productSolutions": [
{
"id": "77474506-bafa-4547-a168-9c7e970497b7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
},
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
},
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "77474506-bafa-4547-a168-9c7e970497b7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
},
{
"id": "373c0602-b2b8-49bc-b3fa-732e329132a2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/373c0602-b2b8-49bc-b3fa-732e329132a2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
},
{
"id": "08400853-b8f2-41ee-a6f3-a975fc2246a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e61524d-770b-4c50-a780-b16903fabd64",
"qrLogAttributeListValue": {
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"markerXSolutionsId": "52d218f9-c75e-4047-930a-ae26022f2d49",
"qrLogAttributeId": "75280150-8207-480b-a750-7e52511110d8",
"qrLogAttribute": {
"id": "efc041a8-6720-41b5-a6cb-d5f8015562e3",
"code": "sample string 2",
"selectedValue": "da8f044e-70dc-4871-a606-bb101ddcfd7d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fd9b7e2e-109d-4e93-b836-208d9ddd6044",
"sourceId": "1dde8b7c-3eae-453e-bfe6-d266b3e6992c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "823706de-d20e-45ae-8137-d11c9d9cb24f",
"qrLogAttributeClass": {
"id": "4b75a796-8080-4629-ad60-667feb88a39a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
"qrLogAttributeListValue": [
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
},
{
"id": "b84513ce-d851-4fb0-a0e6-66968bba0fad",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a9b63a0d-d300-4452-bc04-c13f0d84a751",
"qrLogAttributeListValueGlobalRefId": "d83939e1-1a8d-41ce-acd7-ab61fd09aef0",
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
]
}
],
"translations": [
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
},
{
"id": "e530b446-2514-4136-af26-7ee53633e78c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6f217ddb-a3d5-4747-8650-38b27f45d8ab"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
],
"installers": [
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
}
],
"allInstallers": [
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
}
],
"isArchived": true
}