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": "4279a120-ac12-4af7-9f15-7af110b3d57e",
"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": "61aa2184-54d5-41f1-b8fa-3453cf9edff2",
"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": "116100c0-aca1-4d7b-a49c-dfec11183a88",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "e21e5bde-929b-4909-b3ce-38d9a38748b6",
"project": "sample string 15",
"projectId": "bd858002-4bfd-4657-9504-72cae569ad55",
"qrLogAttributeXMarker": [
{
"id": "ebc3f17b-b0be-4781-ae9c-c419ec5f62dd",
"value": "sample string 2",
"qrLogAttributeListValueId": "b6dbef07-9f8c-43c3-a61c-401ea45a3398",
"markerId": "cf2ee1ed-885d-4280-8bdb-01f7aa51003c",
"qrLogAttributeId": "b77e3408-1039-4106-9b19-8f162038125d",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ebc3f17b-b0be-4781-ae9c-c419ec5f62dd",
"value": "sample string 2",
"qrLogAttributeListValueId": "b6dbef07-9f8c-43c3-a61c-401ea45a3398",
"markerId": "cf2ee1ed-885d-4280-8bdb-01f7aa51003c",
"qrLogAttributeId": "b77e3408-1039-4106-9b19-8f162038125d",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "027a5098-2f0a-4c58-9180-38149c615f30",
"markerId": "ba6de803-e16b-4217-bf21-902287e620e7",
"solutionId": "4411b44a-eb83-4164-91e5-a7b89fc32201",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "91cc0f04-ebe5-4d19-baed-1abd95e669e9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
},
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
},
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
},
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "4f69f70c-d177-4791-981a-b85605198f0a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4fc42d68-4ee9-489d-8bda-e148e105947a"
},
{
"id": "4f69f70c-d177-4791-981a-b85605198f0a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4fc42d68-4ee9-489d-8bda-e148e105947a"
}
],
"selectedProducts": [
{
"id": "5a4096a3-0b91-4b84-ba0e-0da398f650da",
"markerXSolutionsId": "f15ee8c0-97d5-4794-8f79-70fd9467f26d",
"productId": "e177ffdf-feab-4f4b-a7f5-560c6175c061"
},
{
"id": "5a4096a3-0b91-4b84-ba0e-0da398f650da",
"markerXSolutionsId": "f15ee8c0-97d5-4794-8f79-70fd9467f26d",
"productId": "e177ffdf-feab-4f4b-a7f5-560c6175c061"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "027a5098-2f0a-4c58-9180-38149c615f30",
"markerId": "ba6de803-e16b-4217-bf21-902287e620e7",
"solutionId": "4411b44a-eb83-4164-91e5-a7b89fc32201",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "91cc0f04-ebe5-4d19-baed-1abd95e669e9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
},
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
},
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
},
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "4f69f70c-d177-4791-981a-b85605198f0a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4fc42d68-4ee9-489d-8bda-e148e105947a"
},
{
"id": "4f69f70c-d177-4791-981a-b85605198f0a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4fc42d68-4ee9-489d-8bda-e148e105947a"
}
],
"selectedProducts": [
{
"id": "5a4096a3-0b91-4b84-ba0e-0da398f650da",
"markerXSolutionsId": "f15ee8c0-97d5-4794-8f79-70fd9467f26d",
"productId": "e177ffdf-feab-4f4b-a7f5-560c6175c061"
},
{
"id": "5a4096a3-0b91-4b84-ba0e-0da398f650da",
"markerXSolutionsId": "f15ee8c0-97d5-4794-8f79-70fd9467f26d",
"productId": "e177ffdf-feab-4f4b-a7f5-560c6175c061"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "ec236b8d-85c0-4b42-a569-37aab3d87a07",
"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": "870e31e5-bb01-4633-bba0-fb6793f8ddcf"
},
{
"id": "ec236b8d-85c0-4b42-a569-37aab3d87a07",
"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": "870e31e5-bb01-4633-bba0-fb6793f8ddcf"
}
],
"archivedReports": [
{
"id": "ec236b8d-85c0-4b42-a569-37aab3d87a07",
"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": "870e31e5-bb01-4633-bba0-fb6793f8ddcf"
},
{
"id": "ec236b8d-85c0-4b42-a569-37aab3d87a07",
"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": "870e31e5-bb01-4633-bba0-fb6793f8ddcf"
}
],
"productSolutions": [
{
"id": "91cc0f04-ebe5-4d19-baed-1abd95e669e9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
},
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
},
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "91cc0f04-ebe5-4d19-baed-1abd95e669e9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
},
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
},
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "4279a120-ac12-4af7-9f15-7af110b3d57e",
"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": "61aa2184-54d5-41f1-b8fa-3453cf9edff2",
"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": "116100c0-aca1-4d7b-a49c-dfec11183a88",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "e21e5bde-929b-4909-b3ce-38d9a38748b6",
"project": "sample string 15",
"projectId": "bd858002-4bfd-4657-9504-72cae569ad55",
"qrLogAttributeXMarker": [
{
"id": "ebc3f17b-b0be-4781-ae9c-c419ec5f62dd",
"value": "sample string 2",
"qrLogAttributeListValueId": "b6dbef07-9f8c-43c3-a61c-401ea45a3398",
"markerId": "cf2ee1ed-885d-4280-8bdb-01f7aa51003c",
"qrLogAttributeId": "b77e3408-1039-4106-9b19-8f162038125d",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ebc3f17b-b0be-4781-ae9c-c419ec5f62dd",
"value": "sample string 2",
"qrLogAttributeListValueId": "b6dbef07-9f8c-43c3-a61c-401ea45a3398",
"markerId": "cf2ee1ed-885d-4280-8bdb-01f7aa51003c",
"qrLogAttributeId": "b77e3408-1039-4106-9b19-8f162038125d",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "027a5098-2f0a-4c58-9180-38149c615f30",
"markerId": "ba6de803-e16b-4217-bf21-902287e620e7",
"solutionId": "4411b44a-eb83-4164-91e5-a7b89fc32201",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "91cc0f04-ebe5-4d19-baed-1abd95e669e9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
},
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
},
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
},
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "4f69f70c-d177-4791-981a-b85605198f0a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4fc42d68-4ee9-489d-8bda-e148e105947a"
},
{
"id": "4f69f70c-d177-4791-981a-b85605198f0a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4fc42d68-4ee9-489d-8bda-e148e105947a"
}
],
"selectedProducts": [
{
"id": "5a4096a3-0b91-4b84-ba0e-0da398f650da",
"markerXSolutionsId": "f15ee8c0-97d5-4794-8f79-70fd9467f26d",
"productId": "e177ffdf-feab-4f4b-a7f5-560c6175c061"
},
{
"id": "5a4096a3-0b91-4b84-ba0e-0da398f650da",
"markerXSolutionsId": "f15ee8c0-97d5-4794-8f79-70fd9467f26d",
"productId": "e177ffdf-feab-4f4b-a7f5-560c6175c061"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "027a5098-2f0a-4c58-9180-38149c615f30",
"markerId": "ba6de803-e16b-4217-bf21-902287e620e7",
"solutionId": "4411b44a-eb83-4164-91e5-a7b89fc32201",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "91cc0f04-ebe5-4d19-baed-1abd95e669e9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
},
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
},
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
},
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "4f69f70c-d177-4791-981a-b85605198f0a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4fc42d68-4ee9-489d-8bda-e148e105947a"
},
{
"id": "4f69f70c-d177-4791-981a-b85605198f0a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1421997Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "4fc42d68-4ee9-489d-8bda-e148e105947a"
}
],
"selectedProducts": [
{
"id": "5a4096a3-0b91-4b84-ba0e-0da398f650da",
"markerXSolutionsId": "f15ee8c0-97d5-4794-8f79-70fd9467f26d",
"productId": "e177ffdf-feab-4f4b-a7f5-560c6175c061"
},
{
"id": "5a4096a3-0b91-4b84-ba0e-0da398f650da",
"markerXSolutionsId": "f15ee8c0-97d5-4794-8f79-70fd9467f26d",
"productId": "e177ffdf-feab-4f4b-a7f5-560c6175c061"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "ec236b8d-85c0-4b42-a569-37aab3d87a07",
"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": "870e31e5-bb01-4633-bba0-fb6793f8ddcf"
},
{
"id": "ec236b8d-85c0-4b42-a569-37aab3d87a07",
"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": "870e31e5-bb01-4633-bba0-fb6793f8ddcf"
}
],
"archivedReports": [
{
"id": "ec236b8d-85c0-4b42-a569-37aab3d87a07",
"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": "870e31e5-bb01-4633-bba0-fb6793f8ddcf"
},
{
"id": "ec236b8d-85c0-4b42-a569-37aab3d87a07",
"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": "870e31e5-bb01-4633-bba0-fb6793f8ddcf"
}
],
"productSolutions": [
{
"id": "91cc0f04-ebe5-4d19-baed-1abd95e669e9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
},
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
},
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "91cc0f04-ebe5-4d19-baed-1abd95e669e9",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
},
{
"id": "389641a0-4f5c-4c1b-b943-3926f7d7091d",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/389641a0-4f5c-4c1b-b943-3926f7d7091d"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
},
{
"id": "27c07825-4b4e-42cd-bd59-6bb3326811a0",
"value": "sample string 2",
"qrLogAttributeListValueId": "a8cee9bf-dd19-461e-b33b-6605ccea0d75",
"qrLogAttributeListValue": {
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"markerXSolutionsId": "e1278410-2f03-44d2-850c-d6c8c4166c2b",
"qrLogAttributeId": "20242a99-761d-4453-b069-b10238029ae1",
"qrLogAttribute": {
"id": "bd7d097b-4110-46e3-822c-cd70ea9c777e",
"code": "sample string 2",
"selectedValue": "970318f0-a672-433e-8010-112396373c0b",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8662bd95-34bb-475f-8683-52f4aacbe7f8",
"sourceId": "43e85df6-1b4b-4ba8-8dfc-c89ed1a9f422",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "efd71d87-bd8f-426b-b37c-75ffda2ed0fd",
"qrLogAttributeClass": {
"id": "d6a80830-8631-424c-b475-7b53de7ac356",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
},
{
"id": "7a450316-cd70-40a0-a4b4-16ab540ebd1d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "91281a8d-aef8-4f67-a293-7191492fd8bc",
"qrLogAttributeListValueGlobalRefId": "32f6111e-d196-41df-b59f-e741ac4b8f2a",
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
]
}
],
"translations": [
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
},
{
"id": "7d97390c-b66d-44aa-94a2-e823ba7bb966",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a43e5472-4e28-4149-8aaf-7f3b56383d77"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
]