POST api/Projects
Request Information
URI Parameters
None.
Body Parameters
ProjectName | Description | Type | Additional information |
---|---|---|---|
Id | globally unique identifier |
Required |
|
Name | string |
Required |
|
Status | string |
Required |
|
BuildingName | string |
Required |
|
CreatedTs | date |
None. |
|
CreatedBy | string |
None. |
|
ModifiedTs | date |
None. |
|
ModifiedBy | string |
None. |
|
CustomerId | integer |
None. |
|
Image | string |
None. |
|
Street | string |
None. |
|
No | string |
None. |
|
PostalCode | string |
None. |
|
City | string |
None. |
|
Country | string |
None. |
|
ContactName | string |
None. |
|
ContactFunction | string |
None. |
|
Mobile | string |
None. |
|
string |
None. |
||
BuildingComponents | Collection of BuildingComponent |
None. |
|
IsDeleted | boolean |
None. |
|
Installers | Collection of Installer |
None. |
|
Link | string |
None. |
Request Formats
application/json, text/json
Sample:
{ "id": "d19a81cd-af24-4ddb-a414-dcd693e8dcf6", "name": "sample string 2", "status": "sample string 3", "buildingName": "sample string 4", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 6", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "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": [ { "id": "9e7867ca-0176-4574-914f-3cae2e10dfd2", "name": "sample string 2", "description": "sample string 3", "order": "sample string 4", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 6", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 7", "customerId": 8, "projectId": "7bcaee42-068f-4fc2-9132-5147b5205331", "blueprints": [ { "id": "6df579c2-3562-4acc-bb9f-1163c7cf1a63", "name": "sample string 2", "description": "sample string 3", "markerName": "sample string 4", "order": "sample string 5", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 6", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 7", "customerId": 8, "isOffline": true, "offlineByUserId": 1, "offlineByUserName": "sample string 10", "deadline": "2025-09-19T04:39:47.5257803Z", "isLocked": true, "lockedByUserId": 1, "lockedByUserName": "sample string 12", "lockedTs": "2025-09-19T04:39:47.5257803Z", "buildingComponentId": "1de0cd8b-0958-492f-a636-5acbbbc62f61", "blueprintFileId": "1981375e-89ea-4034-846e-242c47bf76e4", "blueprintFile": { "id": "f4a6edf5-e0b5-44c1-b494-7f8600f0a08a", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 4", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 5", "snapshot": "QEA=" }, "markers": [ { "id": "982bce87-f755-40b1-b55b-2967b8e3d019", "number": 2, "label": "sample string 3", "coordX": 1.0, "coordY": 1.0, "coordX2": 1.0, "coordY2": 1.0, "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 4", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 5", "date": "2025-09-19T04:39:47.5257803Z", "customerId": 6, "qrId": "692de913-a213-4bb1-ae21-85b3b83d2ecd", "comments": "sample string 7", "status": "sample string 8", "manualStatus": 1, "installerId": 1, "installer": { "id": 1, "firstname": "sample string 2", "name": "sample string 3" }, "blueprintId": "d70f8a93-9bf7-4488-b472-2f42e0066dac", "markerXSolutions": [ { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 }, { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 } ], "reports": [ { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" }, { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" } ], "calculateStatus": 2 }, { "id": "982bce87-f755-40b1-b55b-2967b8e3d019", "number": 2, "label": "sample string 3", "coordX": 1.0, "coordY": 1.0, "coordX2": 1.0, "coordY2": 1.0, "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 4", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 5", "date": "2025-09-19T04:39:47.5257803Z", "customerId": 6, "qrId": "692de913-a213-4bb1-ae21-85b3b83d2ecd", "comments": "sample string 7", "status": "sample string 8", "manualStatus": 1, "installerId": 1, "installer": { "id": 1, "firstname": "sample string 2", "name": "sample string 3" }, "blueprintId": "d70f8a93-9bf7-4488-b472-2f42e0066dac", "markerXSolutions": [ { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 }, { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 } ], "reports": [ { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" }, { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" } ], "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": "6df579c2-3562-4acc-bb9f-1163c7cf1a63", "name": "sample string 2", "description": "sample string 3", "markerName": "sample string 4", "order": "sample string 5", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 6", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 7", "customerId": 8, "isOffline": true, "offlineByUserId": 1, "offlineByUserName": "sample string 10", "deadline": "2025-09-19T04:39:47.5257803Z", "isLocked": true, "lockedByUserId": 1, "lockedByUserName": "sample string 12", "lockedTs": "2025-09-19T04:39:47.5257803Z", "buildingComponentId": "1de0cd8b-0958-492f-a636-5acbbbc62f61", "blueprintFileId": "1981375e-89ea-4034-846e-242c47bf76e4", "blueprintFile": { "id": "f4a6edf5-e0b5-44c1-b494-7f8600f0a08a", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 4", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 5", "snapshot": "QEA=" }, "markers": [ { "id": "982bce87-f755-40b1-b55b-2967b8e3d019", "number": 2, "label": "sample string 3", "coordX": 1.0, "coordY": 1.0, "coordX2": 1.0, "coordY2": 1.0, "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 4", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 5", "date": "2025-09-19T04:39:47.5257803Z", "customerId": 6, "qrId": "692de913-a213-4bb1-ae21-85b3b83d2ecd", "comments": "sample string 7", "status": "sample string 8", "manualStatus": 1, "installerId": 1, "installer": { "id": 1, "firstname": "sample string 2", "name": "sample string 3" }, "blueprintId": "d70f8a93-9bf7-4488-b472-2f42e0066dac", "markerXSolutions": [ { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 }, { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 } ], "reports": [ { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" }, { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" } ], "calculateStatus": 2 }, { "id": "982bce87-f755-40b1-b55b-2967b8e3d019", "number": 2, "label": "sample string 3", "coordX": 1.0, "coordY": 1.0, "coordX2": 1.0, "coordY2": 1.0, "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 4", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 5", "date": "2025-09-19T04:39:47.5257803Z", "customerId": 6, "qrId": "692de913-a213-4bb1-ae21-85b3b83d2ecd", "comments": "sample string 7", "status": "sample string 8", "manualStatus": 1, "installerId": 1, "installer": { "id": 1, "firstname": "sample string 2", "name": "sample string 3" }, "blueprintId": "d70f8a93-9bf7-4488-b472-2f42e0066dac", "markerXSolutions": [ { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 }, { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 } ], "reports": [ { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" }, { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" } ], "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 }, { "id": "9e7867ca-0176-4574-914f-3cae2e10dfd2", "name": "sample string 2", "description": "sample string 3", "order": "sample string 4", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 6", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 7", "customerId": 8, "projectId": "7bcaee42-068f-4fc2-9132-5147b5205331", "blueprints": [ { "id": "6df579c2-3562-4acc-bb9f-1163c7cf1a63", "name": "sample string 2", "description": "sample string 3", "markerName": "sample string 4", "order": "sample string 5", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 6", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 7", "customerId": 8, "isOffline": true, "offlineByUserId": 1, "offlineByUserName": "sample string 10", "deadline": "2025-09-19T04:39:47.5257803Z", "isLocked": true, "lockedByUserId": 1, "lockedByUserName": "sample string 12", "lockedTs": "2025-09-19T04:39:47.5257803Z", "buildingComponentId": "1de0cd8b-0958-492f-a636-5acbbbc62f61", "blueprintFileId": "1981375e-89ea-4034-846e-242c47bf76e4", "blueprintFile": { "id": "f4a6edf5-e0b5-44c1-b494-7f8600f0a08a", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 4", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 5", "snapshot": "QEA=" }, "markers": [ { "id": "982bce87-f755-40b1-b55b-2967b8e3d019", "number": 2, "label": "sample string 3", "coordX": 1.0, "coordY": 1.0, "coordX2": 1.0, "coordY2": 1.0, "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 4", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 5", "date": "2025-09-19T04:39:47.5257803Z", "customerId": 6, "qrId": "692de913-a213-4bb1-ae21-85b3b83d2ecd", "comments": "sample string 7", "status": "sample string 8", "manualStatus": 1, "installerId": 1, "installer": { "id": 1, "firstname": "sample string 2", "name": "sample string 3" }, "blueprintId": "d70f8a93-9bf7-4488-b472-2f42e0066dac", "markerXSolutions": [ { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 }, { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 } ], "reports": [ { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" }, { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" } ], "calculateStatus": 2 }, { "id": "982bce87-f755-40b1-b55b-2967b8e3d019", "number": 2, "label": "sample string 3", "coordX": 1.0, "coordY": 1.0, "coordX2": 1.0, "coordY2": 1.0, "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 4", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 5", "date": "2025-09-19T04:39:47.5257803Z", "customerId": 6, "qrId": "692de913-a213-4bb1-ae21-85b3b83d2ecd", "comments": "sample string 7", "status": "sample string 8", "manualStatus": 1, "installerId": 1, "installer": { "id": 1, "firstname": "sample string 2", "name": "sample string 3" }, "blueprintId": "d70f8a93-9bf7-4488-b472-2f42e0066dac", "markerXSolutions": [ { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 }, { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 } ], "reports": [ { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" }, { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" } ], "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": "6df579c2-3562-4acc-bb9f-1163c7cf1a63", "name": "sample string 2", "description": "sample string 3", "markerName": "sample string 4", "order": "sample string 5", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 6", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 7", "customerId": 8, "isOffline": true, "offlineByUserId": 1, "offlineByUserName": "sample string 10", "deadline": "2025-09-19T04:39:47.5257803Z", "isLocked": true, "lockedByUserId": 1, "lockedByUserName": "sample string 12", "lockedTs": "2025-09-19T04:39:47.5257803Z", "buildingComponentId": "1de0cd8b-0958-492f-a636-5acbbbc62f61", "blueprintFileId": "1981375e-89ea-4034-846e-242c47bf76e4", "blueprintFile": { "id": "f4a6edf5-e0b5-44c1-b494-7f8600f0a08a", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 4", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 5", "snapshot": "QEA=" }, "markers": [ { "id": "982bce87-f755-40b1-b55b-2967b8e3d019", "number": 2, "label": "sample string 3", "coordX": 1.0, "coordY": 1.0, "coordX2": 1.0, "coordY2": 1.0, "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 4", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 5", "date": "2025-09-19T04:39:47.5257803Z", "customerId": 6, "qrId": "692de913-a213-4bb1-ae21-85b3b83d2ecd", "comments": "sample string 7", "status": "sample string 8", "manualStatus": 1, "installerId": 1, "installer": { "id": 1, "firstname": "sample string 2", "name": "sample string 3" }, "blueprintId": "d70f8a93-9bf7-4488-b472-2f42e0066dac", "markerXSolutions": [ { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 }, { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 } ], "reports": [ { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" }, { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" } ], "calculateStatus": 2 }, { "id": "982bce87-f755-40b1-b55b-2967b8e3d019", "number": 2, "label": "sample string 3", "coordX": 1.0, "coordY": 1.0, "coordX2": 1.0, "coordY2": 1.0, "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 4", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 5", "date": "2025-09-19T04:39:47.5257803Z", "customerId": 6, "qrId": "692de913-a213-4bb1-ae21-85b3b83d2ecd", "comments": "sample string 7", "status": "sample string 8", "manualStatus": 1, "installerId": 1, "installer": { "id": 1, "firstname": "sample string 2", "name": "sample string 3" }, "blueprintId": "d70f8a93-9bf7-4488-b472-2f42e0066dac", "markerXSolutions": [ { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 }, { "id": "1dcb4e1e-cd77-4245-a7a0-9bac6e5ba39e", "markerId": "c3d9c161-612e-43f5-8c98-9542c66c6dfe", "solutionId": "765aab02-0811-4579-aee3-4385c3b31891", "amount": 3, "diameter": 4, "unit": "sample string 5", "width": 6, "height": 7, "length": 8, "comments": "sample string 9", "createdTs": "2025-09-19T04:39:47.5257803Z", "qrLogAttributeXMarkerXSolutions": [ { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } }, { "id": "16ce2266-98e0-454b-8c81-e77da22d0976", "value": "sample string 2", "qrLogAttributeListValueId": "c6bfa5f2-6c05-4880-9373-046f51deee88", "qrLogAttributeListValue": { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" }, "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "markerXSolutionsId": "bb07a03f-cf6f-408f-ab92-cd4055d74ff5", "qrLogAttributeId": "3c7aa6f2-d031-4d98-9472-b81fb2e9c256", "qrLogAttribute": { "id": "f8c5b7ae-5016-486f-8098-1e8cc3bae734", "code": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "customerId": 1, "visible": true, "qrLogAttributeClassId": "f70ea1ba-9d6e-431e-b0db-ad8e0e79a0a6", "qrLogAttributeClass": { "id": "b99c3a49-b8dc-4e99-b0a7-b312f4a8a5f0", "code": "sample string 2", "name": "sample string 3", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, "qrLogAttributeListValue": [ { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] }, { "id": "301f7eba-16b8-4264-9f0b-b203c50615d4", "description": "sample string 2", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 3", "modifiedTs": "2025-09-19T04:39:47.5257803Z", "modifiedBy": "sample string 4", "isActive": true, "customerId": 1, "qrLogAttributeId": "fbda221d-b094-4a2f-a1fa-8e2fab8e7553", "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ] } ], "translations": [ { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" }, { "id": "48fb8847-0d3f-4bef-ad8a-d09c77474f64", "languageCode": "sample string 2", "languageTranslation": "sample string 3", "property": "sample string 4", "translatableId": "ebf2016d-499a-4e65-b3b8-188ca1d2d967" } ], "index": 1, "required": true, "qrLogAttributeGlobalRefId": "ebe7627e-bbaf-445d-a8a0-f53711a8cd03", "taxonomyNameGeneric": "sample string 8" } } ], "attachments": [ { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" }, { "id": "00c8fd0b-36c5-4976-b038-b9bb12684260", "name": "sample string 2", "content": "sample string 3", "createdTs": "2025-09-19T04:39:47.5257803Z", "createdBy": "sample string 5", "approved": true, "markerXSolutionsId": "dc4d5bac-6048-421b-a4ac-98b34cb88c5a", "reportId": "deca43e8-9315-4731-a301-1a18884f9a7d", "link": "https://firelog-api.ipcom.be/api/DownloadImage/00c8fd0b-36c5-4976-b038-b9bb12684260" } ], "selectedProducts": [ { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" }, { "id": "9a882549-6c11-416f-97fd-8289a77191bb", "markerXSolutionsId": "756ab434-8bd7-417c-94a0-01e69aa62638", "productId": "59ee8c01-c70b-48a2-9658-8a5ee4fb1ab5" } ], "isApproved": 2 } ], "reports": [ { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" }, { "id": "5e31d76e-563c-4d7f-b00d-90b2f604cf68", "date": "2025-09-19T04:39:47.5257803Z", "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": "570bd7ff-92c4-49ab-a7fb-317ebbfec4b5", "isDeleted": true, "link": "https://firelog-api.ipcom.be/api/DownloadImage/5e31d76e-563c-4d7f-b00d-90b2f604cf68" } ], "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 } ], "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/d19a81cd-af24-4ddb-a414-dcd693e8dcf6" }
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.