PUT api/Markers/{id}?languageCode={languageCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
|
| 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": "cf6db01b-dbd6-4188-b0b9-e8386f7a0a8a",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 5",
"date": "2026-08-25T05:22:52.4111352Z",
"customerId": 6,
"qrId": "df556172-1c65-4d20-9b19-f04b7f5be221",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "9685b4af-958c-4f2f-a261-a4c2dc54ac21",
"blueprint": {
"id": "24aa45b5-3501-4b01-b876-44105095e461",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-08-25T05:22:52.4111352Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-08-25T05:22:52.4111352Z",
"buildingComponentId": "c502046d-604c-4238-a702-97ccf9b6f315",
"buildingComponent": {
"id": "7dc57c1f-449a-4ac9-b7b0-7f6d25bde1a0",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "4c85d3d7-8517-4613-a602-23c69f658102",
"project": {
"id": "42eb1b42-c5d3-4914-ade8-2d5326000445",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"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/42eb1b42-c5d3-4914-ade8-2d5326000445"
},
"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": "32e04e4f-4130-4a87-90c2-00ee8e289681",
"blueprintFile": {
"id": "15befc71-1df1-40b2-b33c-e4204ea32cdc",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"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": "8c636d83-7c6f-4517-9e36-7151309642d9",
"markerId": "aa8b7832-632e-49d8-9e17-a74d7cc5feec",
"solutionId": "4eeda7e9-4c82-436c-b73a-e5519ffd6c80",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "bf10f9b0-4ecc-489f-9703-7dd09c74d3af",
"value": "sample string 2",
"qrLogAttributeListValueId": "931246ef-9603-46b9-95a9-4d5af7759d9c",
"qrLogAttributeListValue": {
"id": "a566c8a6-c525-452c-82bb-d1b8c51c3285",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8441fcce-dbdd-4c33-ab98-98d5ff1486ae",
"qrLogAttribute": {
"id": "aee57049-7471-4c5c-b3f5-85a3e644bff4",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4c20b094-5c4f-44c6-a6a1-13e174b1cc0a",
"qrLogAttributeClass": {
"id": "61593e37-b54c-4048-b666-302fa12aa6a2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b68a37c3-d9cb-4ba5-a519-1141d134a2b2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
"markerXSolutionsId": "ca6f5680-6a89-4108-946e-958b9bf38885",
"qrLogAttributeId": "b0048db1-8825-4400-81cf-52a66882c0b3",
"qrLogAttribute": {
"id": "aee57049-7471-4c5c-b3f5-85a3e644bff4",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4c20b094-5c4f-44c6-a6a1-13e174b1cc0a",
"qrLogAttributeClass": {
"id": "61593e37-b54c-4048-b666-302fa12aa6a2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a566c8a6-c525-452c-82bb-d1b8c51c3285",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8441fcce-dbdd-4c33-ab98-98d5ff1486ae",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
{
"id": "a566c8a6-c525-452c-82bb-d1b8c51c3285",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8441fcce-dbdd-4c33-ab98-98d5ff1486ae",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
}
],
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b68a37c3-d9cb-4ba5-a519-1141d134a2b2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "bf10f9b0-4ecc-489f-9703-7dd09c74d3af",
"value": "sample string 2",
"qrLogAttributeListValueId": "931246ef-9603-46b9-95a9-4d5af7759d9c",
"qrLogAttributeListValue": {
"id": "a566c8a6-c525-452c-82bb-d1b8c51c3285",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8441fcce-dbdd-4c33-ab98-98d5ff1486ae",
"qrLogAttribute": {
"id": "aee57049-7471-4c5c-b3f5-85a3e644bff4",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4c20b094-5c4f-44c6-a6a1-13e174b1cc0a",
"qrLogAttributeClass": {
"id": "61593e37-b54c-4048-b666-302fa12aa6a2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b68a37c3-d9cb-4ba5-a519-1141d134a2b2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
"markerXSolutionsId": "ca6f5680-6a89-4108-946e-958b9bf38885",
"qrLogAttributeId": "b0048db1-8825-4400-81cf-52a66882c0b3",
"qrLogAttribute": {
"id": "aee57049-7471-4c5c-b3f5-85a3e644bff4",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4c20b094-5c4f-44c6-a6a1-13e174b1cc0a",
"qrLogAttributeClass": {
"id": "61593e37-b54c-4048-b666-302fa12aa6a2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a566c8a6-c525-452c-82bb-d1b8c51c3285",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8441fcce-dbdd-4c33-ab98-98d5ff1486ae",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
{
"id": "a566c8a6-c525-452c-82bb-d1b8c51c3285",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8441fcce-dbdd-4c33-ab98-98d5ff1486ae",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
}
],
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b68a37c3-d9cb-4ba5-a519-1141d134a2b2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "7604979f-e0a2-4a67-8b17-f92bc61446b5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "d40ea557-8237-47f5-b847-6a4c207a79db",
"reportId": "6a77e4e6-b803-4314-ab48-1b27e678b899",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/7604979f-e0a2-4a67-8b17-f92bc61446b5"
},
{
"id": "7604979f-e0a2-4a67-8b17-f92bc61446b5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "d40ea557-8237-47f5-b847-6a4c207a79db",
"reportId": "6a77e4e6-b803-4314-ab48-1b27e678b899",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/7604979f-e0a2-4a67-8b17-f92bc61446b5"
}
],
"selectedProducts": [
{
"id": "4ab13e72-1313-41e6-9196-6da23753e2cb",
"markerXSolutionsId": "6fb6dfde-fc19-4af1-a466-1423b6f15d13",
"productId": "5bd3cee6-cc7d-4e13-a3e1-27a8cd529c48"
},
{
"id": "4ab13e72-1313-41e6-9196-6da23753e2cb",
"markerXSolutionsId": "6fb6dfde-fc19-4af1-a466-1423b6f15d13",
"productId": "5bd3cee6-cc7d-4e13-a3e1-27a8cd529c48"
}
],
"isApproved": 2
},
{
"id": "8c636d83-7c6f-4517-9e36-7151309642d9",
"markerId": "aa8b7832-632e-49d8-9e17-a74d7cc5feec",
"solutionId": "4eeda7e9-4c82-436c-b73a-e5519ffd6c80",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "bf10f9b0-4ecc-489f-9703-7dd09c74d3af",
"value": "sample string 2",
"qrLogAttributeListValueId": "931246ef-9603-46b9-95a9-4d5af7759d9c",
"qrLogAttributeListValue": {
"id": "a566c8a6-c525-452c-82bb-d1b8c51c3285",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8441fcce-dbdd-4c33-ab98-98d5ff1486ae",
"qrLogAttribute": {
"id": "aee57049-7471-4c5c-b3f5-85a3e644bff4",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4c20b094-5c4f-44c6-a6a1-13e174b1cc0a",
"qrLogAttributeClass": {
"id": "61593e37-b54c-4048-b666-302fa12aa6a2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b68a37c3-d9cb-4ba5-a519-1141d134a2b2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
"markerXSolutionsId": "ca6f5680-6a89-4108-946e-958b9bf38885",
"qrLogAttributeId": "b0048db1-8825-4400-81cf-52a66882c0b3",
"qrLogAttribute": {
"id": "aee57049-7471-4c5c-b3f5-85a3e644bff4",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4c20b094-5c4f-44c6-a6a1-13e174b1cc0a",
"qrLogAttributeClass": {
"id": "61593e37-b54c-4048-b666-302fa12aa6a2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a566c8a6-c525-452c-82bb-d1b8c51c3285",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8441fcce-dbdd-4c33-ab98-98d5ff1486ae",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
{
"id": "a566c8a6-c525-452c-82bb-d1b8c51c3285",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8441fcce-dbdd-4c33-ab98-98d5ff1486ae",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
}
],
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b68a37c3-d9cb-4ba5-a519-1141d134a2b2",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "bf10f9b0-4ecc-489f-9703-7dd09c74d3af",
"value": "sample string 2",
"qrLogAttributeListValueId": "931246ef-9603-46b9-95a9-4d5af7759d9c",
"qrLogAttributeListValue": {
"id": "a566c8a6-c525-452c-82bb-d1b8c51c3285",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8441fcce-dbdd-4c33-ab98-98d5ff1486ae",
"qrLogAttribute": {
"id": "aee57049-7471-4c5c-b3f5-85a3e644bff4",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4c20b094-5c4f-44c6-a6a1-13e174b1cc0a",
"qrLogAttributeClass": {
"id": "61593e37-b54c-4048-b666-302fa12aa6a2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b68a37c3-d9cb-4ba5-a519-1141d134a2b2",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
"markerXSolutionsId": "ca6f5680-6a89-4108-946e-958b9bf38885",
"qrLogAttributeId": "b0048db1-8825-4400-81cf-52a66882c0b3",
"qrLogAttribute": {
"id": "aee57049-7471-4c5c-b3f5-85a3e644bff4",
"code": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4c20b094-5c4f-44c6-a6a1-13e174b1cc0a",
"qrLogAttributeClass": {
"id": "61593e37-b54c-4048-b666-302fa12aa6a2",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a566c8a6-c525-452c-82bb-d1b8c51c3285",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8441fcce-dbdd-4c33-ab98-98d5ff1486ae",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
},
{
"id": "a566c8a6-c525-452c-82bb-d1b8c51c3285",
"description": "sample string 2",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-25T05:22:52.4111352Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "8441fcce-dbdd-4c33-ab98-98d5ff1486ae",
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
]
}
],
"translations": [
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
},
{
"id": "aa0f3b36-1b55-4b6a-aa42-0182e0d42221",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "26ba8926-a181-4d6f-9bce-e05c6748e17b"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b68a37c3-d9cb-4ba5-a519-1141d134a2b2",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "7604979f-e0a2-4a67-8b17-f92bc61446b5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "d40ea557-8237-47f5-b847-6a4c207a79db",
"reportId": "6a77e4e6-b803-4314-ab48-1b27e678b899",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/7604979f-e0a2-4a67-8b17-f92bc61446b5"
},
{
"id": "7604979f-e0a2-4a67-8b17-f92bc61446b5",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-25T05:22:52.4111352Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "d40ea557-8237-47f5-b847-6a4c207a79db",
"reportId": "6a77e4e6-b803-4314-ab48-1b27e678b899",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/7604979f-e0a2-4a67-8b17-f92bc61446b5"
}
],
"selectedProducts": [
{
"id": "4ab13e72-1313-41e6-9196-6da23753e2cb",
"markerXSolutionsId": "6fb6dfde-fc19-4af1-a466-1423b6f15d13",
"productId": "5bd3cee6-cc7d-4e13-a3e1-27a8cd529c48"
},
{
"id": "4ab13e72-1313-41e6-9196-6da23753e2cb",
"markerXSolutionsId": "6fb6dfde-fc19-4af1-a466-1423b6f15d13",
"productId": "5bd3cee6-cc7d-4e13-a3e1-27a8cd529c48"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "3c4ada89-f854-435d-b372-c96dde0bd3c9",
"date": "2026-08-25T05:22:52.4111352Z",
"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": "00416feb-e841-46df-944d-a8428001af67",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/3c4ada89-f854-435d-b372-c96dde0bd3c9"
},
{
"id": "3c4ada89-f854-435d-b372-c96dde0bd3c9",
"date": "2026-08-25T05:22:52.4111352Z",
"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": "00416feb-e841-46df-944d-a8428001af67",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/3c4ada89-f854-435d-b372-c96dde0bd3c9"
}
],
"calculateStatus": 2
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.