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": "ef9c6231-e2de-4811-ae1b-5d6685803f72",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 5",
"date": "2026-05-23T19:40:07.7600916Z",
"customerId": 6,
"qrId": "0cc343b1-199a-4388-acc2-417c219f7f86",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "f0376034-33c7-4058-b02c-b3ae2830e777",
"blueprint": {
"id": "5033adde-621c-40df-b952-ce3e25db2614",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-05-23T19:40:07.7600916Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-05-23T19:40:07.7600916Z",
"buildingComponentId": "ffeb9ccb-2dfa-4a27-a19c-2c68f1287062",
"buildingComponent": {
"id": "0a014558-f94d-4898-8560-44843d072efc",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "8f193657-4c82-4f84-8706-87efa6d45467",
"project": {
"id": "9c2c410c-65a8-4f3c-90d4-e4c953178796",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"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/9c2c410c-65a8-4f3c-90d4-e4c953178796"
},
"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": "062d397f-15b5-4772-adda-fbb05a760cbc",
"blueprintFile": {
"id": "0818ade4-7c2c-4257-8c83-76608f3745c6",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"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": "fc726a3e-c0e0-46e4-a2ee-e4be2423a61c",
"markerId": "5af7d4c3-ff98-4763-aa0e-5416fa7ee55d",
"solutionId": "2f8c618c-fb71-41ae-9f8a-eaa7c4482657",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3da78380-aba6-499d-a6df-c2413168fa0e",
"value": "sample string 2",
"qrLogAttributeListValueId": "71fbd375-dc95-489d-9735-d6129594860c",
"qrLogAttributeListValue": {
"id": "40634b82-e1ff-4e5b-aeae-558469c2fd00",
"description": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "998d3ff9-fc60-4b9d-9dd4-8826c52adc83",
"qrLogAttribute": {
"id": "f35613b0-c25a-4e11-af3b-a5e3656a2163",
"code": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e68c7e1a-6e01-4eaf-9ed5-b6e01af87109",
"qrLogAttributeClass": {
"id": "2b803928-bd99-4851-bf3d-d29b90d7359e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9ff99a-5fb5-4bca-ad63-4a10642d9bb1",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
"markerXSolutionsId": "b2aa1706-3181-4e58-af0f-eb8fc55a41d5",
"qrLogAttributeId": "4c4690f7-950d-44e9-b86e-c21d9b2ca674",
"qrLogAttribute": {
"id": "f35613b0-c25a-4e11-af3b-a5e3656a2163",
"code": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e68c7e1a-6e01-4eaf-9ed5-b6e01af87109",
"qrLogAttributeClass": {
"id": "2b803928-bd99-4851-bf3d-d29b90d7359e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
"qrLogAttributeListValue": [
{
"id": "40634b82-e1ff-4e5b-aeae-558469c2fd00",
"description": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "998d3ff9-fc60-4b9d-9dd4-8826c52adc83",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
{
"id": "40634b82-e1ff-4e5b-aeae-558469c2fd00",
"description": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "998d3ff9-fc60-4b9d-9dd4-8826c52adc83",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
}
],
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9ff99a-5fb5-4bca-ad63-4a10642d9bb1",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "3da78380-aba6-499d-a6df-c2413168fa0e",
"value": "sample string 2",
"qrLogAttributeListValueId": "71fbd375-dc95-489d-9735-d6129594860c",
"qrLogAttributeListValue": {
"id": "40634b82-e1ff-4e5b-aeae-558469c2fd00",
"description": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "998d3ff9-fc60-4b9d-9dd4-8826c52adc83",
"qrLogAttribute": {
"id": "f35613b0-c25a-4e11-af3b-a5e3656a2163",
"code": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e68c7e1a-6e01-4eaf-9ed5-b6e01af87109",
"qrLogAttributeClass": {
"id": "2b803928-bd99-4851-bf3d-d29b90d7359e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9ff99a-5fb5-4bca-ad63-4a10642d9bb1",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
"markerXSolutionsId": "b2aa1706-3181-4e58-af0f-eb8fc55a41d5",
"qrLogAttributeId": "4c4690f7-950d-44e9-b86e-c21d9b2ca674",
"qrLogAttribute": {
"id": "f35613b0-c25a-4e11-af3b-a5e3656a2163",
"code": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e68c7e1a-6e01-4eaf-9ed5-b6e01af87109",
"qrLogAttributeClass": {
"id": "2b803928-bd99-4851-bf3d-d29b90d7359e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
"qrLogAttributeListValue": [
{
"id": "40634b82-e1ff-4e5b-aeae-558469c2fd00",
"description": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "998d3ff9-fc60-4b9d-9dd4-8826c52adc83",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
{
"id": "40634b82-e1ff-4e5b-aeae-558469c2fd00",
"description": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "998d3ff9-fc60-4b9d-9dd4-8826c52adc83",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
}
],
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9ff99a-5fb5-4bca-ad63-4a10642d9bb1",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "71169203-172c-4b1f-953c-443661c2048c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "9ef6aa94-b11a-40a0-9469-3572959dc6f0",
"reportId": "efadbe5f-d72f-4e5e-8176-f17db1aebaff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/71169203-172c-4b1f-953c-443661c2048c"
},
{
"id": "71169203-172c-4b1f-953c-443661c2048c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "9ef6aa94-b11a-40a0-9469-3572959dc6f0",
"reportId": "efadbe5f-d72f-4e5e-8176-f17db1aebaff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/71169203-172c-4b1f-953c-443661c2048c"
}
],
"selectedProducts": [
{
"id": "0367fdd4-253c-493e-9309-9eaf110273c8",
"markerXSolutionsId": "c7e04b7a-cb82-45bc-a9db-21d08f6b8933",
"productId": "22f56895-46b4-41c0-bf72-23ecdd55871f"
},
{
"id": "0367fdd4-253c-493e-9309-9eaf110273c8",
"markerXSolutionsId": "c7e04b7a-cb82-45bc-a9db-21d08f6b8933",
"productId": "22f56895-46b4-41c0-bf72-23ecdd55871f"
}
],
"isApproved": 2
},
{
"id": "fc726a3e-c0e0-46e4-a2ee-e4be2423a61c",
"markerId": "5af7d4c3-ff98-4763-aa0e-5416fa7ee55d",
"solutionId": "2f8c618c-fb71-41ae-9f8a-eaa7c4482657",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3da78380-aba6-499d-a6df-c2413168fa0e",
"value": "sample string 2",
"qrLogAttributeListValueId": "71fbd375-dc95-489d-9735-d6129594860c",
"qrLogAttributeListValue": {
"id": "40634b82-e1ff-4e5b-aeae-558469c2fd00",
"description": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "998d3ff9-fc60-4b9d-9dd4-8826c52adc83",
"qrLogAttribute": {
"id": "f35613b0-c25a-4e11-af3b-a5e3656a2163",
"code": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e68c7e1a-6e01-4eaf-9ed5-b6e01af87109",
"qrLogAttributeClass": {
"id": "2b803928-bd99-4851-bf3d-d29b90d7359e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9ff99a-5fb5-4bca-ad63-4a10642d9bb1",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
"markerXSolutionsId": "b2aa1706-3181-4e58-af0f-eb8fc55a41d5",
"qrLogAttributeId": "4c4690f7-950d-44e9-b86e-c21d9b2ca674",
"qrLogAttribute": {
"id": "f35613b0-c25a-4e11-af3b-a5e3656a2163",
"code": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e68c7e1a-6e01-4eaf-9ed5-b6e01af87109",
"qrLogAttributeClass": {
"id": "2b803928-bd99-4851-bf3d-d29b90d7359e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
"qrLogAttributeListValue": [
{
"id": "40634b82-e1ff-4e5b-aeae-558469c2fd00",
"description": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "998d3ff9-fc60-4b9d-9dd4-8826c52adc83",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
{
"id": "40634b82-e1ff-4e5b-aeae-558469c2fd00",
"description": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "998d3ff9-fc60-4b9d-9dd4-8826c52adc83",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
}
],
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9ff99a-5fb5-4bca-ad63-4a10642d9bb1",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "3da78380-aba6-499d-a6df-c2413168fa0e",
"value": "sample string 2",
"qrLogAttributeListValueId": "71fbd375-dc95-489d-9735-d6129594860c",
"qrLogAttributeListValue": {
"id": "40634b82-e1ff-4e5b-aeae-558469c2fd00",
"description": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "998d3ff9-fc60-4b9d-9dd4-8826c52adc83",
"qrLogAttribute": {
"id": "f35613b0-c25a-4e11-af3b-a5e3656a2163",
"code": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e68c7e1a-6e01-4eaf-9ed5-b6e01af87109",
"qrLogAttributeClass": {
"id": "2b803928-bd99-4851-bf3d-d29b90d7359e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9ff99a-5fb5-4bca-ad63-4a10642d9bb1",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
"markerXSolutionsId": "b2aa1706-3181-4e58-af0f-eb8fc55a41d5",
"qrLogAttributeId": "4c4690f7-950d-44e9-b86e-c21d9b2ca674",
"qrLogAttribute": {
"id": "f35613b0-c25a-4e11-af3b-a5e3656a2163",
"code": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "e68c7e1a-6e01-4eaf-9ed5-b6e01af87109",
"qrLogAttributeClass": {
"id": "2b803928-bd99-4851-bf3d-d29b90d7359e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
"qrLogAttributeListValue": [
{
"id": "40634b82-e1ff-4e5b-aeae-558469c2fd00",
"description": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "998d3ff9-fc60-4b9d-9dd4-8826c52adc83",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
},
{
"id": "40634b82-e1ff-4e5b-aeae-558469c2fd00",
"description": "sample string 2",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-23T19:40:07.7600916Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "998d3ff9-fc60-4b9d-9dd4-8826c52adc83",
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
]
}
],
"translations": [
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
},
{
"id": "14c29882-c52a-4732-8f17-c0c4ce46969e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "e4ad9ebd-bbde-4cf1-b8d4-09337b13fb44"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "8b9ff99a-5fb5-4bca-ad63-4a10642d9bb1",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "71169203-172c-4b1f-953c-443661c2048c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "9ef6aa94-b11a-40a0-9469-3572959dc6f0",
"reportId": "efadbe5f-d72f-4e5e-8176-f17db1aebaff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/71169203-172c-4b1f-953c-443661c2048c"
},
{
"id": "71169203-172c-4b1f-953c-443661c2048c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-23T19:40:07.7600916Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "9ef6aa94-b11a-40a0-9469-3572959dc6f0",
"reportId": "efadbe5f-d72f-4e5e-8176-f17db1aebaff",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/71169203-172c-4b1f-953c-443661c2048c"
}
],
"selectedProducts": [
{
"id": "0367fdd4-253c-493e-9309-9eaf110273c8",
"markerXSolutionsId": "c7e04b7a-cb82-45bc-a9db-21d08f6b8933",
"productId": "22f56895-46b4-41c0-bf72-23ecdd55871f"
},
{
"id": "0367fdd4-253c-493e-9309-9eaf110273c8",
"markerXSolutionsId": "c7e04b7a-cb82-45bc-a9db-21d08f6b8933",
"productId": "22f56895-46b4-41c0-bf72-23ecdd55871f"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "bd9089e6-2034-428d-8947-749e534f93ca",
"date": "2026-05-23T19:40:07.7600916Z",
"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": "ec086618-4d62-4f87-8d3e-63a80d220ec0",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bd9089e6-2034-428d-8947-749e534f93ca"
},
{
"id": "bd9089e6-2034-428d-8947-749e534f93ca",
"date": "2026-05-23T19:40:07.7600916Z",
"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": "ec086618-4d62-4f87-8d3e-63a80d220ec0",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/bd9089e6-2034-428d-8947-749e534f93ca"
}
],
"calculateStatus": 2
}