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": "3a7123ec-d89c-4714-896f-6c6c4d806b47",
"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": "cdd79d9b-ea70-43fb-b48b-b6f6c06a94c8",
"buildingComponent": "sample string 15",
"projectId": "6e0b46f0-b238-4c17-9463-e8a15a966c70",
"project": "sample string 17",
"blueprintFileId": "2a79add7-d5db-46a6-899f-f2c5dea7f49a",
"blueprintFile": {
"id": "12104557-4522-433a-b517-1295365cedc2",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "9cbe526c-0028-4eea-8636-bb6191cbad34",
"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": "693fccca-a4b2-468c-88ef-366ac17e06b1",
"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": "38f7452a-91dc-4b37-b50a-c46fe677cc7c",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "871b82ef-9a65-4e7c-b524-6d256f0b80b2",
"project": "sample string 15",
"projectId": "5f980d48-3377-42d6-bfb6-93856142d40f",
"qrLogAttributeXMarker": [
{
"id": "bd19f470-3605-4d1d-8c02-6fca23c5ac61",
"value": "sample string 2",
"qrLogAttributeListValueId": "04c0cd9a-3cb7-458a-a161-ad6ca3191ec9",
"markerId": "476a91f2-a063-43f4-acc5-4d861254d512",
"qrLogAttributeId": "9ceb325f-6f61-4d8e-a16c-c024e8521b48",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "bd19f470-3605-4d1d-8c02-6fca23c5ac61",
"value": "sample string 2",
"qrLogAttributeListValueId": "04c0cd9a-3cb7-458a-a161-ad6ca3191ec9",
"markerId": "476a91f2-a063-43f4-acc5-4d861254d512",
"qrLogAttributeId": "9ceb325f-6f61-4d8e-a16c-c024e8521b48",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "2196fe05-2cd1-4d7c-ae6c-fcbf7a951761",
"markerId": "17f8a88c-9c48-466a-9be9-9743159899f9",
"solutionId": "0d099b93-3c67-4038-8130-86292acd4385",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "3297a1df-d5ff-4f53-b0e6-5b72662f0490",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
},
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "9e1a9cd3-010c-4a88-9500-42cf84cedca1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:26:10.0628146Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "107943fc-cf4e-4aa1-9f6a-4c72b0c44388"
},
{
"id": "9e1a9cd3-010c-4a88-9500-42cf84cedca1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:26:10.0628146Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "107943fc-cf4e-4aa1-9f6a-4c72b0c44388"
}
],
"selectedProducts": [
{
"id": "9e5b4913-26be-45b6-a049-cab20d738964",
"markerXSolutionsId": "b85c1df9-02e7-43ff-97e4-bce43a1db82c",
"productId": "9854b55f-6d66-40db-a1a8-e51cba4b6584"
},
{
"id": "9e5b4913-26be-45b6-a049-cab20d738964",
"markerXSolutionsId": "b85c1df9-02e7-43ff-97e4-bce43a1db82c",
"productId": "9854b55f-6d66-40db-a1a8-e51cba4b6584"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "2196fe05-2cd1-4d7c-ae6c-fcbf7a951761",
"markerId": "17f8a88c-9c48-466a-9be9-9743159899f9",
"solutionId": "0d099b93-3c67-4038-8130-86292acd4385",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "3297a1df-d5ff-4f53-b0e6-5b72662f0490",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
},
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "9e1a9cd3-010c-4a88-9500-42cf84cedca1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:26:10.0628146Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "107943fc-cf4e-4aa1-9f6a-4c72b0c44388"
},
{
"id": "9e1a9cd3-010c-4a88-9500-42cf84cedca1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:26:10.0628146Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "107943fc-cf4e-4aa1-9f6a-4c72b0c44388"
}
],
"selectedProducts": [
{
"id": "9e5b4913-26be-45b6-a049-cab20d738964",
"markerXSolutionsId": "b85c1df9-02e7-43ff-97e4-bce43a1db82c",
"productId": "9854b55f-6d66-40db-a1a8-e51cba4b6584"
},
{
"id": "9e5b4913-26be-45b6-a049-cab20d738964",
"markerXSolutionsId": "b85c1df9-02e7-43ff-97e4-bce43a1db82c",
"productId": "9854b55f-6d66-40db-a1a8-e51cba4b6584"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "a8ed3129-adc7-4c7f-8fe2-03a316bb762a",
"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": "dc53427e-8d1a-4f29-af18-cb57680863e9"
},
{
"id": "a8ed3129-adc7-4c7f-8fe2-03a316bb762a",
"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": "dc53427e-8d1a-4f29-af18-cb57680863e9"
}
],
"archivedReports": [
{
"id": "a8ed3129-adc7-4c7f-8fe2-03a316bb762a",
"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": "dc53427e-8d1a-4f29-af18-cb57680863e9"
},
{
"id": "a8ed3129-adc7-4c7f-8fe2-03a316bb762a",
"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": "dc53427e-8d1a-4f29-af18-cb57680863e9"
}
],
"productSolutions": [
{
"id": "3297a1df-d5ff-4f53-b0e6-5b72662f0490",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
},
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "3297a1df-d5ff-4f53-b0e6-5b72662f0490",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
},
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "9cbe526c-0028-4eea-8636-bb6191cbad34",
"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": "693fccca-a4b2-468c-88ef-366ac17e06b1",
"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": "38f7452a-91dc-4b37-b50a-c46fe677cc7c",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "871b82ef-9a65-4e7c-b524-6d256f0b80b2",
"project": "sample string 15",
"projectId": "5f980d48-3377-42d6-bfb6-93856142d40f",
"qrLogAttributeXMarker": [
{
"id": "bd19f470-3605-4d1d-8c02-6fca23c5ac61",
"value": "sample string 2",
"qrLogAttributeListValueId": "04c0cd9a-3cb7-458a-a161-ad6ca3191ec9",
"markerId": "476a91f2-a063-43f4-acc5-4d861254d512",
"qrLogAttributeId": "9ceb325f-6f61-4d8e-a16c-c024e8521b48",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "bd19f470-3605-4d1d-8c02-6fca23c5ac61",
"value": "sample string 2",
"qrLogAttributeListValueId": "04c0cd9a-3cb7-458a-a161-ad6ca3191ec9",
"markerId": "476a91f2-a063-43f4-acc5-4d861254d512",
"qrLogAttributeId": "9ceb325f-6f61-4d8e-a16c-c024e8521b48",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "2196fe05-2cd1-4d7c-ae6c-fcbf7a951761",
"markerId": "17f8a88c-9c48-466a-9be9-9743159899f9",
"solutionId": "0d099b93-3c67-4038-8130-86292acd4385",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "3297a1df-d5ff-4f53-b0e6-5b72662f0490",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
},
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "9e1a9cd3-010c-4a88-9500-42cf84cedca1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:26:10.0628146Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "107943fc-cf4e-4aa1-9f6a-4c72b0c44388"
},
{
"id": "9e1a9cd3-010c-4a88-9500-42cf84cedca1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:26:10.0628146Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "107943fc-cf4e-4aa1-9f6a-4c72b0c44388"
}
],
"selectedProducts": [
{
"id": "9e5b4913-26be-45b6-a049-cab20d738964",
"markerXSolutionsId": "b85c1df9-02e7-43ff-97e4-bce43a1db82c",
"productId": "9854b55f-6d66-40db-a1a8-e51cba4b6584"
},
{
"id": "9e5b4913-26be-45b6-a049-cab20d738964",
"markerXSolutionsId": "b85c1df9-02e7-43ff-97e4-bce43a1db82c",
"productId": "9854b55f-6d66-40db-a1a8-e51cba4b6584"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "2196fe05-2cd1-4d7c-ae6c-fcbf7a951761",
"markerId": "17f8a88c-9c48-466a-9be9-9743159899f9",
"solutionId": "0d099b93-3c67-4038-8130-86292acd4385",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "3297a1df-d5ff-4f53-b0e6-5b72662f0490",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
},
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "9e1a9cd3-010c-4a88-9500-42cf84cedca1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:26:10.0628146Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "107943fc-cf4e-4aa1-9f6a-4c72b0c44388"
},
{
"id": "9e1a9cd3-010c-4a88-9500-42cf84cedca1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:26:10.0628146Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "107943fc-cf4e-4aa1-9f6a-4c72b0c44388"
}
],
"selectedProducts": [
{
"id": "9e5b4913-26be-45b6-a049-cab20d738964",
"markerXSolutionsId": "b85c1df9-02e7-43ff-97e4-bce43a1db82c",
"productId": "9854b55f-6d66-40db-a1a8-e51cba4b6584"
},
{
"id": "9e5b4913-26be-45b6-a049-cab20d738964",
"markerXSolutionsId": "b85c1df9-02e7-43ff-97e4-bce43a1db82c",
"productId": "9854b55f-6d66-40db-a1a8-e51cba4b6584"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "a8ed3129-adc7-4c7f-8fe2-03a316bb762a",
"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": "dc53427e-8d1a-4f29-af18-cb57680863e9"
},
{
"id": "a8ed3129-adc7-4c7f-8fe2-03a316bb762a",
"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": "dc53427e-8d1a-4f29-af18-cb57680863e9"
}
],
"archivedReports": [
{
"id": "a8ed3129-adc7-4c7f-8fe2-03a316bb762a",
"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": "dc53427e-8d1a-4f29-af18-cb57680863e9"
},
{
"id": "a8ed3129-adc7-4c7f-8fe2-03a316bb762a",
"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": "dc53427e-8d1a-4f29-af18-cb57680863e9"
}
],
"productSolutions": [
{
"id": "3297a1df-d5ff-4f53-b0e6-5b72662f0490",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
},
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "3297a1df-d5ff-4f53-b0e6-5b72662f0490",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
},
{
"id": "e59bff57-9c28-4296-a26b-b252b38f20f8",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/e59bff57-9c28-4296-a26b-b252b38f20f8"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ca8f27d0-cf18-4cae-b1e5-9adfec8831d2",
"value": "sample string 2",
"qrLogAttributeListValueId": "85809330-8523-4645-b0a2-6a5d5d75ad4e",
"qrLogAttributeListValue": {
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"markerXSolutionsId": "169d8fea-ef5e-4839-9aca-d35e43a8967a",
"qrLogAttributeId": "29f8e88d-1b75-4e7f-809a-d5cb66600e89",
"qrLogAttribute": {
"id": "21a43f80-3dd0-4471-9bc3-ecc426fd7b31",
"code": "sample string 2",
"selectedValue": "8d910927-952a-47b7-916b-62223db89e1d",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35b9bb5e-bdad-4f4e-bc66-00d679404bde",
"sourceId": "07da7ce0-c73a-47c6-85bf-69ffa7160149",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "6cc046f4-9c0a-448d-8d10-85f061903a32",
"qrLogAttributeClass": {
"id": "0fa986c3-fea6-4451-9e78-9a66156000d4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
},
{
"id": "e57abb4f-c7da-42df-9e48-e59598ce99c4",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "b189861d-422a-4fb4-9637-328e24afd051",
"qrLogAttributeListValueGlobalRefId": "8a731068-1cb4-4029-954c-72f209132f26",
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
]
}
],
"translations": [
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
},
{
"id": "999b900a-e31a-461f-859a-8d0d91406966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "1fe8506e-7839-4c08-8443-1d4dffdec50a"
}
],
"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
}