PUT api/Blueprints/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"id": "3108adff-6606-4a1a-ba1f-7d5538570dc9",
"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": "384b1887-e62f-45f6-8bf0-8f7c9a7e5a9a",
"buildingComponent": "sample string 15",
"projectId": "cc4051ef-e459-4a9f-a6d5-7ab988f6c24d",
"project": "sample string 17",
"blueprintFileId": "2056af7d-83af-4486-8ac6-7ab23f77bff9",
"blueprintFile": {
"id": "0feddae1-29f9-4ce4-9f30-9e045c3e3324",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "83ae4f72-cb46-4f23-8582-7082db6e4e60",
"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": "3fd44ae0-303d-436b-a4f3-98ff42b6a217",
"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": "3b807e44-bd03-4332-a09e-e656af7c3af9",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "6348505a-5787-4009-b594-4eb15e827f61",
"project": "sample string 15",
"projectId": "3bf9229a-d638-4d7a-b6a1-910c011e1b2b",
"qrLogAttributeXMarker": [
{
"id": "b15a9a44-3a48-423f-84ab-9ffdd2009fb0",
"value": "sample string 2",
"qrLogAttributeListValueId": "f7d13e0e-a6ee-4199-9c89-2adf858e8969",
"markerId": "14b997ec-b4ff-496e-be28-306ed3587703",
"qrLogAttributeId": "ec8c27ec-cbd5-4dc4-962b-548833b82cf4",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b15a9a44-3a48-423f-84ab-9ffdd2009fb0",
"value": "sample string 2",
"qrLogAttributeListValueId": "f7d13e0e-a6ee-4199-9c89-2adf858e8969",
"markerId": "14b997ec-b4ff-496e-be28-306ed3587703",
"qrLogAttributeId": "ec8c27ec-cbd5-4dc4-962b-548833b82cf4",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "98db24ba-9e2a-40f1-a15e-62ec07ec5f56",
"markerId": "3bd973e9-fe1f-4f53-8f98-dc622cb49d96",
"solutionId": "2d306457-778e-4fe2-98d4-70efa81d939a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "fa69d6dd-9bd1-4b43-a540-241245fab290",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
},
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "44ff3898-5f89-447e-9205-ca6471faae70",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:00:57.8948862Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03581f40-e314-4094-b4e8-920bb02e7536"
},
{
"id": "44ff3898-5f89-447e-9205-ca6471faae70",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:00:57.8948862Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03581f40-e314-4094-b4e8-920bb02e7536"
}
],
"selectedProducts": [
{
"id": "58ea097b-f507-42d6-b156-16a1e6cbb08a",
"markerXSolutionsId": "77831462-98ff-4f16-9e6f-81f7718641f0",
"productId": "1a2ecd8d-0bc3-4852-8ef9-47af7360483b"
},
{
"id": "58ea097b-f507-42d6-b156-16a1e6cbb08a",
"markerXSolutionsId": "77831462-98ff-4f16-9e6f-81f7718641f0",
"productId": "1a2ecd8d-0bc3-4852-8ef9-47af7360483b"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "98db24ba-9e2a-40f1-a15e-62ec07ec5f56",
"markerId": "3bd973e9-fe1f-4f53-8f98-dc622cb49d96",
"solutionId": "2d306457-778e-4fe2-98d4-70efa81d939a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "fa69d6dd-9bd1-4b43-a540-241245fab290",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
},
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "44ff3898-5f89-447e-9205-ca6471faae70",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:00:57.8948862Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03581f40-e314-4094-b4e8-920bb02e7536"
},
{
"id": "44ff3898-5f89-447e-9205-ca6471faae70",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:00:57.8948862Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03581f40-e314-4094-b4e8-920bb02e7536"
}
],
"selectedProducts": [
{
"id": "58ea097b-f507-42d6-b156-16a1e6cbb08a",
"markerXSolutionsId": "77831462-98ff-4f16-9e6f-81f7718641f0",
"productId": "1a2ecd8d-0bc3-4852-8ef9-47af7360483b"
},
{
"id": "58ea097b-f507-42d6-b156-16a1e6cbb08a",
"markerXSolutionsId": "77831462-98ff-4f16-9e6f-81f7718641f0",
"productId": "1a2ecd8d-0bc3-4852-8ef9-47af7360483b"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "24f3dbd0-fd42-44ae-b6b5-d1f098937735",
"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": "335de148-0625-4728-a208-e90f7cfacdc4"
},
{
"id": "24f3dbd0-fd42-44ae-b6b5-d1f098937735",
"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": "335de148-0625-4728-a208-e90f7cfacdc4"
}
],
"archivedReports": [
{
"id": "24f3dbd0-fd42-44ae-b6b5-d1f098937735",
"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": "335de148-0625-4728-a208-e90f7cfacdc4"
},
{
"id": "24f3dbd0-fd42-44ae-b6b5-d1f098937735",
"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": "335de148-0625-4728-a208-e90f7cfacdc4"
}
],
"productSolutions": [
{
"id": "fa69d6dd-9bd1-4b43-a540-241245fab290",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
},
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "fa69d6dd-9bd1-4b43-a540-241245fab290",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
},
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "83ae4f72-cb46-4f23-8582-7082db6e4e60",
"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": "3fd44ae0-303d-436b-a4f3-98ff42b6a217",
"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": "3b807e44-bd03-4332-a09e-e656af7c3af9",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "6348505a-5787-4009-b594-4eb15e827f61",
"project": "sample string 15",
"projectId": "3bf9229a-d638-4d7a-b6a1-910c011e1b2b",
"qrLogAttributeXMarker": [
{
"id": "b15a9a44-3a48-423f-84ab-9ffdd2009fb0",
"value": "sample string 2",
"qrLogAttributeListValueId": "f7d13e0e-a6ee-4199-9c89-2adf858e8969",
"markerId": "14b997ec-b4ff-496e-be28-306ed3587703",
"qrLogAttributeId": "ec8c27ec-cbd5-4dc4-962b-548833b82cf4",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b15a9a44-3a48-423f-84ab-9ffdd2009fb0",
"value": "sample string 2",
"qrLogAttributeListValueId": "f7d13e0e-a6ee-4199-9c89-2adf858e8969",
"markerId": "14b997ec-b4ff-496e-be28-306ed3587703",
"qrLogAttributeId": "ec8c27ec-cbd5-4dc4-962b-548833b82cf4",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "98db24ba-9e2a-40f1-a15e-62ec07ec5f56",
"markerId": "3bd973e9-fe1f-4f53-8f98-dc622cb49d96",
"solutionId": "2d306457-778e-4fe2-98d4-70efa81d939a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "fa69d6dd-9bd1-4b43-a540-241245fab290",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
},
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "44ff3898-5f89-447e-9205-ca6471faae70",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:00:57.8948862Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03581f40-e314-4094-b4e8-920bb02e7536"
},
{
"id": "44ff3898-5f89-447e-9205-ca6471faae70",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:00:57.8948862Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03581f40-e314-4094-b4e8-920bb02e7536"
}
],
"selectedProducts": [
{
"id": "58ea097b-f507-42d6-b156-16a1e6cbb08a",
"markerXSolutionsId": "77831462-98ff-4f16-9e6f-81f7718641f0",
"productId": "1a2ecd8d-0bc3-4852-8ef9-47af7360483b"
},
{
"id": "58ea097b-f507-42d6-b156-16a1e6cbb08a",
"markerXSolutionsId": "77831462-98ff-4f16-9e6f-81f7718641f0",
"productId": "1a2ecd8d-0bc3-4852-8ef9-47af7360483b"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "98db24ba-9e2a-40f1-a15e-62ec07ec5f56",
"markerId": "3bd973e9-fe1f-4f53-8f98-dc622cb49d96",
"solutionId": "2d306457-778e-4fe2-98d4-70efa81d939a",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "fa69d6dd-9bd1-4b43-a540-241245fab290",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
},
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "44ff3898-5f89-447e-9205-ca6471faae70",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:00:57.8948862Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03581f40-e314-4094-b4e8-920bb02e7536"
},
{
"id": "44ff3898-5f89-447e-9205-ca6471faae70",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:00:57.8948862Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "03581f40-e314-4094-b4e8-920bb02e7536"
}
],
"selectedProducts": [
{
"id": "58ea097b-f507-42d6-b156-16a1e6cbb08a",
"markerXSolutionsId": "77831462-98ff-4f16-9e6f-81f7718641f0",
"productId": "1a2ecd8d-0bc3-4852-8ef9-47af7360483b"
},
{
"id": "58ea097b-f507-42d6-b156-16a1e6cbb08a",
"markerXSolutionsId": "77831462-98ff-4f16-9e6f-81f7718641f0",
"productId": "1a2ecd8d-0bc3-4852-8ef9-47af7360483b"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "24f3dbd0-fd42-44ae-b6b5-d1f098937735",
"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": "335de148-0625-4728-a208-e90f7cfacdc4"
},
{
"id": "24f3dbd0-fd42-44ae-b6b5-d1f098937735",
"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": "335de148-0625-4728-a208-e90f7cfacdc4"
}
],
"archivedReports": [
{
"id": "24f3dbd0-fd42-44ae-b6b5-d1f098937735",
"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": "335de148-0625-4728-a208-e90f7cfacdc4"
},
{
"id": "24f3dbd0-fd42-44ae-b6b5-d1f098937735",
"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": "335de148-0625-4728-a208-e90f7cfacdc4"
}
],
"productSolutions": [
{
"id": "fa69d6dd-9bd1-4b43-a540-241245fab290",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
},
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "fa69d6dd-9bd1-4b43-a540-241245fab290",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
},
{
"id": "31a9fc6e-dcc6-4069-98b2-d927a923f996",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/31a9fc6e-dcc6-4069-98b2-d927a923f996"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
}
},
{
"id": "dc3f844d-a400-4046-a5d6-d7a9cdb9eb36",
"value": "sample string 2",
"qrLogAttributeListValueId": "1879f194-c49b-4e61-b137-a6ec204387d5",
"qrLogAttributeListValue": {
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"markerXSolutionsId": "605be0a8-f8d9-41d0-80a7-03a9bada1323",
"qrLogAttributeId": "51e1666a-1dcb-441b-b036-2ff35a2c82d3",
"qrLogAttribute": {
"id": "ccf9be3e-fe97-47cb-af6c-8ea877121256",
"code": "sample string 2",
"selectedValue": "908eed31-b456-451d-8db5-237929cace20",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c56c9144-e243-4dc3-9ffb-1fa152125c0a",
"sourceId": "e243334d-d6b2-46d1-bf5b-e8bfff1fd4b9",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "a3cadcb9-708b-40f3-8a47-fc415c3994d7",
"qrLogAttributeClass": {
"id": "ad7cb402-1ab0-4aa2-805e-e92aee16c281",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
},
{
"id": "65dfcf48-4d96-4ebe-887b-d40e0e056afa",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a2dd8033-e45a-4cb4-9664-512246b0d04f",
"qrLogAttributeListValueGlobalRefId": "cb0fe9fb-efe0-4518-bcb5-fd78d696be50",
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
]
}
],
"translations": [
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
},
{
"id": "0b06bbb4-9fe3-407e-9b0e-f18db0c652d6",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f18e1d7f-ebf3-4739-af8a-7bc9b5e0251f"
}
],
"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
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.