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": "25fd8bd1-3b05-4e9c-8ae2-22a1755818b3",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 5",
"date": "2026-01-03T08:24:57.3453837Z",
"customerId": 6,
"qrId": "88ac5d3d-064d-4efb-bc4a-93b6368b31e9",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "4cb6f091-b6dc-4119-bcd7-194379c94f54",
"blueprint": {
"id": "802c9d92-4a9f-4024-aadd-55d52c62fcf3",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-01-03T08:24:57.3453837Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-01-03T08:24:57.3453837Z",
"buildingComponentId": "b15b3338-b000-4493-a5f7-57b5b9841ed4",
"buildingComponent": {
"id": "756296bb-5bad-4009-9bb2-353ff2359683",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "5ced417b-4981-4a12-83c6-6eeb7405127f",
"project": {
"id": "db24c3e2-c417-4fe2-96d7-8ab42ba71e4c",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"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/db24c3e2-c417-4fe2-96d7-8ab42ba71e4c"
},
"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": "637b4526-e039-46d1-a896-aa88136e9ae2",
"blueprintFile": {
"id": "ed0a7add-6239-4c8a-911c-f9991219b83e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"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": "c35c1ef1-b8a9-4716-85a6-cb0ae9619b52",
"markerId": "01f96b0e-6bbe-4ee6-804e-13687b547c93",
"solutionId": "41e3f6a8-9f0b-49ef-bbed-37bbc6e29051",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c60851ef-a0cb-4021-ae7e-63ae64b50f77",
"value": "sample string 2",
"qrLogAttributeListValueId": "dde5be86-e488-4d79-b242-c926c1549907",
"qrLogAttributeListValue": {
"id": "4272a7db-4d12-4654-8d18-40278327f05b",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f2633668-6609-4128-aec0-21356b4deaab",
"qrLogAttribute": {
"id": "d5d3ab6d-dfaf-438f-8733-125b6a891b2b",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "bd46842a-2ffe-45e3-958e-b4f91136a611",
"qrLogAttributeClass": {
"id": "91bbf42d-8732-4abe-af6e-8916ee8b20e9",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "be229fc9-a93e-4c02-b84f-0750ce54a535",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
"markerXSolutionsId": "e3b2d856-1ebc-4582-aa28-cf3028f3e0c1",
"qrLogAttributeId": "31588987-fde2-45f0-9196-7cff1a5f3f3f",
"qrLogAttribute": {
"id": "d5d3ab6d-dfaf-438f-8733-125b6a891b2b",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "bd46842a-2ffe-45e3-958e-b4f91136a611",
"qrLogAttributeClass": {
"id": "91bbf42d-8732-4abe-af6e-8916ee8b20e9",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4272a7db-4d12-4654-8d18-40278327f05b",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f2633668-6609-4128-aec0-21356b4deaab",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
{
"id": "4272a7db-4d12-4654-8d18-40278327f05b",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f2633668-6609-4128-aec0-21356b4deaab",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
}
],
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "be229fc9-a93e-4c02-b84f-0750ce54a535",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c60851ef-a0cb-4021-ae7e-63ae64b50f77",
"value": "sample string 2",
"qrLogAttributeListValueId": "dde5be86-e488-4d79-b242-c926c1549907",
"qrLogAttributeListValue": {
"id": "4272a7db-4d12-4654-8d18-40278327f05b",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f2633668-6609-4128-aec0-21356b4deaab",
"qrLogAttribute": {
"id": "d5d3ab6d-dfaf-438f-8733-125b6a891b2b",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "bd46842a-2ffe-45e3-958e-b4f91136a611",
"qrLogAttributeClass": {
"id": "91bbf42d-8732-4abe-af6e-8916ee8b20e9",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "be229fc9-a93e-4c02-b84f-0750ce54a535",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
"markerXSolutionsId": "e3b2d856-1ebc-4582-aa28-cf3028f3e0c1",
"qrLogAttributeId": "31588987-fde2-45f0-9196-7cff1a5f3f3f",
"qrLogAttribute": {
"id": "d5d3ab6d-dfaf-438f-8733-125b6a891b2b",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "bd46842a-2ffe-45e3-958e-b4f91136a611",
"qrLogAttributeClass": {
"id": "91bbf42d-8732-4abe-af6e-8916ee8b20e9",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4272a7db-4d12-4654-8d18-40278327f05b",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f2633668-6609-4128-aec0-21356b4deaab",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
{
"id": "4272a7db-4d12-4654-8d18-40278327f05b",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f2633668-6609-4128-aec0-21356b4deaab",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
}
],
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "be229fc9-a93e-4c02-b84f-0750ce54a535",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5b04ab9b-a70c-44a7-b584-af0d1daa1ff8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a9e09ef0-eefd-497b-bebd-bfbe7de63a7d",
"reportId": "73f4bc02-9d69-4e00-bf4e-78dbb16a2cb5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5b04ab9b-a70c-44a7-b584-af0d1daa1ff8"
},
{
"id": "5b04ab9b-a70c-44a7-b584-af0d1daa1ff8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a9e09ef0-eefd-497b-bebd-bfbe7de63a7d",
"reportId": "73f4bc02-9d69-4e00-bf4e-78dbb16a2cb5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5b04ab9b-a70c-44a7-b584-af0d1daa1ff8"
}
],
"selectedProducts": [
{
"id": "6f39b601-cfa5-477c-9348-059b23114870",
"markerXSolutionsId": "e8ba27a6-943d-4563-a584-5c23a398ce53",
"productId": "a9a46f90-b1d4-4273-85f0-027666afab62"
},
{
"id": "6f39b601-cfa5-477c-9348-059b23114870",
"markerXSolutionsId": "e8ba27a6-943d-4563-a584-5c23a398ce53",
"productId": "a9a46f90-b1d4-4273-85f0-027666afab62"
}
],
"isApproved": 2
},
{
"id": "c35c1ef1-b8a9-4716-85a6-cb0ae9619b52",
"markerId": "01f96b0e-6bbe-4ee6-804e-13687b547c93",
"solutionId": "41e3f6a8-9f0b-49ef-bbed-37bbc6e29051",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "c60851ef-a0cb-4021-ae7e-63ae64b50f77",
"value": "sample string 2",
"qrLogAttributeListValueId": "dde5be86-e488-4d79-b242-c926c1549907",
"qrLogAttributeListValue": {
"id": "4272a7db-4d12-4654-8d18-40278327f05b",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f2633668-6609-4128-aec0-21356b4deaab",
"qrLogAttribute": {
"id": "d5d3ab6d-dfaf-438f-8733-125b6a891b2b",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "bd46842a-2ffe-45e3-958e-b4f91136a611",
"qrLogAttributeClass": {
"id": "91bbf42d-8732-4abe-af6e-8916ee8b20e9",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "be229fc9-a93e-4c02-b84f-0750ce54a535",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
"markerXSolutionsId": "e3b2d856-1ebc-4582-aa28-cf3028f3e0c1",
"qrLogAttributeId": "31588987-fde2-45f0-9196-7cff1a5f3f3f",
"qrLogAttribute": {
"id": "d5d3ab6d-dfaf-438f-8733-125b6a891b2b",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "bd46842a-2ffe-45e3-958e-b4f91136a611",
"qrLogAttributeClass": {
"id": "91bbf42d-8732-4abe-af6e-8916ee8b20e9",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4272a7db-4d12-4654-8d18-40278327f05b",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f2633668-6609-4128-aec0-21356b4deaab",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
{
"id": "4272a7db-4d12-4654-8d18-40278327f05b",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f2633668-6609-4128-aec0-21356b4deaab",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
}
],
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "be229fc9-a93e-4c02-b84f-0750ce54a535",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "c60851ef-a0cb-4021-ae7e-63ae64b50f77",
"value": "sample string 2",
"qrLogAttributeListValueId": "dde5be86-e488-4d79-b242-c926c1549907",
"qrLogAttributeListValue": {
"id": "4272a7db-4d12-4654-8d18-40278327f05b",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f2633668-6609-4128-aec0-21356b4deaab",
"qrLogAttribute": {
"id": "d5d3ab6d-dfaf-438f-8733-125b6a891b2b",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "bd46842a-2ffe-45e3-958e-b4f91136a611",
"qrLogAttributeClass": {
"id": "91bbf42d-8732-4abe-af6e-8916ee8b20e9",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "be229fc9-a93e-4c02-b84f-0750ce54a535",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
"markerXSolutionsId": "e3b2d856-1ebc-4582-aa28-cf3028f3e0c1",
"qrLogAttributeId": "31588987-fde2-45f0-9196-7cff1a5f3f3f",
"qrLogAttribute": {
"id": "d5d3ab6d-dfaf-438f-8733-125b6a891b2b",
"code": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "bd46842a-2ffe-45e3-958e-b4f91136a611",
"qrLogAttributeClass": {
"id": "91bbf42d-8732-4abe-af6e-8916ee8b20e9",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4272a7db-4d12-4654-8d18-40278327f05b",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f2633668-6609-4128-aec0-21356b4deaab",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
},
{
"id": "4272a7db-4d12-4654-8d18-40278327f05b",
"description": "sample string 2",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:24:57.3453837Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "f2633668-6609-4128-aec0-21356b4deaab",
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
]
}
],
"translations": [
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
},
{
"id": "cadaa094-5b70-4ea2-99ed-d6e49647f283",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5584b40a-9fe6-46af-b681-7a8ffb1620b0"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "be229fc9-a93e-4c02-b84f-0750ce54a535",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "5b04ab9b-a70c-44a7-b584-af0d1daa1ff8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a9e09ef0-eefd-497b-bebd-bfbe7de63a7d",
"reportId": "73f4bc02-9d69-4e00-bf4e-78dbb16a2cb5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5b04ab9b-a70c-44a7-b584-af0d1daa1ff8"
},
{
"id": "5b04ab9b-a70c-44a7-b584-af0d1daa1ff8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:24:57.3453837Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "a9e09ef0-eefd-497b-bebd-bfbe7de63a7d",
"reportId": "73f4bc02-9d69-4e00-bf4e-78dbb16a2cb5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5b04ab9b-a70c-44a7-b584-af0d1daa1ff8"
}
],
"selectedProducts": [
{
"id": "6f39b601-cfa5-477c-9348-059b23114870",
"markerXSolutionsId": "e8ba27a6-943d-4563-a584-5c23a398ce53",
"productId": "a9a46f90-b1d4-4273-85f0-027666afab62"
},
{
"id": "6f39b601-cfa5-477c-9348-059b23114870",
"markerXSolutionsId": "e8ba27a6-943d-4563-a584-5c23a398ce53",
"productId": "a9a46f90-b1d4-4273-85f0-027666afab62"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "b764295f-27b2-4d55-82eb-8e3ee2fe745a",
"date": "2026-01-03T08:24:57.3453837Z",
"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": "7a0e154d-ac28-41dc-b2c2-ace9e82e2302",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b764295f-27b2-4d55-82eb-8e3ee2fe745a"
},
{
"id": "b764295f-27b2-4d55-82eb-8e3ee2fe745a",
"date": "2026-01-03T08:24:57.3453837Z",
"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": "7a0e154d-ac28-41dc-b2c2-ace9e82e2302",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b764295f-27b2-4d55-82eb-8e3ee2fe745a"
}
],
"calculateStatus": 2
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.