POST api/Markers?languageCode={languageCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| languageCode | string |
Required |
Body Parameters
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. |
Request Formats
application/json, text/json
Sample:
{
"id": "59b02b00-086e-40fe-9374-ddf4e18a7b81",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T10:56:04.698204Z",
"customerId": 6,
"qrId": "bcaf9f9b-9fca-4323-9dda-407565f79ea1",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "6d80c8a6-bc59-42ee-b447-9d64ce267cf7",
"blueprint": {
"id": "8d11a5c7-1298-46a9-b8b2-7a196263defa",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-04-08T10:56:04.698204Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-04-08T10:56:04.698204Z",
"buildingComponentId": "a8974e24-6d91-493a-9b4c-a8f7a2297db0",
"buildingComponent": {
"id": "4c8eabfb-b4db-49f4-81e9-94afa2de87d6",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "182e7ff4-3ec6-4585-a68e-f6b48f9d2013",
"project": {
"id": "9002b7ca-2eeb-4206-b757-67a0346b8a12",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"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/9002b7ca-2eeb-4206-b757-67a0346b8a12"
},
"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": "6f3f540c-4474-4fb9-a118-c66284bbbe42",
"blueprintFile": {
"id": "b162d4e6-28ae-4cfe-9a78-19b283f2bbd1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"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": "af56cc6a-f3ed-4ee1-8db9-9fc075eff09e",
"markerId": "ecefb19a-77c5-4bfa-815f-73e4f9dbcb32",
"solutionId": "4f8a43c7-d55e-4b11-abcc-5a7f5d79aaea",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:56:04.698204Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "02a5d6bd-8fe5-423f-939d-c1c939014b85",
"value": "sample string 2",
"qrLogAttributeListValueId": "1d20bcd2-4131-42e1-8d47-be84e076741f",
"qrLogAttributeListValue": {
"id": "2add45af-f74d-4280-8e64-d71660174aa0",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "75e5c409-962b-4011-a316-72a44b2d3138",
"qrLogAttribute": {
"id": "eabbeab6-2970-4b0a-9783-1f9f03f65d35",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "043d8afb-f27a-4e37-828c-d6cd524b65d4",
"qrLogAttributeClass": {
"id": "d5f7c926-cf79-4c9e-a985-914f44bf5b04",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "66a883bf-1d76-42c0-84ad-00fdd654d7dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
"markerXSolutionsId": "f3533006-991a-49d8-93f6-154fa6fc6d51",
"qrLogAttributeId": "8c8f0e4b-6bf6-4643-a3a1-235f79e6ace3",
"qrLogAttribute": {
"id": "eabbeab6-2970-4b0a-9783-1f9f03f65d35",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "043d8afb-f27a-4e37-828c-d6cd524b65d4",
"qrLogAttributeClass": {
"id": "d5f7c926-cf79-4c9e-a985-914f44bf5b04",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2add45af-f74d-4280-8e64-d71660174aa0",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "75e5c409-962b-4011-a316-72a44b2d3138",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
{
"id": "2add45af-f74d-4280-8e64-d71660174aa0",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "75e5c409-962b-4011-a316-72a44b2d3138",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
}
],
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "66a883bf-1d76-42c0-84ad-00fdd654d7dd",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "02a5d6bd-8fe5-423f-939d-c1c939014b85",
"value": "sample string 2",
"qrLogAttributeListValueId": "1d20bcd2-4131-42e1-8d47-be84e076741f",
"qrLogAttributeListValue": {
"id": "2add45af-f74d-4280-8e64-d71660174aa0",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "75e5c409-962b-4011-a316-72a44b2d3138",
"qrLogAttribute": {
"id": "eabbeab6-2970-4b0a-9783-1f9f03f65d35",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "043d8afb-f27a-4e37-828c-d6cd524b65d4",
"qrLogAttributeClass": {
"id": "d5f7c926-cf79-4c9e-a985-914f44bf5b04",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "66a883bf-1d76-42c0-84ad-00fdd654d7dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
"markerXSolutionsId": "f3533006-991a-49d8-93f6-154fa6fc6d51",
"qrLogAttributeId": "8c8f0e4b-6bf6-4643-a3a1-235f79e6ace3",
"qrLogAttribute": {
"id": "eabbeab6-2970-4b0a-9783-1f9f03f65d35",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "043d8afb-f27a-4e37-828c-d6cd524b65d4",
"qrLogAttributeClass": {
"id": "d5f7c926-cf79-4c9e-a985-914f44bf5b04",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2add45af-f74d-4280-8e64-d71660174aa0",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "75e5c409-962b-4011-a316-72a44b2d3138",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
{
"id": "2add45af-f74d-4280-8e64-d71660174aa0",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "75e5c409-962b-4011-a316-72a44b2d3138",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
}
],
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "66a883bf-1d76-42c0-84ad-00fdd654d7dd",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "409d2d42-fb72-41d4-863a-a92036e66d9e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab495aac-0060-43da-a6a4-636396a7e2e1",
"reportId": "60162137-0abf-4490-b8bc-08d3e1065e0f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/409d2d42-fb72-41d4-863a-a92036e66d9e"
},
{
"id": "409d2d42-fb72-41d4-863a-a92036e66d9e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab495aac-0060-43da-a6a4-636396a7e2e1",
"reportId": "60162137-0abf-4490-b8bc-08d3e1065e0f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/409d2d42-fb72-41d4-863a-a92036e66d9e"
}
],
"selectedProducts": [
{
"id": "60a0156b-167b-43c8-89d2-8c530cbb5f4a",
"markerXSolutionsId": "011485ba-69b8-462c-aaf5-e000741d7852",
"productId": "a6e0d3ce-0e38-4dde-82ee-a104b5aa1a58"
},
{
"id": "60a0156b-167b-43c8-89d2-8c530cbb5f4a",
"markerXSolutionsId": "011485ba-69b8-462c-aaf5-e000741d7852",
"productId": "a6e0d3ce-0e38-4dde-82ee-a104b5aa1a58"
}
],
"isApproved": 2
},
{
"id": "af56cc6a-f3ed-4ee1-8db9-9fc075eff09e",
"markerId": "ecefb19a-77c5-4bfa-815f-73e4f9dbcb32",
"solutionId": "4f8a43c7-d55e-4b11-abcc-5a7f5d79aaea",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:56:04.698204Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "02a5d6bd-8fe5-423f-939d-c1c939014b85",
"value": "sample string 2",
"qrLogAttributeListValueId": "1d20bcd2-4131-42e1-8d47-be84e076741f",
"qrLogAttributeListValue": {
"id": "2add45af-f74d-4280-8e64-d71660174aa0",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "75e5c409-962b-4011-a316-72a44b2d3138",
"qrLogAttribute": {
"id": "eabbeab6-2970-4b0a-9783-1f9f03f65d35",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "043d8afb-f27a-4e37-828c-d6cd524b65d4",
"qrLogAttributeClass": {
"id": "d5f7c926-cf79-4c9e-a985-914f44bf5b04",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "66a883bf-1d76-42c0-84ad-00fdd654d7dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
"markerXSolutionsId": "f3533006-991a-49d8-93f6-154fa6fc6d51",
"qrLogAttributeId": "8c8f0e4b-6bf6-4643-a3a1-235f79e6ace3",
"qrLogAttribute": {
"id": "eabbeab6-2970-4b0a-9783-1f9f03f65d35",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "043d8afb-f27a-4e37-828c-d6cd524b65d4",
"qrLogAttributeClass": {
"id": "d5f7c926-cf79-4c9e-a985-914f44bf5b04",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2add45af-f74d-4280-8e64-d71660174aa0",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "75e5c409-962b-4011-a316-72a44b2d3138",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
{
"id": "2add45af-f74d-4280-8e64-d71660174aa0",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "75e5c409-962b-4011-a316-72a44b2d3138",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
}
],
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "66a883bf-1d76-42c0-84ad-00fdd654d7dd",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "02a5d6bd-8fe5-423f-939d-c1c939014b85",
"value": "sample string 2",
"qrLogAttributeListValueId": "1d20bcd2-4131-42e1-8d47-be84e076741f",
"qrLogAttributeListValue": {
"id": "2add45af-f74d-4280-8e64-d71660174aa0",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "75e5c409-962b-4011-a316-72a44b2d3138",
"qrLogAttribute": {
"id": "eabbeab6-2970-4b0a-9783-1f9f03f65d35",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "043d8afb-f27a-4e37-828c-d6cd524b65d4",
"qrLogAttributeClass": {
"id": "d5f7c926-cf79-4c9e-a985-914f44bf5b04",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "66a883bf-1d76-42c0-84ad-00fdd654d7dd",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
"markerXSolutionsId": "f3533006-991a-49d8-93f6-154fa6fc6d51",
"qrLogAttributeId": "8c8f0e4b-6bf6-4643-a3a1-235f79e6ace3",
"qrLogAttribute": {
"id": "eabbeab6-2970-4b0a-9783-1f9f03f65d35",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "043d8afb-f27a-4e37-828c-d6cd524b65d4",
"qrLogAttributeClass": {
"id": "d5f7c926-cf79-4c9e-a985-914f44bf5b04",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2add45af-f74d-4280-8e64-d71660174aa0",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "75e5c409-962b-4011-a316-72a44b2d3138",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
},
{
"id": "2add45af-f74d-4280-8e64-d71660174aa0",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "75e5c409-962b-4011-a316-72a44b2d3138",
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
]
}
],
"translations": [
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
},
{
"id": "dbe6a868-1a55-47e7-850d-c609bd3111e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "b864c680-7260-4b9c-b894-ad5456c745d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "66a883bf-1d76-42c0-84ad-00fdd654d7dd",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "409d2d42-fb72-41d4-863a-a92036e66d9e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab495aac-0060-43da-a6a4-636396a7e2e1",
"reportId": "60162137-0abf-4490-b8bc-08d3e1065e0f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/409d2d42-fb72-41d4-863a-a92036e66d9e"
},
{
"id": "409d2d42-fb72-41d4-863a-a92036e66d9e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab495aac-0060-43da-a6a4-636396a7e2e1",
"reportId": "60162137-0abf-4490-b8bc-08d3e1065e0f",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/409d2d42-fb72-41d4-863a-a92036e66d9e"
}
],
"selectedProducts": [
{
"id": "60a0156b-167b-43c8-89d2-8c530cbb5f4a",
"markerXSolutionsId": "011485ba-69b8-462c-aaf5-e000741d7852",
"productId": "a6e0d3ce-0e38-4dde-82ee-a104b5aa1a58"
},
{
"id": "60a0156b-167b-43c8-89d2-8c530cbb5f4a",
"markerXSolutionsId": "011485ba-69b8-462c-aaf5-e000741d7852",
"productId": "a6e0d3ce-0e38-4dde-82ee-a104b5aa1a58"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "34361015-69aa-4cfe-a021-76935c0250e3",
"date": "2026-04-08T10:56:04.698204Z",
"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": "23727c30-3944-4e79-a5b9-b17221267f2f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/34361015-69aa-4cfe-a021-76935c0250e3"
},
{
"id": "34361015-69aa-4cfe-a021-76935c0250e3",
"date": "2026-04-08T10:56:04.698204Z",
"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": "23727c30-3944-4e79-a5b9-b17221267f2f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/34361015-69aa-4cfe-a021-76935c0250e3"
}
],
"calculateStatus": 2
}
application/x-www-form-urlencoded
Sample:
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": "d68d50d8-8ec7-4b52-8192-1ce90c69362d",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 5",
"date": "2026-04-08T10:56:04.698204Z",
"customerId": 6,
"qrId": "c2673536-ba5b-4c27-b310-df0689dd6863",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "d6432404-5a3e-4348-9015-174429f3180d",
"blueprint": {
"id": "38626b35-515a-4c25-b3cd-2824e59a3a8c",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-04-08T10:56:04.698204Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-04-08T10:56:04.698204Z",
"buildingComponentId": "d6397ea4-2e88-4cd0-b963-105236d1f07a",
"buildingComponent": {
"id": "8c5fe2ca-7e6b-4322-9a05-5d719bd94dae",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "1691652d-9a93-4102-b584-645979e74d0b",
"project": {
"id": "73aa4229-0613-4fd1-9686-024797e18231",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"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/73aa4229-0613-4fd1-9686-024797e18231"
},
"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": "dbc94392-244f-4865-98b7-255456887d74",
"blueprintFile": {
"id": "011e77c3-76e9-4885-b642-d9599b893698",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"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": "51547124-8ae7-46d8-a2c6-3c9ea0974388",
"markerId": "644cc30b-4795-48ff-a4ae-e00db8d23de6",
"solutionId": "58c2f70a-9bc3-4df8-9580-81da45277af8",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:56:04.698204Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ed6424f1-fde3-47be-ba13-edaff851af13",
"value": "sample string 2",
"qrLogAttributeListValueId": "3ab37a9c-974d-4626-accb-5899087a3364",
"qrLogAttributeListValue": {
"id": "c631ec3c-542b-4eeb-beb6-6c3e3ff51736",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2dca2859-5e34-4435-9577-04ab1dbc1585",
"qrLogAttribute": {
"id": "1152347f-8058-477a-80c3-0651846083dd",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68d8f498-876e-4df8-bd11-bd2d40a694c3",
"qrLogAttributeClass": {
"id": "a1ddca9e-8129-4929-a2c8-c7e6b2973b74",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ad352674-203a-41ee-8329-dcb026a93bc5",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
"markerXSolutionsId": "28762c7e-511e-4bf2-958e-74fe28e8d9fa",
"qrLogAttributeId": "4e9b2972-e82f-4915-a83e-cec95d503adf",
"qrLogAttribute": {
"id": "1152347f-8058-477a-80c3-0651846083dd",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68d8f498-876e-4df8-bd11-bd2d40a694c3",
"qrLogAttributeClass": {
"id": "a1ddca9e-8129-4929-a2c8-c7e6b2973b74",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
"qrLogAttributeListValue": [
{
"id": "c631ec3c-542b-4eeb-beb6-6c3e3ff51736",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2dca2859-5e34-4435-9577-04ab1dbc1585",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
{
"id": "c631ec3c-542b-4eeb-beb6-6c3e3ff51736",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2dca2859-5e34-4435-9577-04ab1dbc1585",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
}
],
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ad352674-203a-41ee-8329-dcb026a93bc5",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "ed6424f1-fde3-47be-ba13-edaff851af13",
"value": "sample string 2",
"qrLogAttributeListValueId": "3ab37a9c-974d-4626-accb-5899087a3364",
"qrLogAttributeListValue": {
"id": "c631ec3c-542b-4eeb-beb6-6c3e3ff51736",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2dca2859-5e34-4435-9577-04ab1dbc1585",
"qrLogAttribute": {
"id": "1152347f-8058-477a-80c3-0651846083dd",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68d8f498-876e-4df8-bd11-bd2d40a694c3",
"qrLogAttributeClass": {
"id": "a1ddca9e-8129-4929-a2c8-c7e6b2973b74",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ad352674-203a-41ee-8329-dcb026a93bc5",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
"markerXSolutionsId": "28762c7e-511e-4bf2-958e-74fe28e8d9fa",
"qrLogAttributeId": "4e9b2972-e82f-4915-a83e-cec95d503adf",
"qrLogAttribute": {
"id": "1152347f-8058-477a-80c3-0651846083dd",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68d8f498-876e-4df8-bd11-bd2d40a694c3",
"qrLogAttributeClass": {
"id": "a1ddca9e-8129-4929-a2c8-c7e6b2973b74",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
"qrLogAttributeListValue": [
{
"id": "c631ec3c-542b-4eeb-beb6-6c3e3ff51736",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2dca2859-5e34-4435-9577-04ab1dbc1585",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
{
"id": "c631ec3c-542b-4eeb-beb6-6c3e3ff51736",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2dca2859-5e34-4435-9577-04ab1dbc1585",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
}
],
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ad352674-203a-41ee-8329-dcb026a93bc5",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "21c605e3-c3cc-4098-9b42-ad89e42e2319",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "bd61310a-b812-43b5-8042-bbd717fe0edd",
"reportId": "38c14d2b-46c7-45bc-a19d-1941255e3e47",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/21c605e3-c3cc-4098-9b42-ad89e42e2319"
},
{
"id": "21c605e3-c3cc-4098-9b42-ad89e42e2319",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "bd61310a-b812-43b5-8042-bbd717fe0edd",
"reportId": "38c14d2b-46c7-45bc-a19d-1941255e3e47",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/21c605e3-c3cc-4098-9b42-ad89e42e2319"
}
],
"selectedProducts": [
{
"id": "9f367de7-ca61-4241-a3c8-a58001153410",
"markerXSolutionsId": "cd2f9e98-3a11-4749-af85-9bd7c97647e5",
"productId": "f53fad7a-b92e-45a7-8f92-f443bfd2a796"
},
{
"id": "9f367de7-ca61-4241-a3c8-a58001153410",
"markerXSolutionsId": "cd2f9e98-3a11-4749-af85-9bd7c97647e5",
"productId": "f53fad7a-b92e-45a7-8f92-f443bfd2a796"
}
],
"isApproved": 2
},
{
"id": "51547124-8ae7-46d8-a2c6-3c9ea0974388",
"markerId": "644cc30b-4795-48ff-a4ae-e00db8d23de6",
"solutionId": "58c2f70a-9bc3-4df8-9580-81da45277af8",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-08T10:56:04.698204Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ed6424f1-fde3-47be-ba13-edaff851af13",
"value": "sample string 2",
"qrLogAttributeListValueId": "3ab37a9c-974d-4626-accb-5899087a3364",
"qrLogAttributeListValue": {
"id": "c631ec3c-542b-4eeb-beb6-6c3e3ff51736",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2dca2859-5e34-4435-9577-04ab1dbc1585",
"qrLogAttribute": {
"id": "1152347f-8058-477a-80c3-0651846083dd",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68d8f498-876e-4df8-bd11-bd2d40a694c3",
"qrLogAttributeClass": {
"id": "a1ddca9e-8129-4929-a2c8-c7e6b2973b74",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ad352674-203a-41ee-8329-dcb026a93bc5",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
"markerXSolutionsId": "28762c7e-511e-4bf2-958e-74fe28e8d9fa",
"qrLogAttributeId": "4e9b2972-e82f-4915-a83e-cec95d503adf",
"qrLogAttribute": {
"id": "1152347f-8058-477a-80c3-0651846083dd",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68d8f498-876e-4df8-bd11-bd2d40a694c3",
"qrLogAttributeClass": {
"id": "a1ddca9e-8129-4929-a2c8-c7e6b2973b74",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
"qrLogAttributeListValue": [
{
"id": "c631ec3c-542b-4eeb-beb6-6c3e3ff51736",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2dca2859-5e34-4435-9577-04ab1dbc1585",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
{
"id": "c631ec3c-542b-4eeb-beb6-6c3e3ff51736",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2dca2859-5e34-4435-9577-04ab1dbc1585",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
}
],
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ad352674-203a-41ee-8329-dcb026a93bc5",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "ed6424f1-fde3-47be-ba13-edaff851af13",
"value": "sample string 2",
"qrLogAttributeListValueId": "3ab37a9c-974d-4626-accb-5899087a3364",
"qrLogAttributeListValue": {
"id": "c631ec3c-542b-4eeb-beb6-6c3e3ff51736",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2dca2859-5e34-4435-9577-04ab1dbc1585",
"qrLogAttribute": {
"id": "1152347f-8058-477a-80c3-0651846083dd",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68d8f498-876e-4df8-bd11-bd2d40a694c3",
"qrLogAttributeClass": {
"id": "a1ddca9e-8129-4929-a2c8-c7e6b2973b74",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ad352674-203a-41ee-8329-dcb026a93bc5",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
"markerXSolutionsId": "28762c7e-511e-4bf2-958e-74fe28e8d9fa",
"qrLogAttributeId": "4e9b2972-e82f-4915-a83e-cec95d503adf",
"qrLogAttribute": {
"id": "1152347f-8058-477a-80c3-0651846083dd",
"code": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "68d8f498-876e-4df8-bd11-bd2d40a694c3",
"qrLogAttributeClass": {
"id": "a1ddca9e-8129-4929-a2c8-c7e6b2973b74",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
"qrLogAttributeListValue": [
{
"id": "c631ec3c-542b-4eeb-beb6-6c3e3ff51736",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2dca2859-5e34-4435-9577-04ab1dbc1585",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
},
{
"id": "c631ec3c-542b-4eeb-beb6-6c3e3ff51736",
"description": "sample string 2",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-08T10:56:04.698204Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2dca2859-5e34-4435-9577-04ab1dbc1585",
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
]
}
],
"translations": [
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
},
{
"id": "963ee427-2ffe-427d-8062-f17cd4209bf1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "ae2c41a1-45ad-4d62-88c0-08913fcd2448"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ad352674-203a-41ee-8329-dcb026a93bc5",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "21c605e3-c3cc-4098-9b42-ad89e42e2319",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "bd61310a-b812-43b5-8042-bbd717fe0edd",
"reportId": "38c14d2b-46c7-45bc-a19d-1941255e3e47",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/21c605e3-c3cc-4098-9b42-ad89e42e2319"
},
{
"id": "21c605e3-c3cc-4098-9b42-ad89e42e2319",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-08T10:56:04.698204Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "bd61310a-b812-43b5-8042-bbd717fe0edd",
"reportId": "38c14d2b-46c7-45bc-a19d-1941255e3e47",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/21c605e3-c3cc-4098-9b42-ad89e42e2319"
}
],
"selectedProducts": [
{
"id": "9f367de7-ca61-4241-a3c8-a58001153410",
"markerXSolutionsId": "cd2f9e98-3a11-4749-af85-9bd7c97647e5",
"productId": "f53fad7a-b92e-45a7-8f92-f443bfd2a796"
},
{
"id": "9f367de7-ca61-4241-a3c8-a58001153410",
"markerXSolutionsId": "cd2f9e98-3a11-4749-af85-9bd7c97647e5",
"productId": "f53fad7a-b92e-45a7-8f92-f443bfd2a796"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "ad51fa73-5fb6-4ecb-ae04-3007dcf612c5",
"date": "2026-04-08T10:56:04.698204Z",
"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": "b074c2a4-2fc4-4e2a-a6ba-6b81be779008",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ad51fa73-5fb6-4ecb-ae04-3007dcf612c5"
},
{
"id": "ad51fa73-5fb6-4ecb-ae04-3007dcf612c5",
"date": "2026-04-08T10:56:04.698204Z",
"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": "b074c2a4-2fc4-4e2a-a6ba-6b81be779008",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ad51fa73-5fb6-4ecb-ae04-3007dcf612c5"
}
],
"calculateStatus": 2
}