GET api/BlueprintsByBuildingComponentId/{buildingComponentId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| buildingComponentId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of 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": "847dd107-0b87-460c-ae8c-75fab3d173ed",
"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": "71747735-a074-4fb6-ba1d-9b76d26ed2c7",
"buildingComponent": "sample string 15",
"projectId": "f1fbecf6-9c2e-4248-be1d-9a61afb38acb",
"project": "sample string 17",
"blueprintFileId": "c20dd36d-5fc4-4169-a55a-9d45ed714609",
"blueprintFile": {
"id": "391f5652-210e-44f2-a167-fda41f86c509",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "7f383602-8c42-499f-a0a8-8daf995b8fcd",
"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": "bfeb4466-c267-4c06-b13b-b87b9e08515a",
"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": "5bd41ad9-86f2-485b-94cd-f03da5699563",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "d719fcda-4dda-4141-81e7-d1df3b31f5d2",
"project": "sample string 15",
"projectId": "5104612f-a973-4c23-88de-14218dd479b1",
"qrLogAttributeXMarker": [
{
"id": "e72a5956-38de-4ce8-a115-5eb37063c257",
"value": "sample string 2",
"qrLogAttributeListValueId": "7088891e-9ffa-483b-bcfd-7514e803ba5f",
"markerId": "d540e18a-db75-42b7-ac8f-9c9352750dd7",
"qrLogAttributeId": "8b60a13b-1ea1-49be-9ac7-dc0c1da24cb0",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e72a5956-38de-4ce8-a115-5eb37063c257",
"value": "sample string 2",
"qrLogAttributeListValueId": "7088891e-9ffa-483b-bcfd-7514e803ba5f",
"markerId": "d540e18a-db75-42b7-ac8f-9c9352750dd7",
"qrLogAttributeId": "8b60a13b-1ea1-49be-9ac7-dc0c1da24cb0",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "9a2c4bb8-0ff2-483b-99a5-257ea42d7dbc",
"markerId": "20f8e403-f482-47ac-87d8-2558ff7f96dd",
"solutionId": "d784c0e5-9689-4970-b3aa-4f95a6bbf21d",
"taxonomy263415Id": "97d4cab8-ddcb-41a3-8189-8d7ecdc12c14",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
},
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
}
],
"selectedProducts": [
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
},
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "9a2c4bb8-0ff2-483b-99a5-257ea42d7dbc",
"markerId": "20f8e403-f482-47ac-87d8-2558ff7f96dd",
"solutionId": "d784c0e5-9689-4970-b3aa-4f95a6bbf21d",
"taxonomy263415Id": "97d4cab8-ddcb-41a3-8189-8d7ecdc12c14",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
},
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
}
],
"selectedProducts": [
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
},
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
},
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
}
],
"archivedReports": [
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
},
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
}
],
"productSolutions": [
{
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "7f383602-8c42-499f-a0a8-8daf995b8fcd",
"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": "bfeb4466-c267-4c06-b13b-b87b9e08515a",
"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": "5bd41ad9-86f2-485b-94cd-f03da5699563",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "d719fcda-4dda-4141-81e7-d1df3b31f5d2",
"project": "sample string 15",
"projectId": "5104612f-a973-4c23-88de-14218dd479b1",
"qrLogAttributeXMarker": [
{
"id": "e72a5956-38de-4ce8-a115-5eb37063c257",
"value": "sample string 2",
"qrLogAttributeListValueId": "7088891e-9ffa-483b-bcfd-7514e803ba5f",
"markerId": "d540e18a-db75-42b7-ac8f-9c9352750dd7",
"qrLogAttributeId": "8b60a13b-1ea1-49be-9ac7-dc0c1da24cb0",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e72a5956-38de-4ce8-a115-5eb37063c257",
"value": "sample string 2",
"qrLogAttributeListValueId": "7088891e-9ffa-483b-bcfd-7514e803ba5f",
"markerId": "d540e18a-db75-42b7-ac8f-9c9352750dd7",
"qrLogAttributeId": "8b60a13b-1ea1-49be-9ac7-dc0c1da24cb0",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "9a2c4bb8-0ff2-483b-99a5-257ea42d7dbc",
"markerId": "20f8e403-f482-47ac-87d8-2558ff7f96dd",
"solutionId": "d784c0e5-9689-4970-b3aa-4f95a6bbf21d",
"taxonomy263415Id": "97d4cab8-ddcb-41a3-8189-8d7ecdc12c14",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
},
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
}
],
"selectedProducts": [
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
},
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "9a2c4bb8-0ff2-483b-99a5-257ea42d7dbc",
"markerId": "20f8e403-f482-47ac-87d8-2558ff7f96dd",
"solutionId": "d784c0e5-9689-4970-b3aa-4f95a6bbf21d",
"taxonomy263415Id": "97d4cab8-ddcb-41a3-8189-8d7ecdc12c14",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
},
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
}
],
"selectedProducts": [
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
},
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
},
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
}
],
"archivedReports": [
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
},
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
}
],
"productSolutions": [
{
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"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
},
{
"id": "847dd107-0b87-460c-ae8c-75fab3d173ed",
"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": "71747735-a074-4fb6-ba1d-9b76d26ed2c7",
"buildingComponent": "sample string 15",
"projectId": "f1fbecf6-9c2e-4248-be1d-9a61afb38acb",
"project": "sample string 17",
"blueprintFileId": "c20dd36d-5fc4-4169-a55a-9d45ed714609",
"blueprintFile": {
"id": "391f5652-210e-44f2-a167-fda41f86c509",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "7f383602-8c42-499f-a0a8-8daf995b8fcd",
"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": "bfeb4466-c267-4c06-b13b-b87b9e08515a",
"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": "5bd41ad9-86f2-485b-94cd-f03da5699563",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "d719fcda-4dda-4141-81e7-d1df3b31f5d2",
"project": "sample string 15",
"projectId": "5104612f-a973-4c23-88de-14218dd479b1",
"qrLogAttributeXMarker": [
{
"id": "e72a5956-38de-4ce8-a115-5eb37063c257",
"value": "sample string 2",
"qrLogAttributeListValueId": "7088891e-9ffa-483b-bcfd-7514e803ba5f",
"markerId": "d540e18a-db75-42b7-ac8f-9c9352750dd7",
"qrLogAttributeId": "8b60a13b-1ea1-49be-9ac7-dc0c1da24cb0",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e72a5956-38de-4ce8-a115-5eb37063c257",
"value": "sample string 2",
"qrLogAttributeListValueId": "7088891e-9ffa-483b-bcfd-7514e803ba5f",
"markerId": "d540e18a-db75-42b7-ac8f-9c9352750dd7",
"qrLogAttributeId": "8b60a13b-1ea1-49be-9ac7-dc0c1da24cb0",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "9a2c4bb8-0ff2-483b-99a5-257ea42d7dbc",
"markerId": "20f8e403-f482-47ac-87d8-2558ff7f96dd",
"solutionId": "d784c0e5-9689-4970-b3aa-4f95a6bbf21d",
"taxonomy263415Id": "97d4cab8-ddcb-41a3-8189-8d7ecdc12c14",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
},
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
}
],
"selectedProducts": [
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
},
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "9a2c4bb8-0ff2-483b-99a5-257ea42d7dbc",
"markerId": "20f8e403-f482-47ac-87d8-2558ff7f96dd",
"solutionId": "d784c0e5-9689-4970-b3aa-4f95a6bbf21d",
"taxonomy263415Id": "97d4cab8-ddcb-41a3-8189-8d7ecdc12c14",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
},
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
}
],
"selectedProducts": [
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
},
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
},
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
}
],
"archivedReports": [
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
},
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
}
],
"productSolutions": [
{
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "7f383602-8c42-499f-a0a8-8daf995b8fcd",
"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": "bfeb4466-c267-4c06-b13b-b87b9e08515a",
"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": "5bd41ad9-86f2-485b-94cd-f03da5699563",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "d719fcda-4dda-4141-81e7-d1df3b31f5d2",
"project": "sample string 15",
"projectId": "5104612f-a973-4c23-88de-14218dd479b1",
"qrLogAttributeXMarker": [
{
"id": "e72a5956-38de-4ce8-a115-5eb37063c257",
"value": "sample string 2",
"qrLogAttributeListValueId": "7088891e-9ffa-483b-bcfd-7514e803ba5f",
"markerId": "d540e18a-db75-42b7-ac8f-9c9352750dd7",
"qrLogAttributeId": "8b60a13b-1ea1-49be-9ac7-dc0c1da24cb0",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e72a5956-38de-4ce8-a115-5eb37063c257",
"value": "sample string 2",
"qrLogAttributeListValueId": "7088891e-9ffa-483b-bcfd-7514e803ba5f",
"markerId": "d540e18a-db75-42b7-ac8f-9c9352750dd7",
"qrLogAttributeId": "8b60a13b-1ea1-49be-9ac7-dc0c1da24cb0",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "9a2c4bb8-0ff2-483b-99a5-257ea42d7dbc",
"markerId": "20f8e403-f482-47ac-87d8-2558ff7f96dd",
"solutionId": "d784c0e5-9689-4970-b3aa-4f95a6bbf21d",
"taxonomy263415Id": "97d4cab8-ddcb-41a3-8189-8d7ecdc12c14",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
},
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
}
],
"selectedProducts": [
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
},
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "9a2c4bb8-0ff2-483b-99a5-257ea42d7dbc",
"markerId": "20f8e403-f482-47ac-87d8-2558ff7f96dd",
"solutionId": "d784c0e5-9689-4970-b3aa-4f95a6bbf21d",
"taxonomy263415Id": "97d4cab8-ddcb-41a3-8189-8d7ecdc12c14",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
},
{
"id": "e777cf87-c61e-4e7f-881a-9f5ededb9f24",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:29.3458327Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4ba5e89c-d376-44e9-acbf-21be1fc26102"
}
],
"selectedProducts": [
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
},
{
"id": "0345e736-2474-44b4-94db-3b0a3678fa67",
"markerXSolutionsId": "5be6aec2-cc91-473a-beb4-6d71b6c99c7a",
"productId": "bc3dca00-d543-494c-a5b7-fb0748b61f59"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
},
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
}
],
"archivedReports": [
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
},
{
"id": "cf7d2b2d-912e-411f-bc07-0412bf468592",
"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": "7c08c783-20c8-4268-a916-2f2092ccd142"
}
],
"productSolutions": [
{
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "3e93b03d-57f8-468e-b5f0-b9ca579cad43",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
},
{
"id": "9604d10e-94b6-46ff-aff1-dacf4b6c619c",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/9604d10e-94b6-46ff-aff1-dacf4b6c619c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e67ca89a-25f1-47c9-8d32-9f3e83a9342c",
"value": "sample string 2",
"qrLogAttributeListValueId": "d5d84649-88bc-46d9-abe3-cf1d721c3437",
"qrLogAttributeListValue": {
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"markerXSolutionsId": "23fa9483-3fa0-4ab0-b564-3748696ce1e1",
"qrLogAttributeId": "3ea673ad-4087-4a26-aaad-33cc39fc32ff",
"qrLogAttribute": {
"id": "3ce335f7-dd29-4447-ac85-c91b13186eed",
"code": "sample string 2",
"selectedValue": "dfa39c62-5451-416d-8a1e-64b8bdd6189c",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "18569649-24de-4fcb-8e5a-33fbd58ad721",
"sourceId": "11f76efc-ad2d-4b5c-a756-850d824e3962",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "760d2f42-1898-4e51-aeea-e0966c87060e",
"qrLogAttributeClass": {
"id": "3026aa45-7434-4015-a305-b2b1d91185c8",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
},
{
"id": "d1401f41-368f-4b84-900a-745006cd41fb",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "7f9f0316-80e1-4f52-96d4-fe577e9ace64",
"qrLogAttributeListValueGlobalRefId": "1caae293-b152-41cb-9081-7aec58d1b413",
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
]
}
],
"translations": [
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
},
{
"id": "0635338b-74ee-4b9a-b49e-4ed35c51b60d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5aac306d-9588-4ff0-95e0-83d62ba7e068"
}
],
"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
}
]