GET api/QR/{id}?markerId={markerId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| markerId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Marker| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Number | integer |
None. |
|
| Label | string |
None. |
|
| CoordX | decimal number |
None. |
|
| CoordY | decimal number |
None. |
|
| CoordX2 | decimal number |
None. |
|
| CoordY2 | decimal number |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| Date | date |
None. |
|
| CustomerId | integer |
None. |
|
| QRId | globally unique identifier |
None. |
|
| Comments | string |
None. |
|
| Status | string |
None. |
|
| ManualStatus | integer |
None. |
|
| InstallerId | integer |
None. |
|
| Installer | Installer |
None. |
|
| BlueprintId | globally unique identifier |
None. |
|
| Blueprint | Blueprint |
None. |
|
| MarkerXSolutions | Collection of MarkerXSolutions |
None. |
|
| Reports | Collection of Report |
None. |
|
| CalculateStatus | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "9833760c-4f2e-49f1-8227-af9756663c0c",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 5",
"date": "2026-05-15T22:27:24.7688311Z",
"customerId": 6,
"qrId": "5fafa591-7a94-4303-aa68-49bdcd7d9319",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "af223822-2e02-472a-b62c-be40749e23dd",
"blueprint": {
"id": "2c0af0bc-df45-4246-9905-ef1c1d5cead3",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-05-15T22:27:24.7688311Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-05-15T22:27:24.7688311Z",
"buildingComponentId": "28dcb6b4-fb6c-4913-b16c-e73d3738b807",
"buildingComponent": {
"id": "cfa91933-3849-4a7e-8860-9f83ac249cbc",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "f47828d1-92c9-45ba-b12f-cd58cfddcd22",
"project": {
"id": "46ea13e4-f5bd-4e85-93b2-c21fa5100936",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"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/46ea13e4-f5bd-4e85-93b2-c21fa5100936"
},
"blueprints": [],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
},
"blueprintFileId": "a0bd078a-3e2b-4e57-8941-51c038637caf",
"blueprintFile": {
"id": "156fd9a5-c85b-4e80-b43c-720c4580f06e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
},
"markerXSolutions": [
{
"id": "fdea19ea-9111-445e-a4e8-baa51cdd5f53",
"markerId": "9fe709b6-2aa2-4142-a339-c5f9509e50b0",
"solutionId": "54eb69c8-ac77-42b6-8108-c78d018dcb10",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0bd05eb1-38b0-4559-b77f-a3f3335dbb20",
"value": "sample string 2",
"qrLogAttributeListValueId": "0cf3dee9-1f42-4721-bd60-3969001f91cf",
"qrLogAttributeListValue": {
"id": "712bf3ce-5b80-431a-ad44-22b706d8d853",
"description": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "af90f919-4af1-4d90-afdf-d4340ab71512",
"qrLogAttribute": {
"id": "09466530-b7fa-46dc-b1bb-75d19bdfd184",
"code": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "69dd1d63-0ed5-4f04-8cee-cd27de04354c",
"qrLogAttributeClass": {
"id": "c4d026aa-d5d8-430d-91f6-4b3770582e99",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1afb98de-9f62-49bd-9016-b82ab185fa5f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
"markerXSolutionsId": "a45557d2-c995-4f46-a7b2-f5f6f264670b",
"qrLogAttributeId": "047fc42d-eea3-4daa-9a0d-9ea11c3fb17d",
"qrLogAttribute": {
"id": "09466530-b7fa-46dc-b1bb-75d19bdfd184",
"code": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "69dd1d63-0ed5-4f04-8cee-cd27de04354c",
"qrLogAttributeClass": {
"id": "c4d026aa-d5d8-430d-91f6-4b3770582e99",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "712bf3ce-5b80-431a-ad44-22b706d8d853",
"description": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "af90f919-4af1-4d90-afdf-d4340ab71512",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
{
"id": "712bf3ce-5b80-431a-ad44-22b706d8d853",
"description": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "af90f919-4af1-4d90-afdf-d4340ab71512",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
}
],
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1afb98de-9f62-49bd-9016-b82ab185fa5f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0bd05eb1-38b0-4559-b77f-a3f3335dbb20",
"value": "sample string 2",
"qrLogAttributeListValueId": "0cf3dee9-1f42-4721-bd60-3969001f91cf",
"qrLogAttributeListValue": {
"id": "712bf3ce-5b80-431a-ad44-22b706d8d853",
"description": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "af90f919-4af1-4d90-afdf-d4340ab71512",
"qrLogAttribute": {
"id": "09466530-b7fa-46dc-b1bb-75d19bdfd184",
"code": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "69dd1d63-0ed5-4f04-8cee-cd27de04354c",
"qrLogAttributeClass": {
"id": "c4d026aa-d5d8-430d-91f6-4b3770582e99",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1afb98de-9f62-49bd-9016-b82ab185fa5f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
"markerXSolutionsId": "a45557d2-c995-4f46-a7b2-f5f6f264670b",
"qrLogAttributeId": "047fc42d-eea3-4daa-9a0d-9ea11c3fb17d",
"qrLogAttribute": {
"id": "09466530-b7fa-46dc-b1bb-75d19bdfd184",
"code": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "69dd1d63-0ed5-4f04-8cee-cd27de04354c",
"qrLogAttributeClass": {
"id": "c4d026aa-d5d8-430d-91f6-4b3770582e99",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "712bf3ce-5b80-431a-ad44-22b706d8d853",
"description": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "af90f919-4af1-4d90-afdf-d4340ab71512",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
{
"id": "712bf3ce-5b80-431a-ad44-22b706d8d853",
"description": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "af90f919-4af1-4d90-afdf-d4340ab71512",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
}
],
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1afb98de-9f62-49bd-9016-b82ab185fa5f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "fbb14a7a-1acb-4145-b04a-5e3ae770e573",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "26a42a3b-1b9a-45a2-8684-8e0fb410a952",
"reportId": "61124613-aa77-41cb-af8b-fe18c7e6b778",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/fbb14a7a-1acb-4145-b04a-5e3ae770e573"
},
{
"id": "fbb14a7a-1acb-4145-b04a-5e3ae770e573",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "26a42a3b-1b9a-45a2-8684-8e0fb410a952",
"reportId": "61124613-aa77-41cb-af8b-fe18c7e6b778",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/fbb14a7a-1acb-4145-b04a-5e3ae770e573"
}
],
"selectedProducts": [
{
"id": "9443cb39-7246-4acd-a5d4-b9b67686a827",
"markerXSolutionsId": "aa274e83-6a04-4b76-a968-284c49859bad",
"productId": "d39711ee-5a10-47a4-beb4-d6cb2fb9b20f"
},
{
"id": "9443cb39-7246-4acd-a5d4-b9b67686a827",
"markerXSolutionsId": "aa274e83-6a04-4b76-a968-284c49859bad",
"productId": "d39711ee-5a10-47a4-beb4-d6cb2fb9b20f"
}
],
"isApproved": 2
},
{
"id": "fdea19ea-9111-445e-a4e8-baa51cdd5f53",
"markerId": "9fe709b6-2aa2-4142-a339-c5f9509e50b0",
"solutionId": "54eb69c8-ac77-42b6-8108-c78d018dcb10",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "0bd05eb1-38b0-4559-b77f-a3f3335dbb20",
"value": "sample string 2",
"qrLogAttributeListValueId": "0cf3dee9-1f42-4721-bd60-3969001f91cf",
"qrLogAttributeListValue": {
"id": "712bf3ce-5b80-431a-ad44-22b706d8d853",
"description": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "af90f919-4af1-4d90-afdf-d4340ab71512",
"qrLogAttribute": {
"id": "09466530-b7fa-46dc-b1bb-75d19bdfd184",
"code": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "69dd1d63-0ed5-4f04-8cee-cd27de04354c",
"qrLogAttributeClass": {
"id": "c4d026aa-d5d8-430d-91f6-4b3770582e99",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1afb98de-9f62-49bd-9016-b82ab185fa5f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
"markerXSolutionsId": "a45557d2-c995-4f46-a7b2-f5f6f264670b",
"qrLogAttributeId": "047fc42d-eea3-4daa-9a0d-9ea11c3fb17d",
"qrLogAttribute": {
"id": "09466530-b7fa-46dc-b1bb-75d19bdfd184",
"code": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "69dd1d63-0ed5-4f04-8cee-cd27de04354c",
"qrLogAttributeClass": {
"id": "c4d026aa-d5d8-430d-91f6-4b3770582e99",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "712bf3ce-5b80-431a-ad44-22b706d8d853",
"description": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "af90f919-4af1-4d90-afdf-d4340ab71512",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
{
"id": "712bf3ce-5b80-431a-ad44-22b706d8d853",
"description": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "af90f919-4af1-4d90-afdf-d4340ab71512",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
}
],
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1afb98de-9f62-49bd-9016-b82ab185fa5f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "0bd05eb1-38b0-4559-b77f-a3f3335dbb20",
"value": "sample string 2",
"qrLogAttributeListValueId": "0cf3dee9-1f42-4721-bd60-3969001f91cf",
"qrLogAttributeListValue": {
"id": "712bf3ce-5b80-431a-ad44-22b706d8d853",
"description": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "af90f919-4af1-4d90-afdf-d4340ab71512",
"qrLogAttribute": {
"id": "09466530-b7fa-46dc-b1bb-75d19bdfd184",
"code": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "69dd1d63-0ed5-4f04-8cee-cd27de04354c",
"qrLogAttributeClass": {
"id": "c4d026aa-d5d8-430d-91f6-4b3770582e99",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1afb98de-9f62-49bd-9016-b82ab185fa5f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
"markerXSolutionsId": "a45557d2-c995-4f46-a7b2-f5f6f264670b",
"qrLogAttributeId": "047fc42d-eea3-4daa-9a0d-9ea11c3fb17d",
"qrLogAttribute": {
"id": "09466530-b7fa-46dc-b1bb-75d19bdfd184",
"code": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "69dd1d63-0ed5-4f04-8cee-cd27de04354c",
"qrLogAttributeClass": {
"id": "c4d026aa-d5d8-430d-91f6-4b3770582e99",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "712bf3ce-5b80-431a-ad44-22b706d8d853",
"description": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "af90f919-4af1-4d90-afdf-d4340ab71512",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
},
{
"id": "712bf3ce-5b80-431a-ad44-22b706d8d853",
"description": "sample string 2",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:27:24.7688311Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "af90f919-4af1-4d90-afdf-d4340ab71512",
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
]
}
],
"translations": [
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
},
{
"id": "a1cd48ba-9354-4dfb-8659-73a784370d45",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "867e953f-5ef9-4a21-b1a2-79812a1ae87b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "1afb98de-9f62-49bd-9016-b82ab185fa5f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "fbb14a7a-1acb-4145-b04a-5e3ae770e573",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "26a42a3b-1b9a-45a2-8684-8e0fb410a952",
"reportId": "61124613-aa77-41cb-af8b-fe18c7e6b778",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/fbb14a7a-1acb-4145-b04a-5e3ae770e573"
},
{
"id": "fbb14a7a-1acb-4145-b04a-5e3ae770e573",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:27:24.7688311Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "26a42a3b-1b9a-45a2-8684-8e0fb410a952",
"reportId": "61124613-aa77-41cb-af8b-fe18c7e6b778",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/fbb14a7a-1acb-4145-b04a-5e3ae770e573"
}
],
"selectedProducts": [
{
"id": "9443cb39-7246-4acd-a5d4-b9b67686a827",
"markerXSolutionsId": "aa274e83-6a04-4b76-a968-284c49859bad",
"productId": "d39711ee-5a10-47a4-beb4-d6cb2fb9b20f"
},
{
"id": "9443cb39-7246-4acd-a5d4-b9b67686a827",
"markerXSolutionsId": "aa274e83-6a04-4b76-a968-284c49859bad",
"productId": "d39711ee-5a10-47a4-beb4-d6cb2fb9b20f"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "aac31237-8dcc-4eb1-9dff-2ecfffdaa42b",
"date": "2026-05-15T22:27:24.7688311Z",
"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": "78c4b4b4-0967-4e92-a01b-77e3f1825f8f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/aac31237-8dcc-4eb1-9dff-2ecfffdaa42b"
},
{
"id": "aac31237-8dcc-4eb1-9dff-2ecfffdaa42b",
"date": "2026-05-15T22:27:24.7688311Z",
"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": "78c4b4b4-0967-4e92-a01b-77e3f1825f8f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/aac31237-8dcc-4eb1-9dff-2ecfffdaa42b"
}
],
"calculateStatus": 2
}