POST api/BuildingComponents
Request Information
URI Parameters
None.
Body Parameters
BuildingComponent| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | Project |
None. |
|
| Blueprints | Collection of Blueprint |
None. |
|
| Installers | Collection of Installer |
None. |
|
| IsDeleted | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "e930c9ab-3acb-4981-802e-91a7b3db8c9e",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "f98bbd2d-9fdb-4bd4-a325-0b7a9302ed26",
"project": {
"id": "a033ef4e-9da1-4670-9690-a77216c3e574",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"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/a033ef4e-9da1-4670-9690-a77216c3e574"
},
"blueprints": [
{
"id": "6c79218d-e0c0-40ce-8b29-d7fc9752b25c",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-12-19T05:15:43.6058581Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-12-19T05:15:43.6058581Z",
"buildingComponentId": "f52f4479-5069-48aa-b68b-43c9a46c1c36",
"blueprintFileId": "90610bc4-b603-4abf-9406-97cd00e76da7",
"blueprintFile": {
"id": "e4c66cf6-75a0-40f5-981d-ba5d81aa1892",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "2f171f80-e732-4e19-8abc-b20f3e872e74",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 5",
"date": "2025-12-19T05:15:43.6058581Z",
"customerId": 6,
"qrId": "7c625d3f-ee4a-4e44-80bb-5cbd304112b8",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "0ab0079c-307d-4f17-a10a-c94fc3932a86",
"markerXSolutions": [
{
"id": "c1d04bb6-2919-45cf-b84c-9f29f90635f9",
"markerId": "a3aa7825-88c6-4165-8ce0-cd648508209a",
"solutionId": "2eb9718d-3a84-4aca-b43a-cc00f4172bd4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
},
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
}
],
"selectedProducts": [
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
},
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
}
],
"isApproved": 2
},
{
"id": "c1d04bb6-2919-45cf-b84c-9f29f90635f9",
"markerId": "a3aa7825-88c6-4165-8ce0-cd648508209a",
"solutionId": "2eb9718d-3a84-4aca-b43a-cc00f4172bd4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
},
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
}
],
"selectedProducts": [
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
},
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d07de6bd-4c26-4943-a66a-e1184fb4fcd7",
"date": "2025-12-19T05:15:43.6058581Z",
"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": "cc76e752-d9d3-4e9a-bbb5-cf4a852dc288",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d07de6bd-4c26-4943-a66a-e1184fb4fcd7"
},
{
"id": "d07de6bd-4c26-4943-a66a-e1184fb4fcd7",
"date": "2025-12-19T05:15:43.6058581Z",
"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": "cc76e752-d9d3-4e9a-bbb5-cf4a852dc288",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d07de6bd-4c26-4943-a66a-e1184fb4fcd7"
}
],
"calculateStatus": 2
},
{
"id": "2f171f80-e732-4e19-8abc-b20f3e872e74",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 5",
"date": "2025-12-19T05:15:43.6058581Z",
"customerId": 6,
"qrId": "7c625d3f-ee4a-4e44-80bb-5cbd304112b8",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "0ab0079c-307d-4f17-a10a-c94fc3932a86",
"markerXSolutions": [
{
"id": "c1d04bb6-2919-45cf-b84c-9f29f90635f9",
"markerId": "a3aa7825-88c6-4165-8ce0-cd648508209a",
"solutionId": "2eb9718d-3a84-4aca-b43a-cc00f4172bd4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
},
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
}
],
"selectedProducts": [
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
},
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
}
],
"isApproved": 2
},
{
"id": "c1d04bb6-2919-45cf-b84c-9f29f90635f9",
"markerId": "a3aa7825-88c6-4165-8ce0-cd648508209a",
"solutionId": "2eb9718d-3a84-4aca-b43a-cc00f4172bd4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
},
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
}
],
"selectedProducts": [
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
},
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d07de6bd-4c26-4943-a66a-e1184fb4fcd7",
"date": "2025-12-19T05:15:43.6058581Z",
"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": "cc76e752-d9d3-4e9a-bbb5-cf4a852dc288",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d07de6bd-4c26-4943-a66a-e1184fb4fcd7"
},
{
"id": "d07de6bd-4c26-4943-a66a-e1184fb4fcd7",
"date": "2025-12-19T05:15:43.6058581Z",
"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": "cc76e752-d9d3-4e9a-bbb5-cf4a852dc288",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d07de6bd-4c26-4943-a66a-e1184fb4fcd7"
}
],
"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
},
{
"id": "6c79218d-e0c0-40ce-8b29-d7fc9752b25c",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-12-19T05:15:43.6058581Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-12-19T05:15:43.6058581Z",
"buildingComponentId": "f52f4479-5069-48aa-b68b-43c9a46c1c36",
"blueprintFileId": "90610bc4-b603-4abf-9406-97cd00e76da7",
"blueprintFile": {
"id": "e4c66cf6-75a0-40f5-981d-ba5d81aa1892",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "2f171f80-e732-4e19-8abc-b20f3e872e74",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 5",
"date": "2025-12-19T05:15:43.6058581Z",
"customerId": 6,
"qrId": "7c625d3f-ee4a-4e44-80bb-5cbd304112b8",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "0ab0079c-307d-4f17-a10a-c94fc3932a86",
"markerXSolutions": [
{
"id": "c1d04bb6-2919-45cf-b84c-9f29f90635f9",
"markerId": "a3aa7825-88c6-4165-8ce0-cd648508209a",
"solutionId": "2eb9718d-3a84-4aca-b43a-cc00f4172bd4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
},
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
}
],
"selectedProducts": [
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
},
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
}
],
"isApproved": 2
},
{
"id": "c1d04bb6-2919-45cf-b84c-9f29f90635f9",
"markerId": "a3aa7825-88c6-4165-8ce0-cd648508209a",
"solutionId": "2eb9718d-3a84-4aca-b43a-cc00f4172bd4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
},
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
}
],
"selectedProducts": [
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
},
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d07de6bd-4c26-4943-a66a-e1184fb4fcd7",
"date": "2025-12-19T05:15:43.6058581Z",
"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": "cc76e752-d9d3-4e9a-bbb5-cf4a852dc288",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d07de6bd-4c26-4943-a66a-e1184fb4fcd7"
},
{
"id": "d07de6bd-4c26-4943-a66a-e1184fb4fcd7",
"date": "2025-12-19T05:15:43.6058581Z",
"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": "cc76e752-d9d3-4e9a-bbb5-cf4a852dc288",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d07de6bd-4c26-4943-a66a-e1184fb4fcd7"
}
],
"calculateStatus": 2
},
{
"id": "2f171f80-e732-4e19-8abc-b20f3e872e74",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 5",
"date": "2025-12-19T05:15:43.6058581Z",
"customerId": 6,
"qrId": "7c625d3f-ee4a-4e44-80bb-5cbd304112b8",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "0ab0079c-307d-4f17-a10a-c94fc3932a86",
"markerXSolutions": [
{
"id": "c1d04bb6-2919-45cf-b84c-9f29f90635f9",
"markerId": "a3aa7825-88c6-4165-8ce0-cd648508209a",
"solutionId": "2eb9718d-3a84-4aca-b43a-cc00f4172bd4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
},
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
}
],
"selectedProducts": [
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
},
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
}
],
"isApproved": 2
},
{
"id": "c1d04bb6-2919-45cf-b84c-9f29f90635f9",
"markerId": "a3aa7825-88c6-4165-8ce0-cd648508209a",
"solutionId": "2eb9718d-3a84-4aca-b43a-cc00f4172bd4",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "ac815842-ea24-43ad-84c8-f39c40005cdd",
"value": "sample string 2",
"qrLogAttributeListValueId": "f09dac29-9150-4d81-a9f8-b0a568d94d01",
"qrLogAttributeListValue": {
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"markerXSolutionsId": "3de1e990-afb3-4f2e-9dca-13cbe96ebf30",
"qrLogAttributeId": "e9be2c9c-b0cc-4307-8287-dca5e5b82eed",
"qrLogAttribute": {
"id": "d235e09c-b4ea-482b-8dd7-539e29b1584d",
"code": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1e9dfbe8-5d3c-4297-9e69-dcba5e6e3668",
"qrLogAttributeClass": {
"id": "a451205e-a597-44b4-9a9a-c6a6cef8bb8f",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
"qrLogAttributeListValue": [
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
},
{
"id": "298d06c6-5aee-4908-8867-bd13db52c531",
"description": "sample string 2",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:15:43.6058581Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "3da6c350-800f-437b-9828-9095b7c784a5",
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
]
}
],
"translations": [
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
},
{
"id": "f31e7b57-e305-472e-aabc-9931a618a035",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "6c8e3bbe-e0cd-4f4f-90d7-19301f51d55d"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aaac3ab1-e34e-4ee8-8259-acbb0969f5e0",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
},
{
"id": "dae17133-9272-4c05-a54d-8a128d325cdf",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:15:43.6058581Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a8ec9613-5fef-498d-aee9-276a4d2b0acf",
"reportId": "d00cf443-58c4-460f-bf8b-e86e47aafcc6",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/dae17133-9272-4c05-a54d-8a128d325cdf"
}
],
"selectedProducts": [
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
},
{
"id": "42a05f74-9987-43c8-af04-3632a39390bd",
"markerXSolutionsId": "ed87d27d-bf4b-4ffb-9aff-b4403a560aee",
"productId": "473d5e79-dd12-43d5-8aff-720bf4571a3e"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "d07de6bd-4c26-4943-a66a-e1184fb4fcd7",
"date": "2025-12-19T05:15:43.6058581Z",
"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": "cc76e752-d9d3-4e9a-bbb5-cf4a852dc288",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d07de6bd-4c26-4943-a66a-e1184fb4fcd7"
},
{
"id": "d07de6bd-4c26-4943-a66a-e1184fb4fcd7",
"date": "2025-12-19T05:15:43.6058581Z",
"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": "cc76e752-d9d3-4e9a-bbb5-cf4a852dc288",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/d07de6bd-4c26-4943-a66a-e1184fb4fcd7"
}
],
"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
}
],
"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
BuildingComponentViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| CreatedTs | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| IsArchived | boolean |
None. |
|
| Blueprints | Collection of BlueprintViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| BlueprintsCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.