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": "e4d6c117-1df5-46cb-ad05-d7d042b30103",
"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": "b42b5e8f-ff38-4452-8b4e-65d8659a8b6b",
"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": "3400e151-e6a4-4e55-8357-a18684711018",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "e643d9ef-3a30-4d4d-b694-cd2839f3857f",
"project": "sample string 15",
"projectId": "4cd71e8e-3c69-4886-a9bc-62604466348e",
"qrLogAttributeXMarker": [
{
"id": "0f5ee2ed-ac0b-4b19-a0aa-c52aa0952f81",
"value": "sample string 2",
"qrLogAttributeListValueId": "eb3fe6e2-8601-443e-8544-6dcb5f008ca3",
"markerId": "a4162f58-c478-4bb3-bba3-1ae32c948722",
"qrLogAttributeId": "00fda367-10ec-48e6-8fb6-75deb44bc0c8",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0f5ee2ed-ac0b-4b19-a0aa-c52aa0952f81",
"value": "sample string 2",
"qrLogAttributeListValueId": "eb3fe6e2-8601-443e-8544-6dcb5f008ca3",
"markerId": "a4162f58-c478-4bb3-bba3-1ae32c948722",
"qrLogAttributeId": "00fda367-10ec-48e6-8fb6-75deb44bc0c8",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "06a00cd4-d3c0-434b-b0bd-aaaef2ed7a86",
"markerId": "913cea01-e24d-409a-a94a-197d34e1b6ff",
"solutionId": "8e638a5a-f7c2-478c-8800-f7d21bea862a",
"taxonomy263415Id": "c40c36d4-13d2-4f79-9da8-dea47d36d4d8",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1664de73-9579-4080-8622-8824bbaeafe7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
},
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "de62585d-6391-4cf2-9aca-560683a97f82",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:54:02.0139928Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "083521bb-9d2b-4cdd-a9f3-37c8d48edd6e"
},
{
"id": "de62585d-6391-4cf2-9aca-560683a97f82",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:54:02.0139928Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "083521bb-9d2b-4cdd-a9f3-37c8d48edd6e"
}
],
"selectedProducts": [
{
"id": "7dee617d-d78d-46c0-bb1d-2bb051f10298",
"markerXSolutionsId": "a1cfb814-af71-4444-bf5e-ada7e262651a",
"productId": "5b1e9289-d027-4022-8b0e-7076103ddefc"
},
{
"id": "7dee617d-d78d-46c0-bb1d-2bb051f10298",
"markerXSolutionsId": "a1cfb814-af71-4444-bf5e-ada7e262651a",
"productId": "5b1e9289-d027-4022-8b0e-7076103ddefc"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "06a00cd4-d3c0-434b-b0bd-aaaef2ed7a86",
"markerId": "913cea01-e24d-409a-a94a-197d34e1b6ff",
"solutionId": "8e638a5a-f7c2-478c-8800-f7d21bea862a",
"taxonomy263415Id": "c40c36d4-13d2-4f79-9da8-dea47d36d4d8",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1664de73-9579-4080-8622-8824bbaeafe7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
},
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "de62585d-6391-4cf2-9aca-560683a97f82",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:54:02.0139928Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "083521bb-9d2b-4cdd-a9f3-37c8d48edd6e"
},
{
"id": "de62585d-6391-4cf2-9aca-560683a97f82",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:54:02.0139928Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "083521bb-9d2b-4cdd-a9f3-37c8d48edd6e"
}
],
"selectedProducts": [
{
"id": "7dee617d-d78d-46c0-bb1d-2bb051f10298",
"markerXSolutionsId": "a1cfb814-af71-4444-bf5e-ada7e262651a",
"productId": "5b1e9289-d027-4022-8b0e-7076103ddefc"
},
{
"id": "7dee617d-d78d-46c0-bb1d-2bb051f10298",
"markerXSolutionsId": "a1cfb814-af71-4444-bf5e-ada7e262651a",
"productId": "5b1e9289-d027-4022-8b0e-7076103ddefc"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "53f77945-88f8-4bc5-b7cd-c04e6844be3e",
"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": "b66e2f93-1af8-4061-aa23-4e75c9a16326"
},
{
"id": "53f77945-88f8-4bc5-b7cd-c04e6844be3e",
"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": "b66e2f93-1af8-4061-aa23-4e75c9a16326"
}
],
"archivedReports": [
{
"id": "53f77945-88f8-4bc5-b7cd-c04e6844be3e",
"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": "b66e2f93-1af8-4061-aa23-4e75c9a16326"
},
{
"id": "53f77945-88f8-4bc5-b7cd-c04e6844be3e",
"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": "b66e2f93-1af8-4061-aa23-4e75c9a16326"
}
],
"productSolutions": [
{
"id": "1664de73-9579-4080-8622-8824bbaeafe7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
},
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "1664de73-9579-4080-8622-8824bbaeafe7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
},
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "e4d6c117-1df5-46cb-ad05-d7d042b30103",
"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": "b42b5e8f-ff38-4452-8b4e-65d8659a8b6b",
"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": "3400e151-e6a4-4e55-8357-a18684711018",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "e643d9ef-3a30-4d4d-b694-cd2839f3857f",
"project": "sample string 15",
"projectId": "4cd71e8e-3c69-4886-a9bc-62604466348e",
"qrLogAttributeXMarker": [
{
"id": "0f5ee2ed-ac0b-4b19-a0aa-c52aa0952f81",
"value": "sample string 2",
"qrLogAttributeListValueId": "eb3fe6e2-8601-443e-8544-6dcb5f008ca3",
"markerId": "a4162f58-c478-4bb3-bba3-1ae32c948722",
"qrLogAttributeId": "00fda367-10ec-48e6-8fb6-75deb44bc0c8",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "0f5ee2ed-ac0b-4b19-a0aa-c52aa0952f81",
"value": "sample string 2",
"qrLogAttributeListValueId": "eb3fe6e2-8601-443e-8544-6dcb5f008ca3",
"markerId": "a4162f58-c478-4bb3-bba3-1ae32c948722",
"qrLogAttributeId": "00fda367-10ec-48e6-8fb6-75deb44bc0c8",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "06a00cd4-d3c0-434b-b0bd-aaaef2ed7a86",
"markerId": "913cea01-e24d-409a-a94a-197d34e1b6ff",
"solutionId": "8e638a5a-f7c2-478c-8800-f7d21bea862a",
"taxonomy263415Id": "c40c36d4-13d2-4f79-9da8-dea47d36d4d8",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1664de73-9579-4080-8622-8824bbaeafe7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
},
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "de62585d-6391-4cf2-9aca-560683a97f82",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:54:02.0139928Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "083521bb-9d2b-4cdd-a9f3-37c8d48edd6e"
},
{
"id": "de62585d-6391-4cf2-9aca-560683a97f82",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:54:02.0139928Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "083521bb-9d2b-4cdd-a9f3-37c8d48edd6e"
}
],
"selectedProducts": [
{
"id": "7dee617d-d78d-46c0-bb1d-2bb051f10298",
"markerXSolutionsId": "a1cfb814-af71-4444-bf5e-ada7e262651a",
"productId": "5b1e9289-d027-4022-8b0e-7076103ddefc"
},
{
"id": "7dee617d-d78d-46c0-bb1d-2bb051f10298",
"markerXSolutionsId": "a1cfb814-af71-4444-bf5e-ada7e262651a",
"productId": "5b1e9289-d027-4022-8b0e-7076103ddefc"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "06a00cd4-d3c0-434b-b0bd-aaaef2ed7a86",
"markerId": "913cea01-e24d-409a-a94a-197d34e1b6ff",
"solutionId": "8e638a5a-f7c2-478c-8800-f7d21bea862a",
"taxonomy263415Id": "c40c36d4-13d2-4f79-9da8-dea47d36d4d8",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1664de73-9579-4080-8622-8824bbaeafe7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
},
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "de62585d-6391-4cf2-9aca-560683a97f82",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:54:02.0139928Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "083521bb-9d2b-4cdd-a9f3-37c8d48edd6e"
},
{
"id": "de62585d-6391-4cf2-9aca-560683a97f82",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:54:02.0139928Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "083521bb-9d2b-4cdd-a9f3-37c8d48edd6e"
}
],
"selectedProducts": [
{
"id": "7dee617d-d78d-46c0-bb1d-2bb051f10298",
"markerXSolutionsId": "a1cfb814-af71-4444-bf5e-ada7e262651a",
"productId": "5b1e9289-d027-4022-8b0e-7076103ddefc"
},
{
"id": "7dee617d-d78d-46c0-bb1d-2bb051f10298",
"markerXSolutionsId": "a1cfb814-af71-4444-bf5e-ada7e262651a",
"productId": "5b1e9289-d027-4022-8b0e-7076103ddefc"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "53f77945-88f8-4bc5-b7cd-c04e6844be3e",
"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": "b66e2f93-1af8-4061-aa23-4e75c9a16326"
},
{
"id": "53f77945-88f8-4bc5-b7cd-c04e6844be3e",
"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": "b66e2f93-1af8-4061-aa23-4e75c9a16326"
}
],
"archivedReports": [
{
"id": "53f77945-88f8-4bc5-b7cd-c04e6844be3e",
"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": "b66e2f93-1af8-4061-aa23-4e75c9a16326"
},
{
"id": "53f77945-88f8-4bc5-b7cd-c04e6844be3e",
"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": "b66e2f93-1af8-4061-aa23-4e75c9a16326"
}
],
"productSolutions": [
{
"id": "1664de73-9579-4080-8622-8824bbaeafe7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
},
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "1664de73-9579-4080-8622-8824bbaeafe7",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
},
{
"id": "047967e5-0b36-4ca8-a26e-4604b29df35a",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/047967e5-0b36-4ca8-a26e-4604b29df35a"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
},
{
"id": "8a7d7f64-16bc-41df-a2b1-1c8ea4796a40",
"value": "sample string 2",
"qrLogAttributeListValueId": "34939a45-fd5c-42c8-8fbe-dccc7f61f4ca",
"qrLogAttributeListValue": {
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"markerXSolutionsId": "c5546b0b-8de1-4515-9bd0-e808452c5c12",
"qrLogAttributeId": "dcfa0c7c-b34c-441f-b7a6-c707ac069240",
"qrLogAttribute": {
"id": "1118da31-8f17-4a64-9de2-80479f4513c7",
"code": "sample string 2",
"selectedValue": "1aa7742c-246c-46a4-ae7a-b3798dbab4f6",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5551cbd8-5e6f-4a86-ba96-a24f83176cee",
"sourceId": "8ed1519f-710d-4ce4-93ec-600e8af913dd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "1c96c0f2-03c1-4050-9ea1-58d3112a0502",
"qrLogAttributeClass": {
"id": "96f49dfb-68f6-4a73-925a-e9be1c8950bb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
"qrLogAttributeListValue": [
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
},
{
"id": "eab45bfb-4d82-46eb-9277-d4c67d4e4559",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "289804b6-28b1-4cab-912c-103b6787c0e3",
"qrLogAttributeListValueGlobalRefId": "85252570-0142-4c68-a0b8-30423241a110",
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
]
}
],
"translations": [
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
},
{
"id": "22f0d9e6-0892-49bb-81e6-2a6d24060695",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3f5ba2f8-2346-42d7-b983-f97f0c4a414a"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
]