DELETE api/Markers/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | 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": "84dfc096-afc9-44e9-a6d2-878dc6936be2",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 5",
"date": "2025-11-06T10:25:44.8465156Z",
"customerId": 6,
"qrId": "0e316f41-44f5-428c-bd98-a9f941bdd374",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "e0f73423-88bd-4e74-bce0-ed529d59131d",
"blueprint": {
"id": "23ad70ca-12cf-4466-b8b4-54fd7f33af91",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-11-06T10:25:44.8465156Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-11-06T10:25:44.8465156Z",
"buildingComponentId": "64806bbb-ab2c-474d-8c6c-15c25a7c5414",
"buildingComponent": {
"id": "7bcfab50-8c7a-4b0f-ae33-1beeda2fce48",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "1810ea9f-e1db-470e-baf6-19f4eb3edd6c",
"project": {
"id": "dab5d966-41ef-41c0-a7a9-6b9b86976601",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"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-uat.ipcom.be/api/DownloadImage/dab5d966-41ef-41c0-a7a9-6b9b86976601"
},
"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": "d08894b7-cc27-4144-bbcc-3d898deb65a2",
"blueprintFile": {
"id": "1d71140d-8a66-45d9-9ed2-63e2f7395e3d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"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": "0cf3716c-28db-47b5-86ab-393267acf611",
"markerId": "db963759-059e-4f0a-8b4e-aeb31bfbeb93",
"solutionId": "ef2aafcb-58ab-4a5a-8e5a-54351eae340c",
"taxonomy263415Id": "95d7fad5-0abb-4f02-ab7c-dfd2b2d2ced0",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c536ebf2-ef48-4e3a-a348-91ebea356fab",
"value": "sample string 2",
"qrLogAttributeListValueId": "54322ac9-8b1a-4fce-a447-a8f147526b57",
"qrLogAttributeListValue": {
"id": "2419c1e3-b0e7-422a-a6f5-c6a0e1544fae",
"description": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6ad899fd-9f8f-4ebe-924f-d7862c861c44",
"qrLogAttribute": {
"id": "ba3edccf-5092-425d-b6ed-484493c07d15",
"code": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "19deb23d-a2c9-4406-a904-0b61bd66847c",
"qrLogAttributeClass": {
"id": "9d954d1c-f842-40cb-a74e-34ea6a30d172",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "83d8afe9-e6a0-4286-bbb8-2f58000a4743",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
"markerXSolutionsId": "4f087a1f-f2cc-4dab-87e4-69b27c826a8b",
"qrLogAttributeId": "41355340-1730-42f6-9e4b-adcfdb2ef40f",
"qrLogAttribute": {
"id": "ba3edccf-5092-425d-b6ed-484493c07d15",
"code": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "19deb23d-a2c9-4406-a904-0b61bd66847c",
"qrLogAttributeClass": {
"id": "9d954d1c-f842-40cb-a74e-34ea6a30d172",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2419c1e3-b0e7-422a-a6f5-c6a0e1544fae",
"description": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6ad899fd-9f8f-4ebe-924f-d7862c861c44",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
{
"id": "2419c1e3-b0e7-422a-a6f5-c6a0e1544fae",
"description": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6ad899fd-9f8f-4ebe-924f-d7862c861c44",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
}
],
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "83d8afe9-e6a0-4286-bbb8-2f58000a4743",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c536ebf2-ef48-4e3a-a348-91ebea356fab",
"value": "sample string 2",
"qrLogAttributeListValueId": "54322ac9-8b1a-4fce-a447-a8f147526b57",
"qrLogAttributeListValue": {
"id": "2419c1e3-b0e7-422a-a6f5-c6a0e1544fae",
"description": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6ad899fd-9f8f-4ebe-924f-d7862c861c44",
"qrLogAttribute": {
"id": "ba3edccf-5092-425d-b6ed-484493c07d15",
"code": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "19deb23d-a2c9-4406-a904-0b61bd66847c",
"qrLogAttributeClass": {
"id": "9d954d1c-f842-40cb-a74e-34ea6a30d172",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "83d8afe9-e6a0-4286-bbb8-2f58000a4743",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
"markerXSolutionsId": "4f087a1f-f2cc-4dab-87e4-69b27c826a8b",
"qrLogAttributeId": "41355340-1730-42f6-9e4b-adcfdb2ef40f",
"qrLogAttribute": {
"id": "ba3edccf-5092-425d-b6ed-484493c07d15",
"code": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "19deb23d-a2c9-4406-a904-0b61bd66847c",
"qrLogAttributeClass": {
"id": "9d954d1c-f842-40cb-a74e-34ea6a30d172",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2419c1e3-b0e7-422a-a6f5-c6a0e1544fae",
"description": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6ad899fd-9f8f-4ebe-924f-d7862c861c44",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
{
"id": "2419c1e3-b0e7-422a-a6f5-c6a0e1544fae",
"description": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6ad899fd-9f8f-4ebe-924f-d7862c861c44",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
}
],
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "83d8afe9-e6a0-4286-bbb8-2f58000a4743",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "2fb3c5d3-d73a-49d1-93c1-73b1b9005f80",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "850036bc-e487-472b-83e2-afe5553b14e9",
"reportId": "bac13fc8-c07e-4d10-bb04-f3e09217242e",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/2fb3c5d3-d73a-49d1-93c1-73b1b9005f80"
},
{
"id": "2fb3c5d3-d73a-49d1-93c1-73b1b9005f80",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "850036bc-e487-472b-83e2-afe5553b14e9",
"reportId": "bac13fc8-c07e-4d10-bb04-f3e09217242e",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/2fb3c5d3-d73a-49d1-93c1-73b1b9005f80"
}
],
"selectedProducts": [
{
"id": "c6eb65ad-3578-4335-a15f-d5e88456852f",
"markerXSolutionsId": "486e52bf-a100-4a18-aac5-1498f83ef9e2",
"productId": "8ad46e69-bbe4-47cb-83bf-51e43196fe59"
},
{
"id": "c6eb65ad-3578-4335-a15f-d5e88456852f",
"markerXSolutionsId": "486e52bf-a100-4a18-aac5-1498f83ef9e2",
"productId": "8ad46e69-bbe4-47cb-83bf-51e43196fe59"
}
],
"isApproved": 2
},
{
"id": "0cf3716c-28db-47b5-86ab-393267acf611",
"markerId": "db963759-059e-4f0a-8b4e-aeb31bfbeb93",
"solutionId": "ef2aafcb-58ab-4a5a-8e5a-54351eae340c",
"taxonomy263415Id": "95d7fad5-0abb-4f02-ab7c-dfd2b2d2ced0",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c536ebf2-ef48-4e3a-a348-91ebea356fab",
"value": "sample string 2",
"qrLogAttributeListValueId": "54322ac9-8b1a-4fce-a447-a8f147526b57",
"qrLogAttributeListValue": {
"id": "2419c1e3-b0e7-422a-a6f5-c6a0e1544fae",
"description": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6ad899fd-9f8f-4ebe-924f-d7862c861c44",
"qrLogAttribute": {
"id": "ba3edccf-5092-425d-b6ed-484493c07d15",
"code": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "19deb23d-a2c9-4406-a904-0b61bd66847c",
"qrLogAttributeClass": {
"id": "9d954d1c-f842-40cb-a74e-34ea6a30d172",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "83d8afe9-e6a0-4286-bbb8-2f58000a4743",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
"markerXSolutionsId": "4f087a1f-f2cc-4dab-87e4-69b27c826a8b",
"qrLogAttributeId": "41355340-1730-42f6-9e4b-adcfdb2ef40f",
"qrLogAttribute": {
"id": "ba3edccf-5092-425d-b6ed-484493c07d15",
"code": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "19deb23d-a2c9-4406-a904-0b61bd66847c",
"qrLogAttributeClass": {
"id": "9d954d1c-f842-40cb-a74e-34ea6a30d172",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2419c1e3-b0e7-422a-a6f5-c6a0e1544fae",
"description": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6ad899fd-9f8f-4ebe-924f-d7862c861c44",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
{
"id": "2419c1e3-b0e7-422a-a6f5-c6a0e1544fae",
"description": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6ad899fd-9f8f-4ebe-924f-d7862c861c44",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
}
],
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "83d8afe9-e6a0-4286-bbb8-2f58000a4743",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c536ebf2-ef48-4e3a-a348-91ebea356fab",
"value": "sample string 2",
"qrLogAttributeListValueId": "54322ac9-8b1a-4fce-a447-a8f147526b57",
"qrLogAttributeListValue": {
"id": "2419c1e3-b0e7-422a-a6f5-c6a0e1544fae",
"description": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6ad899fd-9f8f-4ebe-924f-d7862c861c44",
"qrLogAttribute": {
"id": "ba3edccf-5092-425d-b6ed-484493c07d15",
"code": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "19deb23d-a2c9-4406-a904-0b61bd66847c",
"qrLogAttributeClass": {
"id": "9d954d1c-f842-40cb-a74e-34ea6a30d172",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "83d8afe9-e6a0-4286-bbb8-2f58000a4743",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
"markerXSolutionsId": "4f087a1f-f2cc-4dab-87e4-69b27c826a8b",
"qrLogAttributeId": "41355340-1730-42f6-9e4b-adcfdb2ef40f",
"qrLogAttribute": {
"id": "ba3edccf-5092-425d-b6ed-484493c07d15",
"code": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "19deb23d-a2c9-4406-a904-0b61bd66847c",
"qrLogAttributeClass": {
"id": "9d954d1c-f842-40cb-a74e-34ea6a30d172",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2419c1e3-b0e7-422a-a6f5-c6a0e1544fae",
"description": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6ad899fd-9f8f-4ebe-924f-d7862c861c44",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
},
{
"id": "2419c1e3-b0e7-422a-a6f5-c6a0e1544fae",
"description": "sample string 2",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-06T10:25:44.8465156Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6ad899fd-9f8f-4ebe-924f-d7862c861c44",
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
]
}
],
"translations": [
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
},
{
"id": "b9762c88-a1b5-4956-9d16-e8481b2fe2ed",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a0006aeb-b3b2-4da7-b624-dc24afe51083"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "83d8afe9-e6a0-4286-bbb8-2f58000a4743",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "2fb3c5d3-d73a-49d1-93c1-73b1b9005f80",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "850036bc-e487-472b-83e2-afe5553b14e9",
"reportId": "bac13fc8-c07e-4d10-bb04-f3e09217242e",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/2fb3c5d3-d73a-49d1-93c1-73b1b9005f80"
},
{
"id": "2fb3c5d3-d73a-49d1-93c1-73b1b9005f80",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-06T10:25:44.8465156Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "850036bc-e487-472b-83e2-afe5553b14e9",
"reportId": "bac13fc8-c07e-4d10-bb04-f3e09217242e",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/2fb3c5d3-d73a-49d1-93c1-73b1b9005f80"
}
],
"selectedProducts": [
{
"id": "c6eb65ad-3578-4335-a15f-d5e88456852f",
"markerXSolutionsId": "486e52bf-a100-4a18-aac5-1498f83ef9e2",
"productId": "8ad46e69-bbe4-47cb-83bf-51e43196fe59"
},
{
"id": "c6eb65ad-3578-4335-a15f-d5e88456852f",
"markerXSolutionsId": "486e52bf-a100-4a18-aac5-1498f83ef9e2",
"productId": "8ad46e69-bbe4-47cb-83bf-51e43196fe59"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "29f6044f-4153-48b4-af26-4fe8254fd102",
"date": "2025-11-06T10:25:44.8465156Z",
"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": "9ac11282-c257-4ab2-9ed1-8cebc11969bb",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/29f6044f-4153-48b4-af26-4fe8254fd102"
},
{
"id": "29f6044f-4153-48b4-af26-4fe8254fd102",
"date": "2025-11-06T10:25:44.8465156Z",
"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": "9ac11282-c257-4ab2-9ed1-8cebc11969bb",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/29f6044f-4153-48b4-af26-4fe8254fd102"
}
],
"calculateStatus": 2
}