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": "96f70f64-1f01-496c-863b-90b3bdf9f616",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-01-03T08:24:58.5485419Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-01-03T08:24:58.5485419Z",
"buildingComponentId": "d8955e43-1e02-4d0b-b371-3934facda898",
"buildingComponent": {
"id": "a75b3fb2-474d-4164-abcb-1a8de50ea9af",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "7ede74a3-56c7-4835-8ad0-16bedf76afd2",
"project": {
"id": "0e610b4e-4d34-42b4-a241-1f9d3bc6258f",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"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/0e610b4e-4d34-42b4-a241-1f9d3bc6258f"
},
"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": "15e05375-e49c-4fd7-ad7a-d9ab8a2bea87",
"blueprintFile": {
"id": "09875094-c755-48ee-9e78-86abb5d1e55a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "19ac505b-ff41-47ce-87f6-4397d27460ba",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 5",
"date": "2026-01-03T08:24:58.5485419Z",
"customerId": 6,
"qrId": "62f99be5-8002-4678-9566-80645d644255",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "ba8ed17c-a21d-4b4f-8f14-87a89024fa24",
"markerXSolutions": [
{
"id": "e967fea7-a662-421c-8610-43af878250f5",
"markerId": "efcec898-1ffd-47dd-89d5-3d17c9e05035",
"solutionId": "48573cd3-8a72-45a6-83ac-7f3d5804d563",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fc3a80d9-2377-4698-b049-513127faeb6e",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce0c63dd-c0ea-4fd6-a24d-d7fa3e95893a",
"qrLogAttributeListValue": {
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"markerXSolutionsId": "2f8e192e-ed5f-4dc6-b871-962f1ec0b49c",
"qrLogAttributeId": "29c05fc9-47c2-41c4-b014-6eefa88877d3",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
}
],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "fc3a80d9-2377-4698-b049-513127faeb6e",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce0c63dd-c0ea-4fd6-a24d-d7fa3e95893a",
"qrLogAttributeListValue": {
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"markerXSolutionsId": "2f8e192e-ed5f-4dc6-b871-962f1ec0b49c",
"qrLogAttributeId": "29c05fc9-47c2-41c4-b014-6eefa88877d3",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
}
],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "ac9565ca-07c2-4a16-9a80-e3dfd894179b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "32882ca2-dfd8-48c0-877a-2bff46ab5226",
"reportId": "4ddb87dc-d398-4c6a-82f5-2bd5578bd7ea",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ac9565ca-07c2-4a16-9a80-e3dfd894179b"
},
{
"id": "ac9565ca-07c2-4a16-9a80-e3dfd894179b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "32882ca2-dfd8-48c0-877a-2bff46ab5226",
"reportId": "4ddb87dc-d398-4c6a-82f5-2bd5578bd7ea",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ac9565ca-07c2-4a16-9a80-e3dfd894179b"
}
],
"selectedProducts": [
{
"id": "ad6a8692-ec60-4ab3-8d5b-5e2d320b88b9",
"markerXSolutionsId": "da2119a0-3318-4427-9a94-b768e4e9dbb6",
"productId": "e9cba979-b7af-42ac-98f5-36b00c53e541"
},
{
"id": "ad6a8692-ec60-4ab3-8d5b-5e2d320b88b9",
"markerXSolutionsId": "da2119a0-3318-4427-9a94-b768e4e9dbb6",
"productId": "e9cba979-b7af-42ac-98f5-36b00c53e541"
}
],
"isApproved": 2
},
{
"id": "e967fea7-a662-421c-8610-43af878250f5",
"markerId": "efcec898-1ffd-47dd-89d5-3d17c9e05035",
"solutionId": "48573cd3-8a72-45a6-83ac-7f3d5804d563",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fc3a80d9-2377-4698-b049-513127faeb6e",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce0c63dd-c0ea-4fd6-a24d-d7fa3e95893a",
"qrLogAttributeListValue": {
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"markerXSolutionsId": "2f8e192e-ed5f-4dc6-b871-962f1ec0b49c",
"qrLogAttributeId": "29c05fc9-47c2-41c4-b014-6eefa88877d3",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
}
],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "fc3a80d9-2377-4698-b049-513127faeb6e",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce0c63dd-c0ea-4fd6-a24d-d7fa3e95893a",
"qrLogAttributeListValue": {
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"markerXSolutionsId": "2f8e192e-ed5f-4dc6-b871-962f1ec0b49c",
"qrLogAttributeId": "29c05fc9-47c2-41c4-b014-6eefa88877d3",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
}
],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "ac9565ca-07c2-4a16-9a80-e3dfd894179b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "32882ca2-dfd8-48c0-877a-2bff46ab5226",
"reportId": "4ddb87dc-d398-4c6a-82f5-2bd5578bd7ea",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ac9565ca-07c2-4a16-9a80-e3dfd894179b"
},
{
"id": "ac9565ca-07c2-4a16-9a80-e3dfd894179b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "32882ca2-dfd8-48c0-877a-2bff46ab5226",
"reportId": "4ddb87dc-d398-4c6a-82f5-2bd5578bd7ea",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ac9565ca-07c2-4a16-9a80-e3dfd894179b"
}
],
"selectedProducts": [
{
"id": "ad6a8692-ec60-4ab3-8d5b-5e2d320b88b9",
"markerXSolutionsId": "da2119a0-3318-4427-9a94-b768e4e9dbb6",
"productId": "e9cba979-b7af-42ac-98f5-36b00c53e541"
},
{
"id": "ad6a8692-ec60-4ab3-8d5b-5e2d320b88b9",
"markerXSolutionsId": "da2119a0-3318-4427-9a94-b768e4e9dbb6",
"productId": "e9cba979-b7af-42ac-98f5-36b00c53e541"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "1a7400a9-ef20-44f8-9463-c671db925c43",
"date": "2026-01-03T08:24:58.5485419Z",
"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": "91395130-82e4-4f81-b268-bc0e8edc098f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1a7400a9-ef20-44f8-9463-c671db925c43"
},
{
"id": "1a7400a9-ef20-44f8-9463-c671db925c43",
"date": "2026-01-03T08:24:58.5485419Z",
"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": "91395130-82e4-4f81-b268-bc0e8edc098f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1a7400a9-ef20-44f8-9463-c671db925c43"
}
],
"calculateStatus": 2
},
{
"id": "19ac505b-ff41-47ce-87f6-4397d27460ba",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 5",
"date": "2026-01-03T08:24:58.5485419Z",
"customerId": 6,
"qrId": "62f99be5-8002-4678-9566-80645d644255",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "ba8ed17c-a21d-4b4f-8f14-87a89024fa24",
"markerXSolutions": [
{
"id": "e967fea7-a662-421c-8610-43af878250f5",
"markerId": "efcec898-1ffd-47dd-89d5-3d17c9e05035",
"solutionId": "48573cd3-8a72-45a6-83ac-7f3d5804d563",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fc3a80d9-2377-4698-b049-513127faeb6e",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce0c63dd-c0ea-4fd6-a24d-d7fa3e95893a",
"qrLogAttributeListValue": {
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"markerXSolutionsId": "2f8e192e-ed5f-4dc6-b871-962f1ec0b49c",
"qrLogAttributeId": "29c05fc9-47c2-41c4-b014-6eefa88877d3",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
}
],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "fc3a80d9-2377-4698-b049-513127faeb6e",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce0c63dd-c0ea-4fd6-a24d-d7fa3e95893a",
"qrLogAttributeListValue": {
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"markerXSolutionsId": "2f8e192e-ed5f-4dc6-b871-962f1ec0b49c",
"qrLogAttributeId": "29c05fc9-47c2-41c4-b014-6eefa88877d3",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
}
],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "ac9565ca-07c2-4a16-9a80-e3dfd894179b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "32882ca2-dfd8-48c0-877a-2bff46ab5226",
"reportId": "4ddb87dc-d398-4c6a-82f5-2bd5578bd7ea",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ac9565ca-07c2-4a16-9a80-e3dfd894179b"
},
{
"id": "ac9565ca-07c2-4a16-9a80-e3dfd894179b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "32882ca2-dfd8-48c0-877a-2bff46ab5226",
"reportId": "4ddb87dc-d398-4c6a-82f5-2bd5578bd7ea",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ac9565ca-07c2-4a16-9a80-e3dfd894179b"
}
],
"selectedProducts": [
{
"id": "ad6a8692-ec60-4ab3-8d5b-5e2d320b88b9",
"markerXSolutionsId": "da2119a0-3318-4427-9a94-b768e4e9dbb6",
"productId": "e9cba979-b7af-42ac-98f5-36b00c53e541"
},
{
"id": "ad6a8692-ec60-4ab3-8d5b-5e2d320b88b9",
"markerXSolutionsId": "da2119a0-3318-4427-9a94-b768e4e9dbb6",
"productId": "e9cba979-b7af-42ac-98f5-36b00c53e541"
}
],
"isApproved": 2
},
{
"id": "e967fea7-a662-421c-8610-43af878250f5",
"markerId": "efcec898-1ffd-47dd-89d5-3d17c9e05035",
"solutionId": "48573cd3-8a72-45a6-83ac-7f3d5804d563",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fc3a80d9-2377-4698-b049-513127faeb6e",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce0c63dd-c0ea-4fd6-a24d-d7fa3e95893a",
"qrLogAttributeListValue": {
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"markerXSolutionsId": "2f8e192e-ed5f-4dc6-b871-962f1ec0b49c",
"qrLogAttributeId": "29c05fc9-47c2-41c4-b014-6eefa88877d3",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
}
],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "fc3a80d9-2377-4698-b049-513127faeb6e",
"value": "sample string 2",
"qrLogAttributeListValueId": "ce0c63dd-c0ea-4fd6-a24d-d7fa3e95893a",
"qrLogAttributeListValue": {
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"markerXSolutionsId": "2f8e192e-ed5f-4dc6-b871-962f1ec0b49c",
"qrLogAttributeId": "29c05fc9-47c2-41c4-b014-6eefa88877d3",
"qrLogAttribute": {
"id": "f862d581-fe15-4806-bcdd-da3f8ea2dbea",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "33273dd3-4b03-45bd-9b97-c3b815f2b956",
"qrLogAttributeClass": {
"id": "1eb083b2-dfa1-4db6-92f0-167165afb841",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
"qrLogAttributeListValue": [
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
},
{
"id": "70f6aeb6-a4e7-43c9-83b7-79c2a990be99",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:58.5485419Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "9f6d7d89-3ae5-4753-b2d9-eadcd14f64c8",
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
]
}
],
"translations": [
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
},
{
"id": "8276f97e-97a7-472c-8464-166aa68480ce",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8d56af3e-3a0f-40ae-b800-765335bada42"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db6636c5-da75-49cc-8010-f9240b1852cf",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "ac9565ca-07c2-4a16-9a80-e3dfd894179b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "32882ca2-dfd8-48c0-877a-2bff46ab5226",
"reportId": "4ddb87dc-d398-4c6a-82f5-2bd5578bd7ea",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ac9565ca-07c2-4a16-9a80-e3dfd894179b"
},
{
"id": "ac9565ca-07c2-4a16-9a80-e3dfd894179b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.5485419Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "32882ca2-dfd8-48c0-877a-2bff46ab5226",
"reportId": "4ddb87dc-d398-4c6a-82f5-2bd5578bd7ea",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ac9565ca-07c2-4a16-9a80-e3dfd894179b"
}
],
"selectedProducts": [
{
"id": "ad6a8692-ec60-4ab3-8d5b-5e2d320b88b9",
"markerXSolutionsId": "da2119a0-3318-4427-9a94-b768e4e9dbb6",
"productId": "e9cba979-b7af-42ac-98f5-36b00c53e541"
},
{
"id": "ad6a8692-ec60-4ab3-8d5b-5e2d320b88b9",
"markerXSolutionsId": "da2119a0-3318-4427-9a94-b768e4e9dbb6",
"productId": "e9cba979-b7af-42ac-98f5-36b00c53e541"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "1a7400a9-ef20-44f8-9463-c671db925c43",
"date": "2026-01-03T08:24:58.5485419Z",
"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": "91395130-82e4-4f81-b268-bc0e8edc098f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1a7400a9-ef20-44f8-9463-c671db925c43"
},
{
"id": "1a7400a9-ef20-44f8-9463-c671db925c43",
"date": "2026-01-03T08:24:58.5485419Z",
"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": "91395130-82e4-4f81-b268-bc0e8edc098f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1a7400a9-ef20-44f8-9463-c671db925c43"
}
],
"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": "93336c56-b306-4ae1-96c6-6d936efb0069",
"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": "90d5849b-9ddf-459a-b45e-dbe28e8fc947",
"buildingComponent": "sample string 15",
"projectId": "91784ed5-6aa8-4562-96f2-410018feff3a",
"project": "sample string 17",
"blueprintFileId": "c497baaf-3cb2-4427-ba22-1aec8993f88f",
"blueprintFile": {
"id": "2a538ada-18e8-41d8-afac-4d8ea035f0f5",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "7413b559-94e8-4851-a591-f716ab46917f",
"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": "4a054c80-8a31-4b43-8e4c-b2bc8b995cbf",
"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": "0956b219-2cac-48b7-be7c-2b86a8df52ae",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "991f6f08-d229-46dd-a018-d3adf74c2d6e",
"project": "sample string 15",
"projectId": "1f260bf5-3c2e-4b2a-a2a6-ccc1579f96dd",
"qrLogAttributeXMarker": [
{
"id": "15b1521b-3084-48c9-a670-73e557b6250d",
"value": "sample string 2",
"qrLogAttributeListValueId": "a02385ad-0839-4a08-98ee-a928a24cbb26",
"markerId": "a487ccaf-5905-4a2b-bd8b-49f8f0ddd960",
"qrLogAttributeId": "6a88f489-500c-44f4-8d32-85adc4568a49",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "15b1521b-3084-48c9-a670-73e557b6250d",
"value": "sample string 2",
"qrLogAttributeListValueId": "a02385ad-0839-4a08-98ee-a928a24cbb26",
"markerId": "a487ccaf-5905-4a2b-bd8b-49f8f0ddd960",
"qrLogAttributeId": "6a88f489-500c-44f4-8d32-85adc4568a49",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "3b33eb12-4cee-42c9-8b22-eb620c528cbb",
"markerId": "0fa08d65-fc97-4285-9fd4-28a3845d384f",
"solutionId": "d3782edd-e62b-4287-b0b3-809743f841f5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "a32e2dec-8896-4440-964a-a04cb790f5ff",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
},
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "58ee773c-56fa-45d8-b361-d9e26e9bd4dc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.564137Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "764c12be-a13c-4612-b643-22aeb7a79635"
},
{
"id": "58ee773c-56fa-45d8-b361-d9e26e9bd4dc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.564137Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "764c12be-a13c-4612-b643-22aeb7a79635"
}
],
"selectedProducts": [
{
"id": "6433c5f2-d491-4f79-bd86-e5c729dd2740",
"markerXSolutionsId": "1a51483d-17ff-4bfd-9a29-4f495f80731c",
"productId": "b3705d74-2369-4776-8c98-f098637a9500"
},
{
"id": "6433c5f2-d491-4f79-bd86-e5c729dd2740",
"markerXSolutionsId": "1a51483d-17ff-4bfd-9a29-4f495f80731c",
"productId": "b3705d74-2369-4776-8c98-f098637a9500"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "3b33eb12-4cee-42c9-8b22-eb620c528cbb",
"markerId": "0fa08d65-fc97-4285-9fd4-28a3845d384f",
"solutionId": "d3782edd-e62b-4287-b0b3-809743f841f5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "a32e2dec-8896-4440-964a-a04cb790f5ff",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
},
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "58ee773c-56fa-45d8-b361-d9e26e9bd4dc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.564137Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "764c12be-a13c-4612-b643-22aeb7a79635"
},
{
"id": "58ee773c-56fa-45d8-b361-d9e26e9bd4dc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.564137Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "764c12be-a13c-4612-b643-22aeb7a79635"
}
],
"selectedProducts": [
{
"id": "6433c5f2-d491-4f79-bd86-e5c729dd2740",
"markerXSolutionsId": "1a51483d-17ff-4bfd-9a29-4f495f80731c",
"productId": "b3705d74-2369-4776-8c98-f098637a9500"
},
{
"id": "6433c5f2-d491-4f79-bd86-e5c729dd2740",
"markerXSolutionsId": "1a51483d-17ff-4bfd-9a29-4f495f80731c",
"productId": "b3705d74-2369-4776-8c98-f098637a9500"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "c3a6b7ef-0e9e-4427-a5cf-cfe8a319b580",
"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": "77db13e7-3cd7-4310-b7cb-86670a9d548d"
},
{
"id": "c3a6b7ef-0e9e-4427-a5cf-cfe8a319b580",
"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": "77db13e7-3cd7-4310-b7cb-86670a9d548d"
}
],
"archivedReports": [
{
"id": "c3a6b7ef-0e9e-4427-a5cf-cfe8a319b580",
"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": "77db13e7-3cd7-4310-b7cb-86670a9d548d"
},
{
"id": "c3a6b7ef-0e9e-4427-a5cf-cfe8a319b580",
"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": "77db13e7-3cd7-4310-b7cb-86670a9d548d"
}
],
"productSolutions": [
{
"id": "a32e2dec-8896-4440-964a-a04cb790f5ff",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
},
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "a32e2dec-8896-4440-964a-a04cb790f5ff",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
},
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "7413b559-94e8-4851-a591-f716ab46917f",
"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": "4a054c80-8a31-4b43-8e4c-b2bc8b995cbf",
"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": "0956b219-2cac-48b7-be7c-2b86a8df52ae",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "991f6f08-d229-46dd-a018-d3adf74c2d6e",
"project": "sample string 15",
"projectId": "1f260bf5-3c2e-4b2a-a2a6-ccc1579f96dd",
"qrLogAttributeXMarker": [
{
"id": "15b1521b-3084-48c9-a670-73e557b6250d",
"value": "sample string 2",
"qrLogAttributeListValueId": "a02385ad-0839-4a08-98ee-a928a24cbb26",
"markerId": "a487ccaf-5905-4a2b-bd8b-49f8f0ddd960",
"qrLogAttributeId": "6a88f489-500c-44f4-8d32-85adc4568a49",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "15b1521b-3084-48c9-a670-73e557b6250d",
"value": "sample string 2",
"qrLogAttributeListValueId": "a02385ad-0839-4a08-98ee-a928a24cbb26",
"markerId": "a487ccaf-5905-4a2b-bd8b-49f8f0ddd960",
"qrLogAttributeId": "6a88f489-500c-44f4-8d32-85adc4568a49",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "3b33eb12-4cee-42c9-8b22-eb620c528cbb",
"markerId": "0fa08d65-fc97-4285-9fd4-28a3845d384f",
"solutionId": "d3782edd-e62b-4287-b0b3-809743f841f5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "a32e2dec-8896-4440-964a-a04cb790f5ff",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
},
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "58ee773c-56fa-45d8-b361-d9e26e9bd4dc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.564137Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "764c12be-a13c-4612-b643-22aeb7a79635"
},
{
"id": "58ee773c-56fa-45d8-b361-d9e26e9bd4dc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.564137Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "764c12be-a13c-4612-b643-22aeb7a79635"
}
],
"selectedProducts": [
{
"id": "6433c5f2-d491-4f79-bd86-e5c729dd2740",
"markerXSolutionsId": "1a51483d-17ff-4bfd-9a29-4f495f80731c",
"productId": "b3705d74-2369-4776-8c98-f098637a9500"
},
{
"id": "6433c5f2-d491-4f79-bd86-e5c729dd2740",
"markerXSolutionsId": "1a51483d-17ff-4bfd-9a29-4f495f80731c",
"productId": "b3705d74-2369-4776-8c98-f098637a9500"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "3b33eb12-4cee-42c9-8b22-eb620c528cbb",
"markerId": "0fa08d65-fc97-4285-9fd4-28a3845d384f",
"solutionId": "d3782edd-e62b-4287-b0b3-809743f841f5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "a32e2dec-8896-4440-964a-a04cb790f5ff",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
},
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "58ee773c-56fa-45d8-b361-d9e26e9bd4dc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.564137Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "764c12be-a13c-4612-b643-22aeb7a79635"
},
{
"id": "58ee773c-56fa-45d8-b361-d9e26e9bd4dc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:58.564137Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "764c12be-a13c-4612-b643-22aeb7a79635"
}
],
"selectedProducts": [
{
"id": "6433c5f2-d491-4f79-bd86-e5c729dd2740",
"markerXSolutionsId": "1a51483d-17ff-4bfd-9a29-4f495f80731c",
"productId": "b3705d74-2369-4776-8c98-f098637a9500"
},
{
"id": "6433c5f2-d491-4f79-bd86-e5c729dd2740",
"markerXSolutionsId": "1a51483d-17ff-4bfd-9a29-4f495f80731c",
"productId": "b3705d74-2369-4776-8c98-f098637a9500"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "c3a6b7ef-0e9e-4427-a5cf-cfe8a319b580",
"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": "77db13e7-3cd7-4310-b7cb-86670a9d548d"
},
{
"id": "c3a6b7ef-0e9e-4427-a5cf-cfe8a319b580",
"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": "77db13e7-3cd7-4310-b7cb-86670a9d548d"
}
],
"archivedReports": [
{
"id": "c3a6b7ef-0e9e-4427-a5cf-cfe8a319b580",
"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": "77db13e7-3cd7-4310-b7cb-86670a9d548d"
},
{
"id": "c3a6b7ef-0e9e-4427-a5cf-cfe8a319b580",
"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": "77db13e7-3cd7-4310-b7cb-86670a9d548d"
}
],
"productSolutions": [
{
"id": "a32e2dec-8896-4440-964a-a04cb790f5ff",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
},
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "a32e2dec-8896-4440-964a-a04cb790f5ff",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
},
{
"id": "f842c315-86c1-42bf-a0fe-c6726af89b1b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/f842c315-86c1-42bf-a0fe-c6726af89b1b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "525918ef-93ab-42f6-8089-4f0a066ef449",
"value": "sample string 2",
"qrLogAttributeListValueId": "32dc1551-1684-41fe-9ee4-f2c89dab07c7",
"qrLogAttributeListValue": {
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"markerXSolutionsId": "f8e31e03-d4e5-4ccf-8f70-32a765d736b0",
"qrLogAttributeId": "b2932a19-f2aa-45dd-9699-10a51c04ffef",
"qrLogAttribute": {
"id": "b4dcd7e1-c0c5-4e34-be1b-3ff5ef701af2",
"code": "sample string 2",
"selectedValue": "5ff713d8-90a1-4147-b4e0-daa10598cafc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "23384816-babf-48f4-bf89-c72ae90d6e75",
"sourceId": "9ddc179d-f5ff-4c4a-b186-db37be1a7871",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "af22566c-aa6a-4caa-951d-fdfa9aae92d5",
"qrLogAttributeClass": {
"id": "898d5b99-6e48-4ee0-ba4d-4d2138a2a31e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
},
{
"id": "ebb736fd-86cb-4a25-b227-e54b7de4fbe7",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "ab7ac06d-38c9-4599-bdb5-bf355fb9e92d",
"qrLogAttributeListValueGlobalRefId": "014adb48-fb92-49a1-945c-fe1d2b59a3a8",
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
]
}
],
"translations": [
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
},
{
"id": "df30d175-91e6-4293-b7d9-b5b2deffef82",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ff29c6ad-df11-4a26-a0e5-7e68a0426b2a"
}
],
"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
}