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": "ba45827d-d264-45db-b539-1a28e34d941a",
"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": "aa115575-a946-4557-bddf-274317694d0d",
"buildingComponent": "sample string 15",
"projectId": "58e3ecf2-a51b-48f1-9b6c-8e4b67c2347b",
"project": "sample string 17",
"blueprintFileId": "50478edb-0c8e-4387-83f2-81add0e8bea6",
"blueprintFile": {
"id": "13f0ee81-d36f-4b7f-802c-1597fa1bc4f0",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "128838fb-51d5-4c9c-90d5-f49de99c65a5",
"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": "a9fd4505-efa9-46e3-9051-4222fd3fc5f5",
"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": "7a32f1b7-ceb0-44ed-b72f-34fa1e194d91",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "d5618361-655e-408e-bcb9-b23797e80d2d",
"project": "sample string 15",
"projectId": "aa0c726b-1f3e-4857-8e5e-2c8d3abe7772",
"qrLogAttributeXMarker": [
{
"id": "89fdb8d6-ae69-44aa-bf5e-56d3ad410770",
"value": "sample string 2",
"qrLogAttributeListValueId": "72ff8f23-ab07-4437-bac2-38b353747923",
"markerId": "29326eec-9f34-425d-8df5-4ffc253325a0",
"qrLogAttributeId": "c89f0e39-9b3d-4a5a-bd0d-e4b9483d90e1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "89fdb8d6-ae69-44aa-bf5e-56d3ad410770",
"value": "sample string 2",
"qrLogAttributeListValueId": "72ff8f23-ab07-4437-bac2-38b353747923",
"markerId": "29326eec-9f34-425d-8df5-4ffc253325a0",
"qrLogAttributeId": "c89f0e39-9b3d-4a5a-bd0d-e4b9483d90e1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "dbb3ca30-31ea-45b1-9127-79ccc6bc7f51",
"markerId": "df2fefd3-b8fb-472b-81b0-ddbcab8997eb",
"solutionId": "fb5e183e-efca-4dff-9b48-5661d175f931",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "dd6d545d-2089-49df-82fd-d80c0de891a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
},
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d293ea7b-89d6-4287-b71f-66d69478ff6d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:36.6784128Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "491ed101-e9e3-435c-aa1a-e2cb143e81b0"
},
{
"id": "d293ea7b-89d6-4287-b71f-66d69478ff6d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:36.6784128Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "491ed101-e9e3-435c-aa1a-e2cb143e81b0"
}
],
"selectedProducts": [
{
"id": "eeb7f9f5-f249-4840-b010-7a0ddc4fa40c",
"markerXSolutionsId": "09269728-6684-4cda-b02f-84e475094743",
"productId": "72c5e417-01c3-4159-bc0c-59fc1d54a1d2"
},
{
"id": "eeb7f9f5-f249-4840-b010-7a0ddc4fa40c",
"markerXSolutionsId": "09269728-6684-4cda-b02f-84e475094743",
"productId": "72c5e417-01c3-4159-bc0c-59fc1d54a1d2"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "dbb3ca30-31ea-45b1-9127-79ccc6bc7f51",
"markerId": "df2fefd3-b8fb-472b-81b0-ddbcab8997eb",
"solutionId": "fb5e183e-efca-4dff-9b48-5661d175f931",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "dd6d545d-2089-49df-82fd-d80c0de891a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
},
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d293ea7b-89d6-4287-b71f-66d69478ff6d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:36.6784128Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "491ed101-e9e3-435c-aa1a-e2cb143e81b0"
},
{
"id": "d293ea7b-89d6-4287-b71f-66d69478ff6d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:36.6784128Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "491ed101-e9e3-435c-aa1a-e2cb143e81b0"
}
],
"selectedProducts": [
{
"id": "eeb7f9f5-f249-4840-b010-7a0ddc4fa40c",
"markerXSolutionsId": "09269728-6684-4cda-b02f-84e475094743",
"productId": "72c5e417-01c3-4159-bc0c-59fc1d54a1d2"
},
{
"id": "eeb7f9f5-f249-4840-b010-7a0ddc4fa40c",
"markerXSolutionsId": "09269728-6684-4cda-b02f-84e475094743",
"productId": "72c5e417-01c3-4159-bc0c-59fc1d54a1d2"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "6412c04d-6d56-4a81-962f-55887d65f8f9",
"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": "3467a05f-476c-4878-9aec-8d4f8f40c580"
},
{
"id": "6412c04d-6d56-4a81-962f-55887d65f8f9",
"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": "3467a05f-476c-4878-9aec-8d4f8f40c580"
}
],
"archivedReports": [
{
"id": "6412c04d-6d56-4a81-962f-55887d65f8f9",
"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": "3467a05f-476c-4878-9aec-8d4f8f40c580"
},
{
"id": "6412c04d-6d56-4a81-962f-55887d65f8f9",
"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": "3467a05f-476c-4878-9aec-8d4f8f40c580"
}
],
"productSolutions": [
{
"id": "dd6d545d-2089-49df-82fd-d80c0de891a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
},
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "dd6d545d-2089-49df-82fd-d80c0de891a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
},
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "128838fb-51d5-4c9c-90d5-f49de99c65a5",
"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": "a9fd4505-efa9-46e3-9051-4222fd3fc5f5",
"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": "7a32f1b7-ceb0-44ed-b72f-34fa1e194d91",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "d5618361-655e-408e-bcb9-b23797e80d2d",
"project": "sample string 15",
"projectId": "aa0c726b-1f3e-4857-8e5e-2c8d3abe7772",
"qrLogAttributeXMarker": [
{
"id": "89fdb8d6-ae69-44aa-bf5e-56d3ad410770",
"value": "sample string 2",
"qrLogAttributeListValueId": "72ff8f23-ab07-4437-bac2-38b353747923",
"markerId": "29326eec-9f34-425d-8df5-4ffc253325a0",
"qrLogAttributeId": "c89f0e39-9b3d-4a5a-bd0d-e4b9483d90e1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "89fdb8d6-ae69-44aa-bf5e-56d3ad410770",
"value": "sample string 2",
"qrLogAttributeListValueId": "72ff8f23-ab07-4437-bac2-38b353747923",
"markerId": "29326eec-9f34-425d-8df5-4ffc253325a0",
"qrLogAttributeId": "c89f0e39-9b3d-4a5a-bd0d-e4b9483d90e1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "dbb3ca30-31ea-45b1-9127-79ccc6bc7f51",
"markerId": "df2fefd3-b8fb-472b-81b0-ddbcab8997eb",
"solutionId": "fb5e183e-efca-4dff-9b48-5661d175f931",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "dd6d545d-2089-49df-82fd-d80c0de891a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
},
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d293ea7b-89d6-4287-b71f-66d69478ff6d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:36.6784128Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "491ed101-e9e3-435c-aa1a-e2cb143e81b0"
},
{
"id": "d293ea7b-89d6-4287-b71f-66d69478ff6d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:36.6784128Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "491ed101-e9e3-435c-aa1a-e2cb143e81b0"
}
],
"selectedProducts": [
{
"id": "eeb7f9f5-f249-4840-b010-7a0ddc4fa40c",
"markerXSolutionsId": "09269728-6684-4cda-b02f-84e475094743",
"productId": "72c5e417-01c3-4159-bc0c-59fc1d54a1d2"
},
{
"id": "eeb7f9f5-f249-4840-b010-7a0ddc4fa40c",
"markerXSolutionsId": "09269728-6684-4cda-b02f-84e475094743",
"productId": "72c5e417-01c3-4159-bc0c-59fc1d54a1d2"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "dbb3ca30-31ea-45b1-9127-79ccc6bc7f51",
"markerId": "df2fefd3-b8fb-472b-81b0-ddbcab8997eb",
"solutionId": "fb5e183e-efca-4dff-9b48-5661d175f931",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "dd6d545d-2089-49df-82fd-d80c0de891a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
},
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d293ea7b-89d6-4287-b71f-66d69478ff6d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:36.6784128Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "491ed101-e9e3-435c-aa1a-e2cb143e81b0"
},
{
"id": "d293ea7b-89d6-4287-b71f-66d69478ff6d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:41:36.6784128Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "491ed101-e9e3-435c-aa1a-e2cb143e81b0"
}
],
"selectedProducts": [
{
"id": "eeb7f9f5-f249-4840-b010-7a0ddc4fa40c",
"markerXSolutionsId": "09269728-6684-4cda-b02f-84e475094743",
"productId": "72c5e417-01c3-4159-bc0c-59fc1d54a1d2"
},
{
"id": "eeb7f9f5-f249-4840-b010-7a0ddc4fa40c",
"markerXSolutionsId": "09269728-6684-4cda-b02f-84e475094743",
"productId": "72c5e417-01c3-4159-bc0c-59fc1d54a1d2"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "6412c04d-6d56-4a81-962f-55887d65f8f9",
"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": "3467a05f-476c-4878-9aec-8d4f8f40c580"
},
{
"id": "6412c04d-6d56-4a81-962f-55887d65f8f9",
"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": "3467a05f-476c-4878-9aec-8d4f8f40c580"
}
],
"archivedReports": [
{
"id": "6412c04d-6d56-4a81-962f-55887d65f8f9",
"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": "3467a05f-476c-4878-9aec-8d4f8f40c580"
},
{
"id": "6412c04d-6d56-4a81-962f-55887d65f8f9",
"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": "3467a05f-476c-4878-9aec-8d4f8f40c580"
}
],
"productSolutions": [
{
"id": "dd6d545d-2089-49df-82fd-d80c0de891a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
},
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "dd6d545d-2089-49df-82fd-d80c0de891a0",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
},
{
"id": "a7f8b8af-bb1e-4127-9482-223736ee7c6b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/a7f8b8af-bb1e-4127-9482-223736ee7c6b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
}
},
{
"id": "396b6d23-f8ad-4cc1-8dfe-c9c3b714fdab",
"value": "sample string 2",
"qrLogAttributeListValueId": "ff6ad4ff-4002-4925-9608-f289eb4d6220",
"qrLogAttributeListValue": {
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"markerXSolutionsId": "415d4fea-54ff-4c86-90bd-f0564d674f81",
"qrLogAttributeId": "72bee058-db93-4d65-a5b5-511d9e4324c1",
"qrLogAttribute": {
"id": "73ff51fc-69f5-4c67-82f3-3b659500fdc2",
"code": "sample string 2",
"selectedValue": "9757ecd2-8426-4aaa-b70f-4ac52890de08",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71cd46af-a69e-4835-bfd2-92ba31d0b24f",
"sourceId": "039a35b4-9062-45a1-a2a2-34d21c311478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1545eaec-9630-4637-bd2a-8e53cf9bef2f",
"qrLogAttributeClass": {
"id": "43273527-3583-4e94-8ff4-a5846beed92c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
"qrLogAttributeListValue": [
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
},
{
"id": "694a02a0-0769-436e-a31e-a253d9f40d00",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4175d6ca-eed7-418c-aa55-0e2ab9be1855",
"qrLogAttributeListValueGlobalRefId": "808f391b-1d14-48bc-beb7-1e694218d767",
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
]
}
],
"translations": [
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
},
{
"id": "996beada-b21e-4d7c-bef8-071121dc1a17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f928f6c4-9ab6-41f3-936c-72772faf808c"
}
],
"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
}