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": "c8d43399-b76c-4a33-8267-263287c097f0",
"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": "47e15ede-d891-4760-bbc2-0c9b3658c3de",
"buildingComponent": "sample string 15",
"projectId": "fd5f5c42-141b-4e4f-be62-c373b172fb4c",
"project": "sample string 17",
"blueprintFileId": "f7b2b255-a8ff-4f50-93a3-fa57760aec4b",
"blueprintFile": {
"id": "4c43e371-25cb-457a-a4e7-39238dcf0139",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "86480cb8-9d64-44c0-887c-71efdd1f872c",
"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": "1c140131-a14e-4b18-af25-e1d1e1cd9d70",
"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": "47b74570-52f8-44b3-b4e0-33651393870a",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "b21b7d9a-4a92-431e-9b0e-0fb8412b5b65",
"project": "sample string 15",
"projectId": "fddd7e10-3e69-4e12-831c-e6462ce1ca54",
"qrLogAttributeXMarker": [
{
"id": "c17f7c03-2b11-4cf6-a922-6a6ba3d240ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "4e2ff93c-153e-4f26-bfe6-93512e7d64c0",
"markerId": "3c5e5881-76a7-4741-a7b9-63d146dcb756",
"qrLogAttributeId": "88b3c901-3678-4837-b7da-ef86b13c0ca3",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c17f7c03-2b11-4cf6-a922-6a6ba3d240ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "4e2ff93c-153e-4f26-bfe6-93512e7d64c0",
"markerId": "3c5e5881-76a7-4741-a7b9-63d146dcb756",
"qrLogAttributeId": "88b3c901-3678-4837-b7da-ef86b13c0ca3",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "7588eb49-e2fc-4fb4-8e3e-5052f57bcc18",
"markerId": "548d806e-093a-4760-9b55-412f43a9fbed",
"solutionId": "cc1161e4-1f4e-4051-afa8-c31cebf2bde3",
"taxonomy263415Id": "4f516963-1419-4f4f-a3ed-540d2a120505",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "d67f63e7-d0b9-452a-a0f2-1a7123b7a54e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
},
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d8d1bd89-7201-4879-9732-2aa04c67cb35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:50:27.0005403Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3ff7efdf-bbd1-46fb-9531-ded250b8dddc"
},
{
"id": "d8d1bd89-7201-4879-9732-2aa04c67cb35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:50:27.0005403Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3ff7efdf-bbd1-46fb-9531-ded250b8dddc"
}
],
"selectedProducts": [
{
"id": "94b17349-b055-4400-b1ed-bdea36dcce6b",
"markerXSolutionsId": "f92a95df-fb0f-4808-a97d-3c4b95b20215",
"productId": "5d908629-534b-478b-b1b0-1fa4c1bbd46f"
},
{
"id": "94b17349-b055-4400-b1ed-bdea36dcce6b",
"markerXSolutionsId": "f92a95df-fb0f-4808-a97d-3c4b95b20215",
"productId": "5d908629-534b-478b-b1b0-1fa4c1bbd46f"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "7588eb49-e2fc-4fb4-8e3e-5052f57bcc18",
"markerId": "548d806e-093a-4760-9b55-412f43a9fbed",
"solutionId": "cc1161e4-1f4e-4051-afa8-c31cebf2bde3",
"taxonomy263415Id": "4f516963-1419-4f4f-a3ed-540d2a120505",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "d67f63e7-d0b9-452a-a0f2-1a7123b7a54e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
},
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d8d1bd89-7201-4879-9732-2aa04c67cb35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:50:27.0005403Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3ff7efdf-bbd1-46fb-9531-ded250b8dddc"
},
{
"id": "d8d1bd89-7201-4879-9732-2aa04c67cb35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:50:27.0005403Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3ff7efdf-bbd1-46fb-9531-ded250b8dddc"
}
],
"selectedProducts": [
{
"id": "94b17349-b055-4400-b1ed-bdea36dcce6b",
"markerXSolutionsId": "f92a95df-fb0f-4808-a97d-3c4b95b20215",
"productId": "5d908629-534b-478b-b1b0-1fa4c1bbd46f"
},
{
"id": "94b17349-b055-4400-b1ed-bdea36dcce6b",
"markerXSolutionsId": "f92a95df-fb0f-4808-a97d-3c4b95b20215",
"productId": "5d908629-534b-478b-b1b0-1fa4c1bbd46f"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "64b23b3f-d9ab-463b-9ab6-1a5d48c39a1e",
"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": "ca65874e-e09d-48b8-a9e0-f96dca863981"
},
{
"id": "64b23b3f-d9ab-463b-9ab6-1a5d48c39a1e",
"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": "ca65874e-e09d-48b8-a9e0-f96dca863981"
}
],
"archivedReports": [
{
"id": "64b23b3f-d9ab-463b-9ab6-1a5d48c39a1e",
"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": "ca65874e-e09d-48b8-a9e0-f96dca863981"
},
{
"id": "64b23b3f-d9ab-463b-9ab6-1a5d48c39a1e",
"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": "ca65874e-e09d-48b8-a9e0-f96dca863981"
}
],
"productSolutions": [
{
"id": "d67f63e7-d0b9-452a-a0f2-1a7123b7a54e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
},
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "d67f63e7-d0b9-452a-a0f2-1a7123b7a54e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
},
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "86480cb8-9d64-44c0-887c-71efdd1f872c",
"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": "1c140131-a14e-4b18-af25-e1d1e1cd9d70",
"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": "47b74570-52f8-44b3-b4e0-33651393870a",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "b21b7d9a-4a92-431e-9b0e-0fb8412b5b65",
"project": "sample string 15",
"projectId": "fddd7e10-3e69-4e12-831c-e6462ce1ca54",
"qrLogAttributeXMarker": [
{
"id": "c17f7c03-2b11-4cf6-a922-6a6ba3d240ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "4e2ff93c-153e-4f26-bfe6-93512e7d64c0",
"markerId": "3c5e5881-76a7-4741-a7b9-63d146dcb756",
"qrLogAttributeId": "88b3c901-3678-4837-b7da-ef86b13c0ca3",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "c17f7c03-2b11-4cf6-a922-6a6ba3d240ad",
"value": "sample string 2",
"qrLogAttributeListValueId": "4e2ff93c-153e-4f26-bfe6-93512e7d64c0",
"markerId": "3c5e5881-76a7-4741-a7b9-63d146dcb756",
"qrLogAttributeId": "88b3c901-3678-4837-b7da-ef86b13c0ca3",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "7588eb49-e2fc-4fb4-8e3e-5052f57bcc18",
"markerId": "548d806e-093a-4760-9b55-412f43a9fbed",
"solutionId": "cc1161e4-1f4e-4051-afa8-c31cebf2bde3",
"taxonomy263415Id": "4f516963-1419-4f4f-a3ed-540d2a120505",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "d67f63e7-d0b9-452a-a0f2-1a7123b7a54e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
},
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d8d1bd89-7201-4879-9732-2aa04c67cb35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:50:27.0005403Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3ff7efdf-bbd1-46fb-9531-ded250b8dddc"
},
{
"id": "d8d1bd89-7201-4879-9732-2aa04c67cb35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:50:27.0005403Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3ff7efdf-bbd1-46fb-9531-ded250b8dddc"
}
],
"selectedProducts": [
{
"id": "94b17349-b055-4400-b1ed-bdea36dcce6b",
"markerXSolutionsId": "f92a95df-fb0f-4808-a97d-3c4b95b20215",
"productId": "5d908629-534b-478b-b1b0-1fa4c1bbd46f"
},
{
"id": "94b17349-b055-4400-b1ed-bdea36dcce6b",
"markerXSolutionsId": "f92a95df-fb0f-4808-a97d-3c4b95b20215",
"productId": "5d908629-534b-478b-b1b0-1fa4c1bbd46f"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
},
{
"id": "7588eb49-e2fc-4fb4-8e3e-5052f57bcc18",
"markerId": "548d806e-093a-4760-9b55-412f43a9fbed",
"solutionId": "cc1161e4-1f4e-4051-afa8-c31cebf2bde3",
"taxonomy263415Id": "4f516963-1419-4f4f-a3ed-540d2a120505",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "d67f63e7-d0b9-452a-a0f2-1a7123b7a54e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
},
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "d8d1bd89-7201-4879-9732-2aa04c67cb35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:50:27.0005403Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3ff7efdf-bbd1-46fb-9531-ded250b8dddc"
},
{
"id": "d8d1bd89-7201-4879-9732-2aa04c67cb35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-12T21:50:27.0005403Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3ff7efdf-bbd1-46fb-9531-ded250b8dddc"
}
],
"selectedProducts": [
{
"id": "94b17349-b055-4400-b1ed-bdea36dcce6b",
"markerXSolutionsId": "f92a95df-fb0f-4808-a97d-3c4b95b20215",
"productId": "5d908629-534b-478b-b1b0-1fa4c1bbd46f"
},
{
"id": "94b17349-b055-4400-b1ed-bdea36dcce6b",
"markerXSolutionsId": "f92a95df-fb0f-4808-a97d-3c4b95b20215",
"productId": "5d908629-534b-478b-b1b0-1fa4c1bbd46f"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"imageLink": "sample string 13",
"isApproved": 2
}
],
"reports": [
{
"id": "64b23b3f-d9ab-463b-9ab6-1a5d48c39a1e",
"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": "ca65874e-e09d-48b8-a9e0-f96dca863981"
},
{
"id": "64b23b3f-d9ab-463b-9ab6-1a5d48c39a1e",
"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": "ca65874e-e09d-48b8-a9e0-f96dca863981"
}
],
"archivedReports": [
{
"id": "64b23b3f-d9ab-463b-9ab6-1a5d48c39a1e",
"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": "ca65874e-e09d-48b8-a9e0-f96dca863981"
},
{
"id": "64b23b3f-d9ab-463b-9ab6-1a5d48c39a1e",
"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": "ca65874e-e09d-48b8-a9e0-f96dca863981"
}
],
"productSolutions": [
{
"id": "d67f63e7-d0b9-452a-a0f2-1a7123b7a54e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
},
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "d67f63e7-d0b9-452a-a0f2-1a7123b7a54e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
},
{
"id": "6eca284c-2c26-490f-8b3e-d5e30d242906",
"name": "sample string 2",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadAttachment/6eca284c-2c26-490f-8b3e-d5e30d242906"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
}
},
{
"id": "b80604a7-1e44-4428-848f-ca39a71655c4",
"value": "sample string 2",
"qrLogAttributeListValueId": "0af86525-b991-49a4-88a2-e7c124827cd6",
"qrLogAttributeListValue": {
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"markerXSolutionsId": "a98ce863-ced3-4df1-aeeb-3bfc3d75a8a7",
"qrLogAttributeId": "1a5aa2fa-7d49-4c81-a0c4-6e2e455e1868",
"qrLogAttribute": {
"id": "3948abb1-ae4a-46cf-be00-1158a8c3b35c",
"code": "sample string 2",
"selectedValue": "b7cc6075-e66a-49f1-a7f0-ac142d98e874",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0f75a73b-3674-4854-b171-508d545fb4cb",
"sourceId": "7a75def5-c8e0-4d8f-a72b-0e1ea0694fdd",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "f82903d5-e89f-4a53-b137-612b86c0d783",
"qrLogAttributeClass": {
"id": "d3c7acf3-5c5d-4173-912b-613b305b35a7",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
},
{
"id": "1728a965-9c3a-4b9e-a44a-d544f51685ea",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "c01a41d4-ea42-45ff-81d7-471dc2e8d9f0",
"qrLogAttributeListValueGlobalRefId": "cc402973-e5f5-4a78-b81f-6c5aaea95dad",
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
]
}
],
"translations": [
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
},
{
"id": "ec926f3e-bb4f-4734-ae09-fe2c760d3c84",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "8fb4c315-04d2-4daf-b38f-698556668dc8"
}
],
"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:
Sample not available.
Response Information
Resource Description
None.