GET api/Blueprints/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
BlueprintViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | string |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | string |
None. |
|
| OpenMarkers | integer |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFileViewModel |
None. |
|
| Markers | Collection of MarkerViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| AllInstallers | Collection of InstallerViewModel |
None. |
|
| IsArchived | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "fce4a653-de6b-46c2-aede-c53d8f6be470",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"customerId": 6,
"assigned": true,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 9",
"deadline": "sample string 10",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "sample string 13",
"openMarkers": 0,
"buildingComponentId": "0aed9c76-3319-4fe8-a8f9-ca286f12143f",
"buildingComponent": "sample string 15",
"projectId": "0ce59711-6569-4ad7-b52d-674070ed0e2f",
"project": "sample string 17",
"blueprintFileId": "a9cd3840-6e8d-4871-9f59-82ab18396105",
"blueprintFile": {
"id": "182d4b98-4d85-4b6b-bce4-e94ccdf6754f",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "68cc6191-9940-4325-b123-cdfa457251ba",
"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": "1d2b7c4c-a95d-457c-8bd9-64714382c5b4",
"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": "51edb7a7-125e-4b1e-955a-0bdbd3304cc3",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "26109fe8-ee71-4450-9ae9-d29688a1d153",
"project": "sample string 15",
"projectId": "56adda06-0b16-41c0-8dd8-447bedff4dd3",
"qrLogAttributeXMarker": [
{
"id": "590305c7-af53-4441-8c7a-83ea1d33fc5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "55a0a6f4-cc31-4fbe-a5d0-5fa6869b6ba5",
"markerId": "d0d873dd-d7a1-4f37-979d-e0d9d535fd16",
"qrLogAttributeId": "266b903f-f3ea-4615-9b9f-df6e4c6beeba",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
},
{
"id": "590305c7-af53-4441-8c7a-83ea1d33fc5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "55a0a6f4-cc31-4fbe-a5d0-5fa6869b6ba5",
"markerId": "d0d873dd-d7a1-4f37-979d-e0d9d535fd16",
"qrLogAttributeId": "266b903f-f3ea-4615-9b9f-df6e4c6beeba",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "b01c91c0-2996-45a3-ad80-d8e793b5b07e",
"markerId": "6591fc4c-6ee9-4d29-9810-2afabf9be12c",
"solutionId": "a2ce9702-9c1f-4a96-b91a-a072b5a7ee80",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "43b590bb-76a7-43fb-8fab-93c245dd29aa",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
},
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "72d1d256-8401-406e-af05-35faad68e64a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:22.7335485Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3bc59ccf-b42b-4ce8-9f0a-26d799b077e8"
},
{
"id": "72d1d256-8401-406e-af05-35faad68e64a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:22.7335485Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3bc59ccf-b42b-4ce8-9f0a-26d799b077e8"
}
],
"selectedProducts": [
{
"id": "55ea2fc9-5af6-49eb-aba0-2ff6a1bed8cf",
"markerXSolutionsId": "775e4b98-24c0-43b3-95c8-b62b052b0aee",
"productId": "ba4578df-65b1-41fd-95a9-c567c3f3d0cc"
},
{
"id": "55ea2fc9-5af6-49eb-aba0-2ff6a1bed8cf",
"markerXSolutionsId": "775e4b98-24c0-43b3-95c8-b62b052b0aee",
"productId": "ba4578df-65b1-41fd-95a9-c567c3f3d0cc"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "b01c91c0-2996-45a3-ad80-d8e793b5b07e",
"markerId": "6591fc4c-6ee9-4d29-9810-2afabf9be12c",
"solutionId": "a2ce9702-9c1f-4a96-b91a-a072b5a7ee80",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "43b590bb-76a7-43fb-8fab-93c245dd29aa",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
},
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "72d1d256-8401-406e-af05-35faad68e64a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:22.7335485Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3bc59ccf-b42b-4ce8-9f0a-26d799b077e8"
},
{
"id": "72d1d256-8401-406e-af05-35faad68e64a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:22.7335485Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3bc59ccf-b42b-4ce8-9f0a-26d799b077e8"
}
],
"selectedProducts": [
{
"id": "55ea2fc9-5af6-49eb-aba0-2ff6a1bed8cf",
"markerXSolutionsId": "775e4b98-24c0-43b3-95c8-b62b052b0aee",
"productId": "ba4578df-65b1-41fd-95a9-c567c3f3d0cc"
},
{
"id": "55ea2fc9-5af6-49eb-aba0-2ff6a1bed8cf",
"markerXSolutionsId": "775e4b98-24c0-43b3-95c8-b62b052b0aee",
"productId": "ba4578df-65b1-41fd-95a9-c567c3f3d0cc"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "320ef544-c35b-4984-abf4-5985e8c9197e",
"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": "aabc5b6c-601e-43db-a4ee-8eb7ea4b03a7"
},
{
"id": "320ef544-c35b-4984-abf4-5985e8c9197e",
"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": "aabc5b6c-601e-43db-a4ee-8eb7ea4b03a7"
}
],
"archivedReports": [
{
"id": "320ef544-c35b-4984-abf4-5985e8c9197e",
"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": "aabc5b6c-601e-43db-a4ee-8eb7ea4b03a7"
},
{
"id": "320ef544-c35b-4984-abf4-5985e8c9197e",
"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": "aabc5b6c-601e-43db-a4ee-8eb7ea4b03a7"
}
],
"productSolutions": [
{
"id": "43b590bb-76a7-43fb-8fab-93c245dd29aa",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
},
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "43b590bb-76a7-43fb-8fab-93c245dd29aa",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
},
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "68cc6191-9940-4325-b123-cdfa457251ba",
"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": "1d2b7c4c-a95d-457c-8bd9-64714382c5b4",
"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": "51edb7a7-125e-4b1e-955a-0bdbd3304cc3",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "26109fe8-ee71-4450-9ae9-d29688a1d153",
"project": "sample string 15",
"projectId": "56adda06-0b16-41c0-8dd8-447bedff4dd3",
"qrLogAttributeXMarker": [
{
"id": "590305c7-af53-4441-8c7a-83ea1d33fc5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "55a0a6f4-cc31-4fbe-a5d0-5fa6869b6ba5",
"markerId": "d0d873dd-d7a1-4f37-979d-e0d9d535fd16",
"qrLogAttributeId": "266b903f-f3ea-4615-9b9f-df6e4c6beeba",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
},
{
"id": "590305c7-af53-4441-8c7a-83ea1d33fc5b",
"value": "sample string 2",
"qrLogAttributeListValueId": "55a0a6f4-cc31-4fbe-a5d0-5fa6869b6ba5",
"markerId": "d0d873dd-d7a1-4f37-979d-e0d9d535fd16",
"qrLogAttributeId": "266b903f-f3ea-4615-9b9f-df6e4c6beeba",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "b01c91c0-2996-45a3-ad80-d8e793b5b07e",
"markerId": "6591fc4c-6ee9-4d29-9810-2afabf9be12c",
"solutionId": "a2ce9702-9c1f-4a96-b91a-a072b5a7ee80",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "43b590bb-76a7-43fb-8fab-93c245dd29aa",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
},
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "72d1d256-8401-406e-af05-35faad68e64a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:22.7335485Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3bc59ccf-b42b-4ce8-9f0a-26d799b077e8"
},
{
"id": "72d1d256-8401-406e-af05-35faad68e64a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:22.7335485Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3bc59ccf-b42b-4ce8-9f0a-26d799b077e8"
}
],
"selectedProducts": [
{
"id": "55ea2fc9-5af6-49eb-aba0-2ff6a1bed8cf",
"markerXSolutionsId": "775e4b98-24c0-43b3-95c8-b62b052b0aee",
"productId": "ba4578df-65b1-41fd-95a9-c567c3f3d0cc"
},
{
"id": "55ea2fc9-5af6-49eb-aba0-2ff6a1bed8cf",
"markerXSolutionsId": "775e4b98-24c0-43b3-95c8-b62b052b0aee",
"productId": "ba4578df-65b1-41fd-95a9-c567c3f3d0cc"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "b01c91c0-2996-45a3-ad80-d8e793b5b07e",
"markerId": "6591fc4c-6ee9-4d29-9810-2afabf9be12c",
"solutionId": "a2ce9702-9c1f-4a96-b91a-a072b5a7ee80",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "43b590bb-76a7-43fb-8fab-93c245dd29aa",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
},
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "72d1d256-8401-406e-af05-35faad68e64a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:22.7335485Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3bc59ccf-b42b-4ce8-9f0a-26d799b077e8"
},
{
"id": "72d1d256-8401-406e-af05-35faad68e64a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:22.7335485Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3bc59ccf-b42b-4ce8-9f0a-26d799b077e8"
}
],
"selectedProducts": [
{
"id": "55ea2fc9-5af6-49eb-aba0-2ff6a1bed8cf",
"markerXSolutionsId": "775e4b98-24c0-43b3-95c8-b62b052b0aee",
"productId": "ba4578df-65b1-41fd-95a9-c567c3f3d0cc"
},
{
"id": "55ea2fc9-5af6-49eb-aba0-2ff6a1bed8cf",
"markerXSolutionsId": "775e4b98-24c0-43b3-95c8-b62b052b0aee",
"productId": "ba4578df-65b1-41fd-95a9-c567c3f3d0cc"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "320ef544-c35b-4984-abf4-5985e8c9197e",
"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": "aabc5b6c-601e-43db-a4ee-8eb7ea4b03a7"
},
{
"id": "320ef544-c35b-4984-abf4-5985e8c9197e",
"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": "aabc5b6c-601e-43db-a4ee-8eb7ea4b03a7"
}
],
"archivedReports": [
{
"id": "320ef544-c35b-4984-abf4-5985e8c9197e",
"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": "aabc5b6c-601e-43db-a4ee-8eb7ea4b03a7"
},
{
"id": "320ef544-c35b-4984-abf4-5985e8c9197e",
"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": "aabc5b6c-601e-43db-a4ee-8eb7ea4b03a7"
}
],
"productSolutions": [
{
"id": "43b590bb-76a7-43fb-8fab-93c245dd29aa",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
},
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "43b590bb-76a7-43fb-8fab-93c245dd29aa",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
},
{
"id": "2e73f1ee-a648-4495-9d71-29052479cbea",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/2e73f1ee-a648-4495-9d71-29052479cbea"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c6c85da9-9049-4003-a393-36bf38c52b5a",
"value": "sample string 2",
"qrLogAttributeListValueId": "465dd5aa-951e-4ba5-b132-69052aaa454b",
"qrLogAttributeListValue": {
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"markerXSolutionsId": "aab373ac-5da2-4050-bb1e-3ebcc8793742",
"qrLogAttributeId": "dd1362c3-e58f-4adf-81be-773009660ab1",
"qrLogAttribute": {
"id": "d5907f5b-2854-4efe-a81f-89f700de510f",
"code": "sample string 2",
"selectedValue": "5fb04274-986e-4391-a0d0-5933e6433d0c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c0021dec-e0b5-4b79-a22f-ca50c3c86250",
"sourceId": "6112276a-0d9a-4b05-90db-bee6ddb74328",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "3ece41cb-4b14-4b6f-b859-9bf31e152001",
"qrLogAttributeClass": {
"id": "e6183c0c-588d-4d41-aa1b-2e1166607324",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
},
{
"id": "7d2b1a65-1857-4442-aae1-23c64adade69",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bdcd3215-b664-4ff4-b0db-874c4759b18e",
"qrLogAttributeListValueGlobalRefId": "387288dc-790b-4661-bbad-4fb371601da7",
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
]
}
],
"translations": [
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
},
{
"id": "967cfc6a-4de1-448d-89bd-6438fb9c5189",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2fccf8c5-6374-4172-bec0-94b4febcede1"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
],
"installers": [
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
}
],
"allInstallers": [
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
}
],
"isArchived": true
}