POST api/BuildingComponents
Request Information
URI Parameters
None.
Body Parameters
BuildingComponent| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | Project |
None. |
|
| Blueprints | Collection of Blueprint |
None. |
|
| Installers | Collection of Installer |
None. |
|
| IsDeleted | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "f7cf6f74-a43e-4ce2-88f7-c392af370410",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-12T21:28:44.4670663Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:28:44.4670663Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "f8039d03-a3a0-4faa-b530-6379a3437f94",
"project": {
"id": "87a4006e-11b0-4efa-adde-4c75301e871b",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"image": "sample string 9",
"street": "sample string 10",
"no": "sample string 11",
"postalCode": "sample string 12",
"city": "sample string 13",
"country": "sample string 14",
"contactName": "sample string 15",
"contactFunction": "sample string 16",
"mobile": "sample string 17",
"email": "sample string 18",
"buildingComponents": [],
"isDeleted": true,
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"link": "https://firelog-api.ipcom.be/api/DownloadImage/87a4006e-11b0-4efa-adde-4c75301e871b"
},
"blueprints": [
{
"id": "9871d326-13ac-4964-8b1e-19cb35690d5d",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-12T21:28:44.4826911Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-12T21:28:44.4826911Z",
"buildingComponentId": "bf197422-2ff0-4900-b767-958d1d8ead32",
"blueprintFileId": "ce6baf32-2244-4067-849e-61017ff80562",
"blueprintFile": {
"id": "6767f270-1f10-4a37-b0fc-a6ead6094956",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "715d69c4-a220-4f40-80c2-007bc61ce498",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:28:44.4826911Z",
"customerId": 6,
"qrId": "b5b4411b-7633-4c0d-9442-e65927d91d3a",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "bd8d8a12-773d-4657-93b6-4705d8814fb9",
"markerXSolutions": [
{
"id": "d885293e-65e9-4a36-af82-35eeb74509bc",
"markerId": "2c8382e7-c7b7-4208-a9b9-85e17e65450c",
"solutionId": "80acf793-b7fa-42b0-864f-5f27883c91c5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
},
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
}
],
"selectedProducts": [
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
},
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
}
],
"isApproved": 2
},
{
"id": "d885293e-65e9-4a36-af82-35eeb74509bc",
"markerId": "2c8382e7-c7b7-4208-a9b9-85e17e65450c",
"solutionId": "80acf793-b7fa-42b0-864f-5f27883c91c5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
},
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
}
],
"selectedProducts": [
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
},
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bff39205-2bb1-4c87-8792-645db108ea20",
"date": "2026-07-12T21:28:44.4826911Z",
"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": "380ce768-b5d2-46de-ba2b-23ddc40f0662",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bff39205-2bb1-4c87-8792-645db108ea20"
},
{
"id": "bff39205-2bb1-4c87-8792-645db108ea20",
"date": "2026-07-12T21:28:44.4826911Z",
"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": "380ce768-b5d2-46de-ba2b-23ddc40f0662",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bff39205-2bb1-4c87-8792-645db108ea20"
}
],
"calculateStatus": 2
},
{
"id": "715d69c4-a220-4f40-80c2-007bc61ce498",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:28:44.4826911Z",
"customerId": 6,
"qrId": "b5b4411b-7633-4c0d-9442-e65927d91d3a",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "bd8d8a12-773d-4657-93b6-4705d8814fb9",
"markerXSolutions": [
{
"id": "d885293e-65e9-4a36-af82-35eeb74509bc",
"markerId": "2c8382e7-c7b7-4208-a9b9-85e17e65450c",
"solutionId": "80acf793-b7fa-42b0-864f-5f27883c91c5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
},
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
}
],
"selectedProducts": [
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
},
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
}
],
"isApproved": 2
},
{
"id": "d885293e-65e9-4a36-af82-35eeb74509bc",
"markerId": "2c8382e7-c7b7-4208-a9b9-85e17e65450c",
"solutionId": "80acf793-b7fa-42b0-864f-5f27883c91c5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
},
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
}
],
"selectedProducts": [
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
},
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bff39205-2bb1-4c87-8792-645db108ea20",
"date": "2026-07-12T21:28:44.4826911Z",
"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": "380ce768-b5d2-46de-ba2b-23ddc40f0662",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bff39205-2bb1-4c87-8792-645db108ea20"
},
{
"id": "bff39205-2bb1-4c87-8792-645db108ea20",
"date": "2026-07-12T21:28:44.4826911Z",
"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": "380ce768-b5d2-46de-ba2b-23ddc40f0662",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bff39205-2bb1-4c87-8792-645db108ea20"
}
],
"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": "9871d326-13ac-4964-8b1e-19cb35690d5d",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-12T21:28:44.4826911Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-12T21:28:44.4826911Z",
"buildingComponentId": "bf197422-2ff0-4900-b767-958d1d8ead32",
"blueprintFileId": "ce6baf32-2244-4067-849e-61017ff80562",
"blueprintFile": {
"id": "6767f270-1f10-4a37-b0fc-a6ead6094956",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "715d69c4-a220-4f40-80c2-007bc61ce498",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:28:44.4826911Z",
"customerId": 6,
"qrId": "b5b4411b-7633-4c0d-9442-e65927d91d3a",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "bd8d8a12-773d-4657-93b6-4705d8814fb9",
"markerXSolutions": [
{
"id": "d885293e-65e9-4a36-af82-35eeb74509bc",
"markerId": "2c8382e7-c7b7-4208-a9b9-85e17e65450c",
"solutionId": "80acf793-b7fa-42b0-864f-5f27883c91c5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
},
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
}
],
"selectedProducts": [
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
},
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
}
],
"isApproved": 2
},
{
"id": "d885293e-65e9-4a36-af82-35eeb74509bc",
"markerId": "2c8382e7-c7b7-4208-a9b9-85e17e65450c",
"solutionId": "80acf793-b7fa-42b0-864f-5f27883c91c5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
},
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
}
],
"selectedProducts": [
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
},
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bff39205-2bb1-4c87-8792-645db108ea20",
"date": "2026-07-12T21:28:44.4826911Z",
"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": "380ce768-b5d2-46de-ba2b-23ddc40f0662",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bff39205-2bb1-4c87-8792-645db108ea20"
},
{
"id": "bff39205-2bb1-4c87-8792-645db108ea20",
"date": "2026-07-12T21:28:44.4826911Z",
"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": "380ce768-b5d2-46de-ba2b-23ddc40f0662",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bff39205-2bb1-4c87-8792-645db108ea20"
}
],
"calculateStatus": 2
},
{
"id": "715d69c4-a220-4f40-80c2-007bc61ce498",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:28:44.4826911Z",
"customerId": 6,
"qrId": "b5b4411b-7633-4c0d-9442-e65927d91d3a",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "bd8d8a12-773d-4657-93b6-4705d8814fb9",
"markerXSolutions": [
{
"id": "d885293e-65e9-4a36-af82-35eeb74509bc",
"markerId": "2c8382e7-c7b7-4208-a9b9-85e17e65450c",
"solutionId": "80acf793-b7fa-42b0-864f-5f27883c91c5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
},
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
}
],
"selectedProducts": [
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
},
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
}
],
"isApproved": 2
},
{
"id": "d885293e-65e9-4a36-af82-35eeb74509bc",
"markerId": "2c8382e7-c7b7-4208-a9b9-85e17e65450c",
"solutionId": "80acf793-b7fa-42b0-864f-5f27883c91c5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "041c27d4-996a-477e-a4bc-9c1828c9149b",
"value": "sample string 2",
"qrLogAttributeListValueId": "d0024909-6f27-46b8-b8b3-d55e6baa44ec",
"qrLogAttributeListValue": {
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"markerXSolutionsId": "791b14f6-5fea-445b-809a-12709339dfc7",
"qrLogAttributeId": "26a02acc-70cb-4de2-b3bf-42a51dc0777c",
"qrLogAttribute": {
"id": "78fa16b4-a942-41b0-baaa-c1a074083059",
"code": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "128b2c21-4185-4a12-9a1c-c0ccc86ac03d",
"qrLogAttributeClass": {
"id": "8e0c9c30-c5f8-436a-9649-6dfbc4c0c947",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
},
{
"id": "6017e8fd-0d4e-4352-8d5c-571d607765d8",
"description": "sample string 2",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:28:44.4826911Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "17161318-7657-450d-b0b1-c27ab3a32571",
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
]
}
],
"translations": [
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
},
{
"id": "3c2c0103-33a8-44fb-963a-8042021c7801",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "c3eec2b6-60fb-49e3-9dbc-7b9def4eaa28"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "0382cbcc-7c2f-4e37-bbf6-70197520eabc",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
},
{
"id": "722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:28:44.4826911Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "2fe88b18-1578-40b8-a354-eaa810660d68",
"reportId": "51bbd9d4-cf29-490d-96b1-9c4070790b21",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/722e1ac7-7c5c-404d-919b-ae3b1bd0a8ea"
}
],
"selectedProducts": [
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
},
{
"id": "08ba76c7-9637-4eca-a40d-432b3b0385a8",
"markerXSolutionsId": "80495cdb-b855-41e1-9f30-4ef1d09a6f45",
"productId": "8f7aaaea-0f3e-4113-b3f3-1a1c7648e080"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bff39205-2bb1-4c87-8792-645db108ea20",
"date": "2026-07-12T21:28:44.4826911Z",
"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": "380ce768-b5d2-46de-ba2b-23ddc40f0662",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bff39205-2bb1-4c87-8792-645db108ea20"
},
{
"id": "bff39205-2bb1-4c87-8792-645db108ea20",
"date": "2026-07-12T21:28:44.4826911Z",
"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": "380ce768-b5d2-46de-ba2b-23ddc40f0662",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bff39205-2bb1-4c87-8792-645db108ea20"
}
],
"calculateStatus": 2
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
BuildingComponentViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| CreatedTs | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| IsArchived | boolean |
None. |
|
| Blueprints | Collection of BlueprintViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| BlueprintsCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.