GET api/Blueprints/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
BlueprintViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | string |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | string |
None. |
|
| OpenMarkers | integer |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFileViewModel |
None. |
|
| Markers | Collection of MarkerViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| AllInstallers | Collection of InstallerViewModel |
None. |
|
| IsArchived | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "ca5d66ed-914a-4042-aa6e-7da11fe5be2d",
"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": "2e3075bc-8d27-49f3-83ca-bd3aafd6a984",
"buildingComponent": "sample string 15",
"projectId": "54c247ed-cdef-43be-b320-2d6012b54b86",
"project": "sample string 17",
"blueprintFileId": "d4145507-7076-4756-81d8-31cb484a8b35",
"blueprintFile": {
"id": "7565ad91-c030-422c-9f73-748efc7069fc",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "6fd2fdc2-6c29-459e-a0f1-5282a3e35a62",
"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": "1fa19675-e7ab-49d9-b5a4-5e58bbe68524",
"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": "51e63cca-2998-40f6-9745-3465d2107e6f",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "039af83c-72e8-4fcb-b1fb-d17fa9857567",
"project": "sample string 15",
"projectId": "d02a7047-32f5-438c-abec-9b720d24a741",
"qrLogAttributeXMarker": [
{
"id": "5c3d9884-9216-48f9-b884-0edaa6fc63bb",
"value": "sample string 2",
"qrLogAttributeListValueId": "f23493e9-14bc-4a2b-aee5-ab8bf912c2cd",
"markerId": "5a87000c-fc2a-4aa0-a40a-c62cca38c765",
"qrLogAttributeId": "61007a8a-5181-4efe-9e30-cdc6630f0846",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5c3d9884-9216-48f9-b884-0edaa6fc63bb",
"value": "sample string 2",
"qrLogAttributeListValueId": "f23493e9-14bc-4a2b-aee5-ab8bf912c2cd",
"markerId": "5a87000c-fc2a-4aa0-a40a-c62cca38c765",
"qrLogAttributeId": "61007a8a-5181-4efe-9e30-cdc6630f0846",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "76faaea2-ce7a-4963-9f82-2bf665fc5336",
"markerId": "394e260e-6b11-4080-9851-d523eb091b4e",
"solutionId": "808450a3-e6a6-45bf-9be0-0d22e7d3d898",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "2817c6b3-c8cb-4e20-b0ac-9456d6402b3e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
},
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "0ec6ce7e-1d1e-45d9-9b54-87ee764435af",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:21.9156059Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e82a3735-39b9-43ce-884c-a92ac517f1f4"
},
{
"id": "0ec6ce7e-1d1e-45d9-9b54-87ee764435af",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:21.9156059Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e82a3735-39b9-43ce-884c-a92ac517f1f4"
}
],
"selectedProducts": [
{
"id": "8584c452-e2b4-45d2-b93c-9d0dde692969",
"markerXSolutionsId": "db7f1d47-db46-44cf-84d0-9c0eff320538",
"productId": "3038ed4a-0a33-4696-9b76-6164be4a2b93"
},
{
"id": "8584c452-e2b4-45d2-b93c-9d0dde692969",
"markerXSolutionsId": "db7f1d47-db46-44cf-84d0-9c0eff320538",
"productId": "3038ed4a-0a33-4696-9b76-6164be4a2b93"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "76faaea2-ce7a-4963-9f82-2bf665fc5336",
"markerId": "394e260e-6b11-4080-9851-d523eb091b4e",
"solutionId": "808450a3-e6a6-45bf-9be0-0d22e7d3d898",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "2817c6b3-c8cb-4e20-b0ac-9456d6402b3e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
},
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "0ec6ce7e-1d1e-45d9-9b54-87ee764435af",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:21.9156059Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e82a3735-39b9-43ce-884c-a92ac517f1f4"
},
{
"id": "0ec6ce7e-1d1e-45d9-9b54-87ee764435af",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:21.9156059Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e82a3735-39b9-43ce-884c-a92ac517f1f4"
}
],
"selectedProducts": [
{
"id": "8584c452-e2b4-45d2-b93c-9d0dde692969",
"markerXSolutionsId": "db7f1d47-db46-44cf-84d0-9c0eff320538",
"productId": "3038ed4a-0a33-4696-9b76-6164be4a2b93"
},
{
"id": "8584c452-e2b4-45d2-b93c-9d0dde692969",
"markerXSolutionsId": "db7f1d47-db46-44cf-84d0-9c0eff320538",
"productId": "3038ed4a-0a33-4696-9b76-6164be4a2b93"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "25e3aa76-9fb8-424f-81bb-38c8c25612ac",
"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": "4908d02b-38d7-4a51-b8c5-90fd7121a1e9"
},
{
"id": "25e3aa76-9fb8-424f-81bb-38c8c25612ac",
"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": "4908d02b-38d7-4a51-b8c5-90fd7121a1e9"
}
],
"archivedReports": [
{
"id": "25e3aa76-9fb8-424f-81bb-38c8c25612ac",
"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": "4908d02b-38d7-4a51-b8c5-90fd7121a1e9"
},
{
"id": "25e3aa76-9fb8-424f-81bb-38c8c25612ac",
"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": "4908d02b-38d7-4a51-b8c5-90fd7121a1e9"
}
],
"productSolutions": [
{
"id": "2817c6b3-c8cb-4e20-b0ac-9456d6402b3e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
},
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "2817c6b3-c8cb-4e20-b0ac-9456d6402b3e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
},
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "6fd2fdc2-6c29-459e-a0f1-5282a3e35a62",
"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": "1fa19675-e7ab-49d9-b5a4-5e58bbe68524",
"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": "51e63cca-2998-40f6-9745-3465d2107e6f",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "039af83c-72e8-4fcb-b1fb-d17fa9857567",
"project": "sample string 15",
"projectId": "d02a7047-32f5-438c-abec-9b720d24a741",
"qrLogAttributeXMarker": [
{
"id": "5c3d9884-9216-48f9-b884-0edaa6fc63bb",
"value": "sample string 2",
"qrLogAttributeListValueId": "f23493e9-14bc-4a2b-aee5-ab8bf912c2cd",
"markerId": "5a87000c-fc2a-4aa0-a40a-c62cca38c765",
"qrLogAttributeId": "61007a8a-5181-4efe-9e30-cdc6630f0846",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5c3d9884-9216-48f9-b884-0edaa6fc63bb",
"value": "sample string 2",
"qrLogAttributeListValueId": "f23493e9-14bc-4a2b-aee5-ab8bf912c2cd",
"markerId": "5a87000c-fc2a-4aa0-a40a-c62cca38c765",
"qrLogAttributeId": "61007a8a-5181-4efe-9e30-cdc6630f0846",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "76faaea2-ce7a-4963-9f82-2bf665fc5336",
"markerId": "394e260e-6b11-4080-9851-d523eb091b4e",
"solutionId": "808450a3-e6a6-45bf-9be0-0d22e7d3d898",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "2817c6b3-c8cb-4e20-b0ac-9456d6402b3e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
},
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "0ec6ce7e-1d1e-45d9-9b54-87ee764435af",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:21.9156059Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e82a3735-39b9-43ce-884c-a92ac517f1f4"
},
{
"id": "0ec6ce7e-1d1e-45d9-9b54-87ee764435af",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:21.9156059Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e82a3735-39b9-43ce-884c-a92ac517f1f4"
}
],
"selectedProducts": [
{
"id": "8584c452-e2b4-45d2-b93c-9d0dde692969",
"markerXSolutionsId": "db7f1d47-db46-44cf-84d0-9c0eff320538",
"productId": "3038ed4a-0a33-4696-9b76-6164be4a2b93"
},
{
"id": "8584c452-e2b4-45d2-b93c-9d0dde692969",
"markerXSolutionsId": "db7f1d47-db46-44cf-84d0-9c0eff320538",
"productId": "3038ed4a-0a33-4696-9b76-6164be4a2b93"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "76faaea2-ce7a-4963-9f82-2bf665fc5336",
"markerId": "394e260e-6b11-4080-9851-d523eb091b4e",
"solutionId": "808450a3-e6a6-45bf-9be0-0d22e7d3d898",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "2817c6b3-c8cb-4e20-b0ac-9456d6402b3e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
},
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "0ec6ce7e-1d1e-45d9-9b54-87ee764435af",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:21.9156059Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e82a3735-39b9-43ce-884c-a92ac517f1f4"
},
{
"id": "0ec6ce7e-1d1e-45d9-9b54-87ee764435af",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:31:21.9156059Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e82a3735-39b9-43ce-884c-a92ac517f1f4"
}
],
"selectedProducts": [
{
"id": "8584c452-e2b4-45d2-b93c-9d0dde692969",
"markerXSolutionsId": "db7f1d47-db46-44cf-84d0-9c0eff320538",
"productId": "3038ed4a-0a33-4696-9b76-6164be4a2b93"
},
{
"id": "8584c452-e2b4-45d2-b93c-9d0dde692969",
"markerXSolutionsId": "db7f1d47-db46-44cf-84d0-9c0eff320538",
"productId": "3038ed4a-0a33-4696-9b76-6164be4a2b93"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "25e3aa76-9fb8-424f-81bb-38c8c25612ac",
"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": "4908d02b-38d7-4a51-b8c5-90fd7121a1e9"
},
{
"id": "25e3aa76-9fb8-424f-81bb-38c8c25612ac",
"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": "4908d02b-38d7-4a51-b8c5-90fd7121a1e9"
}
],
"archivedReports": [
{
"id": "25e3aa76-9fb8-424f-81bb-38c8c25612ac",
"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": "4908d02b-38d7-4a51-b8c5-90fd7121a1e9"
},
{
"id": "25e3aa76-9fb8-424f-81bb-38c8c25612ac",
"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": "4908d02b-38d7-4a51-b8c5-90fd7121a1e9"
}
],
"productSolutions": [
{
"id": "2817c6b3-c8cb-4e20-b0ac-9456d6402b3e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
},
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "2817c6b3-c8cb-4e20-b0ac-9456d6402b3e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
},
{
"id": "d24c7696-136d-430e-9838-2ba9642620a9",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d24c7696-136d-430e-9838-2ba9642620a9"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "d0172c9b-b581-4937-96c5-3cd24e113037",
"value": "sample string 2",
"qrLogAttributeListValueId": "3f235a8c-c01e-45a8-a49a-902ed28fce2e",
"qrLogAttributeListValue": {
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"markerXSolutionsId": "c39ec05a-5006-461f-8f4e-ee57888a33c5",
"qrLogAttributeId": "a3894f28-6627-4f46-a1de-d055c5d889f0",
"qrLogAttribute": {
"id": "8b85a12b-69ca-4518-b947-336a7817e3d2",
"code": "sample string 2",
"selectedValue": "a463df7d-ac0a-4e21-b324-35da54868088",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "adc2a933-f4ce-45e7-9638-12da54a814c2",
"sourceId": "0843a08c-3e50-4dd5-a006-bf8fbd0eaee0",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d1d46a53-bf28-4ae3-a4d9-a40d8be84239",
"qrLogAttributeClass": {
"id": "63d1117a-0005-44dc-8544-c23fe4bbd74d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
},
{
"id": "7a299b2c-1fad-4644-9ebc-08c4c086666f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b3acb78e-d784-48fd-9c52-01c5b30b0ab7",
"qrLogAttributeListValueGlobalRefId": "ab373280-1704-4626-8b7d-793496aa9dd4",
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
]
}
],
"translations": [
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
},
{
"id": "422fda7d-265d-4424-82d7-b0d281ae77da",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "54c30cfc-438b-46fc-b261-b3f2f677eea7"
}
],
"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
}