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": "1a403b2b-d1f9-4fcb-9a35-996eb9d4d485",
"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": "9017a099-f1bd-46dc-9471-9c9ec40378a1",
"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": "112f4082-959a-4fc5-8ce4-0a68f9e5061d",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "a1322c88-6af2-4c62-a8f5-bd96c7f516ac",
"project": "sample string 15",
"projectId": "5ca89f16-6a7c-44ee-a670-635e044f1217",
"qrLogAttributeXMarker": [
{
"id": "720abe07-bfb9-474e-b410-98529d564b69",
"value": "sample string 2",
"qrLogAttributeListValueId": "a2bec400-094f-4364-9074-c76fee14cc41",
"markerId": "680a6c3b-4bec-4a0a-ac48-6f201c4a4236",
"qrLogAttributeId": "6c06d321-d530-44f4-b32c-04a59e781700",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
},
{
"id": "720abe07-bfb9-474e-b410-98529d564b69",
"value": "sample string 2",
"qrLogAttributeListValueId": "a2bec400-094f-4364-9074-c76fee14cc41",
"markerId": "680a6c3b-4bec-4a0a-ac48-6f201c4a4236",
"qrLogAttributeId": "6c06d321-d530-44f4-b32c-04a59e781700",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "ea352d02-b3c3-4e72-bb89-ced7c21c5116",
"markerId": "e7129b91-9194-4f59-ad19-4ecad6731147",
"solutionId": "202f1e47-b4c5-4af7-80ca-c7a25fcc0443",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "bea7edfb-2244-4b71-9504-12fea1677ff1",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
},
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "257296e5-993e-4b46-99c0-dbb0aba2b6e5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:28:14.9963331Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3fc6a406-5c0b-4818-b55b-6eff103b3888"
},
{
"id": "257296e5-993e-4b46-99c0-dbb0aba2b6e5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:28:14.9963331Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3fc6a406-5c0b-4818-b55b-6eff103b3888"
}
],
"selectedProducts": [
{
"id": "f83d655b-b78b-4f9d-8cfe-d8c50cca8fd4",
"markerXSolutionsId": "51ef3e3c-6752-4ba9-ba9b-e1b0b5b91eb1",
"productId": "c2a4764b-f254-45f6-96d6-2760a2d2e063"
},
{
"id": "f83d655b-b78b-4f9d-8cfe-d8c50cca8fd4",
"markerXSolutionsId": "51ef3e3c-6752-4ba9-ba9b-e1b0b5b91eb1",
"productId": "c2a4764b-f254-45f6-96d6-2760a2d2e063"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "ea352d02-b3c3-4e72-bb89-ced7c21c5116",
"markerId": "e7129b91-9194-4f59-ad19-4ecad6731147",
"solutionId": "202f1e47-b4c5-4af7-80ca-c7a25fcc0443",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "bea7edfb-2244-4b71-9504-12fea1677ff1",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
},
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "257296e5-993e-4b46-99c0-dbb0aba2b6e5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:28:14.9963331Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3fc6a406-5c0b-4818-b55b-6eff103b3888"
},
{
"id": "257296e5-993e-4b46-99c0-dbb0aba2b6e5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:28:14.9963331Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3fc6a406-5c0b-4818-b55b-6eff103b3888"
}
],
"selectedProducts": [
{
"id": "f83d655b-b78b-4f9d-8cfe-d8c50cca8fd4",
"markerXSolutionsId": "51ef3e3c-6752-4ba9-ba9b-e1b0b5b91eb1",
"productId": "c2a4764b-f254-45f6-96d6-2760a2d2e063"
},
{
"id": "f83d655b-b78b-4f9d-8cfe-d8c50cca8fd4",
"markerXSolutionsId": "51ef3e3c-6752-4ba9-ba9b-e1b0b5b91eb1",
"productId": "c2a4764b-f254-45f6-96d6-2760a2d2e063"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "13231dcd-38f3-4a0a-930d-fb60cdc0f1a9",
"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": "eff06e96-808d-4d64-90bb-98f9577a6179"
},
{
"id": "13231dcd-38f3-4a0a-930d-fb60cdc0f1a9",
"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": "eff06e96-808d-4d64-90bb-98f9577a6179"
}
],
"archivedReports": [
{
"id": "13231dcd-38f3-4a0a-930d-fb60cdc0f1a9",
"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": "eff06e96-808d-4d64-90bb-98f9577a6179"
},
{
"id": "13231dcd-38f3-4a0a-930d-fb60cdc0f1a9",
"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": "eff06e96-808d-4d64-90bb-98f9577a6179"
}
],
"productSolutions": [
{
"id": "bea7edfb-2244-4b71-9504-12fea1677ff1",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
},
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "bea7edfb-2244-4b71-9504-12fea1677ff1",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
},
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "1a403b2b-d1f9-4fcb-9a35-996eb9d4d485",
"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": "9017a099-f1bd-46dc-9471-9c9ec40378a1",
"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": "112f4082-959a-4fc5-8ce4-0a68f9e5061d",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "a1322c88-6af2-4c62-a8f5-bd96c7f516ac",
"project": "sample string 15",
"projectId": "5ca89f16-6a7c-44ee-a670-635e044f1217",
"qrLogAttributeXMarker": [
{
"id": "720abe07-bfb9-474e-b410-98529d564b69",
"value": "sample string 2",
"qrLogAttributeListValueId": "a2bec400-094f-4364-9074-c76fee14cc41",
"markerId": "680a6c3b-4bec-4a0a-ac48-6f201c4a4236",
"qrLogAttributeId": "6c06d321-d530-44f4-b32c-04a59e781700",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
},
{
"id": "720abe07-bfb9-474e-b410-98529d564b69",
"value": "sample string 2",
"qrLogAttributeListValueId": "a2bec400-094f-4364-9074-c76fee14cc41",
"markerId": "680a6c3b-4bec-4a0a-ac48-6f201c4a4236",
"qrLogAttributeId": "6c06d321-d530-44f4-b32c-04a59e781700",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "ea352d02-b3c3-4e72-bb89-ced7c21c5116",
"markerId": "e7129b91-9194-4f59-ad19-4ecad6731147",
"solutionId": "202f1e47-b4c5-4af7-80ca-c7a25fcc0443",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "bea7edfb-2244-4b71-9504-12fea1677ff1",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
},
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "257296e5-993e-4b46-99c0-dbb0aba2b6e5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:28:14.9963331Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3fc6a406-5c0b-4818-b55b-6eff103b3888"
},
{
"id": "257296e5-993e-4b46-99c0-dbb0aba2b6e5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:28:14.9963331Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3fc6a406-5c0b-4818-b55b-6eff103b3888"
}
],
"selectedProducts": [
{
"id": "f83d655b-b78b-4f9d-8cfe-d8c50cca8fd4",
"markerXSolutionsId": "51ef3e3c-6752-4ba9-ba9b-e1b0b5b91eb1",
"productId": "c2a4764b-f254-45f6-96d6-2760a2d2e063"
},
{
"id": "f83d655b-b78b-4f9d-8cfe-d8c50cca8fd4",
"markerXSolutionsId": "51ef3e3c-6752-4ba9-ba9b-e1b0b5b91eb1",
"productId": "c2a4764b-f254-45f6-96d6-2760a2d2e063"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "ea352d02-b3c3-4e72-bb89-ced7c21c5116",
"markerId": "e7129b91-9194-4f59-ad19-4ecad6731147",
"solutionId": "202f1e47-b4c5-4af7-80ca-c7a25fcc0443",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "bea7edfb-2244-4b71-9504-12fea1677ff1",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
},
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "257296e5-993e-4b46-99c0-dbb0aba2b6e5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:28:14.9963331Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3fc6a406-5c0b-4818-b55b-6eff103b3888"
},
{
"id": "257296e5-993e-4b46-99c0-dbb0aba2b6e5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:28:14.9963331Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3fc6a406-5c0b-4818-b55b-6eff103b3888"
}
],
"selectedProducts": [
{
"id": "f83d655b-b78b-4f9d-8cfe-d8c50cca8fd4",
"markerXSolutionsId": "51ef3e3c-6752-4ba9-ba9b-e1b0b5b91eb1",
"productId": "c2a4764b-f254-45f6-96d6-2760a2d2e063"
},
{
"id": "f83d655b-b78b-4f9d-8cfe-d8c50cca8fd4",
"markerXSolutionsId": "51ef3e3c-6752-4ba9-ba9b-e1b0b5b91eb1",
"productId": "c2a4764b-f254-45f6-96d6-2760a2d2e063"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "13231dcd-38f3-4a0a-930d-fb60cdc0f1a9",
"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": "eff06e96-808d-4d64-90bb-98f9577a6179"
},
{
"id": "13231dcd-38f3-4a0a-930d-fb60cdc0f1a9",
"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": "eff06e96-808d-4d64-90bb-98f9577a6179"
}
],
"archivedReports": [
{
"id": "13231dcd-38f3-4a0a-930d-fb60cdc0f1a9",
"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": "eff06e96-808d-4d64-90bb-98f9577a6179"
},
{
"id": "13231dcd-38f3-4a0a-930d-fb60cdc0f1a9",
"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": "eff06e96-808d-4d64-90bb-98f9577a6179"
}
],
"productSolutions": [
{
"id": "bea7edfb-2244-4b71-9504-12fea1677ff1",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
},
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "bea7edfb-2244-4b71-9504-12fea1677ff1",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
},
{
"id": "99eb9053-6566-4ba0-ae3f-08ed54fd18f1",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/99eb9053-6566-4ba0-ae3f-08ed54fd18f1"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f9a2176b-cae3-4e43-a0fe-8810137f48ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "ebb0bfef-5d1c-46b6-9dbf-f27006f1c539",
"qrLogAttributeListValue": {
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"markerXSolutionsId": "21db67ee-9ea7-4c23-9a41-f89caf28d355",
"qrLogAttributeId": "c472c371-a3a4-4825-b49c-26567a4aa815",
"qrLogAttribute": {
"id": "30d2ca35-213e-46b9-b8d5-5dc695c6b9a0",
"code": "sample string 2",
"selectedValue": "145cbfb4-4768-46c3-9c9b-050062fb7f11",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e660e16b-9b1e-49c3-92b4-6c568cea64eb",
"sourceId": "e0b50aee-8ec9-4d5e-b04c-fd45557ad7b5",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "aeb4a985-9d21-4c40-8f3e-c9b54819622b",
"qrLogAttributeClass": {
"id": "b55acace-323f-473d-8036-cac6cd9392aa",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
},
{
"id": "a4b001e7-b9b7-4d29-9131-a44fbd06ad6f",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "d2221fc3-f967-4715-b49e-0ff4fcb0c3e1",
"qrLogAttributeListValueGlobalRefId": "179eee2e-3818-49c6-a224-7a11aaa4e1fd",
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
]
}
],
"translations": [
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
},
{
"id": "75638bcc-6f26-49d2-bbb8-3199f42a321a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "20fa3780-dd7f-4768-90c8-22387ce8a106"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
]