PUT api/MarkerXSolutions
Request Information
URI Parameters
None.
Body Parameters
Collection of MarkerXSolutions| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| MarkerId | globally unique identifier |
None. |
|
| SolutionId | globally unique identifier |
None. |
|
| Amount | integer |
None. |
|
| Diameter | integer |
None. |
|
| Unit | string |
None. |
|
| Width | integer |
None. |
|
| Height | integer |
None. |
|
| Length | integer |
None. |
|
| Comments | string |
None. |
|
| CreatedTs | date |
None. |
|
| Marker | Marker |
None. |
|
| QRLogAttributeXMarkerXSolutions | Collection of QRLogAttributeXMarkerXSolutions |
None. |
|
| Attachments | Collection of Attachment |
None. |
|
| SelectedProducts | Collection of SelectedProduct |
None. |
|
| IsApproved | integer |
None. |
Request Formats
application/json, text/json
Sample:
[
{
"id": "626c573f-fcf4-41db-8764-dbbddf7ff3a1",
"markerId": "f0027da3-3350-4d71-b61e-23f4ddfa0672",
"solutionId": "e2499a9e-b02c-4b2a-ab24-967a06850ff2",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:32:51.336253Z",
"marker": {
"id": "cef4d4b1-db07-4184-a6b0-155d5b970e60",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:32:51.336253Z",
"customerId": 6,
"qrId": "1a1bfebf-b774-48af-89f6-73da93bb758f",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "fd0c1066-4e7f-4bdb-98df-30a7dbe181af",
"blueprint": {
"id": "ec51a1e9-7d2d-42cc-aeff-a9b2c21f8cbc",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-12T21:32:51.336253Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-12T21:32:51.336253Z",
"buildingComponentId": "28512f3a-695f-4459-b5a0-067e1292a5c9",
"buildingComponent": {
"id": "5d241a49-7ad5-4ab7-b8b8-bfe7223140bb",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "ad2c84ec-2339-4d27-a822-dc1eb65cf065",
"project": {
"id": "c9626363-f03c-4688-92b4-03b3fcd5ff6e",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"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/c9626363-f03c-4688-92b4-03b3fcd5ff6e"
},
"blueprints": [],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
},
"blueprintFileId": "1e67aa6b-a739-476d-b7bb-d8c7d90ea302",
"blueprintFile": {
"id": "6246a614-1b0e-443e-be42-e3c853649f11",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
},
"markerXSolutions": [],
"reports": [
{
"id": "1e99d619-b00a-4a5b-985c-7f29080263c6",
"date": "2026-07-12T21:32:51.336253Z",
"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": "c9d70e3e-0f0e-42d9-bce2-cdcc85c9aa87",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1e99d619-b00a-4a5b-985c-7f29080263c6"
},
{
"id": "1e99d619-b00a-4a5b-985c-7f29080263c6",
"date": "2026-07-12T21:32:51.336253Z",
"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": "c9d70e3e-0f0e-42d9-bce2-cdcc85c9aa87",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1e99d619-b00a-4a5b-985c-7f29080263c6"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "8974481e-5af6-4556-ad95-56a4eb382aea",
"value": "sample string 2",
"qrLogAttributeListValueId": "383f8495-2c7a-48fa-baa0-749b077e52e8",
"qrLogAttributeListValue": {
"id": "c42231ce-80a2-4fca-be96-fc60db2c0568",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "86c85bec-82a5-41db-aba3-361ca96573ce",
"qrLogAttribute": {
"id": "363fd9ee-6ab5-4a71-a011-42913d779844",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1149704a-e8eb-449b-8f1c-15d30a400b04",
"qrLogAttributeClass": {
"id": "88053f32-9a50-4e84-a2e1-32fe5d344085",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "045f415d-def4-438a-8275-ffe69ff39d77",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
"markerXSolutionsId": "0fb250b5-13f2-4d1e-a463-20cc6e0faaa2",
"qrLogAttributeId": "b0318879-acc4-44e8-9e37-6a2c30bf1fb7",
"qrLogAttribute": {
"id": "363fd9ee-6ab5-4a71-a011-42913d779844",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1149704a-e8eb-449b-8f1c-15d30a400b04",
"qrLogAttributeClass": {
"id": "88053f32-9a50-4e84-a2e1-32fe5d344085",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
"qrLogAttributeListValue": [
{
"id": "c42231ce-80a2-4fca-be96-fc60db2c0568",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "86c85bec-82a5-41db-aba3-361ca96573ce",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
{
"id": "c42231ce-80a2-4fca-be96-fc60db2c0568",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "86c85bec-82a5-41db-aba3-361ca96573ce",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
}
],
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "045f415d-def4-438a-8275-ffe69ff39d77",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "8974481e-5af6-4556-ad95-56a4eb382aea",
"value": "sample string 2",
"qrLogAttributeListValueId": "383f8495-2c7a-48fa-baa0-749b077e52e8",
"qrLogAttributeListValue": {
"id": "c42231ce-80a2-4fca-be96-fc60db2c0568",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "86c85bec-82a5-41db-aba3-361ca96573ce",
"qrLogAttribute": {
"id": "363fd9ee-6ab5-4a71-a011-42913d779844",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1149704a-e8eb-449b-8f1c-15d30a400b04",
"qrLogAttributeClass": {
"id": "88053f32-9a50-4e84-a2e1-32fe5d344085",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "045f415d-def4-438a-8275-ffe69ff39d77",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
"markerXSolutionsId": "0fb250b5-13f2-4d1e-a463-20cc6e0faaa2",
"qrLogAttributeId": "b0318879-acc4-44e8-9e37-6a2c30bf1fb7",
"qrLogAttribute": {
"id": "363fd9ee-6ab5-4a71-a011-42913d779844",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1149704a-e8eb-449b-8f1c-15d30a400b04",
"qrLogAttributeClass": {
"id": "88053f32-9a50-4e84-a2e1-32fe5d344085",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
"qrLogAttributeListValue": [
{
"id": "c42231ce-80a2-4fca-be96-fc60db2c0568",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "86c85bec-82a5-41db-aba3-361ca96573ce",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
{
"id": "c42231ce-80a2-4fca-be96-fc60db2c0568",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "86c85bec-82a5-41db-aba3-361ca96573ce",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
}
],
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "045f415d-def4-438a-8275-ffe69ff39d77",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "2265c86b-675d-453e-9363-a4778a23646d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "feec611a-413f-4dc8-a18d-cdbc70b4e0f7",
"reportId": "42c25195-b04e-40b3-91a5-f770094fb202",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/2265c86b-675d-453e-9363-a4778a23646d"
},
{
"id": "2265c86b-675d-453e-9363-a4778a23646d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "feec611a-413f-4dc8-a18d-cdbc70b4e0f7",
"reportId": "42c25195-b04e-40b3-91a5-f770094fb202",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/2265c86b-675d-453e-9363-a4778a23646d"
}
],
"selectedProducts": [
{
"id": "2785638f-0af7-45c4-bbb9-560fbabd25c6",
"markerXSolutionsId": "f14dd598-e79f-4a06-a9bd-5765b0f54e41",
"productId": "096364e2-0337-480c-9dbf-668002cd709d"
},
{
"id": "2785638f-0af7-45c4-bbb9-560fbabd25c6",
"markerXSolutionsId": "f14dd598-e79f-4a06-a9bd-5765b0f54e41",
"productId": "096364e2-0337-480c-9dbf-668002cd709d"
}
],
"isApproved": 2
},
{
"id": "626c573f-fcf4-41db-8764-dbbddf7ff3a1",
"markerId": "f0027da3-3350-4d71-b61e-23f4ddfa0672",
"solutionId": "e2499a9e-b02c-4b2a-ab24-967a06850ff2",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:32:51.336253Z",
"marker": {
"id": "cef4d4b1-db07-4184-a6b0-155d5b970e60",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:32:51.336253Z",
"customerId": 6,
"qrId": "1a1bfebf-b774-48af-89f6-73da93bb758f",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "fd0c1066-4e7f-4bdb-98df-30a7dbe181af",
"blueprint": {
"id": "ec51a1e9-7d2d-42cc-aeff-a9b2c21f8cbc",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-12T21:32:51.336253Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-12T21:32:51.336253Z",
"buildingComponentId": "28512f3a-695f-4459-b5a0-067e1292a5c9",
"buildingComponent": {
"id": "5d241a49-7ad5-4ab7-b8b8-bfe7223140bb",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "ad2c84ec-2339-4d27-a822-dc1eb65cf065",
"project": {
"id": "c9626363-f03c-4688-92b4-03b3fcd5ff6e",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"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/c9626363-f03c-4688-92b4-03b3fcd5ff6e"
},
"blueprints": [],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
},
"blueprintFileId": "1e67aa6b-a739-476d-b7bb-d8c7d90ea302",
"blueprintFile": {
"id": "6246a614-1b0e-443e-be42-e3c853649f11",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
},
"markerXSolutions": [],
"reports": [
{
"id": "1e99d619-b00a-4a5b-985c-7f29080263c6",
"date": "2026-07-12T21:32:51.336253Z",
"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": "c9d70e3e-0f0e-42d9-bce2-cdcc85c9aa87",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1e99d619-b00a-4a5b-985c-7f29080263c6"
},
{
"id": "1e99d619-b00a-4a5b-985c-7f29080263c6",
"date": "2026-07-12T21:32:51.336253Z",
"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": "c9d70e3e-0f0e-42d9-bce2-cdcc85c9aa87",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1e99d619-b00a-4a5b-985c-7f29080263c6"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "8974481e-5af6-4556-ad95-56a4eb382aea",
"value": "sample string 2",
"qrLogAttributeListValueId": "383f8495-2c7a-48fa-baa0-749b077e52e8",
"qrLogAttributeListValue": {
"id": "c42231ce-80a2-4fca-be96-fc60db2c0568",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "86c85bec-82a5-41db-aba3-361ca96573ce",
"qrLogAttribute": {
"id": "363fd9ee-6ab5-4a71-a011-42913d779844",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1149704a-e8eb-449b-8f1c-15d30a400b04",
"qrLogAttributeClass": {
"id": "88053f32-9a50-4e84-a2e1-32fe5d344085",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "045f415d-def4-438a-8275-ffe69ff39d77",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
"markerXSolutionsId": "0fb250b5-13f2-4d1e-a463-20cc6e0faaa2",
"qrLogAttributeId": "b0318879-acc4-44e8-9e37-6a2c30bf1fb7",
"qrLogAttribute": {
"id": "363fd9ee-6ab5-4a71-a011-42913d779844",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1149704a-e8eb-449b-8f1c-15d30a400b04",
"qrLogAttributeClass": {
"id": "88053f32-9a50-4e84-a2e1-32fe5d344085",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
"qrLogAttributeListValue": [
{
"id": "c42231ce-80a2-4fca-be96-fc60db2c0568",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "86c85bec-82a5-41db-aba3-361ca96573ce",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
{
"id": "c42231ce-80a2-4fca-be96-fc60db2c0568",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "86c85bec-82a5-41db-aba3-361ca96573ce",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
}
],
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "045f415d-def4-438a-8275-ffe69ff39d77",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "8974481e-5af6-4556-ad95-56a4eb382aea",
"value": "sample string 2",
"qrLogAttributeListValueId": "383f8495-2c7a-48fa-baa0-749b077e52e8",
"qrLogAttributeListValue": {
"id": "c42231ce-80a2-4fca-be96-fc60db2c0568",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "86c85bec-82a5-41db-aba3-361ca96573ce",
"qrLogAttribute": {
"id": "363fd9ee-6ab5-4a71-a011-42913d779844",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1149704a-e8eb-449b-8f1c-15d30a400b04",
"qrLogAttributeClass": {
"id": "88053f32-9a50-4e84-a2e1-32fe5d344085",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "045f415d-def4-438a-8275-ffe69ff39d77",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
"markerXSolutionsId": "0fb250b5-13f2-4d1e-a463-20cc6e0faaa2",
"qrLogAttributeId": "b0318879-acc4-44e8-9e37-6a2c30bf1fb7",
"qrLogAttribute": {
"id": "363fd9ee-6ab5-4a71-a011-42913d779844",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "1149704a-e8eb-449b-8f1c-15d30a400b04",
"qrLogAttributeClass": {
"id": "88053f32-9a50-4e84-a2e1-32fe5d344085",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
"qrLogAttributeListValue": [
{
"id": "c42231ce-80a2-4fca-be96-fc60db2c0568",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "86c85bec-82a5-41db-aba3-361ca96573ce",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
},
{
"id": "c42231ce-80a2-4fca-be96-fc60db2c0568",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:51.336253Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "86c85bec-82a5-41db-aba3-361ca96573ce",
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
]
}
],
"translations": [
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
},
{
"id": "e0929616-c734-4bb7-a044-82a8cfa17575",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "666895c6-068d-443b-b95d-78ecd6da86ff"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "045f415d-def4-438a-8275-ffe69ff39d77",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "2265c86b-675d-453e-9363-a4778a23646d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "feec611a-413f-4dc8-a18d-cdbc70b4e0f7",
"reportId": "42c25195-b04e-40b3-91a5-f770094fb202",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/2265c86b-675d-453e-9363-a4778a23646d"
},
{
"id": "2265c86b-675d-453e-9363-a4778a23646d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:32:51.336253Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "feec611a-413f-4dc8-a18d-cdbc70b4e0f7",
"reportId": "42c25195-b04e-40b3-91a5-f770094fb202",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/2265c86b-675d-453e-9363-a4778a23646d"
}
],
"selectedProducts": [
{
"id": "2785638f-0af7-45c4-bbb9-560fbabd25c6",
"markerXSolutionsId": "f14dd598-e79f-4a06-a9bd-5765b0f54e41",
"productId": "096364e2-0337-480c-9dbf-668002cd709d"
},
{
"id": "2785638f-0af7-45c4-bbb9-560fbabd25c6",
"markerXSolutionsId": "f14dd598-e79f-4a06-a9bd-5765b0f54e41",
"productId": "096364e2-0337-480c-9dbf-668002cd709d"
}
],
"isApproved": 2
}
]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.