PUT api/Blueprints/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"id": "9d092f84-0e9e-4b66-8e2b-5e0607a0aa70",
"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": "448f1d98-9ff3-4ef7-9b82-00342be7a0c9",
"buildingComponent": "sample string 15",
"projectId": "747672c3-4253-4fc7-a307-690437d5080a",
"project": "sample string 17",
"blueprintFileId": "f00b6c7d-d626-4914-b043-6a9837f2251f",
"blueprintFile": {
"id": "d7e4af69-ca1f-4630-85e0-b5969a2bd1cd",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "afb68cce-4222-4b5c-bba3-67f27161151a",
"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": "adb9f0fc-e45f-4baa-8397-8b909bdde77a",
"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": "6dbe7290-d4b2-45f5-bd73-dcdabc8867d0",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "6259ffda-5bf7-4155-9acb-a839f1f2490f",
"project": "sample string 15",
"projectId": "12918558-9822-4842-9e28-cee257f56f5d",
"qrLogAttributeXMarker": [
{
"id": "876d42c5-6d44-4d8d-80ff-230e19caa821",
"value": "sample string 2",
"qrLogAttributeListValueId": "2da64d5e-c63b-44eb-bcca-5f61b7e97f5e",
"markerId": "c9dab236-e0bf-4c4d-a743-c01cd773e405",
"qrLogAttributeId": "ed4685a5-deaa-4e47-8ad7-54ae228916a5",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "876d42c5-6d44-4d8d-80ff-230e19caa821",
"value": "sample string 2",
"qrLogAttributeListValueId": "2da64d5e-c63b-44eb-bcca-5f61b7e97f5e",
"markerId": "c9dab236-e0bf-4c4d-a743-c01cd773e405",
"qrLogAttributeId": "ed4685a5-deaa-4e47-8ad7-54ae228916a5",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "18a2be38-ab6b-4caf-a3e3-8c990a59ce77",
"markerId": "f92721ee-91fe-4c98-aa62-ab89fb06e58b",
"solutionId": "86ffe1ec-0e74-4cf4-afa1-50c8d1db2b2f",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "9454762b-2e98-4f27-8b78-3deaf24f0549",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
},
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a8124dec-f029-4039-98c6-f219cb276617",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:00:25.9356978Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4be2193d-444e-4345-8f30-c431f3eea24c"
},
{
"id": "a8124dec-f029-4039-98c6-f219cb276617",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:00:25.9356978Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4be2193d-444e-4345-8f30-c431f3eea24c"
}
],
"selectedProducts": [
{
"id": "5137fefb-a25d-419b-b7b8-085b168a02f7",
"markerXSolutionsId": "56a1a2ba-2ecd-444c-b35f-d651ff6c3eb3",
"productId": "8440262b-b2a2-4b6f-8450-f41da5681950"
},
{
"id": "5137fefb-a25d-419b-b7b8-085b168a02f7",
"markerXSolutionsId": "56a1a2ba-2ecd-444c-b35f-d651ff6c3eb3",
"productId": "8440262b-b2a2-4b6f-8450-f41da5681950"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "18a2be38-ab6b-4caf-a3e3-8c990a59ce77",
"markerId": "f92721ee-91fe-4c98-aa62-ab89fb06e58b",
"solutionId": "86ffe1ec-0e74-4cf4-afa1-50c8d1db2b2f",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "9454762b-2e98-4f27-8b78-3deaf24f0549",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
},
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a8124dec-f029-4039-98c6-f219cb276617",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:00:25.9356978Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4be2193d-444e-4345-8f30-c431f3eea24c"
},
{
"id": "a8124dec-f029-4039-98c6-f219cb276617",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:00:25.9356978Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4be2193d-444e-4345-8f30-c431f3eea24c"
}
],
"selectedProducts": [
{
"id": "5137fefb-a25d-419b-b7b8-085b168a02f7",
"markerXSolutionsId": "56a1a2ba-2ecd-444c-b35f-d651ff6c3eb3",
"productId": "8440262b-b2a2-4b6f-8450-f41da5681950"
},
{
"id": "5137fefb-a25d-419b-b7b8-085b168a02f7",
"markerXSolutionsId": "56a1a2ba-2ecd-444c-b35f-d651ff6c3eb3",
"productId": "8440262b-b2a2-4b6f-8450-f41da5681950"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "b894b2df-9adb-425c-9cf0-497ebed31836",
"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": "b947303b-0f38-4e19-a514-f70caf3f6e1c"
},
{
"id": "b894b2df-9adb-425c-9cf0-497ebed31836",
"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": "b947303b-0f38-4e19-a514-f70caf3f6e1c"
}
],
"archivedReports": [
{
"id": "b894b2df-9adb-425c-9cf0-497ebed31836",
"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": "b947303b-0f38-4e19-a514-f70caf3f6e1c"
},
{
"id": "b894b2df-9adb-425c-9cf0-497ebed31836",
"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": "b947303b-0f38-4e19-a514-f70caf3f6e1c"
}
],
"productSolutions": [
{
"id": "9454762b-2e98-4f27-8b78-3deaf24f0549",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
},
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "9454762b-2e98-4f27-8b78-3deaf24f0549",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
},
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "afb68cce-4222-4b5c-bba3-67f27161151a",
"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": "adb9f0fc-e45f-4baa-8397-8b909bdde77a",
"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": "6dbe7290-d4b2-45f5-bd73-dcdabc8867d0",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "6259ffda-5bf7-4155-9acb-a839f1f2490f",
"project": "sample string 15",
"projectId": "12918558-9822-4842-9e28-cee257f56f5d",
"qrLogAttributeXMarker": [
{
"id": "876d42c5-6d44-4d8d-80ff-230e19caa821",
"value": "sample string 2",
"qrLogAttributeListValueId": "2da64d5e-c63b-44eb-bcca-5f61b7e97f5e",
"markerId": "c9dab236-e0bf-4c4d-a743-c01cd773e405",
"qrLogAttributeId": "ed4685a5-deaa-4e47-8ad7-54ae228916a5",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "876d42c5-6d44-4d8d-80ff-230e19caa821",
"value": "sample string 2",
"qrLogAttributeListValueId": "2da64d5e-c63b-44eb-bcca-5f61b7e97f5e",
"markerId": "c9dab236-e0bf-4c4d-a743-c01cd773e405",
"qrLogAttributeId": "ed4685a5-deaa-4e47-8ad7-54ae228916a5",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "18a2be38-ab6b-4caf-a3e3-8c990a59ce77",
"markerId": "f92721ee-91fe-4c98-aa62-ab89fb06e58b",
"solutionId": "86ffe1ec-0e74-4cf4-afa1-50c8d1db2b2f",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "9454762b-2e98-4f27-8b78-3deaf24f0549",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
},
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a8124dec-f029-4039-98c6-f219cb276617",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:00:25.9356978Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4be2193d-444e-4345-8f30-c431f3eea24c"
},
{
"id": "a8124dec-f029-4039-98c6-f219cb276617",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:00:25.9356978Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4be2193d-444e-4345-8f30-c431f3eea24c"
}
],
"selectedProducts": [
{
"id": "5137fefb-a25d-419b-b7b8-085b168a02f7",
"markerXSolutionsId": "56a1a2ba-2ecd-444c-b35f-d651ff6c3eb3",
"productId": "8440262b-b2a2-4b6f-8450-f41da5681950"
},
{
"id": "5137fefb-a25d-419b-b7b8-085b168a02f7",
"markerXSolutionsId": "56a1a2ba-2ecd-444c-b35f-d651ff6c3eb3",
"productId": "8440262b-b2a2-4b6f-8450-f41da5681950"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "18a2be38-ab6b-4caf-a3e3-8c990a59ce77",
"markerId": "f92721ee-91fe-4c98-aa62-ab89fb06e58b",
"solutionId": "86ffe1ec-0e74-4cf4-afa1-50c8d1db2b2f",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "9454762b-2e98-4f27-8b78-3deaf24f0549",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
},
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "a8124dec-f029-4039-98c6-f219cb276617",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:00:25.9356978Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4be2193d-444e-4345-8f30-c431f3eea24c"
},
{
"id": "a8124dec-f029-4039-98c6-f219cb276617",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T11:00:25.9356978Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4be2193d-444e-4345-8f30-c431f3eea24c"
}
],
"selectedProducts": [
{
"id": "5137fefb-a25d-419b-b7b8-085b168a02f7",
"markerXSolutionsId": "56a1a2ba-2ecd-444c-b35f-d651ff6c3eb3",
"productId": "8440262b-b2a2-4b6f-8450-f41da5681950"
},
{
"id": "5137fefb-a25d-419b-b7b8-085b168a02f7",
"markerXSolutionsId": "56a1a2ba-2ecd-444c-b35f-d651ff6c3eb3",
"productId": "8440262b-b2a2-4b6f-8450-f41da5681950"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "b894b2df-9adb-425c-9cf0-497ebed31836",
"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": "b947303b-0f38-4e19-a514-f70caf3f6e1c"
},
{
"id": "b894b2df-9adb-425c-9cf0-497ebed31836",
"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": "b947303b-0f38-4e19-a514-f70caf3f6e1c"
}
],
"archivedReports": [
{
"id": "b894b2df-9adb-425c-9cf0-497ebed31836",
"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": "b947303b-0f38-4e19-a514-f70caf3f6e1c"
},
{
"id": "b894b2df-9adb-425c-9cf0-497ebed31836",
"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": "b947303b-0f38-4e19-a514-f70caf3f6e1c"
}
],
"productSolutions": [
{
"id": "9454762b-2e98-4f27-8b78-3deaf24f0549",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
},
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "9454762b-2e98-4f27-8b78-3deaf24f0549",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
},
{
"id": "954e4f2c-14c6-4642-97b0-672c735435fa",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/954e4f2c-14c6-4642-97b0-672c735435fa"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0fb9194f-5cd6-45d7-acf5-e66e7a28e09b",
"value": "sample string 2",
"qrLogAttributeListValueId": "2de248a8-5d88-4800-b2b0-a0b0553f224a",
"qrLogAttributeListValue": {
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"markerXSolutionsId": "0558a83e-c823-4589-b8ca-272d8722f2ec",
"qrLogAttributeId": "f4cf6c32-09f0-49ee-a7ba-d0c62a204e55",
"qrLogAttribute": {
"id": "cd0b29ff-e3d3-4827-9bb5-3307d280b267",
"code": "sample string 2",
"selectedValue": "2e3a5df1-ebff-43da-9701-900b0b6b2ab3",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5990847e-9e06-4c9a-a1c8-26a5bb1a50e2",
"sourceId": "0cf8bfa9-9e25-4a27-ace7-31d73f95cf9f",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "09035a40-cb5a-4203-b8ac-2c10806e3ba8",
"qrLogAttributeClass": {
"id": "4d42b737-172e-49e2-8e41-030961563c94",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
},
{
"id": "8eb6d3b6-18d2-4ee3-8382-1f83e5c2296c",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "f135e83c-6530-4a6e-a7b8-c17122a99bd5",
"qrLogAttributeListValueGlobalRefId": "5b06f57b-646f-44ac-98bf-a4c113d1d6ff",
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
]
}
],
"translations": [
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
},
{
"id": "a49a55e4-c0db-4dd0-9a2f-ccbd7c4e13f1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6ef6f88a-6b5d-4cfd-afa6-106289c80be7"
}
],
"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
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.