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": "f426c097-ee57-4247-a21f-4f3fe1a13cfa",
"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": "6ebbcddb-b5a8-4afd-be58-911db198bc79",
"buildingComponent": "sample string 15",
"projectId": "79e7e9a5-2ab2-42cb-b4fc-c4c607f8f0f2",
"project": "sample string 17",
"blueprintFileId": "184b7635-3e4f-413e-b391-404e338e8b8a",
"blueprintFile": {
"id": "5449f0df-eff0-4d3f-a7fe-4ffdeda3398a",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "b96c637a-4ae8-426f-a868-e579106ec5e8",
"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": "cfb3c6a3-c17f-49de-a4a8-b17b86218653",
"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": "1325b257-9758-4b0e-850c-53ec0209b8bd",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "031e3b16-6b4e-41b6-b1d7-3a676fa4cf3c",
"project": "sample string 15",
"projectId": "d4399f3a-0dde-443a-9ac9-407e437c5d56",
"qrLogAttributeXMarker": [
{
"id": "a02b0816-a670-4f68-b17f-5763d0768326",
"value": "sample string 2",
"qrLogAttributeListValueId": "1bb1ff8e-cb49-4f4d-80c2-a53a1f7002e4",
"markerId": "dba5de77-9134-47dc-87ea-6e6e4278e0dc",
"qrLogAttributeId": "5ceb3837-0a8f-4c89-bb8f-6333617c3620",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
},
{
"id": "a02b0816-a670-4f68-b17f-5763d0768326",
"value": "sample string 2",
"qrLogAttributeListValueId": "1bb1ff8e-cb49-4f4d-80c2-a53a1f7002e4",
"markerId": "dba5de77-9134-47dc-87ea-6e6e4278e0dc",
"qrLogAttributeId": "5ceb3837-0a8f-4c89-bb8f-6333617c3620",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "eeff7abd-2f3d-46cf-ad22-4c6acce43bc2",
"markerId": "f04874e7-ffa2-474a-aedf-80e0bbb27734",
"solutionId": "47fe6aa1-62e3-4a3a-a6b3-9172171022da",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "27c07217-fea8-4877-a5af-ec4bad33ea91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
},
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
},
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
},
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e09550dc-d35e-4b72-9616-5ee570a07670",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:01.9186719Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "d6d83951-1067-4219-bbc9-b36a604b1b75"
},
{
"id": "e09550dc-d35e-4b72-9616-5ee570a07670",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:01.9186719Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "d6d83951-1067-4219-bbc9-b36a604b1b75"
}
],
"selectedProducts": [
{
"id": "359ac6ed-6776-443c-92c5-ab81257c6638",
"markerXSolutionsId": "5ed3717a-1145-4b87-86a1-d19ebb00f621",
"productId": "d8761fb0-c0bf-4041-9d0e-57a0cb0e7d9d"
},
{
"id": "359ac6ed-6776-443c-92c5-ab81257c6638",
"markerXSolutionsId": "5ed3717a-1145-4b87-86a1-d19ebb00f621",
"productId": "d8761fb0-c0bf-4041-9d0e-57a0cb0e7d9d"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "eeff7abd-2f3d-46cf-ad22-4c6acce43bc2",
"markerId": "f04874e7-ffa2-474a-aedf-80e0bbb27734",
"solutionId": "47fe6aa1-62e3-4a3a-a6b3-9172171022da",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "27c07217-fea8-4877-a5af-ec4bad33ea91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
},
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
},
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
},
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e09550dc-d35e-4b72-9616-5ee570a07670",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:01.9186719Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "d6d83951-1067-4219-bbc9-b36a604b1b75"
},
{
"id": "e09550dc-d35e-4b72-9616-5ee570a07670",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:01.9186719Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "d6d83951-1067-4219-bbc9-b36a604b1b75"
}
],
"selectedProducts": [
{
"id": "359ac6ed-6776-443c-92c5-ab81257c6638",
"markerXSolutionsId": "5ed3717a-1145-4b87-86a1-d19ebb00f621",
"productId": "d8761fb0-c0bf-4041-9d0e-57a0cb0e7d9d"
},
{
"id": "359ac6ed-6776-443c-92c5-ab81257c6638",
"markerXSolutionsId": "5ed3717a-1145-4b87-86a1-d19ebb00f621",
"productId": "d8761fb0-c0bf-4041-9d0e-57a0cb0e7d9d"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "efe7df4a-48f1-4e69-92b2-3dea5ae571c6",
"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": "f003b524-d68a-4e03-a0ff-319774fd5332"
},
{
"id": "efe7df4a-48f1-4e69-92b2-3dea5ae571c6",
"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": "f003b524-d68a-4e03-a0ff-319774fd5332"
}
],
"archivedReports": [
{
"id": "efe7df4a-48f1-4e69-92b2-3dea5ae571c6",
"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": "f003b524-d68a-4e03-a0ff-319774fd5332"
},
{
"id": "efe7df4a-48f1-4e69-92b2-3dea5ae571c6",
"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": "f003b524-d68a-4e03-a0ff-319774fd5332"
}
],
"productSolutions": [
{
"id": "27c07217-fea8-4877-a5af-ec4bad33ea91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
},
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
},
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "27c07217-fea8-4877-a5af-ec4bad33ea91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
},
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
},
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "b96c637a-4ae8-426f-a868-e579106ec5e8",
"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": "cfb3c6a3-c17f-49de-a4a8-b17b86218653",
"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": "1325b257-9758-4b0e-850c-53ec0209b8bd",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "031e3b16-6b4e-41b6-b1d7-3a676fa4cf3c",
"project": "sample string 15",
"projectId": "d4399f3a-0dde-443a-9ac9-407e437c5d56",
"qrLogAttributeXMarker": [
{
"id": "a02b0816-a670-4f68-b17f-5763d0768326",
"value": "sample string 2",
"qrLogAttributeListValueId": "1bb1ff8e-cb49-4f4d-80c2-a53a1f7002e4",
"markerId": "dba5de77-9134-47dc-87ea-6e6e4278e0dc",
"qrLogAttributeId": "5ceb3837-0a8f-4c89-bb8f-6333617c3620",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
},
{
"id": "a02b0816-a670-4f68-b17f-5763d0768326",
"value": "sample string 2",
"qrLogAttributeListValueId": "1bb1ff8e-cb49-4f4d-80c2-a53a1f7002e4",
"markerId": "dba5de77-9134-47dc-87ea-6e6e4278e0dc",
"qrLogAttributeId": "5ceb3837-0a8f-4c89-bb8f-6333617c3620",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "eeff7abd-2f3d-46cf-ad22-4c6acce43bc2",
"markerId": "f04874e7-ffa2-474a-aedf-80e0bbb27734",
"solutionId": "47fe6aa1-62e3-4a3a-a6b3-9172171022da",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "27c07217-fea8-4877-a5af-ec4bad33ea91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
},
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
},
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
},
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e09550dc-d35e-4b72-9616-5ee570a07670",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:01.9186719Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "d6d83951-1067-4219-bbc9-b36a604b1b75"
},
{
"id": "e09550dc-d35e-4b72-9616-5ee570a07670",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:01.9186719Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "d6d83951-1067-4219-bbc9-b36a604b1b75"
}
],
"selectedProducts": [
{
"id": "359ac6ed-6776-443c-92c5-ab81257c6638",
"markerXSolutionsId": "5ed3717a-1145-4b87-86a1-d19ebb00f621",
"productId": "d8761fb0-c0bf-4041-9d0e-57a0cb0e7d9d"
},
{
"id": "359ac6ed-6776-443c-92c5-ab81257c6638",
"markerXSolutionsId": "5ed3717a-1145-4b87-86a1-d19ebb00f621",
"productId": "d8761fb0-c0bf-4041-9d0e-57a0cb0e7d9d"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "eeff7abd-2f3d-46cf-ad22-4c6acce43bc2",
"markerId": "f04874e7-ffa2-474a-aedf-80e0bbb27734",
"solutionId": "47fe6aa1-62e3-4a3a-a6b3-9172171022da",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "27c07217-fea8-4877-a5af-ec4bad33ea91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
},
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
},
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
},
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e09550dc-d35e-4b72-9616-5ee570a07670",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:01.9186719Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "d6d83951-1067-4219-bbc9-b36a604b1b75"
},
{
"id": "e09550dc-d35e-4b72-9616-5ee570a07670",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-06-04T07:35:01.9186719Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "d6d83951-1067-4219-bbc9-b36a604b1b75"
}
],
"selectedProducts": [
{
"id": "359ac6ed-6776-443c-92c5-ab81257c6638",
"markerXSolutionsId": "5ed3717a-1145-4b87-86a1-d19ebb00f621",
"productId": "d8761fb0-c0bf-4041-9d0e-57a0cb0e7d9d"
},
{
"id": "359ac6ed-6776-443c-92c5-ab81257c6638",
"markerXSolutionsId": "5ed3717a-1145-4b87-86a1-d19ebb00f621",
"productId": "d8761fb0-c0bf-4041-9d0e-57a0cb0e7d9d"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "efe7df4a-48f1-4e69-92b2-3dea5ae571c6",
"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": "f003b524-d68a-4e03-a0ff-319774fd5332"
},
{
"id": "efe7df4a-48f1-4e69-92b2-3dea5ae571c6",
"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": "f003b524-d68a-4e03-a0ff-319774fd5332"
}
],
"archivedReports": [
{
"id": "efe7df4a-48f1-4e69-92b2-3dea5ae571c6",
"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": "f003b524-d68a-4e03-a0ff-319774fd5332"
},
{
"id": "efe7df4a-48f1-4e69-92b2-3dea5ae571c6",
"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": "f003b524-d68a-4e03-a0ff-319774fd5332"
}
],
"productSolutions": [
{
"id": "27c07217-fea8-4877-a5af-ec4bad33ea91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
},
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
},
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "27c07217-fea8-4877-a5af-ec4bad33ea91",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
},
{
"id": "4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4ad358e9-8ee3-4bd3-9ad9-f6d7a2701032"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
}
},
{
"id": "830df84d-a1c4-4b77-ac76-ff170a48e6b5",
"value": "sample string 2",
"qrLogAttributeListValueId": "e6bafd8d-adc8-4a00-958a-41e74677c818",
"qrLogAttributeListValue": {
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"markerXSolutionsId": "94e1aaee-f873-4933-9100-60c0617c9e90",
"qrLogAttributeId": "8276ac4d-9f17-4b72-a2da-4fe4fdb6ec6a",
"qrLogAttribute": {
"id": "c19d03d8-378b-4fa9-aa7a-dc0065ab2a22",
"code": "sample string 2",
"selectedValue": "e6750b8f-e453-4b46-a3b3-e84487fa3409",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5e3ecbd2-84f0-4d97-ad35-029f8d7e3472",
"sourceId": "5f466d54-7cb1-48cd-b794-5a1039a00446",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "87df260d-da6a-4290-9ac2-12e240911007",
"qrLogAttributeClass": {
"id": "d2ef2917-b826-42e0-b5a5-c86fc95dd77e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
},
{
"id": "1b992e58-4fe4-460e-b762-624b6aa0d04f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c16a985a-16fd-4fa3-8855-81d70f04d04c",
"qrLogAttributeListValueGlobalRefId": "6bb69bd2-8753-4b20-bbc9-2aee0150ea0b",
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
]
}
],
"translations": [
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
},
{
"id": "10747601-df67-4c5c-9801-0c1516bc1089",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2a7666e7-090a-4c45-b1aa-08acec0b48aa"
}
],
"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
}