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": "a8cd30b0-8171-4b49-a603-3035acdf6007",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 5",
"date": "2026-07-30T08:11:38.6109409Z",
"customerId": 6,
"qrId": "2f3a2f45-4319-4eeb-8403-3e9fe85105e8",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "29b42048-6bd4-4e4d-8d5a-f00f9b547fed",
"blueprint": {
"id": "5c25f55b-5f8c-4535-ae5d-e8a969d28db6",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-30T08:11:38.6109409Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-30T08:11:38.6109409Z",
"buildingComponentId": "4e4421f3-510a-4d10-b4b9-910210669e41",
"buildingComponent": {
"id": "dbb77cfe-3d42-4136-8d70-08c7b10ab737",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "4b22bb36-b221-4833-bcec-e677dac8109d",
"project": {
"id": "3bf14c5d-dc8d-4d97-8145-7c9b4deacef1",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"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/3bf14c5d-dc8d-4d97-8145-7c9b4deacef1"
},
"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": "71d150d0-def6-4a01-a7c5-92ce17e7ce32",
"blueprintFile": {
"id": "cf6985a9-44a2-46a8-8fd1-4b887ad78e7c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"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": "f2dccdeb-99d8-4064-a93e-465359938e09",
"markerId": "6481d795-78d5-4e32-afb5-47724e569df7",
"solutionId": "71d3801d-bf25-424b-87c0-be38b0111567",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4c911058-0746-47b7-9835-f932421191d7",
"value": "sample string 2",
"qrLogAttributeListValueId": "e8bdd8fb-b564-43f0-a76e-20eda3471dda",
"qrLogAttributeListValue": {
"id": "a9dc521c-aa55-4d17-91a3-578ae0307c1a",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c84987b2-dc8c-40e1-bb6e-c965f366b6a9",
"qrLogAttribute": {
"id": "599ab9f5-6a5c-4547-84fd-63ea2426982d",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "78388166-344d-4009-8ed6-780c9fea36c2",
"qrLogAttributeClass": {
"id": "ac0f9bf6-e7ff-439f-ad94-8ed176973ce2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6af9b9fa-d7d6-42c6-a481-010e92de6850",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
"markerXSolutionsId": "78a98950-7af6-4e15-be2b-701c31e15fcd",
"qrLogAttributeId": "e6f2c87d-01b7-4f72-9f31-5596eb42ac00",
"qrLogAttribute": {
"id": "599ab9f5-6a5c-4547-84fd-63ea2426982d",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "78388166-344d-4009-8ed6-780c9fea36c2",
"qrLogAttributeClass": {
"id": "ac0f9bf6-e7ff-439f-ad94-8ed176973ce2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a9dc521c-aa55-4d17-91a3-578ae0307c1a",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c84987b2-dc8c-40e1-bb6e-c965f366b6a9",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
{
"id": "a9dc521c-aa55-4d17-91a3-578ae0307c1a",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c84987b2-dc8c-40e1-bb6e-c965f366b6a9",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
}
],
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6af9b9fa-d7d6-42c6-a481-010e92de6850",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4c911058-0746-47b7-9835-f932421191d7",
"value": "sample string 2",
"qrLogAttributeListValueId": "e8bdd8fb-b564-43f0-a76e-20eda3471dda",
"qrLogAttributeListValue": {
"id": "a9dc521c-aa55-4d17-91a3-578ae0307c1a",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c84987b2-dc8c-40e1-bb6e-c965f366b6a9",
"qrLogAttribute": {
"id": "599ab9f5-6a5c-4547-84fd-63ea2426982d",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "78388166-344d-4009-8ed6-780c9fea36c2",
"qrLogAttributeClass": {
"id": "ac0f9bf6-e7ff-439f-ad94-8ed176973ce2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6af9b9fa-d7d6-42c6-a481-010e92de6850",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
"markerXSolutionsId": "78a98950-7af6-4e15-be2b-701c31e15fcd",
"qrLogAttributeId": "e6f2c87d-01b7-4f72-9f31-5596eb42ac00",
"qrLogAttribute": {
"id": "599ab9f5-6a5c-4547-84fd-63ea2426982d",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "78388166-344d-4009-8ed6-780c9fea36c2",
"qrLogAttributeClass": {
"id": "ac0f9bf6-e7ff-439f-ad94-8ed176973ce2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a9dc521c-aa55-4d17-91a3-578ae0307c1a",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c84987b2-dc8c-40e1-bb6e-c965f366b6a9",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
{
"id": "a9dc521c-aa55-4d17-91a3-578ae0307c1a",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c84987b2-dc8c-40e1-bb6e-c965f366b6a9",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
}
],
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6af9b9fa-d7d6-42c6-a481-010e92de6850",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "65c3ad62-44ed-41c5-9f49-5d858c49817d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a9c1ef3d-f5c4-41e9-b6a3-eac3f24a0ca9",
"reportId": "76c617a2-6a83-49df-a783-0d4d4398b047",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/65c3ad62-44ed-41c5-9f49-5d858c49817d"
},
{
"id": "65c3ad62-44ed-41c5-9f49-5d858c49817d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a9c1ef3d-f5c4-41e9-b6a3-eac3f24a0ca9",
"reportId": "76c617a2-6a83-49df-a783-0d4d4398b047",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/65c3ad62-44ed-41c5-9f49-5d858c49817d"
}
],
"selectedProducts": [
{
"id": "a4683a48-0926-4d3c-b250-c4ee6ed244dd",
"markerXSolutionsId": "bbb92c1c-d8e7-4096-adfe-850efd4d52ed",
"productId": "2375b008-ebab-4862-9a5a-d22b53861eab"
},
{
"id": "a4683a48-0926-4d3c-b250-c4ee6ed244dd",
"markerXSolutionsId": "bbb92c1c-d8e7-4096-adfe-850efd4d52ed",
"productId": "2375b008-ebab-4862-9a5a-d22b53861eab"
}
],
"isApproved": 2
},
{
"id": "f2dccdeb-99d8-4064-a93e-465359938e09",
"markerId": "6481d795-78d5-4e32-afb5-47724e569df7",
"solutionId": "71d3801d-bf25-424b-87c0-be38b0111567",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4c911058-0746-47b7-9835-f932421191d7",
"value": "sample string 2",
"qrLogAttributeListValueId": "e8bdd8fb-b564-43f0-a76e-20eda3471dda",
"qrLogAttributeListValue": {
"id": "a9dc521c-aa55-4d17-91a3-578ae0307c1a",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c84987b2-dc8c-40e1-bb6e-c965f366b6a9",
"qrLogAttribute": {
"id": "599ab9f5-6a5c-4547-84fd-63ea2426982d",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "78388166-344d-4009-8ed6-780c9fea36c2",
"qrLogAttributeClass": {
"id": "ac0f9bf6-e7ff-439f-ad94-8ed176973ce2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6af9b9fa-d7d6-42c6-a481-010e92de6850",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
"markerXSolutionsId": "78a98950-7af6-4e15-be2b-701c31e15fcd",
"qrLogAttributeId": "e6f2c87d-01b7-4f72-9f31-5596eb42ac00",
"qrLogAttribute": {
"id": "599ab9f5-6a5c-4547-84fd-63ea2426982d",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "78388166-344d-4009-8ed6-780c9fea36c2",
"qrLogAttributeClass": {
"id": "ac0f9bf6-e7ff-439f-ad94-8ed176973ce2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a9dc521c-aa55-4d17-91a3-578ae0307c1a",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c84987b2-dc8c-40e1-bb6e-c965f366b6a9",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
{
"id": "a9dc521c-aa55-4d17-91a3-578ae0307c1a",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c84987b2-dc8c-40e1-bb6e-c965f366b6a9",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
}
],
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6af9b9fa-d7d6-42c6-a481-010e92de6850",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4c911058-0746-47b7-9835-f932421191d7",
"value": "sample string 2",
"qrLogAttributeListValueId": "e8bdd8fb-b564-43f0-a76e-20eda3471dda",
"qrLogAttributeListValue": {
"id": "a9dc521c-aa55-4d17-91a3-578ae0307c1a",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c84987b2-dc8c-40e1-bb6e-c965f366b6a9",
"qrLogAttribute": {
"id": "599ab9f5-6a5c-4547-84fd-63ea2426982d",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "78388166-344d-4009-8ed6-780c9fea36c2",
"qrLogAttributeClass": {
"id": "ac0f9bf6-e7ff-439f-ad94-8ed176973ce2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6af9b9fa-d7d6-42c6-a481-010e92de6850",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
"markerXSolutionsId": "78a98950-7af6-4e15-be2b-701c31e15fcd",
"qrLogAttributeId": "e6f2c87d-01b7-4f72-9f31-5596eb42ac00",
"qrLogAttribute": {
"id": "599ab9f5-6a5c-4547-84fd-63ea2426982d",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "78388166-344d-4009-8ed6-780c9fea36c2",
"qrLogAttributeClass": {
"id": "ac0f9bf6-e7ff-439f-ad94-8ed176973ce2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a9dc521c-aa55-4d17-91a3-578ae0307c1a",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c84987b2-dc8c-40e1-bb6e-c965f366b6a9",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
},
{
"id": "a9dc521c-aa55-4d17-91a3-578ae0307c1a",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:38.6109409Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "c84987b2-dc8c-40e1-bb6e-c965f366b6a9",
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
]
}
],
"translations": [
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
},
{
"id": "108f5be5-e035-490d-b305-cafe677d13eb",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "75aeb50a-3bd8-49ac-b34f-bc1ce1282e96"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "6af9b9fa-d7d6-42c6-a481-010e92de6850",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "65c3ad62-44ed-41c5-9f49-5d858c49817d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a9c1ef3d-f5c4-41e9-b6a3-eac3f24a0ca9",
"reportId": "76c617a2-6a83-49df-a783-0d4d4398b047",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/65c3ad62-44ed-41c5-9f49-5d858c49817d"
},
{
"id": "65c3ad62-44ed-41c5-9f49-5d858c49817d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:38.6109409Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a9c1ef3d-f5c4-41e9-b6a3-eac3f24a0ca9",
"reportId": "76c617a2-6a83-49df-a783-0d4d4398b047",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/65c3ad62-44ed-41c5-9f49-5d858c49817d"
}
],
"selectedProducts": [
{
"id": "a4683a48-0926-4d3c-b250-c4ee6ed244dd",
"markerXSolutionsId": "bbb92c1c-d8e7-4096-adfe-850efd4d52ed",
"productId": "2375b008-ebab-4862-9a5a-d22b53861eab"
},
{
"id": "a4683a48-0926-4d3c-b250-c4ee6ed244dd",
"markerXSolutionsId": "bbb92c1c-d8e7-4096-adfe-850efd4d52ed",
"productId": "2375b008-ebab-4862-9a5a-d22b53861eab"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "6b04afb3-a45b-4a1f-b84a-d78128206e60",
"date": "2026-07-30T08:11:38.6109409Z",
"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": "0d8f26e2-65ef-42ed-96d8-f8df931d410f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/6b04afb3-a45b-4a1f-b84a-d78128206e60"
},
{
"id": "6b04afb3-a45b-4a1f-b84a-d78128206e60",
"date": "2026-07-30T08:11:38.6109409Z",
"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": "0d8f26e2-65ef-42ed-96d8-f8df931d410f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/6b04afb3-a45b-4a1f-b84a-d78128206e60"
}
],
"calculateStatus": 2
}