DELETE api/Blueprints/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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. |
Response Formats
application/json, text/json
Sample:
{
"id": "3fd06d7c-60ea-4ec7-a0bf-c8aa9504d48d",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-05-29T15:58:54.0053479Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-05-29T15:58:54.0053479Z",
"buildingComponentId": "8e4e274c-2b46-49dd-a78d-92b135c7290f",
"buildingComponent": {
"id": "061a8f0f-b88a-4e15-88bc-55ceb45f3937",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "5d776dd4-67a4-425f-a730-b1f36f8d10ac",
"project": {
"id": "a70fa3cf-dcb1-471a-a9cd-7c92220fc36b",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"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-uat.ipcom.be/api/DownloadImage/a70fa3cf-dcb1-471a-a9cd-7c92220fc36b"
},
"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": "b47bdb7b-59f9-4100-a087-39fbaddc279f",
"blueprintFile": {
"id": "73bab822-1499-482a-bdbe-509175488baf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "103c660c-cb3a-49f5-af5f-de845f170717",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 5",
"date": "2026-05-29T15:58:54.0053479Z",
"customerId": 6,
"qrId": "ebd50d38-0cb9-4dbb-8ec3-5ae6735a379d",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "e1f641a9-84a2-40d5-8e9e-6014ba06b165",
"markerXSolutions": [
{
"id": "07ec1538-2c69-4652-ae04-5b42f1b7867a",
"markerId": "35a4a2c6-b250-403a-aee3-05b6b4c42150",
"solutionId": "dc3eeeb9-7fb7-411f-96d9-1cb31b4be549",
"taxonomy263415Id": "4191392e-0f0e-4723-aae3-25e4d6b97818",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "89a2ae21-8010-40ca-be68-81cb5fee0857",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e3e2c1f-43cb-49f3-b2e0-49944daf0848",
"qrLogAttributeListValue": {
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"markerXSolutionsId": "4cffb5e5-5e1e-4c18-a53a-abe41b0f68a2",
"qrLogAttributeId": "37fdc505-b6e8-4055-83f0-c1826a4a5af0",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
}
],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "89a2ae21-8010-40ca-be68-81cb5fee0857",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e3e2c1f-43cb-49f3-b2e0-49944daf0848",
"qrLogAttributeListValue": {
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"markerXSolutionsId": "4cffb5e5-5e1e-4c18-a53a-abe41b0f68a2",
"qrLogAttributeId": "37fdc505-b6e8-4055-83f0-c1826a4a5af0",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
}
],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "caa603fd-0d44-40f5-b2f5-d00234b14b1a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e5aa7349-672e-4755-bbea-ce653e2a93ad",
"reportId": "4fdc5be8-57cc-41cd-838e-22a27b81a099",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/caa603fd-0d44-40f5-b2f5-d00234b14b1a"
},
{
"id": "caa603fd-0d44-40f5-b2f5-d00234b14b1a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e5aa7349-672e-4755-bbea-ce653e2a93ad",
"reportId": "4fdc5be8-57cc-41cd-838e-22a27b81a099",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/caa603fd-0d44-40f5-b2f5-d00234b14b1a"
}
],
"selectedProducts": [
{
"id": "a6c9849f-2a55-476a-a002-66ef449f5873",
"markerXSolutionsId": "bd836199-e46f-4e5c-97c1-ee1249306e55",
"productId": "7c9b8761-e872-4a1a-b3ff-63cbdef40eec"
},
{
"id": "a6c9849f-2a55-476a-a002-66ef449f5873",
"markerXSolutionsId": "bd836199-e46f-4e5c-97c1-ee1249306e55",
"productId": "7c9b8761-e872-4a1a-b3ff-63cbdef40eec"
}
],
"isApproved": 2
},
{
"id": "07ec1538-2c69-4652-ae04-5b42f1b7867a",
"markerId": "35a4a2c6-b250-403a-aee3-05b6b4c42150",
"solutionId": "dc3eeeb9-7fb7-411f-96d9-1cb31b4be549",
"taxonomy263415Id": "4191392e-0f0e-4723-aae3-25e4d6b97818",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "89a2ae21-8010-40ca-be68-81cb5fee0857",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e3e2c1f-43cb-49f3-b2e0-49944daf0848",
"qrLogAttributeListValue": {
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"markerXSolutionsId": "4cffb5e5-5e1e-4c18-a53a-abe41b0f68a2",
"qrLogAttributeId": "37fdc505-b6e8-4055-83f0-c1826a4a5af0",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
}
],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "89a2ae21-8010-40ca-be68-81cb5fee0857",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e3e2c1f-43cb-49f3-b2e0-49944daf0848",
"qrLogAttributeListValue": {
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"markerXSolutionsId": "4cffb5e5-5e1e-4c18-a53a-abe41b0f68a2",
"qrLogAttributeId": "37fdc505-b6e8-4055-83f0-c1826a4a5af0",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
}
],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "caa603fd-0d44-40f5-b2f5-d00234b14b1a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e5aa7349-672e-4755-bbea-ce653e2a93ad",
"reportId": "4fdc5be8-57cc-41cd-838e-22a27b81a099",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/caa603fd-0d44-40f5-b2f5-d00234b14b1a"
},
{
"id": "caa603fd-0d44-40f5-b2f5-d00234b14b1a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e5aa7349-672e-4755-bbea-ce653e2a93ad",
"reportId": "4fdc5be8-57cc-41cd-838e-22a27b81a099",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/caa603fd-0d44-40f5-b2f5-d00234b14b1a"
}
],
"selectedProducts": [
{
"id": "a6c9849f-2a55-476a-a002-66ef449f5873",
"markerXSolutionsId": "bd836199-e46f-4e5c-97c1-ee1249306e55",
"productId": "7c9b8761-e872-4a1a-b3ff-63cbdef40eec"
},
{
"id": "a6c9849f-2a55-476a-a002-66ef449f5873",
"markerXSolutionsId": "bd836199-e46f-4e5c-97c1-ee1249306e55",
"productId": "7c9b8761-e872-4a1a-b3ff-63cbdef40eec"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "c7bb1c12-51e4-4082-9b67-a985e9df2925",
"date": "2026-05-29T15:58:54.0053479Z",
"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": "a724dd00-5a2e-4beb-b655-dace8646c853",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c7bb1c12-51e4-4082-9b67-a985e9df2925"
},
{
"id": "c7bb1c12-51e4-4082-9b67-a985e9df2925",
"date": "2026-05-29T15:58:54.0053479Z",
"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": "a724dd00-5a2e-4beb-b655-dace8646c853",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c7bb1c12-51e4-4082-9b67-a985e9df2925"
}
],
"calculateStatus": 2
},
{
"id": "103c660c-cb3a-49f5-af5f-de845f170717",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 5",
"date": "2026-05-29T15:58:54.0053479Z",
"customerId": 6,
"qrId": "ebd50d38-0cb9-4dbb-8ec3-5ae6735a379d",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "e1f641a9-84a2-40d5-8e9e-6014ba06b165",
"markerXSolutions": [
{
"id": "07ec1538-2c69-4652-ae04-5b42f1b7867a",
"markerId": "35a4a2c6-b250-403a-aee3-05b6b4c42150",
"solutionId": "dc3eeeb9-7fb7-411f-96d9-1cb31b4be549",
"taxonomy263415Id": "4191392e-0f0e-4723-aae3-25e4d6b97818",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "89a2ae21-8010-40ca-be68-81cb5fee0857",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e3e2c1f-43cb-49f3-b2e0-49944daf0848",
"qrLogAttributeListValue": {
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"markerXSolutionsId": "4cffb5e5-5e1e-4c18-a53a-abe41b0f68a2",
"qrLogAttributeId": "37fdc505-b6e8-4055-83f0-c1826a4a5af0",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
}
],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "89a2ae21-8010-40ca-be68-81cb5fee0857",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e3e2c1f-43cb-49f3-b2e0-49944daf0848",
"qrLogAttributeListValue": {
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"markerXSolutionsId": "4cffb5e5-5e1e-4c18-a53a-abe41b0f68a2",
"qrLogAttributeId": "37fdc505-b6e8-4055-83f0-c1826a4a5af0",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
}
],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "caa603fd-0d44-40f5-b2f5-d00234b14b1a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e5aa7349-672e-4755-bbea-ce653e2a93ad",
"reportId": "4fdc5be8-57cc-41cd-838e-22a27b81a099",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/caa603fd-0d44-40f5-b2f5-d00234b14b1a"
},
{
"id": "caa603fd-0d44-40f5-b2f5-d00234b14b1a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e5aa7349-672e-4755-bbea-ce653e2a93ad",
"reportId": "4fdc5be8-57cc-41cd-838e-22a27b81a099",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/caa603fd-0d44-40f5-b2f5-d00234b14b1a"
}
],
"selectedProducts": [
{
"id": "a6c9849f-2a55-476a-a002-66ef449f5873",
"markerXSolutionsId": "bd836199-e46f-4e5c-97c1-ee1249306e55",
"productId": "7c9b8761-e872-4a1a-b3ff-63cbdef40eec"
},
{
"id": "a6c9849f-2a55-476a-a002-66ef449f5873",
"markerXSolutionsId": "bd836199-e46f-4e5c-97c1-ee1249306e55",
"productId": "7c9b8761-e872-4a1a-b3ff-63cbdef40eec"
}
],
"isApproved": 2
},
{
"id": "07ec1538-2c69-4652-ae04-5b42f1b7867a",
"markerId": "35a4a2c6-b250-403a-aee3-05b6b4c42150",
"solutionId": "dc3eeeb9-7fb7-411f-96d9-1cb31b4be549",
"taxonomy263415Id": "4191392e-0f0e-4723-aae3-25e4d6b97818",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "89a2ae21-8010-40ca-be68-81cb5fee0857",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e3e2c1f-43cb-49f3-b2e0-49944daf0848",
"qrLogAttributeListValue": {
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"markerXSolutionsId": "4cffb5e5-5e1e-4c18-a53a-abe41b0f68a2",
"qrLogAttributeId": "37fdc505-b6e8-4055-83f0-c1826a4a5af0",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
}
],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "89a2ae21-8010-40ca-be68-81cb5fee0857",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e3e2c1f-43cb-49f3-b2e0-49944daf0848",
"qrLogAttributeListValue": {
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"markerXSolutionsId": "4cffb5e5-5e1e-4c18-a53a-abe41b0f68a2",
"qrLogAttributeId": "37fdc505-b6e8-4055-83f0-c1826a4a5af0",
"qrLogAttribute": {
"id": "5b2e30d4-a62f-42b3-a9df-adf70e019a5b",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e81b07b4-01bf-4a34-b2eb-8e68a16ade42",
"qrLogAttributeClass": {
"id": "5d84732f-7ea3-40e0-9c62-77bccc59031f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
"qrLogAttributeListValue": [
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
},
{
"id": "56a5a351-f710-44f5-a4ca-37c08f4653fb",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.0053479Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "035d5a2f-6622-41ff-8dea-55c33ae3f8b5",
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
]
}
],
"translations": [
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
},
{
"id": "8fbc5578-17f8-4f0b-8fb4-315b3ff8c236",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f216423d-690a-4092-8197-5f1a23014e95"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5cf6df12-a3b5-4147-a4b6-b43e57fff014",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "caa603fd-0d44-40f5-b2f5-d00234b14b1a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e5aa7349-672e-4755-bbea-ce653e2a93ad",
"reportId": "4fdc5be8-57cc-41cd-838e-22a27b81a099",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/caa603fd-0d44-40f5-b2f5-d00234b14b1a"
},
{
"id": "caa603fd-0d44-40f5-b2f5-d00234b14b1a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:54.0053479Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "e5aa7349-672e-4755-bbea-ce653e2a93ad",
"reportId": "4fdc5be8-57cc-41cd-838e-22a27b81a099",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/caa603fd-0d44-40f5-b2f5-d00234b14b1a"
}
],
"selectedProducts": [
{
"id": "a6c9849f-2a55-476a-a002-66ef449f5873",
"markerXSolutionsId": "bd836199-e46f-4e5c-97c1-ee1249306e55",
"productId": "7c9b8761-e872-4a1a-b3ff-63cbdef40eec"
},
{
"id": "a6c9849f-2a55-476a-a002-66ef449f5873",
"markerXSolutionsId": "bd836199-e46f-4e5c-97c1-ee1249306e55",
"productId": "7c9b8761-e872-4a1a-b3ff-63cbdef40eec"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "c7bb1c12-51e4-4082-9b67-a985e9df2925",
"date": "2026-05-29T15:58:54.0053479Z",
"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": "a724dd00-5a2e-4beb-b655-dace8646c853",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c7bb1c12-51e4-4082-9b67-a985e9df2925"
},
{
"id": "c7bb1c12-51e4-4082-9b67-a985e9df2925",
"date": "2026-05-29T15:58:54.0053479Z",
"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": "a724dd00-5a2e-4beb-b655-dace8646c853",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/c7bb1c12-51e4-4082-9b67-a985e9df2925"
}
],
"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
}