GET api/Markers/{id}?languageCode={languageCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| languageCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
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": "534eefc4-f744-463e-a24a-dd879648eb50",
"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": "24537404-207c-4050-877a-86fa3f92abcb",
"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": "c4286ca6-ac1d-4abb-8cf7-f7a016b2c4aa",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "5e22348d-e39c-4008-81a1-1ff91f62be18",
"project": "sample string 15",
"projectId": "2ded2612-fe2b-4fd9-9465-467c563c0e36",
"qrLogAttributeXMarker": [
{
"id": "019b8586-2019-45fe-8212-1a578978851f",
"value": "sample string 2",
"qrLogAttributeListValueId": "50282e05-daa8-4775-b2ab-412d1f4cc367",
"markerId": "1985b47c-a0bf-4579-803c-5d9dd7e69ba6",
"qrLogAttributeId": "f610b878-3f8c-4e5a-a152-aa779105a497",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
}
],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
}
},
{
"id": "019b8586-2019-45fe-8212-1a578978851f",
"value": "sample string 2",
"qrLogAttributeListValueId": "50282e05-daa8-4775-b2ab-412d1f4cc367",
"markerId": "1985b47c-a0bf-4579-803c-5d9dd7e69ba6",
"qrLogAttributeId": "f610b878-3f8c-4e5a-a152-aa779105a497",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
}
],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "668308df-6ffd-47d7-b23e-c3338a607f69",
"markerId": "7b041048-addf-4e64-b07f-4cf2b394cd44",
"solutionId": "43daaaac-32c8-4384-9e90-7b331bf8de32",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "a8ca90bf-31fd-4222-aa84-8056f55c6f75",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "3cb3a883-bbd2-4f51-9e37-95f5bf2066de",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3cb3a883-bbd2-4f51-9e37-95f5bf2066de"
},
{
"id": "3cb3a883-bbd2-4f51-9e37-95f5bf2066de",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3cb3a883-bbd2-4f51-9e37-95f5bf2066de"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "da1c9677-1dc6-4eb3-b685-042a8d0a8058",
"value": "sample string 2",
"qrLogAttributeListValueId": "d8998eb4-1876-4f52-8a3b-db3c95266882",
"qrLogAttributeListValue": {
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"markerXSolutionsId": "aee181e1-af68-4016-bd79-cba86dce5cbc",
"qrLogAttributeId": "cb72dd8c-9445-4a79-9aaa-8a8c46c26f41",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
}
],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
}
},
{
"id": "da1c9677-1dc6-4eb3-b685-042a8d0a8058",
"value": "sample string 2",
"qrLogAttributeListValueId": "d8998eb4-1876-4f52-8a3b-db3c95266882",
"qrLogAttributeListValue": {
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"markerXSolutionsId": "aee181e1-af68-4016-bd79-cba86dce5cbc",
"qrLogAttributeId": "cb72dd8c-9445-4a79-9aaa-8a8c46c26f41",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
}
],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "da1c9677-1dc6-4eb3-b685-042a8d0a8058",
"value": "sample string 2",
"qrLogAttributeListValueId": "d8998eb4-1876-4f52-8a3b-db3c95266882",
"qrLogAttributeListValue": {
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"markerXSolutionsId": "aee181e1-af68-4016-bd79-cba86dce5cbc",
"qrLogAttributeId": "cb72dd8c-9445-4a79-9aaa-8a8c46c26f41",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
}
],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
}
},
{
"id": "da1c9677-1dc6-4eb3-b685-042a8d0a8058",
"value": "sample string 2",
"qrLogAttributeListValueId": "d8998eb4-1876-4f52-8a3b-db3c95266882",
"qrLogAttributeListValue": {
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"markerXSolutionsId": "aee181e1-af68-4016-bd79-cba86dce5cbc",
"qrLogAttributeId": "cb72dd8c-9445-4a79-9aaa-8a8c46c26f41",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
}
],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "791fc9f2-54d0-4a9f-9bfe-ab43064b736b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:39:51.0922873Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "04e760c8-a229-40fb-8a38-e8bf60e963da"
},
{
"id": "791fc9f2-54d0-4a9f-9bfe-ab43064b736b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:39:51.0922873Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "04e760c8-a229-40fb-8a38-e8bf60e963da"
}
],
"selectedProducts": [
{
"id": "7a3a45ff-2a91-4beb-adb7-82fb97af652f",
"markerXSolutionsId": "bc8c6a79-4200-4048-803a-8789b601c810",
"productId": "8caba861-a12f-4d25-8d4a-151f987a2277"
},
{
"id": "7a3a45ff-2a91-4beb-adb7-82fb97af652f",
"markerXSolutionsId": "bc8c6a79-4200-4048-803a-8789b601c810",
"productId": "8caba861-a12f-4d25-8d4a-151f987a2277"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "668308df-6ffd-47d7-b23e-c3338a607f69",
"markerId": "7b041048-addf-4e64-b07f-4cf2b394cd44",
"solutionId": "43daaaac-32c8-4384-9e90-7b331bf8de32",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "a8ca90bf-31fd-4222-aa84-8056f55c6f75",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "3cb3a883-bbd2-4f51-9e37-95f5bf2066de",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3cb3a883-bbd2-4f51-9e37-95f5bf2066de"
},
{
"id": "3cb3a883-bbd2-4f51-9e37-95f5bf2066de",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3cb3a883-bbd2-4f51-9e37-95f5bf2066de"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "da1c9677-1dc6-4eb3-b685-042a8d0a8058",
"value": "sample string 2",
"qrLogAttributeListValueId": "d8998eb4-1876-4f52-8a3b-db3c95266882",
"qrLogAttributeListValue": {
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"markerXSolutionsId": "aee181e1-af68-4016-bd79-cba86dce5cbc",
"qrLogAttributeId": "cb72dd8c-9445-4a79-9aaa-8a8c46c26f41",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
}
],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
}
},
{
"id": "da1c9677-1dc6-4eb3-b685-042a8d0a8058",
"value": "sample string 2",
"qrLogAttributeListValueId": "d8998eb4-1876-4f52-8a3b-db3c95266882",
"qrLogAttributeListValue": {
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"markerXSolutionsId": "aee181e1-af68-4016-bd79-cba86dce5cbc",
"qrLogAttributeId": "cb72dd8c-9445-4a79-9aaa-8a8c46c26f41",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
}
],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "da1c9677-1dc6-4eb3-b685-042a8d0a8058",
"value": "sample string 2",
"qrLogAttributeListValueId": "d8998eb4-1876-4f52-8a3b-db3c95266882",
"qrLogAttributeListValue": {
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"markerXSolutionsId": "aee181e1-af68-4016-bd79-cba86dce5cbc",
"qrLogAttributeId": "cb72dd8c-9445-4a79-9aaa-8a8c46c26f41",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
}
],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
}
},
{
"id": "da1c9677-1dc6-4eb3-b685-042a8d0a8058",
"value": "sample string 2",
"qrLogAttributeListValueId": "d8998eb4-1876-4f52-8a3b-db3c95266882",
"qrLogAttributeListValue": {
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"markerXSolutionsId": "aee181e1-af68-4016-bd79-cba86dce5cbc",
"qrLogAttributeId": "cb72dd8c-9445-4a79-9aaa-8a8c46c26f41",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
}
],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "791fc9f2-54d0-4a9f-9bfe-ab43064b736b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:39:51.0922873Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "04e760c8-a229-40fb-8a38-e8bf60e963da"
},
{
"id": "791fc9f2-54d0-4a9f-9bfe-ab43064b736b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:39:51.0922873Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "04e760c8-a229-40fb-8a38-e8bf60e963da"
}
],
"selectedProducts": [
{
"id": "7a3a45ff-2a91-4beb-adb7-82fb97af652f",
"markerXSolutionsId": "bc8c6a79-4200-4048-803a-8789b601c810",
"productId": "8caba861-a12f-4d25-8d4a-151f987a2277"
},
{
"id": "7a3a45ff-2a91-4beb-adb7-82fb97af652f",
"markerXSolutionsId": "bc8c6a79-4200-4048-803a-8789b601c810",
"productId": "8caba861-a12f-4d25-8d4a-151f987a2277"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "272310cd-1fbd-4507-8bba-d04e706f59f2",
"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": "ff48fc76-0704-445c-8040-3953e1d3ff46"
},
{
"id": "272310cd-1fbd-4507-8bba-d04e706f59f2",
"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": "ff48fc76-0704-445c-8040-3953e1d3ff46"
}
],
"archivedReports": [
{
"id": "272310cd-1fbd-4507-8bba-d04e706f59f2",
"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": "ff48fc76-0704-445c-8040-3953e1d3ff46"
},
{
"id": "272310cd-1fbd-4507-8bba-d04e706f59f2",
"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": "ff48fc76-0704-445c-8040-3953e1d3ff46"
}
],
"productSolutions": [
{
"id": "a8ca90bf-31fd-4222-aa84-8056f55c6f75",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "3cb3a883-bbd2-4f51-9e37-95f5bf2066de",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3cb3a883-bbd2-4f51-9e37-95f5bf2066de"
},
{
"id": "3cb3a883-bbd2-4f51-9e37-95f5bf2066de",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3cb3a883-bbd2-4f51-9e37-95f5bf2066de"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "da1c9677-1dc6-4eb3-b685-042a8d0a8058",
"value": "sample string 2",
"qrLogAttributeListValueId": "d8998eb4-1876-4f52-8a3b-db3c95266882",
"qrLogAttributeListValue": {
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"markerXSolutionsId": "aee181e1-af68-4016-bd79-cba86dce5cbc",
"qrLogAttributeId": "cb72dd8c-9445-4a79-9aaa-8a8c46c26f41",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
}
],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
}
},
{
"id": "da1c9677-1dc6-4eb3-b685-042a8d0a8058",
"value": "sample string 2",
"qrLogAttributeListValueId": "d8998eb4-1876-4f52-8a3b-db3c95266882",
"qrLogAttributeListValue": {
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"markerXSolutionsId": "aee181e1-af68-4016-bd79-cba86dce5cbc",
"qrLogAttributeId": "cb72dd8c-9445-4a79-9aaa-8a8c46c26f41",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
}
],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "a8ca90bf-31fd-4222-aa84-8056f55c6f75",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "3cb3a883-bbd2-4f51-9e37-95f5bf2066de",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3cb3a883-bbd2-4f51-9e37-95f5bf2066de"
},
{
"id": "3cb3a883-bbd2-4f51-9e37-95f5bf2066de",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/3cb3a883-bbd2-4f51-9e37-95f5bf2066de"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "da1c9677-1dc6-4eb3-b685-042a8d0a8058",
"value": "sample string 2",
"qrLogAttributeListValueId": "d8998eb4-1876-4f52-8a3b-db3c95266882",
"qrLogAttributeListValue": {
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"markerXSolutionsId": "aee181e1-af68-4016-bd79-cba86dce5cbc",
"qrLogAttributeId": "cb72dd8c-9445-4a79-9aaa-8a8c46c26f41",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
}
],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
}
},
{
"id": "da1c9677-1dc6-4eb3-b685-042a8d0a8058",
"value": "sample string 2",
"qrLogAttributeListValueId": "d8998eb4-1876-4f52-8a3b-db3c95266882",
"qrLogAttributeListValue": {
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"markerXSolutionsId": "aee181e1-af68-4016-bd79-cba86dce5cbc",
"qrLogAttributeId": "cb72dd8c-9445-4a79-9aaa-8a8c46c26f41",
"qrLogAttribute": {
"id": "b1cafe95-6e67-4577-b514-cf1c8c57c0ed",
"code": "sample string 2",
"selectedValue": "10a4c5fb-7cb8-4186-ad93-0015a2625e39",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ea13d39a-5c0e-45f0-a14c-20f43ef8563b",
"sourceId": "efa6aad1-6edf-4151-8c60-1a5ee1530c8e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0708676b-be81-4c22-bb83-26ddbc871a1e",
"qrLogAttributeClass": {
"id": "e68c76c2-572c-4c51-bf73-88e0170536a0",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
},
{
"id": "d3c9caf2-d780-43c4-b1e2-d2c9d596ed71",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "4f6b535f-17f0-4fcd-8395-7d78b5b05166",
"qrLogAttributeListValueGlobalRefId": "99f4da6c-fffe-4d0c-9c0d-6bee19ce9bb3",
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
]
}
],
"translations": [
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
},
{
"id": "95c3c038-f36e-4ac7-8292-22d74c7f798d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f7a136c-83da-486a-ba63-06a4655e9b92"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}