GET api/Blueprints/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
BlueprintViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | string |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | string |
None. |
|
| OpenMarkers | integer |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFileViewModel |
None. |
|
| Markers | Collection of MarkerViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| AllInstallers | Collection of InstallerViewModel |
None. |
|
| IsArchived | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "edf4c40c-b5d8-4ed8-b7c5-9917a98af0d8",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"customerId": 6,
"assigned": true,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 9",
"deadline": "sample string 10",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "sample string 13",
"openMarkers": 0,
"buildingComponentId": "5feb1ddc-4eca-4ce2-8ee8-2876be315d4d",
"buildingComponent": "sample string 15",
"projectId": "bd81c2c4-7a5b-4058-9b1b-e7d14240ea4a",
"project": "sample string 17",
"blueprintFileId": "ae8b8ef5-a707-4485-98fa-c6807e3dfd1e",
"blueprintFile": {
"id": "a4810f9a-35df-43db-a721-4e819de51ddd",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "9ad55d42-939a-4ebd-83f6-ab28097b861a",
"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": "e9bbebf8-a38c-4bd9-b843-7332af9542a0",
"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": "e3d77902-4f17-4b7c-bcc1-d2fbbb9905f0",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "64edf5a2-66c7-48cc-9307-19d352f7ecba",
"project": "sample string 15",
"projectId": "15066b74-df26-4363-84a2-2daa0358eb64",
"qrLogAttributeXMarker": [
{
"id": "e2b9f059-1e64-4222-8b6a-0df700b59bef",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc8f9e3e-6974-4b9f-b4f9-305ee424d116",
"markerId": "362e0a63-c631-4cfa-a2c1-97997be92955",
"qrLogAttributeId": "481eb476-5dea-499b-bfbc-e81c8a9b6aff",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e2b9f059-1e64-4222-8b6a-0df700b59bef",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc8f9e3e-6974-4b9f-b4f9-305ee424d116",
"markerId": "362e0a63-c631-4cfa-a2c1-97997be92955",
"qrLogAttributeId": "481eb476-5dea-499b-bfbc-e81c8a9b6aff",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "708c0cc9-17dc-4adb-a7a8-f070caf4ebf9",
"markerId": "824d51a0-008f-40f7-8cdf-5154055600a5",
"solutionId": "4652b437-7fce-4f7a-b87f-d809806366a3",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1386fb55-8ff9-4ac4-aade-33b48f91de60",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
},
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "6278130e-e307-452a-8cb4-c6b499727c68",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:29:42.091572Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "24301122-f20d-41c5-9d4e-43eda07abd8f"
},
{
"id": "6278130e-e307-452a-8cb4-c6b499727c68",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:29:42.091572Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "24301122-f20d-41c5-9d4e-43eda07abd8f"
}
],
"selectedProducts": [
{
"id": "67cd046b-a2a1-4e3c-b963-3d3d6f854404",
"markerXSolutionsId": "907de065-b3c8-4b98-ba76-b8f686e1b775",
"productId": "d0375d0c-3165-4191-927d-946666bf505a"
},
{
"id": "67cd046b-a2a1-4e3c-b963-3d3d6f854404",
"markerXSolutionsId": "907de065-b3c8-4b98-ba76-b8f686e1b775",
"productId": "d0375d0c-3165-4191-927d-946666bf505a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "708c0cc9-17dc-4adb-a7a8-f070caf4ebf9",
"markerId": "824d51a0-008f-40f7-8cdf-5154055600a5",
"solutionId": "4652b437-7fce-4f7a-b87f-d809806366a3",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1386fb55-8ff9-4ac4-aade-33b48f91de60",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
},
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "6278130e-e307-452a-8cb4-c6b499727c68",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:29:42.091572Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "24301122-f20d-41c5-9d4e-43eda07abd8f"
},
{
"id": "6278130e-e307-452a-8cb4-c6b499727c68",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:29:42.091572Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "24301122-f20d-41c5-9d4e-43eda07abd8f"
}
],
"selectedProducts": [
{
"id": "67cd046b-a2a1-4e3c-b963-3d3d6f854404",
"markerXSolutionsId": "907de065-b3c8-4b98-ba76-b8f686e1b775",
"productId": "d0375d0c-3165-4191-927d-946666bf505a"
},
{
"id": "67cd046b-a2a1-4e3c-b963-3d3d6f854404",
"markerXSolutionsId": "907de065-b3c8-4b98-ba76-b8f686e1b775",
"productId": "d0375d0c-3165-4191-927d-946666bf505a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "743894e7-7700-4c58-9236-3f77851a0079",
"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": "638a478d-b11b-4c97-b5c2-d181ad281511"
},
{
"id": "743894e7-7700-4c58-9236-3f77851a0079",
"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": "638a478d-b11b-4c97-b5c2-d181ad281511"
}
],
"archivedReports": [
{
"id": "743894e7-7700-4c58-9236-3f77851a0079",
"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": "638a478d-b11b-4c97-b5c2-d181ad281511"
},
{
"id": "743894e7-7700-4c58-9236-3f77851a0079",
"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": "638a478d-b11b-4c97-b5c2-d181ad281511"
}
],
"productSolutions": [
{
"id": "1386fb55-8ff9-4ac4-aade-33b48f91de60",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
},
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "1386fb55-8ff9-4ac4-aade-33b48f91de60",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
},
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "9ad55d42-939a-4ebd-83f6-ab28097b861a",
"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": "e9bbebf8-a38c-4bd9-b843-7332af9542a0",
"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": "e3d77902-4f17-4b7c-bcc1-d2fbbb9905f0",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "64edf5a2-66c7-48cc-9307-19d352f7ecba",
"project": "sample string 15",
"projectId": "15066b74-df26-4363-84a2-2daa0358eb64",
"qrLogAttributeXMarker": [
{
"id": "e2b9f059-1e64-4222-8b6a-0df700b59bef",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc8f9e3e-6974-4b9f-b4f9-305ee424d116",
"markerId": "362e0a63-c631-4cfa-a2c1-97997be92955",
"qrLogAttributeId": "481eb476-5dea-499b-bfbc-e81c8a9b6aff",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
},
{
"id": "e2b9f059-1e64-4222-8b6a-0df700b59bef",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc8f9e3e-6974-4b9f-b4f9-305ee424d116",
"markerId": "362e0a63-c631-4cfa-a2c1-97997be92955",
"qrLogAttributeId": "481eb476-5dea-499b-bfbc-e81c8a9b6aff",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "708c0cc9-17dc-4adb-a7a8-f070caf4ebf9",
"markerId": "824d51a0-008f-40f7-8cdf-5154055600a5",
"solutionId": "4652b437-7fce-4f7a-b87f-d809806366a3",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1386fb55-8ff9-4ac4-aade-33b48f91de60",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
},
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "6278130e-e307-452a-8cb4-c6b499727c68",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:29:42.091572Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "24301122-f20d-41c5-9d4e-43eda07abd8f"
},
{
"id": "6278130e-e307-452a-8cb4-c6b499727c68",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:29:42.091572Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "24301122-f20d-41c5-9d4e-43eda07abd8f"
}
],
"selectedProducts": [
{
"id": "67cd046b-a2a1-4e3c-b963-3d3d6f854404",
"markerXSolutionsId": "907de065-b3c8-4b98-ba76-b8f686e1b775",
"productId": "d0375d0c-3165-4191-927d-946666bf505a"
},
{
"id": "67cd046b-a2a1-4e3c-b963-3d3d6f854404",
"markerXSolutionsId": "907de065-b3c8-4b98-ba76-b8f686e1b775",
"productId": "d0375d0c-3165-4191-927d-946666bf505a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "708c0cc9-17dc-4adb-a7a8-f070caf4ebf9",
"markerId": "824d51a0-008f-40f7-8cdf-5154055600a5",
"solutionId": "4652b437-7fce-4f7a-b87f-d809806366a3",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "1386fb55-8ff9-4ac4-aade-33b48f91de60",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
},
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "6278130e-e307-452a-8cb4-c6b499727c68",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:29:42.091572Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "24301122-f20d-41c5-9d4e-43eda07abd8f"
},
{
"id": "6278130e-e307-452a-8cb4-c6b499727c68",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:29:42.091572Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "24301122-f20d-41c5-9d4e-43eda07abd8f"
}
],
"selectedProducts": [
{
"id": "67cd046b-a2a1-4e3c-b963-3d3d6f854404",
"markerXSolutionsId": "907de065-b3c8-4b98-ba76-b8f686e1b775",
"productId": "d0375d0c-3165-4191-927d-946666bf505a"
},
{
"id": "67cd046b-a2a1-4e3c-b963-3d3d6f854404",
"markerXSolutionsId": "907de065-b3c8-4b98-ba76-b8f686e1b775",
"productId": "d0375d0c-3165-4191-927d-946666bf505a"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "743894e7-7700-4c58-9236-3f77851a0079",
"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": "638a478d-b11b-4c97-b5c2-d181ad281511"
},
{
"id": "743894e7-7700-4c58-9236-3f77851a0079",
"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": "638a478d-b11b-4c97-b5c2-d181ad281511"
}
],
"archivedReports": [
{
"id": "743894e7-7700-4c58-9236-3f77851a0079",
"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": "638a478d-b11b-4c97-b5c2-d181ad281511"
},
{
"id": "743894e7-7700-4c58-9236-3f77851a0079",
"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": "638a478d-b11b-4c97-b5c2-d181ad281511"
}
],
"productSolutions": [
{
"id": "1386fb55-8ff9-4ac4-aade-33b48f91de60",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
},
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "1386fb55-8ff9-4ac4-aade-33b48f91de60",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
},
{
"id": "37bf03b2-d3b9-4ac0-b087-fbfc24310dd2",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/37bf03b2-d3b9-4ac0-b087-fbfc24310dd2"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
},
{
"id": "9a1eed3d-099c-4c84-8f01-d78eca3e469d",
"value": "sample string 2",
"qrLogAttributeListValueId": "9a6cb931-45cf-4aad-98b9-35f40e342dd2",
"qrLogAttributeListValue": {
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"markerXSolutionsId": "818adcd4-2446-4e26-9bf6-2ae51ddf5d35",
"qrLogAttributeId": "4d4309c8-2f71-450d-84b7-ed328bac5b4b",
"qrLogAttribute": {
"id": "3b449506-739a-42b1-8a0b-e4e77774ff34",
"code": "sample string 2",
"selectedValue": "2794f61b-0bfc-4495-80b1-fc32c8da8fbb",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "3490fd18-46b1-473f-9859-0336399bf516",
"sourceId": "a4b44fad-d2f8-45e2-ad67-b5a99f343b5c",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "e2750cc8-685b-4b38-9404-21810e1bff39",
"qrLogAttributeClass": {
"id": "39a37e8b-887f-4120-b77f-d3a5ee500b36",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
"qrLogAttributeListValue": [
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
},
{
"id": "13732c69-168d-4fcf-9c6c-24c2070541fe",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "881d8515-e1ec-46c7-9a3a-d1a73278400c",
"qrLogAttributeListValueGlobalRefId": "a7bfb87e-56a6-4fa6-aab0-6d00132e7d08",
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
]
}
],
"translations": [
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
},
{
"id": "6045a7c2-1f16-4935-b85c-1ba65f6deeb4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4220e331-0212-40b0-8df5-0437295bdd17"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
],
"installers": [
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
}
],
"allInstallers": [
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
}
],
"isArchived": true
}