GET api/MarkersByBlueprintId/{blueprintId}?languageCode={languageCode}&light={light}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| blueprintId | globally unique identifier |
Required |
|
| languageCode | string |
Required |
|
| light | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Collection of MarkerViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Number | integer |
None. |
|
| Label | string |
None. |
|
| CoordX | decimal number |
None. |
|
| CoordY | decimal number |
None. |
|
| CoordX2 | decimal number |
None. |
|
| CoordY2 | decimal number |
None. |
|
| CreatedTs | string |
None. |
|
| ModifiedTs | string |
None. |
|
| Date | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| QRId | globally unique identifier |
None. |
|
| Comments | string |
None. |
|
| Status | string |
None. |
|
| ManualStatus | integer |
None. |
|
| IsApproved | integer |
None. |
|
| InstallerId | integer |
None. |
|
| Installer | InstallerViewModel |
None. |
|
| BlueprintId | globally unique identifier |
None. |
|
| Blueprint | string |
None. |
|
| BuildingComponent | string |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| QRLogAttributeXMarker | Collection of QRLogAttributeXMarkerViewModel |
None. |
|
| MarkerXSolutions | Collection of MarkerXSolutionsViewModel |
None. |
|
| Reports | Collection of ReportViewModel |
None. |
|
| ArchivedReports | Collection of ReportViewModel |
None. |
|
| ProductSolutions | Collection of ProductSolutionViewModel |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": "ccf0c531-e52d-441f-9fbc-56f2b8cd6bc9",
"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": "ffcfc607-fe6f-41c3-a01a-bfcc52f3ec22",
"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": "328ef7bd-228f-4907-90a0-0ff53d662300",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "099fb0ba-a59c-45b5-84a5-7afb74a31b63",
"project": "sample string 15",
"projectId": "5a0bacd1-11ec-427a-9b6f-83bb44b68248",
"qrLogAttributeXMarker": [
{
"id": "a390ca42-0f65-4885-b7fa-45401b6b1a36",
"value": "sample string 2",
"qrLogAttributeListValueId": "518e5912-7482-496e-89f2-91a7f2b92265",
"markerId": "47f35734-7b96-4730-8f7b-3f2347865832",
"qrLogAttributeId": "2a7045c8-01fe-4819-8c53-31f25e79a341",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "a390ca42-0f65-4885-b7fa-45401b6b1a36",
"value": "sample string 2",
"qrLogAttributeListValueId": "518e5912-7482-496e-89f2-91a7f2b92265",
"markerId": "47f35734-7b96-4730-8f7b-3f2347865832",
"qrLogAttributeId": "2a7045c8-01fe-4819-8c53-31f25e79a341",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "8b67a04c-7e5e-4735-8470-09460df3862a",
"markerId": "4f80325c-2202-4316-bc32-f7b70a7faa37",
"solutionId": "735449dd-39c1-4f8c-a352-c0518988db50",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "998acce5-bb18-48a9-ac10-3be405015ca7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
},
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "ff6a9c77-0ad8-43db-bdad-c2800b9e6851",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:19:30.7262421Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "eab259a6-93ff-4752-946b-9ea6acf2d110"
},
{
"id": "ff6a9c77-0ad8-43db-bdad-c2800b9e6851",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:19:30.7262421Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "eab259a6-93ff-4752-946b-9ea6acf2d110"
}
],
"selectedProducts": [
{
"id": "338356bc-093b-4400-85d3-321c3bda4ec8",
"markerXSolutionsId": "e78e7c2b-e1ed-4940-b58e-abe2938b8169",
"productId": "f678aa47-5f15-46a8-b1d1-71ba366d5824"
},
{
"id": "338356bc-093b-4400-85d3-321c3bda4ec8",
"markerXSolutionsId": "e78e7c2b-e1ed-4940-b58e-abe2938b8169",
"productId": "f678aa47-5f15-46a8-b1d1-71ba366d5824"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "8b67a04c-7e5e-4735-8470-09460df3862a",
"markerId": "4f80325c-2202-4316-bc32-f7b70a7faa37",
"solutionId": "735449dd-39c1-4f8c-a352-c0518988db50",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "998acce5-bb18-48a9-ac10-3be405015ca7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
},
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "ff6a9c77-0ad8-43db-bdad-c2800b9e6851",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:19:30.7262421Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "eab259a6-93ff-4752-946b-9ea6acf2d110"
},
{
"id": "ff6a9c77-0ad8-43db-bdad-c2800b9e6851",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:19:30.7262421Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "eab259a6-93ff-4752-946b-9ea6acf2d110"
}
],
"selectedProducts": [
{
"id": "338356bc-093b-4400-85d3-321c3bda4ec8",
"markerXSolutionsId": "e78e7c2b-e1ed-4940-b58e-abe2938b8169",
"productId": "f678aa47-5f15-46a8-b1d1-71ba366d5824"
},
{
"id": "338356bc-093b-4400-85d3-321c3bda4ec8",
"markerXSolutionsId": "e78e7c2b-e1ed-4940-b58e-abe2938b8169",
"productId": "f678aa47-5f15-46a8-b1d1-71ba366d5824"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "6884c12b-fa7c-404e-a4d3-f77eb9d9dd84",
"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": "aedf739e-bcc5-4467-a873-c0a8fd341945"
},
{
"id": "6884c12b-fa7c-404e-a4d3-f77eb9d9dd84",
"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": "aedf739e-bcc5-4467-a873-c0a8fd341945"
}
],
"archivedReports": [
{
"id": "6884c12b-fa7c-404e-a4d3-f77eb9d9dd84",
"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": "aedf739e-bcc5-4467-a873-c0a8fd341945"
},
{
"id": "6884c12b-fa7c-404e-a4d3-f77eb9d9dd84",
"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": "aedf739e-bcc5-4467-a873-c0a8fd341945"
}
],
"productSolutions": [
{
"id": "998acce5-bb18-48a9-ac10-3be405015ca7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
},
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "998acce5-bb18-48a9-ac10-3be405015ca7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
},
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "ccf0c531-e52d-441f-9fbc-56f2b8cd6bc9",
"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": "ffcfc607-fe6f-41c3-a01a-bfcc52f3ec22",
"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": "328ef7bd-228f-4907-90a0-0ff53d662300",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "099fb0ba-a59c-45b5-84a5-7afb74a31b63",
"project": "sample string 15",
"projectId": "5a0bacd1-11ec-427a-9b6f-83bb44b68248",
"qrLogAttributeXMarker": [
{
"id": "a390ca42-0f65-4885-b7fa-45401b6b1a36",
"value": "sample string 2",
"qrLogAttributeListValueId": "518e5912-7482-496e-89f2-91a7f2b92265",
"markerId": "47f35734-7b96-4730-8f7b-3f2347865832",
"qrLogAttributeId": "2a7045c8-01fe-4819-8c53-31f25e79a341",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "a390ca42-0f65-4885-b7fa-45401b6b1a36",
"value": "sample string 2",
"qrLogAttributeListValueId": "518e5912-7482-496e-89f2-91a7f2b92265",
"markerId": "47f35734-7b96-4730-8f7b-3f2347865832",
"qrLogAttributeId": "2a7045c8-01fe-4819-8c53-31f25e79a341",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "8b67a04c-7e5e-4735-8470-09460df3862a",
"markerId": "4f80325c-2202-4316-bc32-f7b70a7faa37",
"solutionId": "735449dd-39c1-4f8c-a352-c0518988db50",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "998acce5-bb18-48a9-ac10-3be405015ca7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
},
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "ff6a9c77-0ad8-43db-bdad-c2800b9e6851",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:19:30.7262421Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "eab259a6-93ff-4752-946b-9ea6acf2d110"
},
{
"id": "ff6a9c77-0ad8-43db-bdad-c2800b9e6851",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:19:30.7262421Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "eab259a6-93ff-4752-946b-9ea6acf2d110"
}
],
"selectedProducts": [
{
"id": "338356bc-093b-4400-85d3-321c3bda4ec8",
"markerXSolutionsId": "e78e7c2b-e1ed-4940-b58e-abe2938b8169",
"productId": "f678aa47-5f15-46a8-b1d1-71ba366d5824"
},
{
"id": "338356bc-093b-4400-85d3-321c3bda4ec8",
"markerXSolutionsId": "e78e7c2b-e1ed-4940-b58e-abe2938b8169",
"productId": "f678aa47-5f15-46a8-b1d1-71ba366d5824"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "8b67a04c-7e5e-4735-8470-09460df3862a",
"markerId": "4f80325c-2202-4316-bc32-f7b70a7faa37",
"solutionId": "735449dd-39c1-4f8c-a352-c0518988db50",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "998acce5-bb18-48a9-ac10-3be405015ca7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
},
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "ff6a9c77-0ad8-43db-bdad-c2800b9e6851",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:19:30.7262421Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "eab259a6-93ff-4752-946b-9ea6acf2d110"
},
{
"id": "ff6a9c77-0ad8-43db-bdad-c2800b9e6851",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:19:30.7262421Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "eab259a6-93ff-4752-946b-9ea6acf2d110"
}
],
"selectedProducts": [
{
"id": "338356bc-093b-4400-85d3-321c3bda4ec8",
"markerXSolutionsId": "e78e7c2b-e1ed-4940-b58e-abe2938b8169",
"productId": "f678aa47-5f15-46a8-b1d1-71ba366d5824"
},
{
"id": "338356bc-093b-4400-85d3-321c3bda4ec8",
"markerXSolutionsId": "e78e7c2b-e1ed-4940-b58e-abe2938b8169",
"productId": "f678aa47-5f15-46a8-b1d1-71ba366d5824"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "6884c12b-fa7c-404e-a4d3-f77eb9d9dd84",
"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": "aedf739e-bcc5-4467-a873-c0a8fd341945"
},
{
"id": "6884c12b-fa7c-404e-a4d3-f77eb9d9dd84",
"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": "aedf739e-bcc5-4467-a873-c0a8fd341945"
}
],
"archivedReports": [
{
"id": "6884c12b-fa7c-404e-a4d3-f77eb9d9dd84",
"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": "aedf739e-bcc5-4467-a873-c0a8fd341945"
},
{
"id": "6884c12b-fa7c-404e-a4d3-f77eb9d9dd84",
"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": "aedf739e-bcc5-4467-a873-c0a8fd341945"
}
],
"productSolutions": [
{
"id": "998acce5-bb18-48a9-ac10-3be405015ca7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
},
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "998acce5-bb18-48a9-ac10-3be405015ca7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
},
{
"id": "9a735ba5-7d17-44c0-8334-67de5c8909f7",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9a735ba5-7d17-44c0-8334-67de5c8909f7"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "1a7cc2a5-60c8-4500-95f1-abbcfbde38d8",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdf09ab0-799c-49e9-931a-93a226d6b77b",
"qrLogAttributeListValue": {
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"markerXSolutionsId": "8f8114d3-311c-4c59-b87e-d742e9289077",
"qrLogAttributeId": "c4a433d5-1aa1-4134-ad4a-15fcbb3c0882",
"qrLogAttribute": {
"id": "5dd4878c-1e01-46dc-adef-9dbb83a826e7",
"code": "sample string 2",
"selectedValue": "85c03874-71c9-46c7-abbf-2e164dd83aaa",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "297813ae-e9ce-491d-b23a-1d868051d026",
"sourceId": "93e7dc05-37fe-4bdd-a70f-34ea9d78d053",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f4a5838c-1155-4d6d-bf1c-b0ccc5cee009",
"qrLogAttributeClass": {
"id": "0a6f2204-820b-405c-b5f4-959b6f791b6b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
},
{
"id": "4b1344c5-6820-4fa3-8b57-4b770e3e9ecc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "0b69b889-c40e-44b6-84ae-7e6c6482d26a",
"qrLogAttributeListValueGlobalRefId": "0f083103-2fa6-4d44-bf86-99d76c6e5935",
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
]
}
],
"translations": [
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
},
{
"id": "1ceccbb8-2e7b-4974-9276-863078400920",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "38519d79-6b28-4983-8e7c-c96817b727b8"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
]