GET api/Blueprints/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
BlueprintViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | string |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | string |
None. |
|
| OpenMarkers | integer |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFileViewModel |
None. |
|
| Markers | Collection of MarkerViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| AllInstallers | Collection of InstallerViewModel |
None. |
|
| IsArchived | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "4ac3003e-8379-4855-ac6e-bab5f28a27ca",
"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": "4b115a94-fbab-4f96-95b9-ba1a3432b67e",
"buildingComponent": "sample string 15",
"projectId": "a440990e-5a6d-430e-b01e-5b51ff2e14a5",
"project": "sample string 17",
"blueprintFileId": "e4500be7-6d67-4aca-beb7-3f0910b8629b",
"blueprintFile": {
"id": "e4cea174-dd66-4cdb-89d1-3ad10af64968",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "8012fa59-abd1-49ba-974f-4454b18dc1a9",
"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": "e6fac8dc-1f06-434c-a57d-4b452fee82e2",
"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": "0edd2dcc-e273-4e29-a81d-635bcb6350dd",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "a53ca4d3-e698-4d0e-9bf0-14126997b754",
"project": "sample string 15",
"projectId": "7b243215-4653-4363-be6c-a4fa23acfae8",
"qrLogAttributeXMarker": [
{
"id": "f20d2aa8-dab3-4ebb-9c2b-a770c7dd06b7",
"value": "sample string 2",
"qrLogAttributeListValueId": "335a6e72-4f05-4e8a-980e-9978360b1ff0",
"markerId": "772a9903-b84d-4163-85bd-a1815860cfe0",
"qrLogAttributeId": "069adab6-6844-4f57-80b9-ab76b4bada86",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f20d2aa8-dab3-4ebb-9c2b-a770c7dd06b7",
"value": "sample string 2",
"qrLogAttributeListValueId": "335a6e72-4f05-4e8a-980e-9978360b1ff0",
"markerId": "772a9903-b84d-4163-85bd-a1815860cfe0",
"qrLogAttributeId": "069adab6-6844-4f57-80b9-ab76b4bada86",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "3ff21430-270e-4a18-bcac-8f3b44d81b37",
"markerId": "5d1f57e1-9c4e-4bb8-a7a1-4206694aa93d",
"solutionId": "c451e956-4020-42fe-bdaa-79532ba5d4ba",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "328cad6f-179e-4035-ae1a-5f6d3d683a50",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
},
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
},
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
},
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "71f86b8a-ebb7-41d9-8585-cba8a5549aad",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:41:05.4296573Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "df1b6527-9c8a-4713-bbed-a05d476eb4d2"
},
{
"id": "71f86b8a-ebb7-41d9-8585-cba8a5549aad",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:41:05.4296573Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "df1b6527-9c8a-4713-bbed-a05d476eb4d2"
}
],
"selectedProducts": [
{
"id": "bd32de6f-e932-4a6f-ab5a-612b254d4eef",
"markerXSolutionsId": "64f50cc4-49f5-49e5-9569-50df98cbb3ee",
"productId": "4a57ca26-aa1c-400e-b6c2-b5db86ed4fb1"
},
{
"id": "bd32de6f-e932-4a6f-ab5a-612b254d4eef",
"markerXSolutionsId": "64f50cc4-49f5-49e5-9569-50df98cbb3ee",
"productId": "4a57ca26-aa1c-400e-b6c2-b5db86ed4fb1"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "3ff21430-270e-4a18-bcac-8f3b44d81b37",
"markerId": "5d1f57e1-9c4e-4bb8-a7a1-4206694aa93d",
"solutionId": "c451e956-4020-42fe-bdaa-79532ba5d4ba",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "328cad6f-179e-4035-ae1a-5f6d3d683a50",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
},
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
},
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
},
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "71f86b8a-ebb7-41d9-8585-cba8a5549aad",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:41:05.4296573Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "df1b6527-9c8a-4713-bbed-a05d476eb4d2"
},
{
"id": "71f86b8a-ebb7-41d9-8585-cba8a5549aad",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:41:05.4296573Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "df1b6527-9c8a-4713-bbed-a05d476eb4d2"
}
],
"selectedProducts": [
{
"id": "bd32de6f-e932-4a6f-ab5a-612b254d4eef",
"markerXSolutionsId": "64f50cc4-49f5-49e5-9569-50df98cbb3ee",
"productId": "4a57ca26-aa1c-400e-b6c2-b5db86ed4fb1"
},
{
"id": "bd32de6f-e932-4a6f-ab5a-612b254d4eef",
"markerXSolutionsId": "64f50cc4-49f5-49e5-9569-50df98cbb3ee",
"productId": "4a57ca26-aa1c-400e-b6c2-b5db86ed4fb1"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "e89c0254-125a-4216-b1d4-ce84bbe1158e",
"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": "15b0c145-c5be-4dfb-be61-675515e14a53"
},
{
"id": "e89c0254-125a-4216-b1d4-ce84bbe1158e",
"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": "15b0c145-c5be-4dfb-be61-675515e14a53"
}
],
"archivedReports": [
{
"id": "e89c0254-125a-4216-b1d4-ce84bbe1158e",
"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": "15b0c145-c5be-4dfb-be61-675515e14a53"
},
{
"id": "e89c0254-125a-4216-b1d4-ce84bbe1158e",
"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": "15b0c145-c5be-4dfb-be61-675515e14a53"
}
],
"productSolutions": [
{
"id": "328cad6f-179e-4035-ae1a-5f6d3d683a50",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
},
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
},
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "328cad6f-179e-4035-ae1a-5f6d3d683a50",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
},
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
},
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "8012fa59-abd1-49ba-974f-4454b18dc1a9",
"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": "e6fac8dc-1f06-434c-a57d-4b452fee82e2",
"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": "0edd2dcc-e273-4e29-a81d-635bcb6350dd",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "a53ca4d3-e698-4d0e-9bf0-14126997b754",
"project": "sample string 15",
"projectId": "7b243215-4653-4363-be6c-a4fa23acfae8",
"qrLogAttributeXMarker": [
{
"id": "f20d2aa8-dab3-4ebb-9c2b-a770c7dd06b7",
"value": "sample string 2",
"qrLogAttributeListValueId": "335a6e72-4f05-4e8a-980e-9978360b1ff0",
"markerId": "772a9903-b84d-4163-85bd-a1815860cfe0",
"qrLogAttributeId": "069adab6-6844-4f57-80b9-ab76b4bada86",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f20d2aa8-dab3-4ebb-9c2b-a770c7dd06b7",
"value": "sample string 2",
"qrLogAttributeListValueId": "335a6e72-4f05-4e8a-980e-9978360b1ff0",
"markerId": "772a9903-b84d-4163-85bd-a1815860cfe0",
"qrLogAttributeId": "069adab6-6844-4f57-80b9-ab76b4bada86",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "3ff21430-270e-4a18-bcac-8f3b44d81b37",
"markerId": "5d1f57e1-9c4e-4bb8-a7a1-4206694aa93d",
"solutionId": "c451e956-4020-42fe-bdaa-79532ba5d4ba",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "328cad6f-179e-4035-ae1a-5f6d3d683a50",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
},
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
},
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
},
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "71f86b8a-ebb7-41d9-8585-cba8a5549aad",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:41:05.4296573Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "df1b6527-9c8a-4713-bbed-a05d476eb4d2"
},
{
"id": "71f86b8a-ebb7-41d9-8585-cba8a5549aad",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:41:05.4296573Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "df1b6527-9c8a-4713-bbed-a05d476eb4d2"
}
],
"selectedProducts": [
{
"id": "bd32de6f-e932-4a6f-ab5a-612b254d4eef",
"markerXSolutionsId": "64f50cc4-49f5-49e5-9569-50df98cbb3ee",
"productId": "4a57ca26-aa1c-400e-b6c2-b5db86ed4fb1"
},
{
"id": "bd32de6f-e932-4a6f-ab5a-612b254d4eef",
"markerXSolutionsId": "64f50cc4-49f5-49e5-9569-50df98cbb3ee",
"productId": "4a57ca26-aa1c-400e-b6c2-b5db86ed4fb1"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "3ff21430-270e-4a18-bcac-8f3b44d81b37",
"markerId": "5d1f57e1-9c4e-4bb8-a7a1-4206694aa93d",
"solutionId": "c451e956-4020-42fe-bdaa-79532ba5d4ba",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "328cad6f-179e-4035-ae1a-5f6d3d683a50",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
},
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
},
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
},
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "71f86b8a-ebb7-41d9-8585-cba8a5549aad",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:41:05.4296573Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "df1b6527-9c8a-4713-bbed-a05d476eb4d2"
},
{
"id": "71f86b8a-ebb7-41d9-8585-cba8a5549aad",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:41:05.4296573Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "df1b6527-9c8a-4713-bbed-a05d476eb4d2"
}
],
"selectedProducts": [
{
"id": "bd32de6f-e932-4a6f-ab5a-612b254d4eef",
"markerXSolutionsId": "64f50cc4-49f5-49e5-9569-50df98cbb3ee",
"productId": "4a57ca26-aa1c-400e-b6c2-b5db86ed4fb1"
},
{
"id": "bd32de6f-e932-4a6f-ab5a-612b254d4eef",
"markerXSolutionsId": "64f50cc4-49f5-49e5-9569-50df98cbb3ee",
"productId": "4a57ca26-aa1c-400e-b6c2-b5db86ed4fb1"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "e89c0254-125a-4216-b1d4-ce84bbe1158e",
"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": "15b0c145-c5be-4dfb-be61-675515e14a53"
},
{
"id": "e89c0254-125a-4216-b1d4-ce84bbe1158e",
"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": "15b0c145-c5be-4dfb-be61-675515e14a53"
}
],
"archivedReports": [
{
"id": "e89c0254-125a-4216-b1d4-ce84bbe1158e",
"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": "15b0c145-c5be-4dfb-be61-675515e14a53"
},
{
"id": "e89c0254-125a-4216-b1d4-ce84bbe1158e",
"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": "15b0c145-c5be-4dfb-be61-675515e14a53"
}
],
"productSolutions": [
{
"id": "328cad6f-179e-4035-ae1a-5f6d3d683a50",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
},
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
},
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "328cad6f-179e-4035-ae1a-5f6d3d683a50",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
},
{
"id": "4fd89142-232d-485e-9abf-434cb662d3d3",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/4fd89142-232d-485e-9abf-434cb662d3d3"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
}
},
{
"id": "34f51b71-0bea-4f2b-a94c-48a41d5ff279",
"value": "sample string 2",
"qrLogAttributeListValueId": "e75a632e-ed8c-4a60-a8c9-a03fe77beabe",
"qrLogAttributeListValue": {
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"markerXSolutionsId": "0a8eb6eb-0e02-4968-abc6-171f20c12457",
"qrLogAttributeId": "8990fc8a-b798-4caa-9b1e-4af0bce76f15",
"qrLogAttribute": {
"id": "61edaaef-9853-479f-8ecb-e80075b0670b",
"code": "sample string 2",
"selectedValue": "135f0cb0-99ad-4ef2-9f2e-766b7bb588cc",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8ee3a30b-4a19-4ca3-99eb-9fd84d654f53",
"sourceId": "0e48d0fb-2175-448d-89b4-fac954fcd05d",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "d08e360d-041e-4b75-ba72-3fb88d8b718f",
"qrLogAttributeClass": {
"id": "a6337c54-9ebc-49cc-9b11-df0465713c4e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
"qrLogAttributeListValue": [
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
},
{
"id": "41156cac-1eba-4e9a-a4e8-a7899ac6a633",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "635a4902-80b2-4002-86a7-b6ec70e90d36",
"qrLogAttributeListValueGlobalRefId": "6edd13d4-d899-41df-8933-8b3ad156fc6d",
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
]
}
],
"translations": [
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
},
{
"id": "5d819345-b184-4f5b-9242-7fb198d25552",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "64e16dc4-419b-43f0-9d1d-e61106c8c519"
}
],
"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
}