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": "fca3c1d6-5fde-4c6f-931c-fa88e3901e81",
"markerId": "99803883-a9e6-4065-8d23-7f72ecbc969d",
"solutionId": "1b1a9e7b-dd46-41d4-a624-de5e8fcf6f91",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"marker": {
"id": "73b89cfa-cf8c-4379-a322-68d8c862df26",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 5",
"date": "2026-02-12T13:43:22.0464164Z",
"customerId": 6,
"qrId": "0e02182b-1511-43b1-a4fe-a717457b5053",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "ed289992-0540-41ac-b343-1d2fb1405809",
"blueprint": {
"id": "17946d3c-05b9-4f45-9ff7-a9bcf7df9381",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-02-12T13:43:22.0464164Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-02-12T13:43:22.0464164Z",
"buildingComponentId": "98001692-7d4c-4450-a970-52471d6b2663",
"buildingComponent": {
"id": "09b236ea-d8ee-4d4e-8401-793c82b990b2",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "158ab852-d217-4b27-8e4e-52d9e39a3e2a",
"project": {
"id": "8e60c3bf-0def-418d-a362-ed4bb2de8469",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"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/8e60c3bf-0def-418d-a362-ed4bb2de8469"
},
"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": "001a3e44-809b-4697-9656-0b14cc0de8d6",
"blueprintFile": {
"id": "30b1488d-0008-48ad-8dec-89372931455e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"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": "db43770d-51f1-448b-ad7c-f954bf9cafb1",
"date": "2026-02-12T13:43:22.0464164Z",
"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": "9eff8c24-f50c-4b15-b3fd-bda55141b762",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/db43770d-51f1-448b-ad7c-f954bf9cafb1"
},
{
"id": "db43770d-51f1-448b-ad7c-f954bf9cafb1",
"date": "2026-02-12T13:43:22.0464164Z",
"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": "9eff8c24-f50c-4b15-b3fd-bda55141b762",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/db43770d-51f1-448b-ad7c-f954bf9cafb1"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "862f7d60-3503-4233-a0e9-2162f11401a6",
"value": "sample string 2",
"qrLogAttributeListValueId": "a667c997-f3fe-4425-acbc-26bb6dbd226f",
"qrLogAttributeListValue": {
"id": "42fc9614-4941-4ffc-96be-8ffe28c83e5c",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7ea93296-8fc4-46e1-92c2-ff030c6a9e7f",
"qrLogAttribute": {
"id": "c37638d9-3841-4b52-8f64-0c31f8405068",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7ba89b24-14ff-4367-a751-2ad5dcad25bd",
"qrLogAttributeClass": {
"id": "c18ee0b6-3977-4566-810e-82f94b65b7ba",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5ee80593-57b7-4334-8e86-142398301943",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
"markerXSolutionsId": "10122317-699f-4210-aec2-ebb086b31717",
"qrLogAttributeId": "2f91c5bc-3305-4c59-abd3-875b831734a7",
"qrLogAttribute": {
"id": "c37638d9-3841-4b52-8f64-0c31f8405068",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7ba89b24-14ff-4367-a751-2ad5dcad25bd",
"qrLogAttributeClass": {
"id": "c18ee0b6-3977-4566-810e-82f94b65b7ba",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42fc9614-4941-4ffc-96be-8ffe28c83e5c",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7ea93296-8fc4-46e1-92c2-ff030c6a9e7f",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
{
"id": "42fc9614-4941-4ffc-96be-8ffe28c83e5c",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7ea93296-8fc4-46e1-92c2-ff030c6a9e7f",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
}
],
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5ee80593-57b7-4334-8e86-142398301943",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "862f7d60-3503-4233-a0e9-2162f11401a6",
"value": "sample string 2",
"qrLogAttributeListValueId": "a667c997-f3fe-4425-acbc-26bb6dbd226f",
"qrLogAttributeListValue": {
"id": "42fc9614-4941-4ffc-96be-8ffe28c83e5c",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7ea93296-8fc4-46e1-92c2-ff030c6a9e7f",
"qrLogAttribute": {
"id": "c37638d9-3841-4b52-8f64-0c31f8405068",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7ba89b24-14ff-4367-a751-2ad5dcad25bd",
"qrLogAttributeClass": {
"id": "c18ee0b6-3977-4566-810e-82f94b65b7ba",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5ee80593-57b7-4334-8e86-142398301943",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
"markerXSolutionsId": "10122317-699f-4210-aec2-ebb086b31717",
"qrLogAttributeId": "2f91c5bc-3305-4c59-abd3-875b831734a7",
"qrLogAttribute": {
"id": "c37638d9-3841-4b52-8f64-0c31f8405068",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7ba89b24-14ff-4367-a751-2ad5dcad25bd",
"qrLogAttributeClass": {
"id": "c18ee0b6-3977-4566-810e-82f94b65b7ba",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42fc9614-4941-4ffc-96be-8ffe28c83e5c",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7ea93296-8fc4-46e1-92c2-ff030c6a9e7f",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
{
"id": "42fc9614-4941-4ffc-96be-8ffe28c83e5c",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7ea93296-8fc4-46e1-92c2-ff030c6a9e7f",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
}
],
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5ee80593-57b7-4334-8e86-142398301943",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "6e15f05f-41b7-4808-8d25-748592b861e1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "73b87201-61bb-4a4f-b58f-f9ea4b1b5a6d",
"reportId": "b7db8198-26b0-48c0-ba39-1446faa42498",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/6e15f05f-41b7-4808-8d25-748592b861e1"
},
{
"id": "6e15f05f-41b7-4808-8d25-748592b861e1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "73b87201-61bb-4a4f-b58f-f9ea4b1b5a6d",
"reportId": "b7db8198-26b0-48c0-ba39-1446faa42498",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/6e15f05f-41b7-4808-8d25-748592b861e1"
}
],
"selectedProducts": [
{
"id": "9af7b89d-7e2a-4e05-a022-c4f12c963561",
"markerXSolutionsId": "696b51a3-72c1-4d1a-9876-af165cde6125",
"productId": "2bfb85f1-a8a7-4507-a9af-ceaa5c195dc3"
},
{
"id": "9af7b89d-7e2a-4e05-a022-c4f12c963561",
"markerXSolutionsId": "696b51a3-72c1-4d1a-9876-af165cde6125",
"productId": "2bfb85f1-a8a7-4507-a9af-ceaa5c195dc3"
}
],
"isApproved": 2
},
{
"id": "fca3c1d6-5fde-4c6f-931c-fa88e3901e81",
"markerId": "99803883-a9e6-4065-8d23-7f72ecbc969d",
"solutionId": "1b1a9e7b-dd46-41d4-a624-de5e8fcf6f91",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"marker": {
"id": "73b89cfa-cf8c-4379-a322-68d8c862df26",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 5",
"date": "2026-02-12T13:43:22.0464164Z",
"customerId": 6,
"qrId": "0e02182b-1511-43b1-a4fe-a717457b5053",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "ed289992-0540-41ac-b343-1d2fb1405809",
"blueprint": {
"id": "17946d3c-05b9-4f45-9ff7-a9bcf7df9381",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-02-12T13:43:22.0464164Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-02-12T13:43:22.0464164Z",
"buildingComponentId": "98001692-7d4c-4450-a970-52471d6b2663",
"buildingComponent": {
"id": "09b236ea-d8ee-4d4e-8401-793c82b990b2",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "158ab852-d217-4b27-8e4e-52d9e39a3e2a",
"project": {
"id": "8e60c3bf-0def-418d-a362-ed4bb2de8469",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"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/8e60c3bf-0def-418d-a362-ed4bb2de8469"
},
"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": "001a3e44-809b-4697-9656-0b14cc0de8d6",
"blueprintFile": {
"id": "30b1488d-0008-48ad-8dec-89372931455e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"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": "db43770d-51f1-448b-ad7c-f954bf9cafb1",
"date": "2026-02-12T13:43:22.0464164Z",
"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": "9eff8c24-f50c-4b15-b3fd-bda55141b762",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/db43770d-51f1-448b-ad7c-f954bf9cafb1"
},
{
"id": "db43770d-51f1-448b-ad7c-f954bf9cafb1",
"date": "2026-02-12T13:43:22.0464164Z",
"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": "9eff8c24-f50c-4b15-b3fd-bda55141b762",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/db43770d-51f1-448b-ad7c-f954bf9cafb1"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "862f7d60-3503-4233-a0e9-2162f11401a6",
"value": "sample string 2",
"qrLogAttributeListValueId": "a667c997-f3fe-4425-acbc-26bb6dbd226f",
"qrLogAttributeListValue": {
"id": "42fc9614-4941-4ffc-96be-8ffe28c83e5c",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7ea93296-8fc4-46e1-92c2-ff030c6a9e7f",
"qrLogAttribute": {
"id": "c37638d9-3841-4b52-8f64-0c31f8405068",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7ba89b24-14ff-4367-a751-2ad5dcad25bd",
"qrLogAttributeClass": {
"id": "c18ee0b6-3977-4566-810e-82f94b65b7ba",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5ee80593-57b7-4334-8e86-142398301943",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
"markerXSolutionsId": "10122317-699f-4210-aec2-ebb086b31717",
"qrLogAttributeId": "2f91c5bc-3305-4c59-abd3-875b831734a7",
"qrLogAttribute": {
"id": "c37638d9-3841-4b52-8f64-0c31f8405068",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7ba89b24-14ff-4367-a751-2ad5dcad25bd",
"qrLogAttributeClass": {
"id": "c18ee0b6-3977-4566-810e-82f94b65b7ba",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42fc9614-4941-4ffc-96be-8ffe28c83e5c",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7ea93296-8fc4-46e1-92c2-ff030c6a9e7f",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
{
"id": "42fc9614-4941-4ffc-96be-8ffe28c83e5c",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7ea93296-8fc4-46e1-92c2-ff030c6a9e7f",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
}
],
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5ee80593-57b7-4334-8e86-142398301943",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "862f7d60-3503-4233-a0e9-2162f11401a6",
"value": "sample string 2",
"qrLogAttributeListValueId": "a667c997-f3fe-4425-acbc-26bb6dbd226f",
"qrLogAttributeListValue": {
"id": "42fc9614-4941-4ffc-96be-8ffe28c83e5c",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7ea93296-8fc4-46e1-92c2-ff030c6a9e7f",
"qrLogAttribute": {
"id": "c37638d9-3841-4b52-8f64-0c31f8405068",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7ba89b24-14ff-4367-a751-2ad5dcad25bd",
"qrLogAttributeClass": {
"id": "c18ee0b6-3977-4566-810e-82f94b65b7ba",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5ee80593-57b7-4334-8e86-142398301943",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
"markerXSolutionsId": "10122317-699f-4210-aec2-ebb086b31717",
"qrLogAttributeId": "2f91c5bc-3305-4c59-abd3-875b831734a7",
"qrLogAttribute": {
"id": "c37638d9-3841-4b52-8f64-0c31f8405068",
"code": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7ba89b24-14ff-4367-a751-2ad5dcad25bd",
"qrLogAttributeClass": {
"id": "c18ee0b6-3977-4566-810e-82f94b65b7ba",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
"qrLogAttributeListValue": [
{
"id": "42fc9614-4941-4ffc-96be-8ffe28c83e5c",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7ea93296-8fc4-46e1-92c2-ff030c6a9e7f",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
},
{
"id": "42fc9614-4941-4ffc-96be-8ffe28c83e5c",
"description": "sample string 2",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-02-12T13:43:22.0464164Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7ea93296-8fc4-46e1-92c2-ff030c6a9e7f",
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
]
}
],
"translations": [
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
},
{
"id": "ea95e3ce-0002-4003-bd77-bfd1f3d9b69a",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7f3f45ef-041f-40e2-96e7-36564b69b013"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "5ee80593-57b7-4334-8e86-142398301943",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "6e15f05f-41b7-4808-8d25-748592b861e1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "73b87201-61bb-4a4f-b58f-f9ea4b1b5a6d",
"reportId": "b7db8198-26b0-48c0-ba39-1446faa42498",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/6e15f05f-41b7-4808-8d25-748592b861e1"
},
{
"id": "6e15f05f-41b7-4808-8d25-748592b861e1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-02-12T13:43:22.0464164Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "73b87201-61bb-4a4f-b58f-f9ea4b1b5a6d",
"reportId": "b7db8198-26b0-48c0-ba39-1446faa42498",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/6e15f05f-41b7-4808-8d25-748592b861e1"
}
],
"selectedProducts": [
{
"id": "9af7b89d-7e2a-4e05-a022-c4f12c963561",
"markerXSolutionsId": "696b51a3-72c1-4d1a-9876-af165cde6125",
"productId": "2bfb85f1-a8a7-4507-a9af-ceaa5c195dc3"
},
{
"id": "9af7b89d-7e2a-4e05-a022-c4f12c963561",
"markerXSolutionsId": "696b51a3-72c1-4d1a-9876-af165cde6125",
"productId": "2bfb85f1-a8a7-4507-a9af-ceaa5c195dc3"
}
],
"isApproved": 2
}
]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.