POST api/MarkerXSolutions
Request Information
URI Parameters
None.
Body Parameters
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": "983002b8-6d00-4584-bef9-8574b00e64fc",
"markerId": "7e146bf1-f807-42da-82ca-8b676e7b912e",
"solutionId": "a2a7c403-e8c2-42d0-be1f-412196aa7dd1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"marker": {
"id": "7bdf24e4-b4b2-4fed-a6a6-c95531cf19f6",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 5",
"date": "2025-12-19T05:19:02.3961563Z",
"customerId": 6,
"qrId": "85bf3219-88f1-42ad-98de-93567f30059d",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "b21c7fe9-fe28-4d0e-b968-d1481e577b19",
"blueprint": {
"id": "15396fc5-17e4-4ae9-b350-1a1bafa51238",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-12-19T05:19:02.3961563Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-12-19T05:19:02.3961563Z",
"buildingComponentId": "13e41e86-1b6d-4b3c-95dd-28204221e6f5",
"buildingComponent": {
"id": "88db2fd1-a28d-4f13-b134-4251471a7265",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "4c248557-2207-4b02-ba4d-12e8e897fa3d",
"project": {
"id": "71f04c4b-b397-4e0d-af10-93a00bbdefa4",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"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/71f04c4b-b397-4e0d-af10-93a00bbdefa4"
},
"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": "2a528286-ec15-411b-a68c-468dc7827afb",
"blueprintFile": {
"id": "64c96a01-4bbe-4cef-85f2-4b8f425188ed",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"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": "24a95258-28e9-4148-9c36-83bd6a72143f",
"date": "2025-12-19T05:19:02.3961563Z",
"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": "22535221-f8e8-486a-8826-ab85ee1663f6",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/24a95258-28e9-4148-9c36-83bd6a72143f"
},
{
"id": "24a95258-28e9-4148-9c36-83bd6a72143f",
"date": "2025-12-19T05:19:02.3961563Z",
"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": "22535221-f8e8-486a-8826-ab85ee1663f6",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/24a95258-28e9-4148-9c36-83bd6a72143f"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ee032a59-f85d-45f8-be25-bb4f9a1263a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2af31404-378f-4f56-9ee8-262b8d148a96",
"qrLogAttributeListValue": {
"id": "1b19b82d-f6c3-4115-8b28-1bd3994385a2",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4868937d-6ab2-4cbc-9c5a-83e3a02d5268",
"qrLogAttribute": {
"id": "3bd2d451-7fc4-4e71-87c4-56c6655930aa",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2cbcac0c-4808-4cb9-bb3e-f0504b89c47a",
"qrLogAttributeClass": {
"id": "95d28072-1d48-4581-9b13-2efcb065dfec",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
},
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
},
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d050b757-d521-4409-81db-6f4c3c0394f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
},
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
}
]
},
"markerXSolutionsId": "d93605bb-069c-4e8c-9e14-4f23d211bac9",
"qrLogAttributeId": "c5dd9941-889c-42be-928b-afd3b0042ebe",
"qrLogAttribute": {
"id": "3bd2d451-7fc4-4e71-87c4-56c6655930aa",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2cbcac0c-4808-4cb9-bb3e-f0504b89c47a",
"qrLogAttributeClass": {
"id": "95d28072-1d48-4581-9b13-2efcb065dfec",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
},
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b19b82d-f6c3-4115-8b28-1bd3994385a2",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4868937d-6ab2-4cbc-9c5a-83e3a02d5268",
"translations": [
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
},
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
}
]
},
{
"id": "1b19b82d-f6c3-4115-8b28-1bd3994385a2",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4868937d-6ab2-4cbc-9c5a-83e3a02d5268",
"translations": [
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
},
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
}
]
}
],
"translations": [
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
},
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d050b757-d521-4409-81db-6f4c3c0394f3",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "ee032a59-f85d-45f8-be25-bb4f9a1263a3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2af31404-378f-4f56-9ee8-262b8d148a96",
"qrLogAttributeListValue": {
"id": "1b19b82d-f6c3-4115-8b28-1bd3994385a2",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4868937d-6ab2-4cbc-9c5a-83e3a02d5268",
"qrLogAttribute": {
"id": "3bd2d451-7fc4-4e71-87c4-56c6655930aa",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2cbcac0c-4808-4cb9-bb3e-f0504b89c47a",
"qrLogAttributeClass": {
"id": "95d28072-1d48-4581-9b13-2efcb065dfec",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
},
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
},
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d050b757-d521-4409-81db-6f4c3c0394f3",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
},
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
}
]
},
"markerXSolutionsId": "d93605bb-069c-4e8c-9e14-4f23d211bac9",
"qrLogAttributeId": "c5dd9941-889c-42be-928b-afd3b0042ebe",
"qrLogAttribute": {
"id": "3bd2d451-7fc4-4e71-87c4-56c6655930aa",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "2cbcac0c-4808-4cb9-bb3e-f0504b89c47a",
"qrLogAttributeClass": {
"id": "95d28072-1d48-4581-9b13-2efcb065dfec",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
},
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b19b82d-f6c3-4115-8b28-1bd3994385a2",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4868937d-6ab2-4cbc-9c5a-83e3a02d5268",
"translations": [
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
},
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
}
]
},
{
"id": "1b19b82d-f6c3-4115-8b28-1bd3994385a2",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "4868937d-6ab2-4cbc-9c5a-83e3a02d5268",
"translations": [
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
},
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
}
]
}
],
"translations": [
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
},
{
"id": "28e03b6b-5915-4039-94b1-bd23fac1b95d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f9b793ba-7b61-4c47-a7c8-caa73c471225"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d050b757-d521-4409-81db-6f4c3c0394f3",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "58f9e632-1ad2-40bb-abd6-54dffdabed64",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c603790b-5520-4f66-a402-5ed10ec3aa0a",
"reportId": "222df1ff-2415-42db-a2c0-789cd74c6d05",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/58f9e632-1ad2-40bb-abd6-54dffdabed64"
},
{
"id": "58f9e632-1ad2-40bb-abd6-54dffdabed64",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "c603790b-5520-4f66-a402-5ed10ec3aa0a",
"reportId": "222df1ff-2415-42db-a2c0-789cd74c6d05",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/58f9e632-1ad2-40bb-abd6-54dffdabed64"
}
],
"selectedProducts": [
{
"id": "52845aa6-ff13-4bcb-a62d-bd2f5898910a",
"markerXSolutionsId": "f8e3c09c-4a0a-4c54-83f4-2e57e1e3d431",
"productId": "fac74ff0-4c62-4ecc-beca-60fd805db422"
},
{
"id": "52845aa6-ff13-4bcb-a62d-bd2f5898910a",
"markerXSolutionsId": "f8e3c09c-4a0a-4c54-83f4-2e57e1e3d431",
"productId": "fac74ff0-4c62-4ecc-beca-60fd805db422"
}
],
"isApproved": 2
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
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. |
Response Formats
application/json, text/json
Sample:
{
"id": "c5427907-bba6-4752-bcaf-1e6d6d050a8b",
"markerId": "bd4180d6-b942-4b59-a24c-1a455ba689d6",
"solutionId": "eff845a5-de47-4bc6-bb39-35af8b007947",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"marker": {
"id": "155b14cf-bf38-4f6d-abc7-945ce8952261",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 5",
"date": "2025-12-19T05:19:02.3961563Z",
"customerId": 6,
"qrId": "b43bb3da-d873-435e-bdb5-61d030f0ff68",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "9b740250-6e85-4126-90ab-55d63064f34f",
"blueprint": {
"id": "35242377-c1a6-4a03-826c-68a1cf6dca26",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-12-19T05:19:02.3961563Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-12-19T05:19:02.3961563Z",
"buildingComponentId": "7cda272a-a7b4-45b9-aef5-cba5f11c77ae",
"buildingComponent": {
"id": "61738122-519a-42a6-8e76-352cffd7c2a2",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "62f80aec-299c-47f8-aef5-447deff3ba81",
"project": {
"id": "07b5efa7-6ce1-43cb-8aef-975437d0bbd4",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"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/07b5efa7-6ce1-43cb-8aef-975437d0bbd4"
},
"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": "c6b368b4-c469-41d4-8bcc-05393f3409ae",
"blueprintFile": {
"id": "9a7a309b-7ce6-48d7-83b7-33471d8d85d0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"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": "7825f017-f9a1-4636-acfb-dab969bdfff9",
"date": "2025-12-19T05:19:02.3961563Z",
"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": "1279eab4-6888-4de0-b333-92436074f926",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/7825f017-f9a1-4636-acfb-dab969bdfff9"
},
{
"id": "7825f017-f9a1-4636-acfb-dab969bdfff9",
"date": "2025-12-19T05:19:02.3961563Z",
"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": "1279eab4-6888-4de0-b333-92436074f926",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/7825f017-f9a1-4636-acfb-dab969bdfff9"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "03aec759-d0e8-47e4-9e42-57b6c8da57ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "775d7bbb-3b5c-4f5c-a011-33ec1d92fd98",
"qrLogAttributeListValue": {
"id": "9fc03bdf-cda2-43b5-88e1-c1ece81968da",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0382ca56-4167-4322-80bf-ca3319305d77",
"qrLogAttribute": {
"id": "5ab1ef42-56bc-4b88-9797-82a09512dede",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "a8ac2cad-ddf0-4c39-825f-e8b13d2ae312",
"qrLogAttributeClass": {
"id": "0745430b-a42d-47d1-a4c8-e2d8588cbe3a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
},
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
},
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35259194-1ef0-42e4-bd7c-470d5302464c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
},
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
}
]
},
"markerXSolutionsId": "67615a9f-ae4e-4ceb-980d-63e086633c01",
"qrLogAttributeId": "8eb1c994-c960-4975-b393-666d24eef3b1",
"qrLogAttribute": {
"id": "5ab1ef42-56bc-4b88-9797-82a09512dede",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "a8ac2cad-ddf0-4c39-825f-e8b13d2ae312",
"qrLogAttributeClass": {
"id": "0745430b-a42d-47d1-a4c8-e2d8588cbe3a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
},
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9fc03bdf-cda2-43b5-88e1-c1ece81968da",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0382ca56-4167-4322-80bf-ca3319305d77",
"translations": [
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
},
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
}
]
},
{
"id": "9fc03bdf-cda2-43b5-88e1-c1ece81968da",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0382ca56-4167-4322-80bf-ca3319305d77",
"translations": [
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
},
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
}
]
}
],
"translations": [
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
},
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35259194-1ef0-42e4-bd7c-470d5302464c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "03aec759-d0e8-47e4-9e42-57b6c8da57ef",
"value": "sample string 2",
"qrLogAttributeListValueId": "775d7bbb-3b5c-4f5c-a011-33ec1d92fd98",
"qrLogAttributeListValue": {
"id": "9fc03bdf-cda2-43b5-88e1-c1ece81968da",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0382ca56-4167-4322-80bf-ca3319305d77",
"qrLogAttribute": {
"id": "5ab1ef42-56bc-4b88-9797-82a09512dede",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "a8ac2cad-ddf0-4c39-825f-e8b13d2ae312",
"qrLogAttributeClass": {
"id": "0745430b-a42d-47d1-a4c8-e2d8588cbe3a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
},
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
},
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35259194-1ef0-42e4-bd7c-470d5302464c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
},
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
}
]
},
"markerXSolutionsId": "67615a9f-ae4e-4ceb-980d-63e086633c01",
"qrLogAttributeId": "8eb1c994-c960-4975-b393-666d24eef3b1",
"qrLogAttribute": {
"id": "5ab1ef42-56bc-4b88-9797-82a09512dede",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "a8ac2cad-ddf0-4c39-825f-e8b13d2ae312",
"qrLogAttributeClass": {
"id": "0745430b-a42d-47d1-a4c8-e2d8588cbe3a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
},
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
}
]
},
"qrLogAttributeListValue": [
{
"id": "9fc03bdf-cda2-43b5-88e1-c1ece81968da",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0382ca56-4167-4322-80bf-ca3319305d77",
"translations": [
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
},
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
}
]
},
{
"id": "9fc03bdf-cda2-43b5-88e1-c1ece81968da",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:02.3961563Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "0382ca56-4167-4322-80bf-ca3319305d77",
"translations": [
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
},
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
}
]
}
],
"translations": [
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
},
{
"id": "caf11cd8-e6e4-4a38-aaf8-b948e22cd054",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "96b2c77e-a674-476c-bc4e-b994cfd5cecd"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "35259194-1ef0-42e4-bd7c-470d5302464c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "3abc1955-3bbe-4576-b3e0-048c94ba220a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3f90dc01-7cff-4748-8c38-76e9422b8292",
"reportId": "376fbfea-6fbe-425a-bce3-df7d8273ef63",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/3abc1955-3bbe-4576-b3e0-048c94ba220a"
},
{
"id": "3abc1955-3bbe-4576-b3e0-048c94ba220a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:02.3961563Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "3f90dc01-7cff-4748-8c38-76e9422b8292",
"reportId": "376fbfea-6fbe-425a-bce3-df7d8273ef63",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/3abc1955-3bbe-4576-b3e0-048c94ba220a"
}
],
"selectedProducts": [
{
"id": "345dddfb-8f8d-4f1b-8a0a-37d4734d18f9",
"markerXSolutionsId": "5cf2ea7b-ff79-404c-a50f-957f68ca4cf0",
"productId": "119579c9-10c6-4606-b511-02c3b8900bc3"
},
{
"id": "345dddfb-8f8d-4f1b-8a0a-37d4734d18f9",
"markerXSolutionsId": "5cf2ea7b-ff79-404c-a50f-957f68ca4cf0",
"productId": "119579c9-10c6-4606-b511-02c3b8900bc3"
}
],
"isApproved": 2
}