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": "2ec621f9-aa05-44dc-bd9a-ba14f1970c4d",
"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": "686041c4-6a0a-4ae8-875f-8b519a1ce6a0",
"buildingComponent": "sample string 15",
"projectId": "447a5eb9-26ec-4349-9585-fea1d3a75a90",
"project": "sample string 17",
"blueprintFileId": "fe927d70-7f87-4de6-8a0b-90ced4e71e40",
"blueprintFile": {
"id": "d692befe-9a74-4b22-86f5-34aa2f5765b9",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "a5b7e700-b125-4482-961f-eb37e250d5f3",
"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": "cafde488-d28a-49c1-8dec-fc6dcf7c20ec",
"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": "8d17030c-60cc-47a4-9984-048217d0e57c",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "a0e2b21f-c84a-4435-b0f5-d00effd386be",
"project": "sample string 15",
"projectId": "7424a554-3e2c-42ee-b166-e77be4eef608",
"qrLogAttributeXMarker": [
{
"id": "e2d82bc7-0fe3-4211-925c-443b79c056cf",
"value": "sample string 2",
"qrLogAttributeListValueId": "3135eeb6-1dad-45b9-b55c-c6655605b14a",
"markerId": "845cd061-f379-4a0c-b40b-fdb02beb3fab",
"qrLogAttributeId": "d4d7b31a-7da4-48a3-985f-337c980aa8b1",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e2d82bc7-0fe3-4211-925c-443b79c056cf",
"value": "sample string 2",
"qrLogAttributeListValueId": "3135eeb6-1dad-45b9-b55c-c6655605b14a",
"markerId": "845cd061-f379-4a0c-b40b-fdb02beb3fab",
"qrLogAttributeId": "d4d7b31a-7da4-48a3-985f-337c980aa8b1",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "0b3b6135-2618-4311-bd89-437d6b183b38",
"markerId": "250843b8-8de2-4895-8952-198538f06930",
"solutionId": "60b15368-3aec-437c-917b-798fb5bc2690",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "e6ad8ec1-f1e3-4774-b4f0-5fc22211ea2e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
},
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e95999b2-bbe4-4e77-9392-e7016592340e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "051a4830-a523-4be5-8405-b01f7d85e86f"
},
{
"id": "e95999b2-bbe4-4e77-9392-e7016592340e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "051a4830-a523-4be5-8405-b01f7d85e86f"
}
],
"selectedProducts": [
{
"id": "22caa271-a0e6-4249-8627-6adc5c6113a7",
"markerXSolutionsId": "a8a1fcf3-6587-4e67-8f68-b9c88915ad87",
"productId": "970843a6-feea-4f2a-89da-a2ccd5df0bd7"
},
{
"id": "22caa271-a0e6-4249-8627-6adc5c6113a7",
"markerXSolutionsId": "a8a1fcf3-6587-4e67-8f68-b9c88915ad87",
"productId": "970843a6-feea-4f2a-89da-a2ccd5df0bd7"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "0b3b6135-2618-4311-bd89-437d6b183b38",
"markerId": "250843b8-8de2-4895-8952-198538f06930",
"solutionId": "60b15368-3aec-437c-917b-798fb5bc2690",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "e6ad8ec1-f1e3-4774-b4f0-5fc22211ea2e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
},
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e95999b2-bbe4-4e77-9392-e7016592340e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "051a4830-a523-4be5-8405-b01f7d85e86f"
},
{
"id": "e95999b2-bbe4-4e77-9392-e7016592340e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "051a4830-a523-4be5-8405-b01f7d85e86f"
}
],
"selectedProducts": [
{
"id": "22caa271-a0e6-4249-8627-6adc5c6113a7",
"markerXSolutionsId": "a8a1fcf3-6587-4e67-8f68-b9c88915ad87",
"productId": "970843a6-feea-4f2a-89da-a2ccd5df0bd7"
},
{
"id": "22caa271-a0e6-4249-8627-6adc5c6113a7",
"markerXSolutionsId": "a8a1fcf3-6587-4e67-8f68-b9c88915ad87",
"productId": "970843a6-feea-4f2a-89da-a2ccd5df0bd7"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "7634aa74-b49e-4eb1-b7bc-66be44f0b739",
"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": "ac236708-d18d-4ca0-8894-9af7a5197571"
},
{
"id": "7634aa74-b49e-4eb1-b7bc-66be44f0b739",
"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": "ac236708-d18d-4ca0-8894-9af7a5197571"
}
],
"archivedReports": [
{
"id": "7634aa74-b49e-4eb1-b7bc-66be44f0b739",
"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": "ac236708-d18d-4ca0-8894-9af7a5197571"
},
{
"id": "7634aa74-b49e-4eb1-b7bc-66be44f0b739",
"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": "ac236708-d18d-4ca0-8894-9af7a5197571"
}
],
"productSolutions": [
{
"id": "e6ad8ec1-f1e3-4774-b4f0-5fc22211ea2e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
},
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "e6ad8ec1-f1e3-4774-b4f0-5fc22211ea2e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
},
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "a5b7e700-b125-4482-961f-eb37e250d5f3",
"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": "cafde488-d28a-49c1-8dec-fc6dcf7c20ec",
"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": "8d17030c-60cc-47a4-9984-048217d0e57c",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "a0e2b21f-c84a-4435-b0f5-d00effd386be",
"project": "sample string 15",
"projectId": "7424a554-3e2c-42ee-b166-e77be4eef608",
"qrLogAttributeXMarker": [
{
"id": "e2d82bc7-0fe3-4211-925c-443b79c056cf",
"value": "sample string 2",
"qrLogAttributeListValueId": "3135eeb6-1dad-45b9-b55c-c6655605b14a",
"markerId": "845cd061-f379-4a0c-b40b-fdb02beb3fab",
"qrLogAttributeId": "d4d7b31a-7da4-48a3-985f-337c980aa8b1",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e2d82bc7-0fe3-4211-925c-443b79c056cf",
"value": "sample string 2",
"qrLogAttributeListValueId": "3135eeb6-1dad-45b9-b55c-c6655605b14a",
"markerId": "845cd061-f379-4a0c-b40b-fdb02beb3fab",
"qrLogAttributeId": "d4d7b31a-7da4-48a3-985f-337c980aa8b1",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "0b3b6135-2618-4311-bd89-437d6b183b38",
"markerId": "250843b8-8de2-4895-8952-198538f06930",
"solutionId": "60b15368-3aec-437c-917b-798fb5bc2690",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "e6ad8ec1-f1e3-4774-b4f0-5fc22211ea2e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
},
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e95999b2-bbe4-4e77-9392-e7016592340e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "051a4830-a523-4be5-8405-b01f7d85e86f"
},
{
"id": "e95999b2-bbe4-4e77-9392-e7016592340e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "051a4830-a523-4be5-8405-b01f7d85e86f"
}
],
"selectedProducts": [
{
"id": "22caa271-a0e6-4249-8627-6adc5c6113a7",
"markerXSolutionsId": "a8a1fcf3-6587-4e67-8f68-b9c88915ad87",
"productId": "970843a6-feea-4f2a-89da-a2ccd5df0bd7"
},
{
"id": "22caa271-a0e6-4249-8627-6adc5c6113a7",
"markerXSolutionsId": "a8a1fcf3-6587-4e67-8f68-b9c88915ad87",
"productId": "970843a6-feea-4f2a-89da-a2ccd5df0bd7"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "0b3b6135-2618-4311-bd89-437d6b183b38",
"markerId": "250843b8-8de2-4895-8952-198538f06930",
"solutionId": "60b15368-3aec-437c-917b-798fb5bc2690",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "e6ad8ec1-f1e3-4774-b4f0-5fc22211ea2e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
},
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e95999b2-bbe4-4e77-9392-e7016592340e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "051a4830-a523-4be5-8405-b01f7d85e86f"
},
{
"id": "e95999b2-bbe4-4e77-9392-e7016592340e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "051a4830-a523-4be5-8405-b01f7d85e86f"
}
],
"selectedProducts": [
{
"id": "22caa271-a0e6-4249-8627-6adc5c6113a7",
"markerXSolutionsId": "a8a1fcf3-6587-4e67-8f68-b9c88915ad87",
"productId": "970843a6-feea-4f2a-89da-a2ccd5df0bd7"
},
{
"id": "22caa271-a0e6-4249-8627-6adc5c6113a7",
"markerXSolutionsId": "a8a1fcf3-6587-4e67-8f68-b9c88915ad87",
"productId": "970843a6-feea-4f2a-89da-a2ccd5df0bd7"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "7634aa74-b49e-4eb1-b7bc-66be44f0b739",
"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": "ac236708-d18d-4ca0-8894-9af7a5197571"
},
{
"id": "7634aa74-b49e-4eb1-b7bc-66be44f0b739",
"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": "ac236708-d18d-4ca0-8894-9af7a5197571"
}
],
"archivedReports": [
{
"id": "7634aa74-b49e-4eb1-b7bc-66be44f0b739",
"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": "ac236708-d18d-4ca0-8894-9af7a5197571"
},
{
"id": "7634aa74-b49e-4eb1-b7bc-66be44f0b739",
"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": "ac236708-d18d-4ca0-8894-9af7a5197571"
}
],
"productSolutions": [
{
"id": "e6ad8ec1-f1e3-4774-b4f0-5fc22211ea2e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
},
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "e6ad8ec1-f1e3-4774-b4f0-5fc22211ea2e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
},
{
"id": "ff5a061b-a168-42c6-939a-affed2bf6dd8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/ff5a061b-a168-42c6-939a-affed2bf6dd8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5fd690ec-dfc2-4b2b-b641-6885847f65c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "11e37431-5ced-48bc-a408-fcd97e0f21fe",
"qrLogAttributeListValue": {
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"markerXSolutionsId": "e918302d-4360-4107-ac10-898d54a9332d",
"qrLogAttributeId": "a6efb361-7847-485e-93b5-40e4a0774b73",
"qrLogAttribute": {
"id": "7e02ceab-55e0-49e2-b94d-46850655edc3",
"code": "sample string 2",
"selectedValue": "63ba1872-9d36-4acb-abd4-07909932dcb9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "95083656-a1c9-40ba-beee-fdd7e3692f14",
"sourceId": "549924d1-17c6-4b9b-b5dc-a961d79c5cc9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "ea9b82e2-c88d-4086-8ca1-02665959bbcb",
"qrLogAttributeClass": {
"id": "20acd8a0-531e-4a56-8263-163ee7fa1a8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
},
{
"id": "f3dc8fee-b1b6-4e61-bb93-ff5719dc27fd",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "92249d27-51e3-4fa2-a889-c2bed21f5d86",
"qrLogAttributeListValueGlobalRefId": "8f3c0be9-15e8-4769-b665-d8d531d0458e",
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
]
}
],
"translations": [
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
},
{
"id": "43a00ca2-1fc9-416b-bc69-7dbaa4985497",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "22faa03b-3f11-4dd4-8067-fcc5ba263297"
}
],
"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
}