POST api/BuildingComponents
Request Information
URI Parameters
None.
Body Parameters
BuildingComponent| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | Project |
None. |
|
| Blueprints | Collection of Blueprint |
None. |
|
| Installers | Collection of Installer |
None. |
|
| IsDeleted | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "d7e8eca8-fa91-478e-ad04-cfd2ba060ece",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "22060909-2e50-4020-9b85-8c1ee34fbf80",
"project": {
"id": "b99d940b-c820-47ef-8408-31f5d68a77bf",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"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/b99d940b-c820-47ef-8408-31f5d68a77bf"
},
"blueprints": [
{
"id": "dc959ca8-c5c9-4bbe-9285-7f90877b7e5b",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-12-18T22:38:10.3545993Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-12-18T22:38:10.3545993Z",
"buildingComponentId": "cd46cd07-e6f7-42e5-89d7-1fc8f6ac9f7e",
"blueprintFileId": "58d02c32-9fbe-4bc4-804f-1cea794fafd8",
"blueprintFile": {
"id": "035f635c-4924-4d9f-acde-140f4d26a102",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "cca9f2b6-330b-4c8f-85fd-75f96bb62deb",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 5",
"date": "2025-12-18T22:38:10.3545993Z",
"customerId": 6,
"qrId": "38ddcc9c-035a-47c8-830f-72843da6ca16",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "e434a612-d433-4d5e-b738-7a73da43e95e",
"markerXSolutions": [
{
"id": "4d012f53-d00e-4953-9bff-625a28423efd",
"markerId": "de2423fb-a788-400d-8144-150809feb5a8",
"solutionId": "075dd4cf-ac85-4de7-99b8-3b3acaf49578",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
},
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
}
],
"selectedProducts": [
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
},
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
}
],
"isApproved": 2
},
{
"id": "4d012f53-d00e-4953-9bff-625a28423efd",
"markerId": "de2423fb-a788-400d-8144-150809feb5a8",
"solutionId": "075dd4cf-ac85-4de7-99b8-3b3acaf49578",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
},
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
}
],
"selectedProducts": [
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
},
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "c6618e67-92a2-4eb8-b54f-c6fcf070ffa8",
"date": "2025-12-18T22:38:10.3545993Z",
"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": "ef14013e-ca56-4737-9f0d-32551ee5c739",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c6618e67-92a2-4eb8-b54f-c6fcf070ffa8"
},
{
"id": "c6618e67-92a2-4eb8-b54f-c6fcf070ffa8",
"date": "2025-12-18T22:38:10.3545993Z",
"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": "ef14013e-ca56-4737-9f0d-32551ee5c739",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c6618e67-92a2-4eb8-b54f-c6fcf070ffa8"
}
],
"calculateStatus": 2
},
{
"id": "cca9f2b6-330b-4c8f-85fd-75f96bb62deb",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 5",
"date": "2025-12-18T22:38:10.3545993Z",
"customerId": 6,
"qrId": "38ddcc9c-035a-47c8-830f-72843da6ca16",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "e434a612-d433-4d5e-b738-7a73da43e95e",
"markerXSolutions": [
{
"id": "4d012f53-d00e-4953-9bff-625a28423efd",
"markerId": "de2423fb-a788-400d-8144-150809feb5a8",
"solutionId": "075dd4cf-ac85-4de7-99b8-3b3acaf49578",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
},
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
}
],
"selectedProducts": [
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
},
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
}
],
"isApproved": 2
},
{
"id": "4d012f53-d00e-4953-9bff-625a28423efd",
"markerId": "de2423fb-a788-400d-8144-150809feb5a8",
"solutionId": "075dd4cf-ac85-4de7-99b8-3b3acaf49578",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
},
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
}
],
"selectedProducts": [
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
},
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "c6618e67-92a2-4eb8-b54f-c6fcf070ffa8",
"date": "2025-12-18T22:38:10.3545993Z",
"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": "ef14013e-ca56-4737-9f0d-32551ee5c739",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c6618e67-92a2-4eb8-b54f-c6fcf070ffa8"
},
{
"id": "c6618e67-92a2-4eb8-b54f-c6fcf070ffa8",
"date": "2025-12-18T22:38:10.3545993Z",
"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": "ef14013e-ca56-4737-9f0d-32551ee5c739",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c6618e67-92a2-4eb8-b54f-c6fcf070ffa8"
}
],
"calculateStatus": 2
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
},
{
"id": "dc959ca8-c5c9-4bbe-9285-7f90877b7e5b",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-12-18T22:38:10.3545993Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-12-18T22:38:10.3545993Z",
"buildingComponentId": "cd46cd07-e6f7-42e5-89d7-1fc8f6ac9f7e",
"blueprintFileId": "58d02c32-9fbe-4bc4-804f-1cea794fafd8",
"blueprintFile": {
"id": "035f635c-4924-4d9f-acde-140f4d26a102",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "cca9f2b6-330b-4c8f-85fd-75f96bb62deb",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 5",
"date": "2025-12-18T22:38:10.3545993Z",
"customerId": 6,
"qrId": "38ddcc9c-035a-47c8-830f-72843da6ca16",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "e434a612-d433-4d5e-b738-7a73da43e95e",
"markerXSolutions": [
{
"id": "4d012f53-d00e-4953-9bff-625a28423efd",
"markerId": "de2423fb-a788-400d-8144-150809feb5a8",
"solutionId": "075dd4cf-ac85-4de7-99b8-3b3acaf49578",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
},
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
}
],
"selectedProducts": [
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
},
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
}
],
"isApproved": 2
},
{
"id": "4d012f53-d00e-4953-9bff-625a28423efd",
"markerId": "de2423fb-a788-400d-8144-150809feb5a8",
"solutionId": "075dd4cf-ac85-4de7-99b8-3b3acaf49578",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
},
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
}
],
"selectedProducts": [
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
},
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "c6618e67-92a2-4eb8-b54f-c6fcf070ffa8",
"date": "2025-12-18T22:38:10.3545993Z",
"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": "ef14013e-ca56-4737-9f0d-32551ee5c739",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c6618e67-92a2-4eb8-b54f-c6fcf070ffa8"
},
{
"id": "c6618e67-92a2-4eb8-b54f-c6fcf070ffa8",
"date": "2025-12-18T22:38:10.3545993Z",
"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": "ef14013e-ca56-4737-9f0d-32551ee5c739",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c6618e67-92a2-4eb8-b54f-c6fcf070ffa8"
}
],
"calculateStatus": 2
},
{
"id": "cca9f2b6-330b-4c8f-85fd-75f96bb62deb",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 5",
"date": "2025-12-18T22:38:10.3545993Z",
"customerId": 6,
"qrId": "38ddcc9c-035a-47c8-830f-72843da6ca16",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "e434a612-d433-4d5e-b738-7a73da43e95e",
"markerXSolutions": [
{
"id": "4d012f53-d00e-4953-9bff-625a28423efd",
"markerId": "de2423fb-a788-400d-8144-150809feb5a8",
"solutionId": "075dd4cf-ac85-4de7-99b8-3b3acaf49578",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
},
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
}
],
"selectedProducts": [
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
},
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
}
],
"isApproved": 2
},
{
"id": "4d012f53-d00e-4953-9bff-625a28423efd",
"markerId": "de2423fb-a788-400d-8144-150809feb5a8",
"solutionId": "075dd4cf-ac85-4de7-99b8-3b3acaf49578",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "a78ca4bd-f174-461d-a510-c476dee2d253",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cb11136-6e61-482d-9846-d64a9f0ae1f7",
"qrLogAttributeListValue": {
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"markerXSolutionsId": "bae55af0-37ce-46e1-b76b-2f8d2405048e",
"qrLogAttributeId": "740cad74-09d5-460a-9170-8d43dfd8e8af",
"qrLogAttribute": {
"id": "e11c3077-9547-4090-a6ee-233014f7e053",
"code": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "65a36035-bcbd-494f-93e6-dcc62d4789d9",
"qrLogAttributeClass": {
"id": "51e49000-aa84-4525-988b-1e7ca6840626",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
},
{
"id": "8d167bf8-d883-4304-86a0-6256b2d1e0a4",
"description": "sample string 2",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:38:10.3545993Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "ae3375f7-913e-429e-be22-4ef93f12ade3",
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
]
}
],
"translations": [
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
},
{
"id": "03c9df78-c7e3-450c-9746-8adefd304165",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "136d32e1-24e4-4193-b901-13cddaf98147"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "db60ac83-c40f-45b3-b679-0b3819b9c360",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
},
{
"id": "396f6e49-bce9-49e9-9559-aeb793509ced",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:38:10.3545993Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "5a4ffdb6-b95d-4e34-b153-c7647924858a",
"reportId": "79eb87c7-47a9-4177-92a4-fbcd7e69290c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/396f6e49-bce9-49e9-9559-aeb793509ced"
}
],
"selectedProducts": [
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
},
{
"id": "464577e4-9f2e-4f93-a291-359523247590",
"markerXSolutionsId": "75035c75-17db-44f9-ae19-a24ffec10b4b",
"productId": "2d073d6f-8801-4394-ab38-81d3969390ad"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "c6618e67-92a2-4eb8-b54f-c6fcf070ffa8",
"date": "2025-12-18T22:38:10.3545993Z",
"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": "ef14013e-ca56-4737-9f0d-32551ee5c739",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c6618e67-92a2-4eb8-b54f-c6fcf070ffa8"
},
{
"id": "c6618e67-92a2-4eb8-b54f-c6fcf070ffa8",
"date": "2025-12-18T22:38:10.3545993Z",
"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": "ef14013e-ca56-4737-9f0d-32551ee5c739",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c6618e67-92a2-4eb8-b54f-c6fcf070ffa8"
}
],
"calculateStatus": 2
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
BuildingComponentViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| CreatedTs | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| IsArchived | boolean |
None. |
|
| Blueprints | Collection of BlueprintViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| BlueprintsCount | integer |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.