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": "33f17732-bc67-4e31-a2d1-4bd25c8186ba",
"markerId": "8de0429a-fe53-4df0-99d7-0212edc2aca9",
"solutionId": "e883c711-2175-448c-82c5-40b4c811648f",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"marker": {
"id": "8cf26ed4-b9c5-46bb-816c-54909ba41544",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 5",
"date": "2026-09-23T11:00:55.6953709Z",
"customerId": 6,
"qrId": "ba303169-e72c-41c1-8d48-da1c3ea8b8ef",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "b3bc2ee3-040c-4df9-87e9-81b105d1943a",
"blueprint": {
"id": "3974bf84-ebcd-4531-82fe-ee948a406ead",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-09-23T11:00:55.6953709Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-09-23T11:00:55.6953709Z",
"buildingComponentId": "6b5adbb4-dc95-460d-8e18-a01923c8aff6",
"buildingComponent": {
"id": "6bafa17d-2dde-4b84-9b1e-95a58c3e46f6",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "2603e65e-4144-4302-87e7-590cbdadb7ad",
"project": {
"id": "d28c6e9e-9b87-4ba1-9c2e-65ed8795c0a6",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"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/d28c6e9e-9b87-4ba1-9c2e-65ed8795c0a6"
},
"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": "504fd456-f03c-463d-acc5-998f68971c3e",
"blueprintFile": {
"id": "b27f6015-6238-4660-a8da-d9ca706d6243",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"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": "f55ea783-f5e3-40eb-a469-a63a6bfba4e9",
"date": "2026-09-23T11:00:55.6953709Z",
"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": "41cadeb9-42da-4215-9cd7-9c6c818ad70a",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/f55ea783-f5e3-40eb-a469-a63a6bfba4e9"
},
{
"id": "f55ea783-f5e3-40eb-a469-a63a6bfba4e9",
"date": "2026-09-23T11:00:55.6953709Z",
"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": "41cadeb9-42da-4215-9cd7-9c6c818ad70a",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/f55ea783-f5e3-40eb-a469-a63a6bfba4e9"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ae04103b-b383-4976-bc21-bdfb6f3a3a32",
"value": "sample string 2",
"qrLogAttributeListValueId": "767d8dc5-d74a-4bc9-8ec8-08c291a766dc",
"qrLogAttributeListValue": {
"id": "2885f1b6-c67c-487c-be05-180de903a1fb",
"description": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a1e91f9-0713-4318-81ff-1327c0904b71",
"qrLogAttribute": {
"id": "8d00cd5a-6f35-4a79-aad2-e855f7a20d8b",
"code": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "54d096bf-41ec-4b48-9a33-8723c74b9e8d",
"qrLogAttributeClass": {
"id": "67590653-b52e-4ffe-b8e1-e838fac1b6cb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9b2104a2-ad0c-4920-88d2-521ed32c3028",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
"markerXSolutionsId": "f1b7074f-fcd7-480f-ad32-c4954853edc6",
"qrLogAttributeId": "4b001ee7-a57b-492d-95fc-0c0ac937ebb3",
"qrLogAttribute": {
"id": "8d00cd5a-6f35-4a79-aad2-e855f7a20d8b",
"code": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "54d096bf-41ec-4b48-9a33-8723c74b9e8d",
"qrLogAttributeClass": {
"id": "67590653-b52e-4ffe-b8e1-e838fac1b6cb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2885f1b6-c67c-487c-be05-180de903a1fb",
"description": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a1e91f9-0713-4318-81ff-1327c0904b71",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
{
"id": "2885f1b6-c67c-487c-be05-180de903a1fb",
"description": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a1e91f9-0713-4318-81ff-1327c0904b71",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
}
],
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9b2104a2-ad0c-4920-88d2-521ed32c3028",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "ae04103b-b383-4976-bc21-bdfb6f3a3a32",
"value": "sample string 2",
"qrLogAttributeListValueId": "767d8dc5-d74a-4bc9-8ec8-08c291a766dc",
"qrLogAttributeListValue": {
"id": "2885f1b6-c67c-487c-be05-180de903a1fb",
"description": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a1e91f9-0713-4318-81ff-1327c0904b71",
"qrLogAttribute": {
"id": "8d00cd5a-6f35-4a79-aad2-e855f7a20d8b",
"code": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "54d096bf-41ec-4b48-9a33-8723c74b9e8d",
"qrLogAttributeClass": {
"id": "67590653-b52e-4ffe-b8e1-e838fac1b6cb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9b2104a2-ad0c-4920-88d2-521ed32c3028",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
"markerXSolutionsId": "f1b7074f-fcd7-480f-ad32-c4954853edc6",
"qrLogAttributeId": "4b001ee7-a57b-492d-95fc-0c0ac937ebb3",
"qrLogAttribute": {
"id": "8d00cd5a-6f35-4a79-aad2-e855f7a20d8b",
"code": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "54d096bf-41ec-4b48-9a33-8723c74b9e8d",
"qrLogAttributeClass": {
"id": "67590653-b52e-4ffe-b8e1-e838fac1b6cb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2885f1b6-c67c-487c-be05-180de903a1fb",
"description": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a1e91f9-0713-4318-81ff-1327c0904b71",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
{
"id": "2885f1b6-c67c-487c-be05-180de903a1fb",
"description": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a1e91f9-0713-4318-81ff-1327c0904b71",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
}
],
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9b2104a2-ad0c-4920-88d2-521ed32c3028",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "111cad37-b887-4b9c-baa3-eb58a4102fa2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "bd94a0d3-3ff1-4905-95a3-4fc12cb15a8b",
"reportId": "9e412a1d-83c7-4724-9a30-d43dfdbc29fa",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/111cad37-b887-4b9c-baa3-eb58a4102fa2"
},
{
"id": "111cad37-b887-4b9c-baa3-eb58a4102fa2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "bd94a0d3-3ff1-4905-95a3-4fc12cb15a8b",
"reportId": "9e412a1d-83c7-4724-9a30-d43dfdbc29fa",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/111cad37-b887-4b9c-baa3-eb58a4102fa2"
}
],
"selectedProducts": [
{
"id": "53bd57e5-d829-44fa-ada0-e78f36f023c8",
"markerXSolutionsId": "c662ff1f-d37e-4c21-83f9-3fce3e4dfe0d",
"productId": "7a02ac2f-05f3-425e-bab7-e597c1c3138b"
},
{
"id": "53bd57e5-d829-44fa-ada0-e78f36f023c8",
"markerXSolutionsId": "c662ff1f-d37e-4c21-83f9-3fce3e4dfe0d",
"productId": "7a02ac2f-05f3-425e-bab7-e597c1c3138b"
}
],
"isApproved": 2
},
{
"id": "33f17732-bc67-4e31-a2d1-4bd25c8186ba",
"markerId": "8de0429a-fe53-4df0-99d7-0212edc2aca9",
"solutionId": "e883c711-2175-448c-82c5-40b4c811648f",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"marker": {
"id": "8cf26ed4-b9c5-46bb-816c-54909ba41544",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 5",
"date": "2026-09-23T11:00:55.6953709Z",
"customerId": 6,
"qrId": "ba303169-e72c-41c1-8d48-da1c3ea8b8ef",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "b3bc2ee3-040c-4df9-87e9-81b105d1943a",
"blueprint": {
"id": "3974bf84-ebcd-4531-82fe-ee948a406ead",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-09-23T11:00:55.6953709Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-09-23T11:00:55.6953709Z",
"buildingComponentId": "6b5adbb4-dc95-460d-8e18-a01923c8aff6",
"buildingComponent": {
"id": "6bafa17d-2dde-4b84-9b1e-95a58c3e46f6",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "2603e65e-4144-4302-87e7-590cbdadb7ad",
"project": {
"id": "d28c6e9e-9b87-4ba1-9c2e-65ed8795c0a6",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"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/d28c6e9e-9b87-4ba1-9c2e-65ed8795c0a6"
},
"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": "504fd456-f03c-463d-acc5-998f68971c3e",
"blueprintFile": {
"id": "b27f6015-6238-4660-a8da-d9ca706d6243",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"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": "f55ea783-f5e3-40eb-a469-a63a6bfba4e9",
"date": "2026-09-23T11:00:55.6953709Z",
"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": "41cadeb9-42da-4215-9cd7-9c6c818ad70a",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/f55ea783-f5e3-40eb-a469-a63a6bfba4e9"
},
{
"id": "f55ea783-f5e3-40eb-a469-a63a6bfba4e9",
"date": "2026-09-23T11:00:55.6953709Z",
"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": "41cadeb9-42da-4215-9cd7-9c6c818ad70a",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/f55ea783-f5e3-40eb-a469-a63a6bfba4e9"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ae04103b-b383-4976-bc21-bdfb6f3a3a32",
"value": "sample string 2",
"qrLogAttributeListValueId": "767d8dc5-d74a-4bc9-8ec8-08c291a766dc",
"qrLogAttributeListValue": {
"id": "2885f1b6-c67c-487c-be05-180de903a1fb",
"description": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a1e91f9-0713-4318-81ff-1327c0904b71",
"qrLogAttribute": {
"id": "8d00cd5a-6f35-4a79-aad2-e855f7a20d8b",
"code": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "54d096bf-41ec-4b48-9a33-8723c74b9e8d",
"qrLogAttributeClass": {
"id": "67590653-b52e-4ffe-b8e1-e838fac1b6cb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9b2104a2-ad0c-4920-88d2-521ed32c3028",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
"markerXSolutionsId": "f1b7074f-fcd7-480f-ad32-c4954853edc6",
"qrLogAttributeId": "4b001ee7-a57b-492d-95fc-0c0ac937ebb3",
"qrLogAttribute": {
"id": "8d00cd5a-6f35-4a79-aad2-e855f7a20d8b",
"code": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "54d096bf-41ec-4b48-9a33-8723c74b9e8d",
"qrLogAttributeClass": {
"id": "67590653-b52e-4ffe-b8e1-e838fac1b6cb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2885f1b6-c67c-487c-be05-180de903a1fb",
"description": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a1e91f9-0713-4318-81ff-1327c0904b71",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
{
"id": "2885f1b6-c67c-487c-be05-180de903a1fb",
"description": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a1e91f9-0713-4318-81ff-1327c0904b71",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
}
],
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9b2104a2-ad0c-4920-88d2-521ed32c3028",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "ae04103b-b383-4976-bc21-bdfb6f3a3a32",
"value": "sample string 2",
"qrLogAttributeListValueId": "767d8dc5-d74a-4bc9-8ec8-08c291a766dc",
"qrLogAttributeListValue": {
"id": "2885f1b6-c67c-487c-be05-180de903a1fb",
"description": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a1e91f9-0713-4318-81ff-1327c0904b71",
"qrLogAttribute": {
"id": "8d00cd5a-6f35-4a79-aad2-e855f7a20d8b",
"code": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "54d096bf-41ec-4b48-9a33-8723c74b9e8d",
"qrLogAttributeClass": {
"id": "67590653-b52e-4ffe-b8e1-e838fac1b6cb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9b2104a2-ad0c-4920-88d2-521ed32c3028",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
"markerXSolutionsId": "f1b7074f-fcd7-480f-ad32-c4954853edc6",
"qrLogAttributeId": "4b001ee7-a57b-492d-95fc-0c0ac937ebb3",
"qrLogAttribute": {
"id": "8d00cd5a-6f35-4a79-aad2-e855f7a20d8b",
"code": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "54d096bf-41ec-4b48-9a33-8723c74b9e8d",
"qrLogAttributeClass": {
"id": "67590653-b52e-4ffe-b8e1-e838fac1b6cb",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2885f1b6-c67c-487c-be05-180de903a1fb",
"description": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a1e91f9-0713-4318-81ff-1327c0904b71",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
},
{
"id": "2885f1b6-c67c-487c-be05-180de903a1fb",
"description": "sample string 2",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:00:55.6953709Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0a1e91f9-0713-4318-81ff-1327c0904b71",
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
]
}
],
"translations": [
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
},
{
"id": "df015083-a8d5-4167-940a-4c498f9d5abc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2f670f4e-1327-4012-acaa-63b3c6b26e97"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "9b2104a2-ad0c-4920-88d2-521ed32c3028",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "111cad37-b887-4b9c-baa3-eb58a4102fa2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "bd94a0d3-3ff1-4905-95a3-4fc12cb15a8b",
"reportId": "9e412a1d-83c7-4724-9a30-d43dfdbc29fa",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/111cad37-b887-4b9c-baa3-eb58a4102fa2"
},
{
"id": "111cad37-b887-4b9c-baa3-eb58a4102fa2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:00:55.6953709Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "bd94a0d3-3ff1-4905-95a3-4fc12cb15a8b",
"reportId": "9e412a1d-83c7-4724-9a30-d43dfdbc29fa",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/111cad37-b887-4b9c-baa3-eb58a4102fa2"
}
],
"selectedProducts": [
{
"id": "53bd57e5-d829-44fa-ada0-e78f36f023c8",
"markerXSolutionsId": "c662ff1f-d37e-4c21-83f9-3fce3e4dfe0d",
"productId": "7a02ac2f-05f3-425e-bab7-e597c1c3138b"
},
{
"id": "53bd57e5-d829-44fa-ada0-e78f36f023c8",
"markerXSolutionsId": "c662ff1f-d37e-4c21-83f9-3fce3e4dfe0d",
"productId": "7a02ac2f-05f3-425e-bab7-e597c1c3138b"
}
],
"isApproved": 2
}
]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.