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": "5b68c438-6fff-4760-9ab9-0424353658cb",
"markerId": "4a064b13-f328-4002-b647-bffdadcfb48a",
"solutionId": "cf425e2e-3ce6-4d50-9046-0f62407ef299",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"marker": {
"id": "43d1ba41-61be-4419-9b7a-f84e274ccdbb",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 5",
"date": "2025-12-19T05:19:32.1925088Z",
"customerId": 6,
"qrId": "ee7a6fa3-57b7-4832-ab0d-27b05fdbff76",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "5e13fa8e-86f2-48f2-b279-ddc92a8671d2",
"blueprint": {
"id": "e7e65374-a062-4206-8d3d-f57371cfe710",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-12-19T05:19:32.1925088Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-12-19T05:19:32.1925088Z",
"buildingComponentId": "0debb686-70aa-4e86-bcf3-26ede0ee39d0",
"buildingComponent": {
"id": "d950c686-5eb4-4b91-bb93-41ed3763136f",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "1510da9d-f9cb-467f-ae88-6ff61663713f",
"project": {
"id": "5378d8c6-f5d2-480d-8a17-8e91aeb61a55",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"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/5378d8c6-f5d2-480d-8a17-8e91aeb61a55"
},
"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": "9cc9e637-7373-4807-8930-45ab2b7d8179",
"blueprintFile": {
"id": "97115928-6033-4a91-b12b-abfeebd27d1d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"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": "1d72f8d7-e7ae-4370-a9d1-f20ce365aed8",
"date": "2025-12-19T05:19:32.1925088Z",
"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": "db75768e-efa3-4cf5-ace9-f31ead993265",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1d72f8d7-e7ae-4370-a9d1-f20ce365aed8"
},
{
"id": "1d72f8d7-e7ae-4370-a9d1-f20ce365aed8",
"date": "2025-12-19T05:19:32.1925088Z",
"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": "db75768e-efa3-4cf5-ace9-f31ead993265",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1d72f8d7-e7ae-4370-a9d1-f20ce365aed8"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "b9b0deff-7a66-4b29-b907-4e256dcbe2aa",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1ea313-19ba-4014-8a17-6ad586c474be",
"qrLogAttributeListValue": {
"id": "1b05048c-4a76-4656-b8f5-de661f8daebf",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "cd20a4d0-79bd-4be2-8a4e-8fc1d76a668a",
"qrLogAttribute": {
"id": "1d7845ce-f7df-4f82-9c34-36ea592563ac",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b492c7b3-23f7-4c91-a760-bcd525f7173e",
"qrLogAttributeClass": {
"id": "02f1bdb4-e1aa-457c-b8fd-706e822a4e4a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "15d9ff80-aa24-4c12-8195-50ba2dd914d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
"markerXSolutionsId": "92238500-e439-4194-8501-fa69e03fb897",
"qrLogAttributeId": "e9769c23-6d51-49e0-8294-2d15f3151bf5",
"qrLogAttribute": {
"id": "1d7845ce-f7df-4f82-9c34-36ea592563ac",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b492c7b3-23f7-4c91-a760-bcd525f7173e",
"qrLogAttributeClass": {
"id": "02f1bdb4-e1aa-457c-b8fd-706e822a4e4a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b05048c-4a76-4656-b8f5-de661f8daebf",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "cd20a4d0-79bd-4be2-8a4e-8fc1d76a668a",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
{
"id": "1b05048c-4a76-4656-b8f5-de661f8daebf",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "cd20a4d0-79bd-4be2-8a4e-8fc1d76a668a",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
}
],
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "15d9ff80-aa24-4c12-8195-50ba2dd914d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "b9b0deff-7a66-4b29-b907-4e256dcbe2aa",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1ea313-19ba-4014-8a17-6ad586c474be",
"qrLogAttributeListValue": {
"id": "1b05048c-4a76-4656-b8f5-de661f8daebf",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "cd20a4d0-79bd-4be2-8a4e-8fc1d76a668a",
"qrLogAttribute": {
"id": "1d7845ce-f7df-4f82-9c34-36ea592563ac",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b492c7b3-23f7-4c91-a760-bcd525f7173e",
"qrLogAttributeClass": {
"id": "02f1bdb4-e1aa-457c-b8fd-706e822a4e4a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "15d9ff80-aa24-4c12-8195-50ba2dd914d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
"markerXSolutionsId": "92238500-e439-4194-8501-fa69e03fb897",
"qrLogAttributeId": "e9769c23-6d51-49e0-8294-2d15f3151bf5",
"qrLogAttribute": {
"id": "1d7845ce-f7df-4f82-9c34-36ea592563ac",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b492c7b3-23f7-4c91-a760-bcd525f7173e",
"qrLogAttributeClass": {
"id": "02f1bdb4-e1aa-457c-b8fd-706e822a4e4a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b05048c-4a76-4656-b8f5-de661f8daebf",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "cd20a4d0-79bd-4be2-8a4e-8fc1d76a668a",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
{
"id": "1b05048c-4a76-4656-b8f5-de661f8daebf",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "cd20a4d0-79bd-4be2-8a4e-8fc1d76a668a",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
}
],
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "15d9ff80-aa24-4c12-8195-50ba2dd914d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "a8b5669c-7d1a-4789-b38a-8ebb5cfa8771",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "791ef3d0-c6cb-4173-9f20-a4e784ed0f56",
"reportId": "5ebfcf7b-1745-4e82-be4c-7dc84395d2f7",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a8b5669c-7d1a-4789-b38a-8ebb5cfa8771"
},
{
"id": "a8b5669c-7d1a-4789-b38a-8ebb5cfa8771",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "791ef3d0-c6cb-4173-9f20-a4e784ed0f56",
"reportId": "5ebfcf7b-1745-4e82-be4c-7dc84395d2f7",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a8b5669c-7d1a-4789-b38a-8ebb5cfa8771"
}
],
"selectedProducts": [
{
"id": "d26daf82-0315-4b66-bb56-63e54c579a27",
"markerXSolutionsId": "f6d9ac85-8fe0-4685-ad94-0810f6e67124",
"productId": "fba3d3f4-d42f-4ca5-adbd-9b97dbc4a727"
},
{
"id": "d26daf82-0315-4b66-bb56-63e54c579a27",
"markerXSolutionsId": "f6d9ac85-8fe0-4685-ad94-0810f6e67124",
"productId": "fba3d3f4-d42f-4ca5-adbd-9b97dbc4a727"
}
],
"isApproved": 2
},
{
"id": "5b68c438-6fff-4760-9ab9-0424353658cb",
"markerId": "4a064b13-f328-4002-b647-bffdadcfb48a",
"solutionId": "cf425e2e-3ce6-4d50-9046-0f62407ef299",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"marker": {
"id": "43d1ba41-61be-4419-9b7a-f84e274ccdbb",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 5",
"date": "2025-12-19T05:19:32.1925088Z",
"customerId": 6,
"qrId": "ee7a6fa3-57b7-4832-ab0d-27b05fdbff76",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "5e13fa8e-86f2-48f2-b279-ddc92a8671d2",
"blueprint": {
"id": "e7e65374-a062-4206-8d3d-f57371cfe710",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-12-19T05:19:32.1925088Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-12-19T05:19:32.1925088Z",
"buildingComponentId": "0debb686-70aa-4e86-bcf3-26ede0ee39d0",
"buildingComponent": {
"id": "d950c686-5eb4-4b91-bb93-41ed3763136f",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "1510da9d-f9cb-467f-ae88-6ff61663713f",
"project": {
"id": "5378d8c6-f5d2-480d-8a17-8e91aeb61a55",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"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/5378d8c6-f5d2-480d-8a17-8e91aeb61a55"
},
"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": "9cc9e637-7373-4807-8930-45ab2b7d8179",
"blueprintFile": {
"id": "97115928-6033-4a91-b12b-abfeebd27d1d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"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": "1d72f8d7-e7ae-4370-a9d1-f20ce365aed8",
"date": "2025-12-19T05:19:32.1925088Z",
"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": "db75768e-efa3-4cf5-ace9-f31ead993265",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1d72f8d7-e7ae-4370-a9d1-f20ce365aed8"
},
{
"id": "1d72f8d7-e7ae-4370-a9d1-f20ce365aed8",
"date": "2025-12-19T05:19:32.1925088Z",
"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": "db75768e-efa3-4cf5-ace9-f31ead993265",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/1d72f8d7-e7ae-4370-a9d1-f20ce365aed8"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "b9b0deff-7a66-4b29-b907-4e256dcbe2aa",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1ea313-19ba-4014-8a17-6ad586c474be",
"qrLogAttributeListValue": {
"id": "1b05048c-4a76-4656-b8f5-de661f8daebf",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "cd20a4d0-79bd-4be2-8a4e-8fc1d76a668a",
"qrLogAttribute": {
"id": "1d7845ce-f7df-4f82-9c34-36ea592563ac",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b492c7b3-23f7-4c91-a760-bcd525f7173e",
"qrLogAttributeClass": {
"id": "02f1bdb4-e1aa-457c-b8fd-706e822a4e4a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "15d9ff80-aa24-4c12-8195-50ba2dd914d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
"markerXSolutionsId": "92238500-e439-4194-8501-fa69e03fb897",
"qrLogAttributeId": "e9769c23-6d51-49e0-8294-2d15f3151bf5",
"qrLogAttribute": {
"id": "1d7845ce-f7df-4f82-9c34-36ea592563ac",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b492c7b3-23f7-4c91-a760-bcd525f7173e",
"qrLogAttributeClass": {
"id": "02f1bdb4-e1aa-457c-b8fd-706e822a4e4a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b05048c-4a76-4656-b8f5-de661f8daebf",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "cd20a4d0-79bd-4be2-8a4e-8fc1d76a668a",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
{
"id": "1b05048c-4a76-4656-b8f5-de661f8daebf",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "cd20a4d0-79bd-4be2-8a4e-8fc1d76a668a",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
}
],
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "15d9ff80-aa24-4c12-8195-50ba2dd914d4",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "b9b0deff-7a66-4b29-b907-4e256dcbe2aa",
"value": "sample string 2",
"qrLogAttributeListValueId": "8c1ea313-19ba-4014-8a17-6ad586c474be",
"qrLogAttributeListValue": {
"id": "1b05048c-4a76-4656-b8f5-de661f8daebf",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "cd20a4d0-79bd-4be2-8a4e-8fc1d76a668a",
"qrLogAttribute": {
"id": "1d7845ce-f7df-4f82-9c34-36ea592563ac",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b492c7b3-23f7-4c91-a760-bcd525f7173e",
"qrLogAttributeClass": {
"id": "02f1bdb4-e1aa-457c-b8fd-706e822a4e4a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "15d9ff80-aa24-4c12-8195-50ba2dd914d4",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
"markerXSolutionsId": "92238500-e439-4194-8501-fa69e03fb897",
"qrLogAttributeId": "e9769c23-6d51-49e0-8294-2d15f3151bf5",
"qrLogAttribute": {
"id": "1d7845ce-f7df-4f82-9c34-36ea592563ac",
"code": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "b492c7b3-23f7-4c91-a760-bcd525f7173e",
"qrLogAttributeClass": {
"id": "02f1bdb4-e1aa-457c-b8fd-706e822a4e4a",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "1b05048c-4a76-4656-b8f5-de661f8daebf",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "cd20a4d0-79bd-4be2-8a4e-8fc1d76a668a",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
},
{
"id": "1b05048c-4a76-4656-b8f5-de661f8daebf",
"description": "sample string 2",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-19T05:19:32.1925088Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "cd20a4d0-79bd-4be2-8a4e-8fc1d76a668a",
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
]
}
],
"translations": [
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
},
{
"id": "dd757e4a-7be4-4707-8e0d-f9d5be22eaff",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "14bdc056-01a5-4d5e-8bbf-62162ddb36d9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "15d9ff80-aa24-4c12-8195-50ba2dd914d4",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "a8b5669c-7d1a-4789-b38a-8ebb5cfa8771",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "791ef3d0-c6cb-4173-9f20-a4e784ed0f56",
"reportId": "5ebfcf7b-1745-4e82-be4c-7dc84395d2f7",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a8b5669c-7d1a-4789-b38a-8ebb5cfa8771"
},
{
"id": "a8b5669c-7d1a-4789-b38a-8ebb5cfa8771",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-19T05:19:32.1925088Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "791ef3d0-c6cb-4173-9f20-a4e784ed0f56",
"reportId": "5ebfcf7b-1745-4e82-be4c-7dc84395d2f7",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a8b5669c-7d1a-4789-b38a-8ebb5cfa8771"
}
],
"selectedProducts": [
{
"id": "d26daf82-0315-4b66-bb56-63e54c579a27",
"markerXSolutionsId": "f6d9ac85-8fe0-4685-ad94-0810f6e67124",
"productId": "fba3d3f4-d42f-4ca5-adbd-9b97dbc4a727"
},
{
"id": "d26daf82-0315-4b66-bb56-63e54c579a27",
"markerXSolutionsId": "f6d9ac85-8fe0-4685-ad94-0810f6e67124",
"productId": "fba3d3f4-d42f-4ca5-adbd-9b97dbc4a727"
}
],
"isApproved": 2
}
]
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.