POST api/Blueprints
Request Information
URI Parameters
None.
Body Parameters
Blueprint| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | date |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | date |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | BuildingComponent |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFile |
None. |
|
| Markers | Collection of Marker |
None. |
|
| Installers | Collection of Installer |
None. |
|
| IsDeleted | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "a60a8aa7-e59b-41ac-8919-e821e54b4e1b",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-05-15T22:23:52.7897122Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-05-15T22:23:52.7897122Z",
"buildingComponentId": "12c55356-caeb-49e3-a0d5-cb3736218165",
"buildingComponent": {
"id": "d82d656d-27be-4aae-a0a9-16cf0a949a18",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "3073b2a1-5985-4739-9583-f567ba6d2669",
"project": {
"id": "a5d39aed-f7b7-4362-b9ad-a84e1ec5cbb0",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"image": "sample string 9",
"street": "sample string 10",
"no": "sample string 11",
"postalCode": "sample string 12",
"city": "sample string 13",
"country": "sample string 14",
"contactName": "sample string 15",
"contactFunction": "sample string 16",
"mobile": "sample string 17",
"email": "sample string 18",
"buildingComponents": [],
"isDeleted": true,
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a5d39aed-f7b7-4362-b9ad-a84e1ec5cbb0"
},
"blueprints": [],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
},
"blueprintFileId": "29eeb09d-f817-4b3d-ba71-153aa99f8743",
"blueprintFile": {
"id": "b002f8aa-1eca-4082-91df-b91dd979b7cb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "09f10839-0d37-47f3-b14c-b0f8297d123a",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 5",
"date": "2026-05-15T22:23:52.7897122Z",
"customerId": 6,
"qrId": "f9886db1-cdff-47d7-9c96-3e9476c1b06c",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "c7e225de-ca95-4faf-840a-822c30c5c8bc",
"markerXSolutions": [
{
"id": "703080e7-021b-45ec-ae15-01809d3f11c0",
"markerId": "18f78491-9280-4fd6-8bb3-f27ae6777c85",
"solutionId": "3b2c0de9-8c74-4fb9-9cff-c397136f3282",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e743c944-d48c-4a15-9b64-c577fefa21d5",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7bbacba-e70f-4c15-b441-362fda4ee7b5",
"qrLogAttributeListValue": {
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"markerXSolutionsId": "4fea3417-affc-404b-a0c1-f6ef7fde4f0e",
"qrLogAttributeId": "bcdcaa02-d353-4fac-9dd1-9a1c108114d5",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
}
],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "e743c944-d48c-4a15-9b64-c577fefa21d5",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7bbacba-e70f-4c15-b441-362fda4ee7b5",
"qrLogAttributeListValue": {
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"markerXSolutionsId": "4fea3417-affc-404b-a0c1-f6ef7fde4f0e",
"qrLogAttributeId": "bcdcaa02-d353-4fac-9dd1-9a1c108114d5",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
}
],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "01db5f44-d004-4c80-a378-922960a55195",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2216b36e-9e3c-4088-b38e-2eda5433afb2",
"reportId": "765db3ea-8734-4173-9df1-b0f7da7d616c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/01db5f44-d004-4c80-a378-922960a55195"
},
{
"id": "01db5f44-d004-4c80-a378-922960a55195",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2216b36e-9e3c-4088-b38e-2eda5433afb2",
"reportId": "765db3ea-8734-4173-9df1-b0f7da7d616c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/01db5f44-d004-4c80-a378-922960a55195"
}
],
"selectedProducts": [
{
"id": "94a06aad-6c0e-40eb-85e5-faa79f152c13",
"markerXSolutionsId": "29b9da4f-37d4-43c3-a0af-144b999f8d5c",
"productId": "1c70a66b-c74e-42f9-84bd-f9387b43a89a"
},
{
"id": "94a06aad-6c0e-40eb-85e5-faa79f152c13",
"markerXSolutionsId": "29b9da4f-37d4-43c3-a0af-144b999f8d5c",
"productId": "1c70a66b-c74e-42f9-84bd-f9387b43a89a"
}
],
"isApproved": 2
},
{
"id": "703080e7-021b-45ec-ae15-01809d3f11c0",
"markerId": "18f78491-9280-4fd6-8bb3-f27ae6777c85",
"solutionId": "3b2c0de9-8c74-4fb9-9cff-c397136f3282",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e743c944-d48c-4a15-9b64-c577fefa21d5",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7bbacba-e70f-4c15-b441-362fda4ee7b5",
"qrLogAttributeListValue": {
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"markerXSolutionsId": "4fea3417-affc-404b-a0c1-f6ef7fde4f0e",
"qrLogAttributeId": "bcdcaa02-d353-4fac-9dd1-9a1c108114d5",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
}
],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "e743c944-d48c-4a15-9b64-c577fefa21d5",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7bbacba-e70f-4c15-b441-362fda4ee7b5",
"qrLogAttributeListValue": {
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"markerXSolutionsId": "4fea3417-affc-404b-a0c1-f6ef7fde4f0e",
"qrLogAttributeId": "bcdcaa02-d353-4fac-9dd1-9a1c108114d5",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
}
],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "01db5f44-d004-4c80-a378-922960a55195",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2216b36e-9e3c-4088-b38e-2eda5433afb2",
"reportId": "765db3ea-8734-4173-9df1-b0f7da7d616c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/01db5f44-d004-4c80-a378-922960a55195"
},
{
"id": "01db5f44-d004-4c80-a378-922960a55195",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2216b36e-9e3c-4088-b38e-2eda5433afb2",
"reportId": "765db3ea-8734-4173-9df1-b0f7da7d616c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/01db5f44-d004-4c80-a378-922960a55195"
}
],
"selectedProducts": [
{
"id": "94a06aad-6c0e-40eb-85e5-faa79f152c13",
"markerXSolutionsId": "29b9da4f-37d4-43c3-a0af-144b999f8d5c",
"productId": "1c70a66b-c74e-42f9-84bd-f9387b43a89a"
},
{
"id": "94a06aad-6c0e-40eb-85e5-faa79f152c13",
"markerXSolutionsId": "29b9da4f-37d4-43c3-a0af-144b999f8d5c",
"productId": "1c70a66b-c74e-42f9-84bd-f9387b43a89a"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bcfea715-2979-4324-a152-0e8e1eb4a780",
"date": "2026-05-15T22:23:52.7897122Z",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"company": "sample string 6",
"email": "sample string 7",
"image": "sample string 8",
"customerId": 1,
"markerId": "a44c4a54-ff0d-4fc8-b10d-f3d6ecf5ac17",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bcfea715-2979-4324-a152-0e8e1eb4a780"
},
{
"id": "bcfea715-2979-4324-a152-0e8e1eb4a780",
"date": "2026-05-15T22:23:52.7897122Z",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"company": "sample string 6",
"email": "sample string 7",
"image": "sample string 8",
"customerId": 1,
"markerId": "a44c4a54-ff0d-4fc8-b10d-f3d6ecf5ac17",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bcfea715-2979-4324-a152-0e8e1eb4a780"
}
],
"calculateStatus": 2
},
{
"id": "09f10839-0d37-47f3-b14c-b0f8297d123a",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 5",
"date": "2026-05-15T22:23:52.7897122Z",
"customerId": 6,
"qrId": "f9886db1-cdff-47d7-9c96-3e9476c1b06c",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "c7e225de-ca95-4faf-840a-822c30c5c8bc",
"markerXSolutions": [
{
"id": "703080e7-021b-45ec-ae15-01809d3f11c0",
"markerId": "18f78491-9280-4fd6-8bb3-f27ae6777c85",
"solutionId": "3b2c0de9-8c74-4fb9-9cff-c397136f3282",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e743c944-d48c-4a15-9b64-c577fefa21d5",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7bbacba-e70f-4c15-b441-362fda4ee7b5",
"qrLogAttributeListValue": {
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"markerXSolutionsId": "4fea3417-affc-404b-a0c1-f6ef7fde4f0e",
"qrLogAttributeId": "bcdcaa02-d353-4fac-9dd1-9a1c108114d5",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
}
],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "e743c944-d48c-4a15-9b64-c577fefa21d5",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7bbacba-e70f-4c15-b441-362fda4ee7b5",
"qrLogAttributeListValue": {
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"markerXSolutionsId": "4fea3417-affc-404b-a0c1-f6ef7fde4f0e",
"qrLogAttributeId": "bcdcaa02-d353-4fac-9dd1-9a1c108114d5",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
}
],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "01db5f44-d004-4c80-a378-922960a55195",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2216b36e-9e3c-4088-b38e-2eda5433afb2",
"reportId": "765db3ea-8734-4173-9df1-b0f7da7d616c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/01db5f44-d004-4c80-a378-922960a55195"
},
{
"id": "01db5f44-d004-4c80-a378-922960a55195",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2216b36e-9e3c-4088-b38e-2eda5433afb2",
"reportId": "765db3ea-8734-4173-9df1-b0f7da7d616c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/01db5f44-d004-4c80-a378-922960a55195"
}
],
"selectedProducts": [
{
"id": "94a06aad-6c0e-40eb-85e5-faa79f152c13",
"markerXSolutionsId": "29b9da4f-37d4-43c3-a0af-144b999f8d5c",
"productId": "1c70a66b-c74e-42f9-84bd-f9387b43a89a"
},
{
"id": "94a06aad-6c0e-40eb-85e5-faa79f152c13",
"markerXSolutionsId": "29b9da4f-37d4-43c3-a0af-144b999f8d5c",
"productId": "1c70a66b-c74e-42f9-84bd-f9387b43a89a"
}
],
"isApproved": 2
},
{
"id": "703080e7-021b-45ec-ae15-01809d3f11c0",
"markerId": "18f78491-9280-4fd6-8bb3-f27ae6777c85",
"solutionId": "3b2c0de9-8c74-4fb9-9cff-c397136f3282",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e743c944-d48c-4a15-9b64-c577fefa21d5",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7bbacba-e70f-4c15-b441-362fda4ee7b5",
"qrLogAttributeListValue": {
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"markerXSolutionsId": "4fea3417-affc-404b-a0c1-f6ef7fde4f0e",
"qrLogAttributeId": "bcdcaa02-d353-4fac-9dd1-9a1c108114d5",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
}
],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "e743c944-d48c-4a15-9b64-c577fefa21d5",
"value": "sample string 2",
"qrLogAttributeListValueId": "b7bbacba-e70f-4c15-b441-362fda4ee7b5",
"qrLogAttributeListValue": {
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"markerXSolutionsId": "4fea3417-affc-404b-a0c1-f6ef7fde4f0e",
"qrLogAttributeId": "bcdcaa02-d353-4fac-9dd1-9a1c108114d5",
"qrLogAttribute": {
"id": "f0fe01be-a17a-406b-97d9-fdd353f60cc1",
"code": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7d899199-d4ac-41b0-a100-35b9ff56b296",
"qrLogAttributeClass": {
"id": "165ccc5b-ab3a-4500-aba3-b5426f0459a3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
},
{
"id": "3c83ad71-3694-4580-b6c0-09127b8beeab",
"description": "sample string 2",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:23:52.7897122Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ca7f959d-0046-46de-a064-1c1ec49c080d",
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
]
}
],
"translations": [
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
},
{
"id": "10a33c92-97e4-4a71-94fe-b1a4b1fcd8a8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c66666f5-bb40-4937-a248-2129018b7d39"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fba29449-c353-41f7-9aaa-373213ab9365",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "01db5f44-d004-4c80-a378-922960a55195",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2216b36e-9e3c-4088-b38e-2eda5433afb2",
"reportId": "765db3ea-8734-4173-9df1-b0f7da7d616c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/01db5f44-d004-4c80-a378-922960a55195"
},
{
"id": "01db5f44-d004-4c80-a378-922960a55195",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.7897122Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2216b36e-9e3c-4088-b38e-2eda5433afb2",
"reportId": "765db3ea-8734-4173-9df1-b0f7da7d616c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/01db5f44-d004-4c80-a378-922960a55195"
}
],
"selectedProducts": [
{
"id": "94a06aad-6c0e-40eb-85e5-faa79f152c13",
"markerXSolutionsId": "29b9da4f-37d4-43c3-a0af-144b999f8d5c",
"productId": "1c70a66b-c74e-42f9-84bd-f9387b43a89a"
},
{
"id": "94a06aad-6c0e-40eb-85e5-faa79f152c13",
"markerXSolutionsId": "29b9da4f-37d4-43c3-a0af-144b999f8d5c",
"productId": "1c70a66b-c74e-42f9-84bd-f9387b43a89a"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bcfea715-2979-4324-a152-0e8e1eb4a780",
"date": "2026-05-15T22:23:52.7897122Z",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"company": "sample string 6",
"email": "sample string 7",
"image": "sample string 8",
"customerId": 1,
"markerId": "a44c4a54-ff0d-4fc8-b10d-f3d6ecf5ac17",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bcfea715-2979-4324-a152-0e8e1eb4a780"
},
{
"id": "bcfea715-2979-4324-a152-0e8e1eb4a780",
"date": "2026-05-15T22:23:52.7897122Z",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"company": "sample string 6",
"email": "sample string 7",
"image": "sample string 8",
"customerId": 1,
"markerId": "a44c4a54-ff0d-4fc8-b10d-f3d6ecf5ac17",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bcfea715-2979-4324-a152-0e8e1eb4a780"
}
],
"calculateStatus": 2
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
application/x-www-form-urlencoded
Sample:
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": "18ef4565-eeb7-4fc2-a34e-a176651a45eb",
"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": "d0be2c17-ea69-4066-a3ed-96ea2be29f79",
"buildingComponent": "sample string 15",
"projectId": "a1e503e0-3ff1-4f6e-b883-a014975a13c3",
"project": "sample string 17",
"blueprintFileId": "769597f9-8842-4070-a182-0c96fc0ab644",
"blueprintFile": {
"id": "8249629d-c46e-4e6a-8b48-40cb37270d5e",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "47214193-d05c-446f-a03e-1d5d7ad21087",
"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": "a75d7d28-c67a-4277-b16e-b7d85417b458",
"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": "6609d8f9-b2c5-423f-88e9-7b48b6150853",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "ba2933a6-40fc-4af6-9ea2-9dc42fd1de6f",
"project": "sample string 15",
"projectId": "bcb79dfb-2c75-4a2c-99f6-5fb30972ebfd",
"qrLogAttributeXMarker": [
{
"id": "5aec52bd-4c34-4ea5-bbf7-832bb229ba32",
"value": "sample string 2",
"qrLogAttributeListValueId": "132993e1-8aba-43df-97e7-d647fe47ee66",
"markerId": "b051a687-4e35-4a96-a7ea-45de806bc586",
"qrLogAttributeId": "e23dae5a-1f2e-4c29-b0dc-b26036f755d3",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5aec52bd-4c34-4ea5-bbf7-832bb229ba32",
"value": "sample string 2",
"qrLogAttributeListValueId": "132993e1-8aba-43df-97e7-d647fe47ee66",
"markerId": "b051a687-4e35-4a96-a7ea-45de806bc586",
"qrLogAttributeId": "e23dae5a-1f2e-4c29-b0dc-b26036f755d3",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "23f9777a-39ac-4d81-9e73-b13d36350738",
"markerId": "ade8a6ff-bf4b-4a89-8737-22491749e511",
"solutionId": "6a0fe249-ff16-472c-a4be-260e440d5eb6",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "a03c900c-0b13-46ef-86f5-b0812da58ae9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
},
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e3a3d03b-02da-4225-9f23-e58789727a93",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.8053333Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e1e732e2-be07-4ae2-be0a-453e1d1126e1"
},
{
"id": "e3a3d03b-02da-4225-9f23-e58789727a93",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.8053333Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e1e732e2-be07-4ae2-be0a-453e1d1126e1"
}
],
"selectedProducts": [
{
"id": "36a6a416-c5fc-4908-8165-0442773ae7e1",
"markerXSolutionsId": "9947db73-dad9-4c44-934c-94f1a927947e",
"productId": "8ab4eb45-3bc8-4cf1-947f-2b8d406194b9"
},
{
"id": "36a6a416-c5fc-4908-8165-0442773ae7e1",
"markerXSolutionsId": "9947db73-dad9-4c44-934c-94f1a927947e",
"productId": "8ab4eb45-3bc8-4cf1-947f-2b8d406194b9"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "23f9777a-39ac-4d81-9e73-b13d36350738",
"markerId": "ade8a6ff-bf4b-4a89-8737-22491749e511",
"solutionId": "6a0fe249-ff16-472c-a4be-260e440d5eb6",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "a03c900c-0b13-46ef-86f5-b0812da58ae9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
},
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e3a3d03b-02da-4225-9f23-e58789727a93",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.8053333Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e1e732e2-be07-4ae2-be0a-453e1d1126e1"
},
{
"id": "e3a3d03b-02da-4225-9f23-e58789727a93",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.8053333Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e1e732e2-be07-4ae2-be0a-453e1d1126e1"
}
],
"selectedProducts": [
{
"id": "36a6a416-c5fc-4908-8165-0442773ae7e1",
"markerXSolutionsId": "9947db73-dad9-4c44-934c-94f1a927947e",
"productId": "8ab4eb45-3bc8-4cf1-947f-2b8d406194b9"
},
{
"id": "36a6a416-c5fc-4908-8165-0442773ae7e1",
"markerXSolutionsId": "9947db73-dad9-4c44-934c-94f1a927947e",
"productId": "8ab4eb45-3bc8-4cf1-947f-2b8d406194b9"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "097a48d6-0240-4ef0-8ee7-6dc08a686ef1",
"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": "c553f6ed-f666-408d-be5d-a2eb2611c610"
},
{
"id": "097a48d6-0240-4ef0-8ee7-6dc08a686ef1",
"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": "c553f6ed-f666-408d-be5d-a2eb2611c610"
}
],
"archivedReports": [
{
"id": "097a48d6-0240-4ef0-8ee7-6dc08a686ef1",
"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": "c553f6ed-f666-408d-be5d-a2eb2611c610"
},
{
"id": "097a48d6-0240-4ef0-8ee7-6dc08a686ef1",
"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": "c553f6ed-f666-408d-be5d-a2eb2611c610"
}
],
"productSolutions": [
{
"id": "a03c900c-0b13-46ef-86f5-b0812da58ae9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
},
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "a03c900c-0b13-46ef-86f5-b0812da58ae9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
},
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "47214193-d05c-446f-a03e-1d5d7ad21087",
"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": "a75d7d28-c67a-4277-b16e-b7d85417b458",
"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": "6609d8f9-b2c5-423f-88e9-7b48b6150853",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "ba2933a6-40fc-4af6-9ea2-9dc42fd1de6f",
"project": "sample string 15",
"projectId": "bcb79dfb-2c75-4a2c-99f6-5fb30972ebfd",
"qrLogAttributeXMarker": [
{
"id": "5aec52bd-4c34-4ea5-bbf7-832bb229ba32",
"value": "sample string 2",
"qrLogAttributeListValueId": "132993e1-8aba-43df-97e7-d647fe47ee66",
"markerId": "b051a687-4e35-4a96-a7ea-45de806bc586",
"qrLogAttributeId": "e23dae5a-1f2e-4c29-b0dc-b26036f755d3",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5aec52bd-4c34-4ea5-bbf7-832bb229ba32",
"value": "sample string 2",
"qrLogAttributeListValueId": "132993e1-8aba-43df-97e7-d647fe47ee66",
"markerId": "b051a687-4e35-4a96-a7ea-45de806bc586",
"qrLogAttributeId": "e23dae5a-1f2e-4c29-b0dc-b26036f755d3",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "23f9777a-39ac-4d81-9e73-b13d36350738",
"markerId": "ade8a6ff-bf4b-4a89-8737-22491749e511",
"solutionId": "6a0fe249-ff16-472c-a4be-260e440d5eb6",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "a03c900c-0b13-46ef-86f5-b0812da58ae9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
},
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e3a3d03b-02da-4225-9f23-e58789727a93",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.8053333Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e1e732e2-be07-4ae2-be0a-453e1d1126e1"
},
{
"id": "e3a3d03b-02da-4225-9f23-e58789727a93",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.8053333Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e1e732e2-be07-4ae2-be0a-453e1d1126e1"
}
],
"selectedProducts": [
{
"id": "36a6a416-c5fc-4908-8165-0442773ae7e1",
"markerXSolutionsId": "9947db73-dad9-4c44-934c-94f1a927947e",
"productId": "8ab4eb45-3bc8-4cf1-947f-2b8d406194b9"
},
{
"id": "36a6a416-c5fc-4908-8165-0442773ae7e1",
"markerXSolutionsId": "9947db73-dad9-4c44-934c-94f1a927947e",
"productId": "8ab4eb45-3bc8-4cf1-947f-2b8d406194b9"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "23f9777a-39ac-4d81-9e73-b13d36350738",
"markerId": "ade8a6ff-bf4b-4a89-8737-22491749e511",
"solutionId": "6a0fe249-ff16-472c-a4be-260e440d5eb6",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "a03c900c-0b13-46ef-86f5-b0812da58ae9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
},
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e3a3d03b-02da-4225-9f23-e58789727a93",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.8053333Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e1e732e2-be07-4ae2-be0a-453e1d1126e1"
},
{
"id": "e3a3d03b-02da-4225-9f23-e58789727a93",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:23:52.8053333Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e1e732e2-be07-4ae2-be0a-453e1d1126e1"
}
],
"selectedProducts": [
{
"id": "36a6a416-c5fc-4908-8165-0442773ae7e1",
"markerXSolutionsId": "9947db73-dad9-4c44-934c-94f1a927947e",
"productId": "8ab4eb45-3bc8-4cf1-947f-2b8d406194b9"
},
{
"id": "36a6a416-c5fc-4908-8165-0442773ae7e1",
"markerXSolutionsId": "9947db73-dad9-4c44-934c-94f1a927947e",
"productId": "8ab4eb45-3bc8-4cf1-947f-2b8d406194b9"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "097a48d6-0240-4ef0-8ee7-6dc08a686ef1",
"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": "c553f6ed-f666-408d-be5d-a2eb2611c610"
},
{
"id": "097a48d6-0240-4ef0-8ee7-6dc08a686ef1",
"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": "c553f6ed-f666-408d-be5d-a2eb2611c610"
}
],
"archivedReports": [
{
"id": "097a48d6-0240-4ef0-8ee7-6dc08a686ef1",
"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": "c553f6ed-f666-408d-be5d-a2eb2611c610"
},
{
"id": "097a48d6-0240-4ef0-8ee7-6dc08a686ef1",
"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": "c553f6ed-f666-408d-be5d-a2eb2611c610"
}
],
"productSolutions": [
{
"id": "a03c900c-0b13-46ef-86f5-b0812da58ae9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
},
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "a03c900c-0b13-46ef-86f5-b0812da58ae9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
},
{
"id": "2c525237-9792-4ec1-ade8-5e73438d590a",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2c525237-9792-4ec1-ade8-5e73438d590a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
}
},
{
"id": "fd4d03a4-58aa-47ef-bb97-c04040b12e35",
"value": "sample string 2",
"qrLogAttributeListValueId": "1f3eeef8-ddfb-43ba-bac7-a2c4a2894e64",
"qrLogAttributeListValue": {
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"markerXSolutionsId": "c0fd4f48-79c4-4059-a546-b69dcb008f49",
"qrLogAttributeId": "4a6af24e-57af-4b37-8feb-6d0edffca03a",
"qrLogAttribute": {
"id": "76a0de31-cf33-4542-9eed-870013f5fc6e",
"code": "sample string 2",
"selectedValue": "3e3788ab-5311-4cdc-89cc-10324efe5086",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a06ca8-bbb3-4b04-8986-2a0df14e67dc",
"sourceId": "a03861a2-1fac-4bf1-8600-ec316e41f132",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "7f9c6325-bc89-453d-b085-028190f7372e",
"qrLogAttributeClass": {
"id": "ab8dca68-2154-421b-b5ce-db360350a2b4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
},
{
"id": "4c9c8ceb-39e7-4870-8d51-65024b948ac1",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "fc1dfede-d9e4-44a3-97f1-68aa242ec60d",
"qrLogAttributeListValueGlobalRefId": "2715e014-615e-4b6f-b83b-862cdf276e85",
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
]
}
],
"translations": [
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
},
{
"id": "e1d9aeac-9cd6-475a-af3e-386711005b01",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "fc587be5-22a8-44d2-8b00-f7fab7a226d3"
}
],
"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
}