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": "84a1fb49-9275-4833-aacb-974de0a245e0",
"markerId": "6a82b4b7-4d19-4403-94c1-c6c0c566ea4b",
"solutionId": "33c111a0-132f-45a4-9f05-637cc840ed48",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"marker": {
"id": "9319e6b7-c004-4c0f-8f38-dec8e39c75c1",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:32:22.0971147Z",
"customerId": 6,
"qrId": "b2e59071-74fd-4f55-bc95-e5259452c7fa",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "65b20d4b-ba71-497a-8854-27b809a62ac4",
"blueprint": {
"id": "3ce1c2af-f134-4d14-984c-1eabafbcc9e9",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-12T21:32:22.0971147Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-12T21:32:22.0971147Z",
"buildingComponentId": "28325475-9840-4fa2-8df2-fc4433c91f7e",
"buildingComponent": {
"id": "cae3c4c1-d572-4aa1-8615-bbb671d86a1a",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "b4cdeea1-93ec-4f24-a4c4-2be003dc62f8",
"project": {
"id": "67c07805-6c2e-4ea5-a2e7-750acf686e98",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"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/67c07805-6c2e-4ea5-a2e7-750acf686e98"
},
"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": "3f7a7ef7-e2fc-4ca7-8ce4-013c954c4137",
"blueprintFile": {
"id": "51b0490a-4fd1-465d-b876-1e39304961ca",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"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": "cc4e06b7-eb37-468d-ba66-2f2c5e5f3fe1",
"date": "2026-07-12T21:32:22.0971147Z",
"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": "af644426-035a-4df9-a341-be75ce9552a1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/cc4e06b7-eb37-468d-ba66-2f2c5e5f3fe1"
},
{
"id": "cc4e06b7-eb37-468d-ba66-2f2c5e5f3fe1",
"date": "2026-07-12T21:32:22.0971147Z",
"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": "af644426-035a-4df9-a341-be75ce9552a1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/cc4e06b7-eb37-468d-ba66-2f2c5e5f3fe1"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f5afa463-cc93-40cd-bae4-df6e8d1ecda7",
"value": "sample string 2",
"qrLogAttributeListValueId": "c4ad5591-09bc-4249-97c0-47a300440833",
"qrLogAttributeListValue": {
"id": "66cf0599-18e5-48d3-bb45-a9392d1564d3",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ef9ffce2-67f3-430d-a79a-eca0395f1dc0",
"qrLogAttribute": {
"id": "82825bc1-5b50-48e0-9d28-e5c77b65124f",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "acdfc67b-bcf2-4d3b-a57d-a5c18969ef68",
"qrLogAttributeClass": {
"id": "af6e4028-948d-453d-aba1-12b5b16b3dd4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
},
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
},
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c80a4201-6b5f-45ff-bf33-5b722e354e7e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
},
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
}
]
},
"markerXSolutionsId": "e6923a7e-6b29-4c36-ba98-493fd420f7dc",
"qrLogAttributeId": "59bd5b5a-b0bb-493c-b44d-08d7f2ea8330",
"qrLogAttribute": {
"id": "82825bc1-5b50-48e0-9d28-e5c77b65124f",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "acdfc67b-bcf2-4d3b-a57d-a5c18969ef68",
"qrLogAttributeClass": {
"id": "af6e4028-948d-453d-aba1-12b5b16b3dd4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
},
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
}
]
},
"qrLogAttributeListValue": [
{
"id": "66cf0599-18e5-48d3-bb45-a9392d1564d3",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ef9ffce2-67f3-430d-a79a-eca0395f1dc0",
"translations": [
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
},
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
}
]
},
{
"id": "66cf0599-18e5-48d3-bb45-a9392d1564d3",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ef9ffce2-67f3-430d-a79a-eca0395f1dc0",
"translations": [
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
},
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
}
]
}
],
"translations": [
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
},
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c80a4201-6b5f-45ff-bf33-5b722e354e7e",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "f5afa463-cc93-40cd-bae4-df6e8d1ecda7",
"value": "sample string 2",
"qrLogAttributeListValueId": "c4ad5591-09bc-4249-97c0-47a300440833",
"qrLogAttributeListValue": {
"id": "66cf0599-18e5-48d3-bb45-a9392d1564d3",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ef9ffce2-67f3-430d-a79a-eca0395f1dc0",
"qrLogAttribute": {
"id": "82825bc1-5b50-48e0-9d28-e5c77b65124f",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "acdfc67b-bcf2-4d3b-a57d-a5c18969ef68",
"qrLogAttributeClass": {
"id": "af6e4028-948d-453d-aba1-12b5b16b3dd4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
},
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
},
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c80a4201-6b5f-45ff-bf33-5b722e354e7e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
},
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
}
]
},
"markerXSolutionsId": "e6923a7e-6b29-4c36-ba98-493fd420f7dc",
"qrLogAttributeId": "59bd5b5a-b0bb-493c-b44d-08d7f2ea8330",
"qrLogAttribute": {
"id": "82825bc1-5b50-48e0-9d28-e5c77b65124f",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "acdfc67b-bcf2-4d3b-a57d-a5c18969ef68",
"qrLogAttributeClass": {
"id": "af6e4028-948d-453d-aba1-12b5b16b3dd4",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
},
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
}
]
},
"qrLogAttributeListValue": [
{
"id": "66cf0599-18e5-48d3-bb45-a9392d1564d3",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ef9ffce2-67f3-430d-a79a-eca0395f1dc0",
"translations": [
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
},
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
}
]
},
{
"id": "66cf0599-18e5-48d3-bb45-a9392d1564d3",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ef9ffce2-67f3-430d-a79a-eca0395f1dc0",
"translations": [
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
},
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
}
]
}
],
"translations": [
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
},
{
"id": "75a75ab2-56cb-4d4f-81a7-281f99ed08eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "62dbc561-6c11-43e5-bcdc-a3e4af0d5b50"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c80a4201-6b5f-45ff-bf33-5b722e354e7e",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5bdba0fe-a10e-4a55-8122-c23e8e44288a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5440e0f8-d829-4627-bfbf-b089d15a4324",
"reportId": "83b830d1-242d-406c-b2aa-3ccdad7d49b2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5bdba0fe-a10e-4a55-8122-c23e8e44288a"
},
{
"id": "5bdba0fe-a10e-4a55-8122-c23e8e44288a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5440e0f8-d829-4627-bfbf-b089d15a4324",
"reportId": "83b830d1-242d-406c-b2aa-3ccdad7d49b2",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5bdba0fe-a10e-4a55-8122-c23e8e44288a"
}
],
"selectedProducts": [
{
"id": "a0eea4df-e37c-4e21-9e10-413d2b3e5629",
"markerXSolutionsId": "9c5b1755-e13a-44d1-8ad3-67dd5d06e978",
"productId": "39d8086f-4a77-4c0b-9a3c-84daf5074e25"
},
{
"id": "a0eea4df-e37c-4e21-9e10-413d2b3e5629",
"markerXSolutionsId": "9c5b1755-e13a-44d1-8ad3-67dd5d06e978",
"productId": "39d8086f-4a77-4c0b-9a3c-84daf5074e25"
}
],
"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": "bb1bf304-1982-41ae-8b71-3bc148691f9f",
"markerId": "123d1b85-a220-4006-8a01-abaeb19a50e1",
"solutionId": "e005a7e6-7b18-4015-84a5-01cb1c783d86",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"marker": {
"id": "28c5f284-7fc8-43a1-8073-40444d95fea5",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 5",
"date": "2026-07-12T21:32:22.0971147Z",
"customerId": 6,
"qrId": "ed522fb6-ff5b-4fb9-b27a-624034e9af82",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "6a17ed8a-a2f7-4095-81d4-073135b30146",
"blueprint": {
"id": "ed678674-db85-4300-88ab-4dd0f9111fda",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-12T21:32:22.0971147Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-12T21:32:22.0971147Z",
"buildingComponentId": "29526fdf-b210-4736-8676-779a6c9438d3",
"buildingComponent": {
"id": "dffbc7c6-bace-41b2-ab7d-d27be134a59b",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "2da4c416-262b-4318-aa0a-681385916a3e",
"project": {
"id": "7f6349d3-b389-49cc-9e10-2681f9ef2c82",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"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/7f6349d3-b389-49cc-9e10-2681f9ef2c82"
},
"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": "30d79f69-a315-441f-ad49-a3583eaed808",
"blueprintFile": {
"id": "56c1df3c-e3b9-47c8-8bcf-dcb64f748fa9",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"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": "66b25150-dd4e-47f5-a5db-8493de437e70",
"date": "2026-07-12T21:32:22.0971147Z",
"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": "362d8738-5013-4d68-a47a-beaad37b066f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/66b25150-dd4e-47f5-a5db-8493de437e70"
},
{
"id": "66b25150-dd4e-47f5-a5db-8493de437e70",
"date": "2026-07-12T21:32:22.0971147Z",
"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": "362d8738-5013-4d68-a47a-beaad37b066f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/66b25150-dd4e-47f5-a5db-8493de437e70"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "44a2a545-8ecc-462e-819a-ead41189c5e5",
"value": "sample string 2",
"qrLogAttributeListValueId": "5d8f7b75-fd5a-4830-9845-e581f843332b",
"qrLogAttributeListValue": {
"id": "5a3a0391-0300-47d7-ab37-c355c1124e15",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6cc2e00c-0a20-4b80-b92f-3561e085e9ad",
"qrLogAttribute": {
"id": "1ab6e292-187e-4005-9008-a526586ce782",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "f9fc8dc3-06d3-4550-a5fb-a894be446b4e",
"qrLogAttributeClass": {
"id": "5d4e572e-907d-464a-8b70-78eb65fa9b48",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
},
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
},
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2cb0c08c-2ccb-440e-9061-5c0a53e37f16",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
},
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
}
]
},
"markerXSolutionsId": "912aa096-3dde-4882-b97e-c185bb1493fb",
"qrLogAttributeId": "a5e612b9-0dbe-4c53-9017-9ccc9a3eb152",
"qrLogAttribute": {
"id": "1ab6e292-187e-4005-9008-a526586ce782",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "f9fc8dc3-06d3-4550-a5fb-a894be446b4e",
"qrLogAttributeClass": {
"id": "5d4e572e-907d-464a-8b70-78eb65fa9b48",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
},
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "5a3a0391-0300-47d7-ab37-c355c1124e15",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6cc2e00c-0a20-4b80-b92f-3561e085e9ad",
"translations": [
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
},
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
}
]
},
{
"id": "5a3a0391-0300-47d7-ab37-c355c1124e15",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6cc2e00c-0a20-4b80-b92f-3561e085e9ad",
"translations": [
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
},
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
}
]
}
],
"translations": [
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
},
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2cb0c08c-2ccb-440e-9061-5c0a53e37f16",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "44a2a545-8ecc-462e-819a-ead41189c5e5",
"value": "sample string 2",
"qrLogAttributeListValueId": "5d8f7b75-fd5a-4830-9845-e581f843332b",
"qrLogAttributeListValue": {
"id": "5a3a0391-0300-47d7-ab37-c355c1124e15",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6cc2e00c-0a20-4b80-b92f-3561e085e9ad",
"qrLogAttribute": {
"id": "1ab6e292-187e-4005-9008-a526586ce782",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "f9fc8dc3-06d3-4550-a5fb-a894be446b4e",
"qrLogAttributeClass": {
"id": "5d4e572e-907d-464a-8b70-78eb65fa9b48",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
},
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
},
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2cb0c08c-2ccb-440e-9061-5c0a53e37f16",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
},
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
}
]
},
"markerXSolutionsId": "912aa096-3dde-4882-b97e-c185bb1493fb",
"qrLogAttributeId": "a5e612b9-0dbe-4c53-9017-9ccc9a3eb152",
"qrLogAttribute": {
"id": "1ab6e292-187e-4005-9008-a526586ce782",
"code": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "f9fc8dc3-06d3-4550-a5fb-a894be446b4e",
"qrLogAttributeClass": {
"id": "5d4e572e-907d-464a-8b70-78eb65fa9b48",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
},
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "5a3a0391-0300-47d7-ab37-c355c1124e15",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6cc2e00c-0a20-4b80-b92f-3561e085e9ad",
"translations": [
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
},
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
}
]
},
{
"id": "5a3a0391-0300-47d7-ab37-c355c1124e15",
"description": "sample string 2",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-12T21:32:22.0971147Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6cc2e00c-0a20-4b80-b92f-3561e085e9ad",
"translations": [
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
},
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
}
]
}
],
"translations": [
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
},
{
"id": "253c9d34-4a32-47cf-8198-ed8a429ddd48",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "376269bf-9a60-4c63-b5b6-3a39e3000ce3"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "2cb0c08c-2ccb-440e-9061-5c0a53e37f16",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "9880a70b-1e71-414d-a292-214cb96c022b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0864034b-4e0d-4830-ab88-0a431e4bc3ce",
"reportId": "273705ba-d5a7-45b0-b4b6-56501b64ca77",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/9880a70b-1e71-414d-a292-214cb96c022b"
},
{
"id": "9880a70b-1e71-414d-a292-214cb96c022b",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-12T21:32:22.0971147Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0864034b-4e0d-4830-ab88-0a431e4bc3ce",
"reportId": "273705ba-d5a7-45b0-b4b6-56501b64ca77",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/9880a70b-1e71-414d-a292-214cb96c022b"
}
],
"selectedProducts": [
{
"id": "b1ca783a-e9e5-41ae-86b7-4e597003e347",
"markerXSolutionsId": "e73915b4-c740-4d5c-8993-08fcf536d542",
"productId": "ecf80dfd-e468-44b1-8f13-536266d77dde"
},
{
"id": "b1ca783a-e9e5-41ae-86b7-4e597003e347",
"markerXSolutionsId": "e73915b4-c740-4d5c-8993-08fcf536d542",
"productId": "ecf80dfd-e468-44b1-8f13-536266d77dde"
}
],
"isApproved": 2
}