GET api/MarkersByBlueprintId/{blueprintId}?languageCode={languageCode}&light={light}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| blueprintId | globally unique identifier |
Required |
|
| languageCode | string |
Required |
|
| light | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Collection of MarkerViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Number | integer |
None. |
|
| Label | string |
None. |
|
| CoordX | decimal number |
None. |
|
| CoordY | decimal number |
None. |
|
| CoordX2 | decimal number |
None. |
|
| CoordY2 | decimal number |
None. |
|
| CreatedTs | string |
None. |
|
| ModifiedTs | string |
None. |
|
| Date | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| QRId | globally unique identifier |
None. |
|
| Comments | string |
None. |
|
| Status | string |
None. |
|
| ManualStatus | integer |
None. |
|
| IsApproved | integer |
None. |
|
| InstallerId | integer |
None. |
|
| Installer | InstallerViewModel |
None. |
|
| BlueprintId | globally unique identifier |
None. |
|
| Blueprint | string |
None. |
|
| BuildingComponent | string |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| QRLogAttributeXMarker | Collection of QRLogAttributeXMarkerViewModel |
None. |
|
| MarkerXSolutions | Collection of MarkerXSolutionsViewModel |
None. |
|
| Reports | Collection of ReportViewModel |
None. |
|
| ArchivedReports | Collection of ReportViewModel |
None. |
|
| ProductSolutions | Collection of ProductSolutionViewModel |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"id": "3c42d268-ec64-4d9f-8374-c81f47718acf",
"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": "44dab7cf-ad4d-4354-9593-41bfa4971f59",
"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": "1f1a76fa-ef80-4ef3-ab2b-5b8d1cf963db",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "5488f5e9-dc6c-4d71-b079-4badff6f6712",
"project": "sample string 15",
"projectId": "62a1c16e-7087-443d-aef0-dfd308e65028",
"qrLogAttributeXMarker": [
{
"id": "3fe3e916-5466-404c-9fcd-9b1d16fd3aff",
"value": "sample string 2",
"qrLogAttributeListValueId": "246f3675-345b-419b-9236-a4f95caed550",
"markerId": "03d1b374-d9a7-41f3-964d-4cb52cd7f754",
"qrLogAttributeId": "71373fbb-0f24-4a25-a268-4183f38e6296",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3fe3e916-5466-404c-9fcd-9b1d16fd3aff",
"value": "sample string 2",
"qrLogAttributeListValueId": "246f3675-345b-419b-9236-a4f95caed550",
"markerId": "03d1b374-d9a7-41f3-964d-4cb52cd7f754",
"qrLogAttributeId": "71373fbb-0f24-4a25-a268-4183f38e6296",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "96dc8deb-6872-41eb-8ac3-49c96739db52",
"markerId": "84c751ea-b45d-494a-bc99-aed755b4f9d2",
"solutionId": "8b5ad798-de7f-48f8-a707-2f1715614774",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "f06f0ca2-9ea1-43fe-acdf-a35ae7015dcc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
},
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "1fd08af5-e515-46b2-9f6e-e3c9bd5f6116",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:24:10.29958Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "66d11766-4bae-47cd-97d3-ce6c91f24991"
},
{
"id": "1fd08af5-e515-46b2-9f6e-e3c9bd5f6116",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:24:10.29958Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "66d11766-4bae-47cd-97d3-ce6c91f24991"
}
],
"selectedProducts": [
{
"id": "25a1ab31-1b48-4a4f-9568-3be56b35410d",
"markerXSolutionsId": "2dfd4e45-0874-4270-b359-38d47b640a80",
"productId": "c4c52bcc-e81e-4bfb-8d29-2da286dfc72e"
},
{
"id": "25a1ab31-1b48-4a4f-9568-3be56b35410d",
"markerXSolutionsId": "2dfd4e45-0874-4270-b359-38d47b640a80",
"productId": "c4c52bcc-e81e-4bfb-8d29-2da286dfc72e"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "96dc8deb-6872-41eb-8ac3-49c96739db52",
"markerId": "84c751ea-b45d-494a-bc99-aed755b4f9d2",
"solutionId": "8b5ad798-de7f-48f8-a707-2f1715614774",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "f06f0ca2-9ea1-43fe-acdf-a35ae7015dcc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
},
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "1fd08af5-e515-46b2-9f6e-e3c9bd5f6116",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:24:10.29958Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "66d11766-4bae-47cd-97d3-ce6c91f24991"
},
{
"id": "1fd08af5-e515-46b2-9f6e-e3c9bd5f6116",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:24:10.29958Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "66d11766-4bae-47cd-97d3-ce6c91f24991"
}
],
"selectedProducts": [
{
"id": "25a1ab31-1b48-4a4f-9568-3be56b35410d",
"markerXSolutionsId": "2dfd4e45-0874-4270-b359-38d47b640a80",
"productId": "c4c52bcc-e81e-4bfb-8d29-2da286dfc72e"
},
{
"id": "25a1ab31-1b48-4a4f-9568-3be56b35410d",
"markerXSolutionsId": "2dfd4e45-0874-4270-b359-38d47b640a80",
"productId": "c4c52bcc-e81e-4bfb-8d29-2da286dfc72e"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "4c315e9e-aaa3-40f9-8c19-f7d8ede82ed9",
"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": "e7d056cd-4b50-49ed-a77c-1466a9c05264"
},
{
"id": "4c315e9e-aaa3-40f9-8c19-f7d8ede82ed9",
"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": "e7d056cd-4b50-49ed-a77c-1466a9c05264"
}
],
"archivedReports": [
{
"id": "4c315e9e-aaa3-40f9-8c19-f7d8ede82ed9",
"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": "e7d056cd-4b50-49ed-a77c-1466a9c05264"
},
{
"id": "4c315e9e-aaa3-40f9-8c19-f7d8ede82ed9",
"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": "e7d056cd-4b50-49ed-a77c-1466a9c05264"
}
],
"productSolutions": [
{
"id": "f06f0ca2-9ea1-43fe-acdf-a35ae7015dcc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
},
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "f06f0ca2-9ea1-43fe-acdf-a35ae7015dcc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
},
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "3c42d268-ec64-4d9f-8374-c81f47718acf",
"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": "44dab7cf-ad4d-4354-9593-41bfa4971f59",
"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": "1f1a76fa-ef80-4ef3-ab2b-5b8d1cf963db",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "5488f5e9-dc6c-4d71-b079-4badff6f6712",
"project": "sample string 15",
"projectId": "62a1c16e-7087-443d-aef0-dfd308e65028",
"qrLogAttributeXMarker": [
{
"id": "3fe3e916-5466-404c-9fcd-9b1d16fd3aff",
"value": "sample string 2",
"qrLogAttributeListValueId": "246f3675-345b-419b-9236-a4f95caed550",
"markerId": "03d1b374-d9a7-41f3-964d-4cb52cd7f754",
"qrLogAttributeId": "71373fbb-0f24-4a25-a268-4183f38e6296",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
},
{
"id": "3fe3e916-5466-404c-9fcd-9b1d16fd3aff",
"value": "sample string 2",
"qrLogAttributeListValueId": "246f3675-345b-419b-9236-a4f95caed550",
"markerId": "03d1b374-d9a7-41f3-964d-4cb52cd7f754",
"qrLogAttributeId": "71373fbb-0f24-4a25-a268-4183f38e6296",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "96dc8deb-6872-41eb-8ac3-49c96739db52",
"markerId": "84c751ea-b45d-494a-bc99-aed755b4f9d2",
"solutionId": "8b5ad798-de7f-48f8-a707-2f1715614774",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "f06f0ca2-9ea1-43fe-acdf-a35ae7015dcc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
},
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "1fd08af5-e515-46b2-9f6e-e3c9bd5f6116",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:24:10.29958Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "66d11766-4bae-47cd-97d3-ce6c91f24991"
},
{
"id": "1fd08af5-e515-46b2-9f6e-e3c9bd5f6116",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:24:10.29958Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "66d11766-4bae-47cd-97d3-ce6c91f24991"
}
],
"selectedProducts": [
{
"id": "25a1ab31-1b48-4a4f-9568-3be56b35410d",
"markerXSolutionsId": "2dfd4e45-0874-4270-b359-38d47b640a80",
"productId": "c4c52bcc-e81e-4bfb-8d29-2da286dfc72e"
},
{
"id": "25a1ab31-1b48-4a4f-9568-3be56b35410d",
"markerXSolutionsId": "2dfd4e45-0874-4270-b359-38d47b640a80",
"productId": "c4c52bcc-e81e-4bfb-8d29-2da286dfc72e"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "96dc8deb-6872-41eb-8ac3-49c96739db52",
"markerId": "84c751ea-b45d-494a-bc99-aed755b4f9d2",
"solutionId": "8b5ad798-de7f-48f8-a707-2f1715614774",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "f06f0ca2-9ea1-43fe-acdf-a35ae7015dcc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
},
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "1fd08af5-e515-46b2-9f6e-e3c9bd5f6116",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:24:10.29958Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "66d11766-4bae-47cd-97d3-ce6c91f24991"
},
{
"id": "1fd08af5-e515-46b2-9f6e-e3c9bd5f6116",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:24:10.29958Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "66d11766-4bae-47cd-97d3-ce6c91f24991"
}
],
"selectedProducts": [
{
"id": "25a1ab31-1b48-4a4f-9568-3be56b35410d",
"markerXSolutionsId": "2dfd4e45-0874-4270-b359-38d47b640a80",
"productId": "c4c52bcc-e81e-4bfb-8d29-2da286dfc72e"
},
{
"id": "25a1ab31-1b48-4a4f-9568-3be56b35410d",
"markerXSolutionsId": "2dfd4e45-0874-4270-b359-38d47b640a80",
"productId": "c4c52bcc-e81e-4bfb-8d29-2da286dfc72e"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "4c315e9e-aaa3-40f9-8c19-f7d8ede82ed9",
"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": "e7d056cd-4b50-49ed-a77c-1466a9c05264"
},
{
"id": "4c315e9e-aaa3-40f9-8c19-f7d8ede82ed9",
"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": "e7d056cd-4b50-49ed-a77c-1466a9c05264"
}
],
"archivedReports": [
{
"id": "4c315e9e-aaa3-40f9-8c19-f7d8ede82ed9",
"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": "e7d056cd-4b50-49ed-a77c-1466a9c05264"
},
{
"id": "4c315e9e-aaa3-40f9-8c19-f7d8ede82ed9",
"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": "e7d056cd-4b50-49ed-a77c-1466a9c05264"
}
],
"productSolutions": [
{
"id": "f06f0ca2-9ea1-43fe-acdf-a35ae7015dcc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
},
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "f06f0ca2-9ea1-43fe-acdf-a35ae7015dcc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
},
{
"id": "d1d7879c-bb21-42f5-bc76-0a41b5adbbf5",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/d1d7879c-bb21-42f5-bc76-0a41b5adbbf5"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b017c381-3c48-4d6d-b3c7-ca469da26303",
"value": "sample string 2",
"qrLogAttributeListValueId": "8b39ca7d-9cbd-4f0d-82ea-056502836049",
"qrLogAttributeListValue": {
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"markerXSolutionsId": "1536d8f6-9ab9-433b-ae7d-2ed0a48d733d",
"qrLogAttributeId": "e716c0d8-2f2c-4fdb-9aad-cf40551f6d8f",
"qrLogAttribute": {
"id": "9cf1a19e-162f-4d87-b892-0e99f60fa027",
"code": "sample string 2",
"selectedValue": "716fdc1c-5d41-4924-b4cb-1f44e03a02d4",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6846b1a6-172f-47e2-8d45-704f5610f079",
"sourceId": "959cbced-9d89-4eec-ae7c-d07db1850353",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "bf2666bc-7196-4eaf-9a2a-c551aeb7a770",
"qrLogAttributeClass": {
"id": "68ea80c9-5e9a-499f-a212-78bb293c7704",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
"qrLogAttributeListValue": [
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
},
{
"id": "fe63a0ff-821e-45e4-b236-4b0453c30a9d",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "44177eec-4c53-4fce-bb07-d9bd53c2dfb6",
"qrLogAttributeListValueGlobalRefId": "f6ac8394-c60d-404f-873d-451cd7010e6e",
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
]
}
],
"translations": [
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
},
{
"id": "a3c51d4a-fa0b-429c-bdc8-cea9621a9656",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ed14da37-3ec8-4d93-b306-f85e3d396082"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
]