GET api/MarkersByBlueprintId/{blueprintId}?languageCode={languageCode}&light={light}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| blueprintId | globally unique identifier |
Required |
|
| languageCode | string |
Required |
|
| light | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Collection of MarkerViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Number | integer |
None. |
|
| Label | string |
None. |
|
| CoordX | decimal number |
None. |
|
| CoordY | decimal number |
None. |
|
| CoordX2 | decimal number |
None. |
|
| CoordY2 | decimal number |
None. |
|
| CreatedTs | string |
None. |
|
| ModifiedTs | string |
None. |
|
| Date | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| QRId | globally unique identifier |
None. |
|
| Comments | string |
None. |
|
| Status | string |
None. |
|
| ManualStatus | integer |
None. |
|
| IsApproved | integer |
None. |
|
| InstallerId | integer |
None. |
|
| Installer | InstallerViewModel |
None. |
|
| BlueprintId | globally unique identifier |
None. |
|
| Blueprint | string |
None. |
|
| BuildingComponent | string |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| QRLogAttributeXMarker | Collection of QRLogAttributeXMarkerViewModel |
None. |
|
| MarkerXSolutions | Collection of MarkerXSolutionsViewModel |
None. |
|
| Reports | Collection of ReportViewModel |
None. |
|
| ArchivedReports | Collection of ReportViewModel |
None. |
|
| ProductSolutions | Collection of ProductSolutionViewModel |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": "995a9921-6328-43c2-a7a2-f2e4ee5e9d37",
"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": "e1cf2dd9-76db-4377-b456-72e5f2f5fead",
"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": "9f6662e3-083d-417f-a40b-d9d150d9a96b",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "594e9eca-b8bf-4df9-ad05-5f4185a7f44d",
"project": "sample string 15",
"projectId": "aa5ac5ac-796b-43e6-97e0-16ff90e5e16e",
"qrLogAttributeXMarker": [
{
"id": "0d679797-0a2d-45c6-a5fe-e02cdf9e96be",
"value": "sample string 2",
"qrLogAttributeListValueId": "23a260c2-d0fa-41bf-a350-e411d6a4a4eb",
"markerId": "8e1a1ea5-170b-4ff2-ab4d-89abec446e0a",
"qrLogAttributeId": "cb3b1ee7-9820-4d61-b221-c98be2c8bed2",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d679797-0a2d-45c6-a5fe-e02cdf9e96be",
"value": "sample string 2",
"qrLogAttributeListValueId": "23a260c2-d0fa-41bf-a350-e411d6a4a4eb",
"markerId": "8e1a1ea5-170b-4ff2-ab4d-89abec446e0a",
"qrLogAttributeId": "cb3b1ee7-9820-4d61-b221-c98be2c8bed2",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "85a45aef-0baa-496a-902d-afa3be2fc392",
"markerId": "8edfcf66-7bdb-4f8e-956c-8c7b6e6a489a",
"solutionId": "ef14a627-d984-4859-a94a-147e81bd23dc",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "c38fd050-aa7f-4624-9044-67707c82606d",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
},
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "54a45a42-21e2-43ea-9acf-0d9b2e42e3ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:21:07.4439005Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a56be9b5-ca84-4f2a-b19a-fa9958a34ef2"
},
{
"id": "54a45a42-21e2-43ea-9acf-0d9b2e42e3ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:21:07.4439005Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a56be9b5-ca84-4f2a-b19a-fa9958a34ef2"
}
],
"selectedProducts": [
{
"id": "9ba562ea-6936-4e09-9751-7dec93026d42",
"markerXSolutionsId": "df0d44a4-66e8-4335-bbe6-f4b22ee57405",
"productId": "fa64ec24-0bae-4225-bf74-b777a1b5761a"
},
{
"id": "9ba562ea-6936-4e09-9751-7dec93026d42",
"markerXSolutionsId": "df0d44a4-66e8-4335-bbe6-f4b22ee57405",
"productId": "fa64ec24-0bae-4225-bf74-b777a1b5761a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "85a45aef-0baa-496a-902d-afa3be2fc392",
"markerId": "8edfcf66-7bdb-4f8e-956c-8c7b6e6a489a",
"solutionId": "ef14a627-d984-4859-a94a-147e81bd23dc",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "c38fd050-aa7f-4624-9044-67707c82606d",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
},
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "54a45a42-21e2-43ea-9acf-0d9b2e42e3ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:21:07.4439005Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a56be9b5-ca84-4f2a-b19a-fa9958a34ef2"
},
{
"id": "54a45a42-21e2-43ea-9acf-0d9b2e42e3ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:21:07.4439005Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a56be9b5-ca84-4f2a-b19a-fa9958a34ef2"
}
],
"selectedProducts": [
{
"id": "9ba562ea-6936-4e09-9751-7dec93026d42",
"markerXSolutionsId": "df0d44a4-66e8-4335-bbe6-f4b22ee57405",
"productId": "fa64ec24-0bae-4225-bf74-b777a1b5761a"
},
{
"id": "9ba562ea-6936-4e09-9751-7dec93026d42",
"markerXSolutionsId": "df0d44a4-66e8-4335-bbe6-f4b22ee57405",
"productId": "fa64ec24-0bae-4225-bf74-b777a1b5761a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "09a82b57-6968-4998-b2a1-0bccbf97c859",
"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": "add0957f-1d22-41c7-8404-789d02c97f99"
},
{
"id": "09a82b57-6968-4998-b2a1-0bccbf97c859",
"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": "add0957f-1d22-41c7-8404-789d02c97f99"
}
],
"archivedReports": [
{
"id": "09a82b57-6968-4998-b2a1-0bccbf97c859",
"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": "add0957f-1d22-41c7-8404-789d02c97f99"
},
{
"id": "09a82b57-6968-4998-b2a1-0bccbf97c859",
"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": "add0957f-1d22-41c7-8404-789d02c97f99"
}
],
"productSolutions": [
{
"id": "c38fd050-aa7f-4624-9044-67707c82606d",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
},
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "c38fd050-aa7f-4624-9044-67707c82606d",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
},
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "995a9921-6328-43c2-a7a2-f2e4ee5e9d37",
"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": "e1cf2dd9-76db-4377-b456-72e5f2f5fead",
"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": "9f6662e3-083d-417f-a40b-d9d150d9a96b",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "594e9eca-b8bf-4df9-ad05-5f4185a7f44d",
"project": "sample string 15",
"projectId": "aa5ac5ac-796b-43e6-97e0-16ff90e5e16e",
"qrLogAttributeXMarker": [
{
"id": "0d679797-0a2d-45c6-a5fe-e02cdf9e96be",
"value": "sample string 2",
"qrLogAttributeListValueId": "23a260c2-d0fa-41bf-a350-e411d6a4a4eb",
"markerId": "8e1a1ea5-170b-4ff2-ab4d-89abec446e0a",
"qrLogAttributeId": "cb3b1ee7-9820-4d61-b221-c98be2c8bed2",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0d679797-0a2d-45c6-a5fe-e02cdf9e96be",
"value": "sample string 2",
"qrLogAttributeListValueId": "23a260c2-d0fa-41bf-a350-e411d6a4a4eb",
"markerId": "8e1a1ea5-170b-4ff2-ab4d-89abec446e0a",
"qrLogAttributeId": "cb3b1ee7-9820-4d61-b221-c98be2c8bed2",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "85a45aef-0baa-496a-902d-afa3be2fc392",
"markerId": "8edfcf66-7bdb-4f8e-956c-8c7b6e6a489a",
"solutionId": "ef14a627-d984-4859-a94a-147e81bd23dc",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "c38fd050-aa7f-4624-9044-67707c82606d",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
},
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "54a45a42-21e2-43ea-9acf-0d9b2e42e3ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:21:07.4439005Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a56be9b5-ca84-4f2a-b19a-fa9958a34ef2"
},
{
"id": "54a45a42-21e2-43ea-9acf-0d9b2e42e3ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:21:07.4439005Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a56be9b5-ca84-4f2a-b19a-fa9958a34ef2"
}
],
"selectedProducts": [
{
"id": "9ba562ea-6936-4e09-9751-7dec93026d42",
"markerXSolutionsId": "df0d44a4-66e8-4335-bbe6-f4b22ee57405",
"productId": "fa64ec24-0bae-4225-bf74-b777a1b5761a"
},
{
"id": "9ba562ea-6936-4e09-9751-7dec93026d42",
"markerXSolutionsId": "df0d44a4-66e8-4335-bbe6-f4b22ee57405",
"productId": "fa64ec24-0bae-4225-bf74-b777a1b5761a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "85a45aef-0baa-496a-902d-afa3be2fc392",
"markerId": "8edfcf66-7bdb-4f8e-956c-8c7b6e6a489a",
"solutionId": "ef14a627-d984-4859-a94a-147e81bd23dc",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "c38fd050-aa7f-4624-9044-67707c82606d",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
},
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "54a45a42-21e2-43ea-9acf-0d9b2e42e3ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:21:07.4439005Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a56be9b5-ca84-4f2a-b19a-fa9958a34ef2"
},
{
"id": "54a45a42-21e2-43ea-9acf-0d9b2e42e3ba",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:21:07.4439005Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a56be9b5-ca84-4f2a-b19a-fa9958a34ef2"
}
],
"selectedProducts": [
{
"id": "9ba562ea-6936-4e09-9751-7dec93026d42",
"markerXSolutionsId": "df0d44a4-66e8-4335-bbe6-f4b22ee57405",
"productId": "fa64ec24-0bae-4225-bf74-b777a1b5761a"
},
{
"id": "9ba562ea-6936-4e09-9751-7dec93026d42",
"markerXSolutionsId": "df0d44a4-66e8-4335-bbe6-f4b22ee57405",
"productId": "fa64ec24-0bae-4225-bf74-b777a1b5761a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "09a82b57-6968-4998-b2a1-0bccbf97c859",
"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": "add0957f-1d22-41c7-8404-789d02c97f99"
},
{
"id": "09a82b57-6968-4998-b2a1-0bccbf97c859",
"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": "add0957f-1d22-41c7-8404-789d02c97f99"
}
],
"archivedReports": [
{
"id": "09a82b57-6968-4998-b2a1-0bccbf97c859",
"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": "add0957f-1d22-41c7-8404-789d02c97f99"
},
{
"id": "09a82b57-6968-4998-b2a1-0bccbf97c859",
"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": "add0957f-1d22-41c7-8404-789d02c97f99"
}
],
"productSolutions": [
{
"id": "c38fd050-aa7f-4624-9044-67707c82606d",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
},
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "c38fd050-aa7f-4624-9044-67707c82606d",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
},
{
"id": "6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/6b1989dc-ac51-48c4-bfd6-f3ac4fbb98b6"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "2c0bb7fc-2dda-4aae-84d9-46cb2a7cdc89",
"value": "sample string 2",
"qrLogAttributeListValueId": "29decf2a-829c-4eb4-81a9-74167c866232",
"qrLogAttributeListValue": {
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"markerXSolutionsId": "1a9bb594-94e5-447a-b2fa-c4f7951d2d14",
"qrLogAttributeId": "6db4a685-9e93-4e88-8cfc-7645bb9d5d6c",
"qrLogAttribute": {
"id": "65300dec-e7fe-4560-bddc-0cd21090951f",
"code": "sample string 2",
"selectedValue": "e4986020-64f0-4b64-9e67-edd19267b289",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "dd623039-fb68-4d53-a4ca-a7dc3d1ef6b7",
"sourceId": "6d6ed7af-3b6a-468a-a4f0-1c4d658a9772",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "fb396024-2d29-4770-aa14-e753bf064f81",
"qrLogAttributeClass": {
"id": "bd9933e2-4619-4cc2-ac6c-ecd80f730f95",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
},
{
"id": "582ace1d-f037-4775-b4b5-74e2e966e774",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "45f8bba4-4ff2-4a5e-beb1-ad6f27cd9687",
"qrLogAttributeListValueGlobalRefId": "9dbda0c4-b9d9-44ea-b401-b79b85acfa11",
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
]
}
],
"translations": [
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
},
{
"id": "80ad733f-f7f5-420e-aab5-a4f2036cfead",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "47540802-aedc-4fec-8dad-6530d463725a"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
]