POST api/Blueprints
Request Information
URI Parameters
None.
Body Parameters
Blueprint| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | date |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | date |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | BuildingComponent |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFile |
None. |
|
| Markers | Collection of Marker |
None. |
|
| Installers | Collection of Installer |
None. |
|
| IsDeleted | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "18c431bb-ded3-4c61-9bf5-5bcb0c1210ab",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-04-08T10:57:29.5680967Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-04-08T10:57:29.5680967Z",
"buildingComponentId": "5b8df334-7087-4274-82ba-1b40b8c1e825",
"buildingComponent": {
"id": "572ddf8c-8975-420d-94f2-17618af8d1c7",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "57f4c3db-88a2-4ef4-8a8f-a582ffcf0739",
"project": {
"id": "0623b30c-27cb-4dac-b326-e9cc45282f1c",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"image": "sample string 9",
"street": "sample string 10",
"no": "sample string 11",
"postalCode": "sample string 12",
"city": "sample string 13",
"country": "sample string 14",
"contactName": "sample string 15",
"contactFunction": "sample string 16",
"mobile": "sample string 17",
"email": "sample string 18",
"buildingComponents": [],
"isDeleted": true,
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0623b30c-27cb-4dac-b326-e9cc45282f1c"
},
"blueprints": [],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
},
"blueprintFileId": "316079bd-99f8-4207-8979-0aa846a5e4eb",
"blueprintFile": {
"id": "cbb29f72-5947-43fa-bbe0-85e598ba42bf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "d58e1e47-d82e-4460-b9b0-c6510a98d1c9",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T10:57:29.5680967Z",
"customerId": 6,
"qrId": "71a85a0c-5123-4d5c-8d0c-2c95425252f2",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "4178dcfb-3c7a-4ca4-a0de-4f825b04a84e",
"markerXSolutions": [
{
"id": "c895284e-6886-4718-a1a4-ecb5d07a2cd6",
"markerId": "8329396c-6f0a-47da-80ae-64043ce557f8",
"solutionId": "b17a6719-642a-4268-a13f-2c3a21dc957e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5edb1eea-b09a-4501-85ce-da6138a17caa",
"value": "sample string 2",
"qrLogAttributeListValueId": "ab8d3f87-5936-4257-9b35-478fd41578e6",
"qrLogAttributeListValue": {
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"markerXSolutionsId": "4f07a6de-9d99-46c3-892b-7bc0cc06d1be",
"qrLogAttributeId": "f1b76dcb-e6c5-48a0-ad43-0009c0c8ec68",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
}
],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5edb1eea-b09a-4501-85ce-da6138a17caa",
"value": "sample string 2",
"qrLogAttributeListValueId": "ab8d3f87-5936-4257-9b35-478fd41578e6",
"qrLogAttributeListValue": {
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"markerXSolutionsId": "4f07a6de-9d99-46c3-892b-7bc0cc06d1be",
"qrLogAttributeId": "f1b76dcb-e6c5-48a0-ad43-0009c0c8ec68",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
}
],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "b5dd3bd9-5c04-4819-bfda-20fcb5323c9a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b163719e-2aaa-4687-9d6d-dbdfebad34ff",
"reportId": "253d87b3-714e-44c7-89b4-b77de63ebd2f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b5dd3bd9-5c04-4819-bfda-20fcb5323c9a"
},
{
"id": "b5dd3bd9-5c04-4819-bfda-20fcb5323c9a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b163719e-2aaa-4687-9d6d-dbdfebad34ff",
"reportId": "253d87b3-714e-44c7-89b4-b77de63ebd2f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b5dd3bd9-5c04-4819-bfda-20fcb5323c9a"
}
],
"selectedProducts": [
{
"id": "b5e4e549-0c00-4933-a803-f0c5929f59e6",
"markerXSolutionsId": "a6a59afb-10f3-4e85-9101-134414336391",
"productId": "654561dc-a136-43d2-b7af-dfd8173d62a8"
},
{
"id": "b5e4e549-0c00-4933-a803-f0c5929f59e6",
"markerXSolutionsId": "a6a59afb-10f3-4e85-9101-134414336391",
"productId": "654561dc-a136-43d2-b7af-dfd8173d62a8"
}
],
"isApproved": 2
},
{
"id": "c895284e-6886-4718-a1a4-ecb5d07a2cd6",
"markerId": "8329396c-6f0a-47da-80ae-64043ce557f8",
"solutionId": "b17a6719-642a-4268-a13f-2c3a21dc957e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5edb1eea-b09a-4501-85ce-da6138a17caa",
"value": "sample string 2",
"qrLogAttributeListValueId": "ab8d3f87-5936-4257-9b35-478fd41578e6",
"qrLogAttributeListValue": {
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"markerXSolutionsId": "4f07a6de-9d99-46c3-892b-7bc0cc06d1be",
"qrLogAttributeId": "f1b76dcb-e6c5-48a0-ad43-0009c0c8ec68",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
}
],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5edb1eea-b09a-4501-85ce-da6138a17caa",
"value": "sample string 2",
"qrLogAttributeListValueId": "ab8d3f87-5936-4257-9b35-478fd41578e6",
"qrLogAttributeListValue": {
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"markerXSolutionsId": "4f07a6de-9d99-46c3-892b-7bc0cc06d1be",
"qrLogAttributeId": "f1b76dcb-e6c5-48a0-ad43-0009c0c8ec68",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
}
],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "b5dd3bd9-5c04-4819-bfda-20fcb5323c9a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b163719e-2aaa-4687-9d6d-dbdfebad34ff",
"reportId": "253d87b3-714e-44c7-89b4-b77de63ebd2f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b5dd3bd9-5c04-4819-bfda-20fcb5323c9a"
},
{
"id": "b5dd3bd9-5c04-4819-bfda-20fcb5323c9a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b163719e-2aaa-4687-9d6d-dbdfebad34ff",
"reportId": "253d87b3-714e-44c7-89b4-b77de63ebd2f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b5dd3bd9-5c04-4819-bfda-20fcb5323c9a"
}
],
"selectedProducts": [
{
"id": "b5e4e549-0c00-4933-a803-f0c5929f59e6",
"markerXSolutionsId": "a6a59afb-10f3-4e85-9101-134414336391",
"productId": "654561dc-a136-43d2-b7af-dfd8173d62a8"
},
{
"id": "b5e4e549-0c00-4933-a803-f0c5929f59e6",
"markerXSolutionsId": "a6a59afb-10f3-4e85-9101-134414336391",
"productId": "654561dc-a136-43d2-b7af-dfd8173d62a8"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "8dee1a26-f522-46db-b3eb-725ae670c808",
"date": "2026-04-08T10:57:29.5680967Z",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"company": "sample string 6",
"email": "sample string 7",
"image": "sample string 8",
"customerId": 1,
"markerId": "0c1616fa-c727-4798-996a-67810ab3d1bf",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8dee1a26-f522-46db-b3eb-725ae670c808"
},
{
"id": "8dee1a26-f522-46db-b3eb-725ae670c808",
"date": "2026-04-08T10:57:29.5680967Z",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"company": "sample string 6",
"email": "sample string 7",
"image": "sample string 8",
"customerId": 1,
"markerId": "0c1616fa-c727-4798-996a-67810ab3d1bf",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8dee1a26-f522-46db-b3eb-725ae670c808"
}
],
"calculateStatus": 2
},
{
"id": "d58e1e47-d82e-4460-b9b0-c6510a98d1c9",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T10:57:29.5680967Z",
"customerId": 6,
"qrId": "71a85a0c-5123-4d5c-8d0c-2c95425252f2",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "4178dcfb-3c7a-4ca4-a0de-4f825b04a84e",
"markerXSolutions": [
{
"id": "c895284e-6886-4718-a1a4-ecb5d07a2cd6",
"markerId": "8329396c-6f0a-47da-80ae-64043ce557f8",
"solutionId": "b17a6719-642a-4268-a13f-2c3a21dc957e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5edb1eea-b09a-4501-85ce-da6138a17caa",
"value": "sample string 2",
"qrLogAttributeListValueId": "ab8d3f87-5936-4257-9b35-478fd41578e6",
"qrLogAttributeListValue": {
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"markerXSolutionsId": "4f07a6de-9d99-46c3-892b-7bc0cc06d1be",
"qrLogAttributeId": "f1b76dcb-e6c5-48a0-ad43-0009c0c8ec68",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
}
],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5edb1eea-b09a-4501-85ce-da6138a17caa",
"value": "sample string 2",
"qrLogAttributeListValueId": "ab8d3f87-5936-4257-9b35-478fd41578e6",
"qrLogAttributeListValue": {
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"markerXSolutionsId": "4f07a6de-9d99-46c3-892b-7bc0cc06d1be",
"qrLogAttributeId": "f1b76dcb-e6c5-48a0-ad43-0009c0c8ec68",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
}
],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "b5dd3bd9-5c04-4819-bfda-20fcb5323c9a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b163719e-2aaa-4687-9d6d-dbdfebad34ff",
"reportId": "253d87b3-714e-44c7-89b4-b77de63ebd2f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b5dd3bd9-5c04-4819-bfda-20fcb5323c9a"
},
{
"id": "b5dd3bd9-5c04-4819-bfda-20fcb5323c9a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b163719e-2aaa-4687-9d6d-dbdfebad34ff",
"reportId": "253d87b3-714e-44c7-89b4-b77de63ebd2f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b5dd3bd9-5c04-4819-bfda-20fcb5323c9a"
}
],
"selectedProducts": [
{
"id": "b5e4e549-0c00-4933-a803-f0c5929f59e6",
"markerXSolutionsId": "a6a59afb-10f3-4e85-9101-134414336391",
"productId": "654561dc-a136-43d2-b7af-dfd8173d62a8"
},
{
"id": "b5e4e549-0c00-4933-a803-f0c5929f59e6",
"markerXSolutionsId": "a6a59afb-10f3-4e85-9101-134414336391",
"productId": "654561dc-a136-43d2-b7af-dfd8173d62a8"
}
],
"isApproved": 2
},
{
"id": "c895284e-6886-4718-a1a4-ecb5d07a2cd6",
"markerId": "8329396c-6f0a-47da-80ae-64043ce557f8",
"solutionId": "b17a6719-642a-4268-a13f-2c3a21dc957e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5edb1eea-b09a-4501-85ce-da6138a17caa",
"value": "sample string 2",
"qrLogAttributeListValueId": "ab8d3f87-5936-4257-9b35-478fd41578e6",
"qrLogAttributeListValue": {
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"markerXSolutionsId": "4f07a6de-9d99-46c3-892b-7bc0cc06d1be",
"qrLogAttributeId": "f1b76dcb-e6c5-48a0-ad43-0009c0c8ec68",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
}
],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5edb1eea-b09a-4501-85ce-da6138a17caa",
"value": "sample string 2",
"qrLogAttributeListValueId": "ab8d3f87-5936-4257-9b35-478fd41578e6",
"qrLogAttributeListValue": {
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"markerXSolutionsId": "4f07a6de-9d99-46c3-892b-7bc0cc06d1be",
"qrLogAttributeId": "f1b76dcb-e6c5-48a0-ad43-0009c0c8ec68",
"qrLogAttribute": {
"id": "e1664c8c-f287-41a8-b541-38e52585b3a3",
"code": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "67ea9aae-1015-44c0-8a90-d13b9f2da5bd",
"qrLogAttributeClass": {
"id": "cc6c5de2-4e85-4ee7-9392-9e88cc36afb2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
"qrLogAttributeListValue": [
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
},
{
"id": "44d03278-5be9-43c7-b7c6-101dbba65a9c",
"description": "sample string 2",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:57:29.5680967Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "16b0df22-90f5-4f09-b664-cb4ff17a0e9b",
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
]
}
],
"translations": [
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
},
{
"id": "f466fabb-2e86-4892-a412-c911208c066a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3aa9a50c-2bb7-40a3-b223-ae8e651934d2"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "71a22144-a8f8-4208-8f00-11077f7edd8d",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "b5dd3bd9-5c04-4819-bfda-20fcb5323c9a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b163719e-2aaa-4687-9d6d-dbdfebad34ff",
"reportId": "253d87b3-714e-44c7-89b4-b77de63ebd2f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b5dd3bd9-5c04-4819-bfda-20fcb5323c9a"
},
{
"id": "b5dd3bd9-5c04-4819-bfda-20fcb5323c9a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "b163719e-2aaa-4687-9d6d-dbdfebad34ff",
"reportId": "253d87b3-714e-44c7-89b4-b77de63ebd2f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b5dd3bd9-5c04-4819-bfda-20fcb5323c9a"
}
],
"selectedProducts": [
{
"id": "b5e4e549-0c00-4933-a803-f0c5929f59e6",
"markerXSolutionsId": "a6a59afb-10f3-4e85-9101-134414336391",
"productId": "654561dc-a136-43d2-b7af-dfd8173d62a8"
},
{
"id": "b5e4e549-0c00-4933-a803-f0c5929f59e6",
"markerXSolutionsId": "a6a59afb-10f3-4e85-9101-134414336391",
"productId": "654561dc-a136-43d2-b7af-dfd8173d62a8"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "8dee1a26-f522-46db-b3eb-725ae670c808",
"date": "2026-04-08T10:57:29.5680967Z",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"company": "sample string 6",
"email": "sample string 7",
"image": "sample string 8",
"customerId": 1,
"markerId": "0c1616fa-c727-4798-996a-67810ab3d1bf",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8dee1a26-f522-46db-b3eb-725ae670c808"
},
{
"id": "8dee1a26-f522-46db-b3eb-725ae670c808",
"date": "2026-04-08T10:57:29.5680967Z",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"company": "sample string 6",
"email": "sample string 7",
"image": "sample string 8",
"customerId": 1,
"markerId": "0c1616fa-c727-4798-996a-67810ab3d1bf",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8dee1a26-f522-46db-b3eb-725ae670c808"
}
],
"calculateStatus": 2
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
BlueprintViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | string |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | string |
None. |
|
| OpenMarkers | integer |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFileViewModel |
None. |
|
| Markers | Collection of MarkerViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| AllInstallers | Collection of InstallerViewModel |
None. |
|
| IsArchived | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "4e630d30-3670-4ce0-8ed9-23599dabe2c6",
"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": "cdd58d50-a95a-4674-b4cf-b8adb1cf1b14",
"buildingComponent": "sample string 15",
"projectId": "f86f47bd-2b8f-4c18-9dac-893ee4dd799b",
"project": "sample string 17",
"blueprintFileId": "368526ef-3e00-445f-b933-e8f9329ba1e8",
"blueprintFile": {
"id": "f030a264-2be0-4b5e-b49d-c868b83cffa1",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "b265f633-294e-4c18-8072-f04fbb701ccb",
"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": "dd7167c7-e6b6-4f84-9a8b-d40c81d14b32",
"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": "241445dc-1ec1-4998-b564-f710fc5ae1d1",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "cac6642e-c660-4566-bd86-53830fd92539",
"project": "sample string 15",
"projectId": "02cb4c89-bdff-40b5-9765-2e072b33fad0",
"qrLogAttributeXMarker": [
{
"id": "94d7e130-1cf9-4e85-9988-c9e9ccade328",
"value": "sample string 2",
"qrLogAttributeListValueId": "ea123d9b-a720-4637-9a1a-f236b0503c8d",
"markerId": "60787add-ab9c-4a4e-9a54-1707b380c101",
"qrLogAttributeId": "47761713-22d6-4647-8f41-9959bcd6bbfc",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
},
{
"id": "94d7e130-1cf9-4e85-9988-c9e9ccade328",
"value": "sample string 2",
"qrLogAttributeListValueId": "ea123d9b-a720-4637-9a1a-f236b0503c8d",
"markerId": "60787add-ab9c-4a4e-9a54-1707b380c101",
"qrLogAttributeId": "47761713-22d6-4647-8f41-9959bcd6bbfc",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "8b05f787-0e48-4fa3-8693-4f9a8b43a005",
"markerId": "9ceaf875-4c01-418d-8b4a-b75acb05cdd0",
"solutionId": "5ad91a95-d006-44df-a0c5-bd924cbe4223",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "e86f78f7-3f0c-43cc-87b8-ed83ec34c80e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
},
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "0459987f-92c4-49cb-bd26-11d3608b5c11",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "dfda0dbc-ce06-4e37-8cd2-395819325ee2"
},
{
"id": "0459987f-92c4-49cb-bd26-11d3608b5c11",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "dfda0dbc-ce06-4e37-8cd2-395819325ee2"
}
],
"selectedProducts": [
{
"id": "5af8bb4b-b849-4711-8e25-ce8e0b3638ee",
"markerXSolutionsId": "9a77965d-bdf9-49b5-9406-27976785a814",
"productId": "17682e90-3ada-4630-a9c4-b42938b8ccbd"
},
{
"id": "5af8bb4b-b849-4711-8e25-ce8e0b3638ee",
"markerXSolutionsId": "9a77965d-bdf9-49b5-9406-27976785a814",
"productId": "17682e90-3ada-4630-a9c4-b42938b8ccbd"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "8b05f787-0e48-4fa3-8693-4f9a8b43a005",
"markerId": "9ceaf875-4c01-418d-8b4a-b75acb05cdd0",
"solutionId": "5ad91a95-d006-44df-a0c5-bd924cbe4223",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "e86f78f7-3f0c-43cc-87b8-ed83ec34c80e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
},
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "0459987f-92c4-49cb-bd26-11d3608b5c11",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "dfda0dbc-ce06-4e37-8cd2-395819325ee2"
},
{
"id": "0459987f-92c4-49cb-bd26-11d3608b5c11",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "dfda0dbc-ce06-4e37-8cd2-395819325ee2"
}
],
"selectedProducts": [
{
"id": "5af8bb4b-b849-4711-8e25-ce8e0b3638ee",
"markerXSolutionsId": "9a77965d-bdf9-49b5-9406-27976785a814",
"productId": "17682e90-3ada-4630-a9c4-b42938b8ccbd"
},
{
"id": "5af8bb4b-b849-4711-8e25-ce8e0b3638ee",
"markerXSolutionsId": "9a77965d-bdf9-49b5-9406-27976785a814",
"productId": "17682e90-3ada-4630-a9c4-b42938b8ccbd"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "58b14971-d55e-417f-a2b0-dcb5d869e400",
"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": "f78f8f28-8fab-4390-b17e-5bd3942251d5"
},
{
"id": "58b14971-d55e-417f-a2b0-dcb5d869e400",
"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": "f78f8f28-8fab-4390-b17e-5bd3942251d5"
}
],
"archivedReports": [
{
"id": "58b14971-d55e-417f-a2b0-dcb5d869e400",
"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": "f78f8f28-8fab-4390-b17e-5bd3942251d5"
},
{
"id": "58b14971-d55e-417f-a2b0-dcb5d869e400",
"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": "f78f8f28-8fab-4390-b17e-5bd3942251d5"
}
],
"productSolutions": [
{
"id": "e86f78f7-3f0c-43cc-87b8-ed83ec34c80e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
},
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "e86f78f7-3f0c-43cc-87b8-ed83ec34c80e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
},
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "b265f633-294e-4c18-8072-f04fbb701ccb",
"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": "dd7167c7-e6b6-4f84-9a8b-d40c81d14b32",
"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": "241445dc-1ec1-4998-b564-f710fc5ae1d1",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "cac6642e-c660-4566-bd86-53830fd92539",
"project": "sample string 15",
"projectId": "02cb4c89-bdff-40b5-9765-2e072b33fad0",
"qrLogAttributeXMarker": [
{
"id": "94d7e130-1cf9-4e85-9988-c9e9ccade328",
"value": "sample string 2",
"qrLogAttributeListValueId": "ea123d9b-a720-4637-9a1a-f236b0503c8d",
"markerId": "60787add-ab9c-4a4e-9a54-1707b380c101",
"qrLogAttributeId": "47761713-22d6-4647-8f41-9959bcd6bbfc",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
},
{
"id": "94d7e130-1cf9-4e85-9988-c9e9ccade328",
"value": "sample string 2",
"qrLogAttributeListValueId": "ea123d9b-a720-4637-9a1a-f236b0503c8d",
"markerId": "60787add-ab9c-4a4e-9a54-1707b380c101",
"qrLogAttributeId": "47761713-22d6-4647-8f41-9959bcd6bbfc",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "8b05f787-0e48-4fa3-8693-4f9a8b43a005",
"markerId": "9ceaf875-4c01-418d-8b4a-b75acb05cdd0",
"solutionId": "5ad91a95-d006-44df-a0c5-bd924cbe4223",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "e86f78f7-3f0c-43cc-87b8-ed83ec34c80e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
},
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "0459987f-92c4-49cb-bd26-11d3608b5c11",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "dfda0dbc-ce06-4e37-8cd2-395819325ee2"
},
{
"id": "0459987f-92c4-49cb-bd26-11d3608b5c11",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "dfda0dbc-ce06-4e37-8cd2-395819325ee2"
}
],
"selectedProducts": [
{
"id": "5af8bb4b-b849-4711-8e25-ce8e0b3638ee",
"markerXSolutionsId": "9a77965d-bdf9-49b5-9406-27976785a814",
"productId": "17682e90-3ada-4630-a9c4-b42938b8ccbd"
},
{
"id": "5af8bb4b-b849-4711-8e25-ce8e0b3638ee",
"markerXSolutionsId": "9a77965d-bdf9-49b5-9406-27976785a814",
"productId": "17682e90-3ada-4630-a9c4-b42938b8ccbd"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "8b05f787-0e48-4fa3-8693-4f9a8b43a005",
"markerId": "9ceaf875-4c01-418d-8b4a-b75acb05cdd0",
"solutionId": "5ad91a95-d006-44df-a0c5-bd924cbe4223",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "e86f78f7-3f0c-43cc-87b8-ed83ec34c80e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
},
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "0459987f-92c4-49cb-bd26-11d3608b5c11",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "dfda0dbc-ce06-4e37-8cd2-395819325ee2"
},
{
"id": "0459987f-92c4-49cb-bd26-11d3608b5c11",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:57:29.5680967Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "dfda0dbc-ce06-4e37-8cd2-395819325ee2"
}
],
"selectedProducts": [
{
"id": "5af8bb4b-b849-4711-8e25-ce8e0b3638ee",
"markerXSolutionsId": "9a77965d-bdf9-49b5-9406-27976785a814",
"productId": "17682e90-3ada-4630-a9c4-b42938b8ccbd"
},
{
"id": "5af8bb4b-b849-4711-8e25-ce8e0b3638ee",
"markerXSolutionsId": "9a77965d-bdf9-49b5-9406-27976785a814",
"productId": "17682e90-3ada-4630-a9c4-b42938b8ccbd"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "58b14971-d55e-417f-a2b0-dcb5d869e400",
"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": "f78f8f28-8fab-4390-b17e-5bd3942251d5"
},
{
"id": "58b14971-d55e-417f-a2b0-dcb5d869e400",
"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": "f78f8f28-8fab-4390-b17e-5bd3942251d5"
}
],
"archivedReports": [
{
"id": "58b14971-d55e-417f-a2b0-dcb5d869e400",
"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": "f78f8f28-8fab-4390-b17e-5bd3942251d5"
},
{
"id": "58b14971-d55e-417f-a2b0-dcb5d869e400",
"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": "f78f8f28-8fab-4390-b17e-5bd3942251d5"
}
],
"productSolutions": [
{
"id": "e86f78f7-3f0c-43cc-87b8-ed83ec34c80e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
},
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "e86f78f7-3f0c-43cc-87b8-ed83ec34c80e",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
},
{
"id": "8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/8cdceee1-4ae6-45ed-84b7-4ca3f79ffcaf"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
}
},
{
"id": "ffb67f77-bfdc-442d-99b5-d672222377d3",
"value": "sample string 2",
"qrLogAttributeListValueId": "df6b9a48-f775-4c03-8e0c-2b52b0c98d52",
"qrLogAttributeListValue": {
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"markerXSolutionsId": "248cc95d-8858-42f2-92e5-1de42473b4c4",
"qrLogAttributeId": "3b127f01-7a56-4b31-a70f-dcec8e9bcbf0",
"qrLogAttribute": {
"id": "26ea46f7-e333-4f57-bbdc-45e4d0990df2",
"code": "sample string 2",
"selectedValue": "91392165-5027-4c01-8476-a12484f09cf9",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8951dc45-5ba5-4f65-9d55-1ba157b1e5f9",
"sourceId": "3d7e3786-e6d8-46b3-9b2a-bf98b3b43478",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "0ec0c3f6-b0a6-451e-b4e5-4a3e0f835edf",
"qrLogAttributeClass": {
"id": "b34566ea-da09-453b-acd1-f7980037580d",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
"qrLogAttributeListValue": [
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
},
{
"id": "148bea4f-9a59-43bc-9cea-b7d3ce3a47ff",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "bc2486e6-120e-45ee-83d6-c2c15e6c3ee3",
"qrLogAttributeListValueGlobalRefId": "23bb90e6-5a46-4ab0-886a-832306fed6a8",
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
]
}
],
"translations": [
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
},
{
"id": "dc3255be-48cb-4f1c-a8b0-ed34f0ce3da5",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4127bae5-cbf6-49ab-966e-942d3ecb8385"
}
],
"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
}