GET api/Blueprints/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
BlueprintViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | string |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | string |
None. |
|
| OpenMarkers | integer |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFileViewModel |
None. |
|
| Markers | Collection of MarkerViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| AllInstallers | Collection of InstallerViewModel |
None. |
|
| IsArchived | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "eee59a1f-bed5-42c1-9756-fdabbb172bef",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"customerId": 6,
"assigned": true,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 9",
"deadline": "sample string 10",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "sample string 13",
"openMarkers": 0,
"buildingComponentId": "63328f24-5581-43eb-a63d-eaf48f6f5a99",
"buildingComponent": "sample string 15",
"projectId": "5cf40e08-e003-4f0f-bcd6-de0fed9ea392",
"project": "sample string 17",
"blueprintFileId": "b27aa9f0-2971-4944-b9c6-772954985a7d",
"blueprintFile": {
"id": "f917a8d5-d9d8-4f4c-b1fc-095b9871db99",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "6032fcf1-d33d-47f8-aaaa-3c881c30ac52",
"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": "0828a923-9e9e-439a-90f8-33788baebcad",
"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": "4f39c121-eafa-4f3c-a220-5afaeb15d066",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "014144bb-1a12-4330-8ba5-c40149236db8",
"project": "sample string 15",
"projectId": "1c341130-f8a1-437d-8d55-9be6ccf2a1a2",
"qrLogAttributeXMarker": [
{
"id": "7a88b3f3-798f-4e2a-8263-a588f0bd2195",
"value": "sample string 2",
"qrLogAttributeListValueId": "fc0006ac-e7cb-4438-84df-5a94bafe1d8c",
"markerId": "3a8a703a-0088-409f-8c01-832a30a9ccd9",
"qrLogAttributeId": "0f781b34-346b-4572-b59d-e89f99c3eec6",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
},
{
"id": "7a88b3f3-798f-4e2a-8263-a588f0bd2195",
"value": "sample string 2",
"qrLogAttributeListValueId": "fc0006ac-e7cb-4438-84df-5a94bafe1d8c",
"markerId": "3a8a703a-0088-409f-8c01-832a30a9ccd9",
"qrLogAttributeId": "0f781b34-346b-4572-b59d-e89f99c3eec6",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "9c78ffd5-d9c6-4d3b-9807-c401502dfc78",
"markerId": "e7b27a83-886b-43fe-97bc-1ebdea4f749d",
"solutionId": "6f33a371-e38a-49df-897f-14f856ac3bc3",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "e338ec52-cdb7-4523-a414-38707fb6d0f8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
},
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
},
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
},
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b0bee7ff-b34e-4d9b-941c-4da52902ddda",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:41:02.8022659Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0fd3220e-e888-4e98-97cc-39d23c8d9e00"
},
{
"id": "b0bee7ff-b34e-4d9b-941c-4da52902ddda",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:41:02.8022659Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0fd3220e-e888-4e98-97cc-39d23c8d9e00"
}
],
"selectedProducts": [
{
"id": "5735131e-0210-4358-ba81-0aaf9df60147",
"markerXSolutionsId": "d11b74f6-7805-4c55-9a6a-6c53f90132db",
"productId": "b3a110fb-4897-4818-8ee7-4a6f6c3c8811"
},
{
"id": "5735131e-0210-4358-ba81-0aaf9df60147",
"markerXSolutionsId": "d11b74f6-7805-4c55-9a6a-6c53f90132db",
"productId": "b3a110fb-4897-4818-8ee7-4a6f6c3c8811"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "9c78ffd5-d9c6-4d3b-9807-c401502dfc78",
"markerId": "e7b27a83-886b-43fe-97bc-1ebdea4f749d",
"solutionId": "6f33a371-e38a-49df-897f-14f856ac3bc3",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "e338ec52-cdb7-4523-a414-38707fb6d0f8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
},
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
},
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
},
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b0bee7ff-b34e-4d9b-941c-4da52902ddda",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:41:02.8022659Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0fd3220e-e888-4e98-97cc-39d23c8d9e00"
},
{
"id": "b0bee7ff-b34e-4d9b-941c-4da52902ddda",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:41:02.8022659Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0fd3220e-e888-4e98-97cc-39d23c8d9e00"
}
],
"selectedProducts": [
{
"id": "5735131e-0210-4358-ba81-0aaf9df60147",
"markerXSolutionsId": "d11b74f6-7805-4c55-9a6a-6c53f90132db",
"productId": "b3a110fb-4897-4818-8ee7-4a6f6c3c8811"
},
{
"id": "5735131e-0210-4358-ba81-0aaf9df60147",
"markerXSolutionsId": "d11b74f6-7805-4c55-9a6a-6c53f90132db",
"productId": "b3a110fb-4897-4818-8ee7-4a6f6c3c8811"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "f20dd25f-35c1-4555-b172-cacca27e85ad",
"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": "6b39b381-8a39-4daa-842e-5d8e192bd8c0"
},
{
"id": "f20dd25f-35c1-4555-b172-cacca27e85ad",
"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": "6b39b381-8a39-4daa-842e-5d8e192bd8c0"
}
],
"archivedReports": [
{
"id": "f20dd25f-35c1-4555-b172-cacca27e85ad",
"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": "6b39b381-8a39-4daa-842e-5d8e192bd8c0"
},
{
"id": "f20dd25f-35c1-4555-b172-cacca27e85ad",
"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": "6b39b381-8a39-4daa-842e-5d8e192bd8c0"
}
],
"productSolutions": [
{
"id": "e338ec52-cdb7-4523-a414-38707fb6d0f8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
},
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
},
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "e338ec52-cdb7-4523-a414-38707fb6d0f8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
},
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
},
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "6032fcf1-d33d-47f8-aaaa-3c881c30ac52",
"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": "0828a923-9e9e-439a-90f8-33788baebcad",
"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": "4f39c121-eafa-4f3c-a220-5afaeb15d066",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "014144bb-1a12-4330-8ba5-c40149236db8",
"project": "sample string 15",
"projectId": "1c341130-f8a1-437d-8d55-9be6ccf2a1a2",
"qrLogAttributeXMarker": [
{
"id": "7a88b3f3-798f-4e2a-8263-a588f0bd2195",
"value": "sample string 2",
"qrLogAttributeListValueId": "fc0006ac-e7cb-4438-84df-5a94bafe1d8c",
"markerId": "3a8a703a-0088-409f-8c01-832a30a9ccd9",
"qrLogAttributeId": "0f781b34-346b-4572-b59d-e89f99c3eec6",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
},
{
"id": "7a88b3f3-798f-4e2a-8263-a588f0bd2195",
"value": "sample string 2",
"qrLogAttributeListValueId": "fc0006ac-e7cb-4438-84df-5a94bafe1d8c",
"markerId": "3a8a703a-0088-409f-8c01-832a30a9ccd9",
"qrLogAttributeId": "0f781b34-346b-4572-b59d-e89f99c3eec6",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "9c78ffd5-d9c6-4d3b-9807-c401502dfc78",
"markerId": "e7b27a83-886b-43fe-97bc-1ebdea4f749d",
"solutionId": "6f33a371-e38a-49df-897f-14f856ac3bc3",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "e338ec52-cdb7-4523-a414-38707fb6d0f8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
},
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
},
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
},
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b0bee7ff-b34e-4d9b-941c-4da52902ddda",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:41:02.8022659Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0fd3220e-e888-4e98-97cc-39d23c8d9e00"
},
{
"id": "b0bee7ff-b34e-4d9b-941c-4da52902ddda",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:41:02.8022659Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0fd3220e-e888-4e98-97cc-39d23c8d9e00"
}
],
"selectedProducts": [
{
"id": "5735131e-0210-4358-ba81-0aaf9df60147",
"markerXSolutionsId": "d11b74f6-7805-4c55-9a6a-6c53f90132db",
"productId": "b3a110fb-4897-4818-8ee7-4a6f6c3c8811"
},
{
"id": "5735131e-0210-4358-ba81-0aaf9df60147",
"markerXSolutionsId": "d11b74f6-7805-4c55-9a6a-6c53f90132db",
"productId": "b3a110fb-4897-4818-8ee7-4a6f6c3c8811"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "9c78ffd5-d9c6-4d3b-9807-c401502dfc78",
"markerId": "e7b27a83-886b-43fe-97bc-1ebdea4f749d",
"solutionId": "6f33a371-e38a-49df-897f-14f856ac3bc3",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "e338ec52-cdb7-4523-a414-38707fb6d0f8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
},
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
},
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
},
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "b0bee7ff-b34e-4d9b-941c-4da52902ddda",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:41:02.8022659Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0fd3220e-e888-4e98-97cc-39d23c8d9e00"
},
{
"id": "b0bee7ff-b34e-4d9b-941c-4da52902ddda",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-18T23:41:02.8022659Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0fd3220e-e888-4e98-97cc-39d23c8d9e00"
}
],
"selectedProducts": [
{
"id": "5735131e-0210-4358-ba81-0aaf9df60147",
"markerXSolutionsId": "d11b74f6-7805-4c55-9a6a-6c53f90132db",
"productId": "b3a110fb-4897-4818-8ee7-4a6f6c3c8811"
},
{
"id": "5735131e-0210-4358-ba81-0aaf9df60147",
"markerXSolutionsId": "d11b74f6-7805-4c55-9a6a-6c53f90132db",
"productId": "b3a110fb-4897-4818-8ee7-4a6f6c3c8811"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "f20dd25f-35c1-4555-b172-cacca27e85ad",
"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": "6b39b381-8a39-4daa-842e-5d8e192bd8c0"
},
{
"id": "f20dd25f-35c1-4555-b172-cacca27e85ad",
"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": "6b39b381-8a39-4daa-842e-5d8e192bd8c0"
}
],
"archivedReports": [
{
"id": "f20dd25f-35c1-4555-b172-cacca27e85ad",
"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": "6b39b381-8a39-4daa-842e-5d8e192bd8c0"
},
{
"id": "f20dd25f-35c1-4555-b172-cacca27e85ad",
"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": "6b39b381-8a39-4daa-842e-5d8e192bd8c0"
}
],
"productSolutions": [
{
"id": "e338ec52-cdb7-4523-a414-38707fb6d0f8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
},
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
},
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "e338ec52-cdb7-4523-a414-38707fb6d0f8",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
},
{
"id": "9b77821b-da56-41ee-9aec-3abecd677f9c",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9b77821b-da56-41ee-9aec-3abecd677f9c"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
},
{
"id": "38608601-2876-4d0d-9665-7212fd1dc4b9",
"value": "sample string 2",
"qrLogAttributeListValueId": "445f7107-c3d1-4d73-b880-7f3760fd1795",
"qrLogAttributeListValue": {
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"markerXSolutionsId": "a970b098-e506-4b95-a883-bfa1a6916abe",
"qrLogAttributeId": "21990dcc-5f7a-46f9-a922-0f1c051cd33e",
"qrLogAttribute": {
"id": "621415ea-0dba-4195-af0d-c83af258c2c8",
"code": "sample string 2",
"selectedValue": "2f61f5e7-53ac-41eb-b07a-735199817be8",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "035f525d-e4ba-4355-9229-eba965e5a625",
"sourceId": "67c7c690-2916-4ee9-b97c-de8bb0df0a5e",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4781a870-5269-4824-b9b8-10972231f188",
"qrLogAttributeClass": {
"id": "cffcea1e-8cc1-45ec-944f-560aaf39a11f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
},
{
"id": "e104d9f9-7c53-4fff-8b7d-56bff315e019",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "8baf2ae4-7bd4-4969-8c36-562ec34efa20",
"qrLogAttributeListValueGlobalRefId": "70c7749e-5890-46ca-a0c4-eb7d2aca906d",
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
]
}
],
"translations": [
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
},
{
"id": "433b0848-7580-4a07-b984-235ff067b039",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3625315-fdd8-4792-a728-37fdd38b2a61"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
],
"installers": [
{
"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"
},
{
"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"
}
],
"allInstallers": [
{
"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"
},
{
"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"
}
],
"isArchived": true
}