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": "90c79bf1-4be6-47ec-87e5-5f15425739a0",
"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": "e3464b02-769c-4ff6-b08f-69e41ea37796",
"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": "29a4de7e-2fed-41c2-b8ca-94755dd32c13",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "c51aefc2-0806-4b50-beb7-e7f6dbb2d753",
"project": "sample string 15",
"projectId": "9250bcee-8474-4dca-8ee7-325c12d85830",
"qrLogAttributeXMarker": [
{
"id": "16e7fa69-8624-431d-b5b4-0c43ae316294",
"value": "sample string 2",
"qrLogAttributeListValueId": "0be61c2f-e2a7-4b62-a00f-e456067a5ec4",
"markerId": "5a9eb371-2f40-423a-a89c-a55d1161b306",
"qrLogAttributeId": "b47729e3-6f75-4855-9b24-1e57084a5371",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
}
],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "16e7fa69-8624-431d-b5b4-0c43ae316294",
"value": "sample string 2",
"qrLogAttributeListValueId": "0be61c2f-e2a7-4b62-a00f-e456067a5ec4",
"markerId": "5a9eb371-2f40-423a-a89c-a55d1161b306",
"qrLogAttributeId": "b47729e3-6f75-4855-9b24-1e57084a5371",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
}
],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "74d79b00-35b8-4296-a2c6-f115b951d67e",
"markerId": "67dca1bc-5e99-4c97-9407-4511a69d1e47",
"solutionId": "e6105416-e48b-4eeb-b818-1f2c08449b72",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "b8a5f4b3-acd0-415e-b979-e5b6b9ca0630",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "5bfb143c-e668-4e69-84d1-68b284126031",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5bfb143c-e668-4e69-84d1-68b284126031"
},
{
"id": "5bfb143c-e668-4e69-84d1-68b284126031",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5bfb143c-e668-4e69-84d1-68b284126031"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "7c05965d-f256-4986-ab63-d091211a2e6d",
"value": "sample string 2",
"qrLogAttributeListValueId": "7722f1e9-dd03-4bf4-a82c-c947915c11b9",
"qrLogAttributeListValue": {
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"markerXSolutionsId": "30f22d78-865e-4739-bf95-b388240c28f0",
"qrLogAttributeId": "06c006f8-d1b2-4668-9c60-ba9ea248591c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
}
],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "7c05965d-f256-4986-ab63-d091211a2e6d",
"value": "sample string 2",
"qrLogAttributeListValueId": "7722f1e9-dd03-4bf4-a82c-c947915c11b9",
"qrLogAttributeListValue": {
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"markerXSolutionsId": "30f22d78-865e-4739-bf95-b388240c28f0",
"qrLogAttributeId": "06c006f8-d1b2-4668-9c60-ba9ea248591c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
}
],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "7c05965d-f256-4986-ab63-d091211a2e6d",
"value": "sample string 2",
"qrLogAttributeListValueId": "7722f1e9-dd03-4bf4-a82c-c947915c11b9",
"qrLogAttributeListValue": {
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"markerXSolutionsId": "30f22d78-865e-4739-bf95-b388240c28f0",
"qrLogAttributeId": "06c006f8-d1b2-4668-9c60-ba9ea248591c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
}
],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "7c05965d-f256-4986-ab63-d091211a2e6d",
"value": "sample string 2",
"qrLogAttributeListValueId": "7722f1e9-dd03-4bf4-a82c-c947915c11b9",
"qrLogAttributeListValue": {
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"markerXSolutionsId": "30f22d78-865e-4739-bf95-b388240c28f0",
"qrLogAttributeId": "06c006f8-d1b2-4668-9c60-ba9ea248591c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
}
],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d01ee964-308c-4522-afe3-f179f38d1480",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:15:33.1599063Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a39ce259-fc82-4961-a558-73f7311ee6b0"
},
{
"id": "d01ee964-308c-4522-afe3-f179f38d1480",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:15:33.1599063Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a39ce259-fc82-4961-a558-73f7311ee6b0"
}
],
"selectedProducts": [
{
"id": "2e309c92-54b0-42af-8932-9e2b3bdf0959",
"markerXSolutionsId": "de9c09f2-4f27-4e5c-9ff4-25df2d26af7a",
"productId": "bba38bd2-4063-4952-9174-200c65593128"
},
{
"id": "2e309c92-54b0-42af-8932-9e2b3bdf0959",
"markerXSolutionsId": "de9c09f2-4f27-4e5c-9ff4-25df2d26af7a",
"productId": "bba38bd2-4063-4952-9174-200c65593128"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "74d79b00-35b8-4296-a2c6-f115b951d67e",
"markerId": "67dca1bc-5e99-4c97-9407-4511a69d1e47",
"solutionId": "e6105416-e48b-4eeb-b818-1f2c08449b72",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "b8a5f4b3-acd0-415e-b979-e5b6b9ca0630",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "5bfb143c-e668-4e69-84d1-68b284126031",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5bfb143c-e668-4e69-84d1-68b284126031"
},
{
"id": "5bfb143c-e668-4e69-84d1-68b284126031",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5bfb143c-e668-4e69-84d1-68b284126031"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "7c05965d-f256-4986-ab63-d091211a2e6d",
"value": "sample string 2",
"qrLogAttributeListValueId": "7722f1e9-dd03-4bf4-a82c-c947915c11b9",
"qrLogAttributeListValue": {
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"markerXSolutionsId": "30f22d78-865e-4739-bf95-b388240c28f0",
"qrLogAttributeId": "06c006f8-d1b2-4668-9c60-ba9ea248591c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
}
],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "7c05965d-f256-4986-ab63-d091211a2e6d",
"value": "sample string 2",
"qrLogAttributeListValueId": "7722f1e9-dd03-4bf4-a82c-c947915c11b9",
"qrLogAttributeListValue": {
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"markerXSolutionsId": "30f22d78-865e-4739-bf95-b388240c28f0",
"qrLogAttributeId": "06c006f8-d1b2-4668-9c60-ba9ea248591c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
}
],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "7c05965d-f256-4986-ab63-d091211a2e6d",
"value": "sample string 2",
"qrLogAttributeListValueId": "7722f1e9-dd03-4bf4-a82c-c947915c11b9",
"qrLogAttributeListValue": {
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"markerXSolutionsId": "30f22d78-865e-4739-bf95-b388240c28f0",
"qrLogAttributeId": "06c006f8-d1b2-4668-9c60-ba9ea248591c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
}
],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "7c05965d-f256-4986-ab63-d091211a2e6d",
"value": "sample string 2",
"qrLogAttributeListValueId": "7722f1e9-dd03-4bf4-a82c-c947915c11b9",
"qrLogAttributeListValue": {
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"markerXSolutionsId": "30f22d78-865e-4739-bf95-b388240c28f0",
"qrLogAttributeId": "06c006f8-d1b2-4668-9c60-ba9ea248591c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
}
],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d01ee964-308c-4522-afe3-f179f38d1480",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:15:33.1599063Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a39ce259-fc82-4961-a558-73f7311ee6b0"
},
{
"id": "d01ee964-308c-4522-afe3-f179f38d1480",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:15:33.1599063Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a39ce259-fc82-4961-a558-73f7311ee6b0"
}
],
"selectedProducts": [
{
"id": "2e309c92-54b0-42af-8932-9e2b3bdf0959",
"markerXSolutionsId": "de9c09f2-4f27-4e5c-9ff4-25df2d26af7a",
"productId": "bba38bd2-4063-4952-9174-200c65593128"
},
{
"id": "2e309c92-54b0-42af-8932-9e2b3bdf0959",
"markerXSolutionsId": "de9c09f2-4f27-4e5c-9ff4-25df2d26af7a",
"productId": "bba38bd2-4063-4952-9174-200c65593128"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "ceaf1d7b-6989-4516-8dc4-0f6a23aba946",
"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": "78aee019-b30c-4709-bc1d-bb09b42c7031"
},
{
"id": "ceaf1d7b-6989-4516-8dc4-0f6a23aba946",
"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": "78aee019-b30c-4709-bc1d-bb09b42c7031"
}
],
"archivedReports": [
{
"id": "ceaf1d7b-6989-4516-8dc4-0f6a23aba946",
"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": "78aee019-b30c-4709-bc1d-bb09b42c7031"
},
{
"id": "ceaf1d7b-6989-4516-8dc4-0f6a23aba946",
"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": "78aee019-b30c-4709-bc1d-bb09b42c7031"
}
],
"productSolutions": [
{
"id": "b8a5f4b3-acd0-415e-b979-e5b6b9ca0630",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "5bfb143c-e668-4e69-84d1-68b284126031",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5bfb143c-e668-4e69-84d1-68b284126031"
},
{
"id": "5bfb143c-e668-4e69-84d1-68b284126031",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5bfb143c-e668-4e69-84d1-68b284126031"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "7c05965d-f256-4986-ab63-d091211a2e6d",
"value": "sample string 2",
"qrLogAttributeListValueId": "7722f1e9-dd03-4bf4-a82c-c947915c11b9",
"qrLogAttributeListValue": {
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"markerXSolutionsId": "30f22d78-865e-4739-bf95-b388240c28f0",
"qrLogAttributeId": "06c006f8-d1b2-4668-9c60-ba9ea248591c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
}
],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "7c05965d-f256-4986-ab63-d091211a2e6d",
"value": "sample string 2",
"qrLogAttributeListValueId": "7722f1e9-dd03-4bf4-a82c-c947915c11b9",
"qrLogAttributeListValue": {
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"markerXSolutionsId": "30f22d78-865e-4739-bf95-b388240c28f0",
"qrLogAttributeId": "06c006f8-d1b2-4668-9c60-ba9ea248591c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
}
],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "b8a5f4b3-acd0-415e-b979-e5b6b9ca0630",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "5bfb143c-e668-4e69-84d1-68b284126031",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5bfb143c-e668-4e69-84d1-68b284126031"
},
{
"id": "5bfb143c-e668-4e69-84d1-68b284126031",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/5bfb143c-e668-4e69-84d1-68b284126031"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "7c05965d-f256-4986-ab63-d091211a2e6d",
"value": "sample string 2",
"qrLogAttributeListValueId": "7722f1e9-dd03-4bf4-a82c-c947915c11b9",
"qrLogAttributeListValue": {
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"markerXSolutionsId": "30f22d78-865e-4739-bf95-b388240c28f0",
"qrLogAttributeId": "06c006f8-d1b2-4668-9c60-ba9ea248591c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
}
],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
}
},
{
"id": "7c05965d-f256-4986-ab63-d091211a2e6d",
"value": "sample string 2",
"qrLogAttributeListValueId": "7722f1e9-dd03-4bf4-a82c-c947915c11b9",
"qrLogAttributeListValue": {
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"markerXSolutionsId": "30f22d78-865e-4739-bf95-b388240c28f0",
"qrLogAttributeId": "06c006f8-d1b2-4668-9c60-ba9ea248591c",
"qrLogAttribute": {
"id": "a2da021d-ad2c-4ce0-90d7-64f14d85b48f",
"code": "sample string 2",
"selectedValue": "fa0972ae-77f7-491a-bd66-fabee78e1e07",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "37cc6e21-0c33-4c1e-81cb-e18fb4d65e52",
"sourceId": "de985342-9607-49ad-bcf6-9260cf43a691",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4f27686e-c65e-4c2e-83d8-71d439403848",
"qrLogAttributeClass": {
"id": "30da8fd5-8795-487d-b5b1-ea965a860a16",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
},
{
"id": "3b7b2502-07a7-4b22-bfdf-163e92cb4d1e",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "9747b814-612c-4a87-8752-f1bc25aef5fc",
"qrLogAttributeListValueGlobalRefId": "3bb6f4bc-e797-46d1-a7fe-c7b209dbd24c",
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
]
}
],
"translations": [
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
},
{
"id": "39682761-8796-4ef3-9012-98518b889e17",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "0cd88406-bc8f-4607-b39f-89435386d3a7"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}