GET api/Markers/{id}?languageCode={languageCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| languageCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
MarkerViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Number | integer |
None. |
|
| Label | string |
None. |
|
| CoordX | decimal number |
None. |
|
| CoordY | decimal number |
None. |
|
| CoordX2 | decimal number |
None. |
|
| CoordY2 | decimal number |
None. |
|
| CreatedTs | string |
None. |
|
| ModifiedTs | string |
None. |
|
| Date | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| QRId | globally unique identifier |
None. |
|
| Comments | string |
None. |
|
| Status | string |
None. |
|
| ManualStatus | integer |
None. |
|
| IsApproved | integer |
None. |
|
| InstallerId | integer |
None. |
|
| Installer | InstallerViewModel |
None. |
|
| BlueprintId | globally unique identifier |
None. |
|
| Blueprint | string |
None. |
|
| BuildingComponent | string |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| QRLogAttributeXMarker | Collection of QRLogAttributeXMarkerViewModel |
None. |
|
| MarkerXSolutions | Collection of MarkerXSolutionsViewModel |
None. |
|
| Reports | Collection of ReportViewModel |
None. |
|
| ArchivedReports | Collection of ReportViewModel |
None. |
|
| ProductSolutions | Collection of ProductSolutionViewModel |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "a98c7520-657f-4504-b35b-aea1079b06e9",
"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": "52e9f4b0-74c9-4d47-aa29-cd909c5d42de",
"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": "1769a5c9-4802-450d-9c21-9551d5c0b1fc",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "5ef91bc1-c960-48c3-b3c9-dcbeda96bf6a",
"project": "sample string 15",
"projectId": "9429e18a-d0d3-4b54-be2d-ac126640bca4",
"qrLogAttributeXMarker": [
{
"id": "5e0c7c11-fd5d-484b-9adb-3a6f9bec6f32",
"value": "sample string 2",
"qrLogAttributeListValueId": "9c93c4b8-b2e7-4388-8740-4c408279a89c",
"markerId": "c6bff404-cb2e-436b-84b8-2976859d7b5d",
"qrLogAttributeId": "64d753d8-9687-4735-adf7-edf99c152d91",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
}
],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "5e0c7c11-fd5d-484b-9adb-3a6f9bec6f32",
"value": "sample string 2",
"qrLogAttributeListValueId": "9c93c4b8-b2e7-4388-8740-4c408279a89c",
"markerId": "c6bff404-cb2e-436b-84b8-2976859d7b5d",
"qrLogAttributeId": "64d753d8-9687-4735-adf7-edf99c152d91",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
}
],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "d0a90b1e-eb6f-4489-b6c3-9371ccccb4a5",
"markerId": "1e6e5a65-824b-493b-9f06-c6b06506245c",
"solutionId": "1ac40634-b331-4a29-8f23-bc400b0924ad",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "5758f059-c24d-4fb0-99ce-afb537e5eadc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9bd71b14-6182-4226-9567-96d802482224",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9bd71b14-6182-4226-9567-96d802482224"
},
{
"id": "9bd71b14-6182-4226-9567-96d802482224",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9bd71b14-6182-4226-9567-96d802482224"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f51f7057-cd9c-4dbf-a642-85a988ed8208",
"value": "sample string 2",
"qrLogAttributeListValueId": "5d9bf418-6343-40cf-87bc-d8b01a16b8f8",
"qrLogAttributeListValue": {
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"markerXSolutionsId": "83de5fa3-95a6-4485-b1bf-9df0b9ca9136",
"qrLogAttributeId": "09f49b84-0209-4ffa-bff9-c48d0072bc5f",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
}
],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f51f7057-cd9c-4dbf-a642-85a988ed8208",
"value": "sample string 2",
"qrLogAttributeListValueId": "5d9bf418-6343-40cf-87bc-d8b01a16b8f8",
"qrLogAttributeListValue": {
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"markerXSolutionsId": "83de5fa3-95a6-4485-b1bf-9df0b9ca9136",
"qrLogAttributeId": "09f49b84-0209-4ffa-bff9-c48d0072bc5f",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
}
],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f51f7057-cd9c-4dbf-a642-85a988ed8208",
"value": "sample string 2",
"qrLogAttributeListValueId": "5d9bf418-6343-40cf-87bc-d8b01a16b8f8",
"qrLogAttributeListValue": {
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"markerXSolutionsId": "83de5fa3-95a6-4485-b1bf-9df0b9ca9136",
"qrLogAttributeId": "09f49b84-0209-4ffa-bff9-c48d0072bc5f",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
}
],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f51f7057-cd9c-4dbf-a642-85a988ed8208",
"value": "sample string 2",
"qrLogAttributeListValueId": "5d9bf418-6343-40cf-87bc-d8b01a16b8f8",
"qrLogAttributeListValue": {
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"markerXSolutionsId": "83de5fa3-95a6-4485-b1bf-9df0b9ca9136",
"qrLogAttributeId": "09f49b84-0209-4ffa-bff9-c48d0072bc5f",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
}
],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "4678182a-d4bd-471c-811e-7d968e63b6a4",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:51.6639689Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0776d744-07c4-432e-8cc2-774590b1a54d"
},
{
"id": "4678182a-d4bd-471c-811e-7d968e63b6a4",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:51.6639689Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0776d744-07c4-432e-8cc2-774590b1a54d"
}
],
"selectedProducts": [
{
"id": "e3cd68ea-fe91-4156-af55-7635cc6bae61",
"markerXSolutionsId": "84952236-0005-4e46-a023-d3788c8ffe08",
"productId": "37893228-5dbb-4915-871c-f1c254a4cf5f"
},
{
"id": "e3cd68ea-fe91-4156-af55-7635cc6bae61",
"markerXSolutionsId": "84952236-0005-4e46-a023-d3788c8ffe08",
"productId": "37893228-5dbb-4915-871c-f1c254a4cf5f"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "d0a90b1e-eb6f-4489-b6c3-9371ccccb4a5",
"markerId": "1e6e5a65-824b-493b-9f06-c6b06506245c",
"solutionId": "1ac40634-b331-4a29-8f23-bc400b0924ad",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "5758f059-c24d-4fb0-99ce-afb537e5eadc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9bd71b14-6182-4226-9567-96d802482224",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9bd71b14-6182-4226-9567-96d802482224"
},
{
"id": "9bd71b14-6182-4226-9567-96d802482224",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9bd71b14-6182-4226-9567-96d802482224"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f51f7057-cd9c-4dbf-a642-85a988ed8208",
"value": "sample string 2",
"qrLogAttributeListValueId": "5d9bf418-6343-40cf-87bc-d8b01a16b8f8",
"qrLogAttributeListValue": {
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"markerXSolutionsId": "83de5fa3-95a6-4485-b1bf-9df0b9ca9136",
"qrLogAttributeId": "09f49b84-0209-4ffa-bff9-c48d0072bc5f",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
}
],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f51f7057-cd9c-4dbf-a642-85a988ed8208",
"value": "sample string 2",
"qrLogAttributeListValueId": "5d9bf418-6343-40cf-87bc-d8b01a16b8f8",
"qrLogAttributeListValue": {
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"markerXSolutionsId": "83de5fa3-95a6-4485-b1bf-9df0b9ca9136",
"qrLogAttributeId": "09f49b84-0209-4ffa-bff9-c48d0072bc5f",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
}
],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f51f7057-cd9c-4dbf-a642-85a988ed8208",
"value": "sample string 2",
"qrLogAttributeListValueId": "5d9bf418-6343-40cf-87bc-d8b01a16b8f8",
"qrLogAttributeListValue": {
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"markerXSolutionsId": "83de5fa3-95a6-4485-b1bf-9df0b9ca9136",
"qrLogAttributeId": "09f49b84-0209-4ffa-bff9-c48d0072bc5f",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
}
],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f51f7057-cd9c-4dbf-a642-85a988ed8208",
"value": "sample string 2",
"qrLogAttributeListValueId": "5d9bf418-6343-40cf-87bc-d8b01a16b8f8",
"qrLogAttributeListValue": {
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"markerXSolutionsId": "83de5fa3-95a6-4485-b1bf-9df0b9ca9136",
"qrLogAttributeId": "09f49b84-0209-4ffa-bff9-c48d0072bc5f",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
}
],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "4678182a-d4bd-471c-811e-7d968e63b6a4",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:51.6639689Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0776d744-07c4-432e-8cc2-774590b1a54d"
},
{
"id": "4678182a-d4bd-471c-811e-7d968e63b6a4",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-03-24T21:40:51.6639689Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0776d744-07c4-432e-8cc2-774590b1a54d"
}
],
"selectedProducts": [
{
"id": "e3cd68ea-fe91-4156-af55-7635cc6bae61",
"markerXSolutionsId": "84952236-0005-4e46-a023-d3788c8ffe08",
"productId": "37893228-5dbb-4915-871c-f1c254a4cf5f"
},
{
"id": "e3cd68ea-fe91-4156-af55-7635cc6bae61",
"markerXSolutionsId": "84952236-0005-4e46-a023-d3788c8ffe08",
"productId": "37893228-5dbb-4915-871c-f1c254a4cf5f"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "0cfcc1c3-910b-4875-8ea5-383513ecd915",
"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": "d3b4f393-247c-4703-ad1b-f43141ac773c"
},
{
"id": "0cfcc1c3-910b-4875-8ea5-383513ecd915",
"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": "d3b4f393-247c-4703-ad1b-f43141ac773c"
}
],
"archivedReports": [
{
"id": "0cfcc1c3-910b-4875-8ea5-383513ecd915",
"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": "d3b4f393-247c-4703-ad1b-f43141ac773c"
},
{
"id": "0cfcc1c3-910b-4875-8ea5-383513ecd915",
"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": "d3b4f393-247c-4703-ad1b-f43141ac773c"
}
],
"productSolutions": [
{
"id": "5758f059-c24d-4fb0-99ce-afb537e5eadc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9bd71b14-6182-4226-9567-96d802482224",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9bd71b14-6182-4226-9567-96d802482224"
},
{
"id": "9bd71b14-6182-4226-9567-96d802482224",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9bd71b14-6182-4226-9567-96d802482224"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f51f7057-cd9c-4dbf-a642-85a988ed8208",
"value": "sample string 2",
"qrLogAttributeListValueId": "5d9bf418-6343-40cf-87bc-d8b01a16b8f8",
"qrLogAttributeListValue": {
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"markerXSolutionsId": "83de5fa3-95a6-4485-b1bf-9df0b9ca9136",
"qrLogAttributeId": "09f49b84-0209-4ffa-bff9-c48d0072bc5f",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
}
],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f51f7057-cd9c-4dbf-a642-85a988ed8208",
"value": "sample string 2",
"qrLogAttributeListValueId": "5d9bf418-6343-40cf-87bc-d8b01a16b8f8",
"qrLogAttributeListValue": {
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"markerXSolutionsId": "83de5fa3-95a6-4485-b1bf-9df0b9ca9136",
"qrLogAttributeId": "09f49b84-0209-4ffa-bff9-c48d0072bc5f",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
}
],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "5758f059-c24d-4fb0-99ce-afb537e5eadc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "9bd71b14-6182-4226-9567-96d802482224",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9bd71b14-6182-4226-9567-96d802482224"
},
{
"id": "9bd71b14-6182-4226-9567-96d802482224",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/9bd71b14-6182-4226-9567-96d802482224"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "f51f7057-cd9c-4dbf-a642-85a988ed8208",
"value": "sample string 2",
"qrLogAttributeListValueId": "5d9bf418-6343-40cf-87bc-d8b01a16b8f8",
"qrLogAttributeListValue": {
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"markerXSolutionsId": "83de5fa3-95a6-4485-b1bf-9df0b9ca9136",
"qrLogAttributeId": "09f49b84-0209-4ffa-bff9-c48d0072bc5f",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
}
],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "f51f7057-cd9c-4dbf-a642-85a988ed8208",
"value": "sample string 2",
"qrLogAttributeListValueId": "5d9bf418-6343-40cf-87bc-d8b01a16b8f8",
"qrLogAttributeListValue": {
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"markerXSolutionsId": "83de5fa3-95a6-4485-b1bf-9df0b9ca9136",
"qrLogAttributeId": "09f49b84-0209-4ffa-bff9-c48d0072bc5f",
"qrLogAttribute": {
"id": "833852e4-1cec-4b82-941e-adb20cd90735",
"code": "sample string 2",
"selectedValue": "da1c3446-69b9-4c35-840b-197ddc72c9fb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6a490f33-cbe8-422e-9161-91176303723d",
"sourceId": "a65f3247-b376-400c-b77b-5073d0908510",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "cf00d48d-2b26-4abe-a375-d14423e3ae9b",
"qrLogAttributeClass": {
"id": "176045d9-4d6d-42c6-8993-00debe6f0d8e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
},
{
"id": "589f4f5c-3c7d-4e51-89fd-87c7581c649e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "85bc0c33-fc81-4b4a-bea3-35614160f9ef",
"qrLogAttributeListValueGlobalRefId": "9f501367-ef44-4da2-9c8d-002ccb51e04e",
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
]
}
],
"translations": [
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
},
{
"id": "bb142017-7c3a-4f4c-bf65-a873e1da684c",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "372a4a69-d82d-46d5-88df-513d7cafcbee"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}