GET api/BlueprintsByBuildingComponentId/{buildingComponentId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| buildingComponentId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of BlueprintViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | string |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | string |
None. |
|
| OpenMarkers | integer |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFileViewModel |
None. |
|
| Markers | Collection of MarkerViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| AllInstallers | Collection of InstallerViewModel |
None. |
|
| IsArchived | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": "573a072d-5fe8-4112-bdde-7ae21f6bb7b5",
"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": "2f30917b-64e9-4c62-a0be-fc739c11d4c2",
"buildingComponent": "sample string 15",
"projectId": "72dde5ba-7c13-4462-929e-236573142ff1",
"project": "sample string 17",
"blueprintFileId": "59ecbba7-5df3-404b-b885-e6c1385594d5",
"blueprintFile": {
"id": "dd88ac20-267a-4a64-bc17-f08ecc426bf1",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "9a7b9d19-130c-4c26-93c1-225ddfa410e2",
"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": "a26905b6-2d10-48b2-96f3-965d39b69409",
"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": "8f7dfeb4-92f6-4e43-923c-a0911f00e847",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "7af914c6-6ded-4ab3-b357-d3217cecf611",
"project": "sample string 15",
"projectId": "309dcf72-7fec-4c28-ad8e-d934f694eec0",
"qrLogAttributeXMarker": [
{
"id": "9ddfba32-d044-4fdc-a124-974ac1ae49f9",
"value": "sample string 2",
"qrLogAttributeListValueId": "542bb729-8744-4139-9043-278716c59669",
"markerId": "13800e5a-bc6c-4b62-ad23-f6fe5c76267d",
"qrLogAttributeId": "e3c4eb20-86ed-4697-b697-70fbff86f5cd",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9ddfba32-d044-4fdc-a124-974ac1ae49f9",
"value": "sample string 2",
"qrLogAttributeListValueId": "542bb729-8744-4139-9043-278716c59669",
"markerId": "13800e5a-bc6c-4b62-ad23-f6fe5c76267d",
"qrLogAttributeId": "e3c4eb20-86ed-4697-b697-70fbff86f5cd",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "7c20ca3c-6fd5-4102-afda-6fc6cf80cc7a",
"markerId": "bc5a7d9a-04d9-4c1c-9262-53ebf8286f25",
"solutionId": "c8198adc-38d7-46d5-a6ac-e2d3a466585f",
"taxonomy263415Id": "beb8af02-0df1-4e32-93f3-3f711352da01",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
},
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
}
],
"selectedProducts": [
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
},
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "7c20ca3c-6fd5-4102-afda-6fc6cf80cc7a",
"markerId": "bc5a7d9a-04d9-4c1c-9262-53ebf8286f25",
"solutionId": "c8198adc-38d7-46d5-a6ac-e2d3a466585f",
"taxonomy263415Id": "beb8af02-0df1-4e32-93f3-3f711352da01",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
},
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
}
],
"selectedProducts": [
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
},
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
},
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
}
],
"archivedReports": [
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
},
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
}
],
"productSolutions": [
{
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "9a7b9d19-130c-4c26-93c1-225ddfa410e2",
"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": "a26905b6-2d10-48b2-96f3-965d39b69409",
"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": "8f7dfeb4-92f6-4e43-923c-a0911f00e847",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "7af914c6-6ded-4ab3-b357-d3217cecf611",
"project": "sample string 15",
"projectId": "309dcf72-7fec-4c28-ad8e-d934f694eec0",
"qrLogAttributeXMarker": [
{
"id": "9ddfba32-d044-4fdc-a124-974ac1ae49f9",
"value": "sample string 2",
"qrLogAttributeListValueId": "542bb729-8744-4139-9043-278716c59669",
"markerId": "13800e5a-bc6c-4b62-ad23-f6fe5c76267d",
"qrLogAttributeId": "e3c4eb20-86ed-4697-b697-70fbff86f5cd",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9ddfba32-d044-4fdc-a124-974ac1ae49f9",
"value": "sample string 2",
"qrLogAttributeListValueId": "542bb729-8744-4139-9043-278716c59669",
"markerId": "13800e5a-bc6c-4b62-ad23-f6fe5c76267d",
"qrLogAttributeId": "e3c4eb20-86ed-4697-b697-70fbff86f5cd",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "7c20ca3c-6fd5-4102-afda-6fc6cf80cc7a",
"markerId": "bc5a7d9a-04d9-4c1c-9262-53ebf8286f25",
"solutionId": "c8198adc-38d7-46d5-a6ac-e2d3a466585f",
"taxonomy263415Id": "beb8af02-0df1-4e32-93f3-3f711352da01",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
},
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
}
],
"selectedProducts": [
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
},
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "7c20ca3c-6fd5-4102-afda-6fc6cf80cc7a",
"markerId": "bc5a7d9a-04d9-4c1c-9262-53ebf8286f25",
"solutionId": "c8198adc-38d7-46d5-a6ac-e2d3a466585f",
"taxonomy263415Id": "beb8af02-0df1-4e32-93f3-3f711352da01",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
},
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
}
],
"selectedProducts": [
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
},
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
},
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
}
],
"archivedReports": [
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
},
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
}
],
"productSolutions": [
{
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
],
"installers": [
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
}
],
"allInstallers": [
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
}
],
"isArchived": true
},
{
"id": "573a072d-5fe8-4112-bdde-7ae21f6bb7b5",
"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": "2f30917b-64e9-4c62-a0be-fc739c11d4c2",
"buildingComponent": "sample string 15",
"projectId": "72dde5ba-7c13-4462-929e-236573142ff1",
"project": "sample string 17",
"blueprintFileId": "59ecbba7-5df3-404b-b885-e6c1385594d5",
"blueprintFile": {
"id": "dd88ac20-267a-4a64-bc17-f08ecc426bf1",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "9a7b9d19-130c-4c26-93c1-225ddfa410e2",
"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": "a26905b6-2d10-48b2-96f3-965d39b69409",
"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": "8f7dfeb4-92f6-4e43-923c-a0911f00e847",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "7af914c6-6ded-4ab3-b357-d3217cecf611",
"project": "sample string 15",
"projectId": "309dcf72-7fec-4c28-ad8e-d934f694eec0",
"qrLogAttributeXMarker": [
{
"id": "9ddfba32-d044-4fdc-a124-974ac1ae49f9",
"value": "sample string 2",
"qrLogAttributeListValueId": "542bb729-8744-4139-9043-278716c59669",
"markerId": "13800e5a-bc6c-4b62-ad23-f6fe5c76267d",
"qrLogAttributeId": "e3c4eb20-86ed-4697-b697-70fbff86f5cd",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9ddfba32-d044-4fdc-a124-974ac1ae49f9",
"value": "sample string 2",
"qrLogAttributeListValueId": "542bb729-8744-4139-9043-278716c59669",
"markerId": "13800e5a-bc6c-4b62-ad23-f6fe5c76267d",
"qrLogAttributeId": "e3c4eb20-86ed-4697-b697-70fbff86f5cd",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "7c20ca3c-6fd5-4102-afda-6fc6cf80cc7a",
"markerId": "bc5a7d9a-04d9-4c1c-9262-53ebf8286f25",
"solutionId": "c8198adc-38d7-46d5-a6ac-e2d3a466585f",
"taxonomy263415Id": "beb8af02-0df1-4e32-93f3-3f711352da01",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
},
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
}
],
"selectedProducts": [
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
},
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "7c20ca3c-6fd5-4102-afda-6fc6cf80cc7a",
"markerId": "bc5a7d9a-04d9-4c1c-9262-53ebf8286f25",
"solutionId": "c8198adc-38d7-46d5-a6ac-e2d3a466585f",
"taxonomy263415Id": "beb8af02-0df1-4e32-93f3-3f711352da01",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
},
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
}
],
"selectedProducts": [
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
},
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
},
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
}
],
"archivedReports": [
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
},
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
}
],
"productSolutions": [
{
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "9a7b9d19-130c-4c26-93c1-225ddfa410e2",
"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": "a26905b6-2d10-48b2-96f3-965d39b69409",
"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": "8f7dfeb4-92f6-4e43-923c-a0911f00e847",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "7af914c6-6ded-4ab3-b357-d3217cecf611",
"project": "sample string 15",
"projectId": "309dcf72-7fec-4c28-ad8e-d934f694eec0",
"qrLogAttributeXMarker": [
{
"id": "9ddfba32-d044-4fdc-a124-974ac1ae49f9",
"value": "sample string 2",
"qrLogAttributeListValueId": "542bb729-8744-4139-9043-278716c59669",
"markerId": "13800e5a-bc6c-4b62-ad23-f6fe5c76267d",
"qrLogAttributeId": "e3c4eb20-86ed-4697-b697-70fbff86f5cd",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9ddfba32-d044-4fdc-a124-974ac1ae49f9",
"value": "sample string 2",
"qrLogAttributeListValueId": "542bb729-8744-4139-9043-278716c59669",
"markerId": "13800e5a-bc6c-4b62-ad23-f6fe5c76267d",
"qrLogAttributeId": "e3c4eb20-86ed-4697-b697-70fbff86f5cd",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "7c20ca3c-6fd5-4102-afda-6fc6cf80cc7a",
"markerId": "bc5a7d9a-04d9-4c1c-9262-53ebf8286f25",
"solutionId": "c8198adc-38d7-46d5-a6ac-e2d3a466585f",
"taxonomy263415Id": "beb8af02-0df1-4e32-93f3-3f711352da01",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
},
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
}
],
"selectedProducts": [
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
},
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "7c20ca3c-6fd5-4102-afda-6fc6cf80cc7a",
"markerId": "bc5a7d9a-04d9-4c1c-9262-53ebf8286f25",
"solutionId": "c8198adc-38d7-46d5-a6ac-e2d3a466585f",
"taxonomy263415Id": "beb8af02-0df1-4e32-93f3-3f711352da01",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
},
{
"id": "14ee79c2-661f-4957-9a02-1c66151af852",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-14T01:06:55.3973123Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "6e8af738-4771-4197-9f49-c345f7892f27"
}
],
"selectedProducts": [
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
},
{
"id": "d8d24527-0b29-452d-bfa3-3e24fa950c94",
"markerXSolutionsId": "3a72ffb0-f3c6-4063-a212-0ffcb38cf230",
"productId": "8e4b571d-e912-46e5-aa58-66e8fae76ea5"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
},
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
}
],
"archivedReports": [
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
},
{
"id": "9b844ca4-3c03-4dc7-8bdf-b69608656f43",
"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": "367ddd5e-50d9-4727-a9af-ac0c8315e925"
}
],
"productSolutions": [
{
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "5fd880eb-c8b8-4a65-8cf8-e5dd4bb5edf6",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
},
{
"id": "1da0e469-578a-4cb5-a9cc-0f9f7b881b02",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/1da0e469-578a-4cb5-a9cc-0f9f7b881b02"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dfecdb00-75d7-486e-ad2a-577d93dcde12",
"value": "sample string 2",
"qrLogAttributeListValueId": "44cdd3e2-062f-4f74-ba7c-535587a1c52a",
"qrLogAttributeListValue": {
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"markerXSolutionsId": "4d3ee826-7958-444d-a597-a1839879fe78",
"qrLogAttributeId": "e8070b98-d946-4a6b-ac5b-d2663290b94c",
"qrLogAttribute": {
"id": "9d751a2e-391a-4d6d-9dd7-7105fee350dd",
"code": "sample string 2",
"selectedValue": "6b0283b9-06b6-4c9c-b568-36949257cc47",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "4c0e874a-9dd0-4ff6-85bf-9d3883fac08d",
"sourceId": "db6c8d2d-bcc5-42f6-90e1-71882c36be27",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e7917984-98ad-4941-b6d7-4ef3d044ca3a",
"qrLogAttributeClass": {
"id": "2f309a34-8fa9-4c4a-8842-61f1419ceb2e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
},
{
"id": "d7b3a1d2-b7aa-4e57-bd2b-9921cc43fddc",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "156fb74f-8913-43b3-9bea-e6e8a4df08bd",
"qrLogAttributeListValueGlobalRefId": "7ea9e64c-8f56-42ba-8fdf-dad199d1b9b0",
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
]
}
],
"translations": [
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
},
{
"id": "33c17676-dcff-4c36-aea7-e617d3d40318",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "943336c7-0c55-43cf-921a-e05a04782111"
}
],
"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
}
]