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": "9b74fb10-50f2-4d75-876d-4aad0c79f065",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 5",
"date": "2026-08-28T06:24:24.6481496Z",
"customerId": 6,
"qrId": "f5258de6-796c-48ac-a2f4-50747b3856be",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "ed4620e3-8a37-42dc-ba83-4f9f55308e61",
"blueprint": {
"id": "cbc0db13-29d7-4585-9784-104fd2cf6f6e",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-08-28T06:24:24.6481496Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-08-28T06:24:24.6481496Z",
"buildingComponentId": "bd85f52d-8db4-4bf2-9bb3-0cd049ff626b",
"buildingComponent": {
"id": "8f882030-7ae4-4641-8fb6-70bfadde0df1",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "ba2ac4ec-c51f-40cc-ba9a-81da24e7ce2d",
"project": {
"id": "1aa171a1-d419-4eb8-a2a2-6bd4a4196212",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"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/1aa171a1-d419-4eb8-a2a2-6bd4a4196212"
},
"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": "eb20c62b-a8fb-4d50-9229-6a0937fcd485",
"blueprintFile": {
"id": "faf5be0d-6f0e-4aa7-8581-fc90f9897606",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"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": "438d48cf-1133-4b6f-9a83-854d2e81dd3d",
"markerId": "961dea20-5c61-4c5c-9db9-db288c1ef211",
"solutionId": "a9fe8d7c-f568-4fbf-bfe0-73fb09ca8740",
"taxonomy263415Id": "e144aee4-39cf-4b29-a607-496e7bc71819",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5397aebf-63a5-4cab-80be-2c1e37925584",
"value": "sample string 2",
"qrLogAttributeListValueId": "2f051a07-ad2a-4363-b032-ea7689ade468",
"qrLogAttributeListValue": {
"id": "f4cf2309-37ce-43f5-a5a0-fad15a9a7811",
"description": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "444f8041-6ddc-4d81-a5c1-9df085be9417",
"qrLogAttribute": {
"id": "2e3d663e-09f0-4cc8-8a95-7430a9bb3515",
"code": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "0d69c08e-2c99-427e-b0fd-339adffcaffb",
"qrLogAttributeClass": {
"id": "69ea298f-748e-401d-ac67-68f25ca0652b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96290c79-4e67-4485-92a1-86ebc9dae3ce",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
"markerXSolutionsId": "51e2871a-c5e5-4478-9f64-167974d2fe34",
"qrLogAttributeId": "b30a0bba-3c76-4280-bfe1-dffcb72cc86a",
"qrLogAttribute": {
"id": "2e3d663e-09f0-4cc8-8a95-7430a9bb3515",
"code": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "0d69c08e-2c99-427e-b0fd-339adffcaffb",
"qrLogAttributeClass": {
"id": "69ea298f-748e-401d-ac67-68f25ca0652b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f4cf2309-37ce-43f5-a5a0-fad15a9a7811",
"description": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "444f8041-6ddc-4d81-a5c1-9df085be9417",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
{
"id": "f4cf2309-37ce-43f5-a5a0-fad15a9a7811",
"description": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "444f8041-6ddc-4d81-a5c1-9df085be9417",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
}
],
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96290c79-4e67-4485-92a1-86ebc9dae3ce",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5397aebf-63a5-4cab-80be-2c1e37925584",
"value": "sample string 2",
"qrLogAttributeListValueId": "2f051a07-ad2a-4363-b032-ea7689ade468",
"qrLogAttributeListValue": {
"id": "f4cf2309-37ce-43f5-a5a0-fad15a9a7811",
"description": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "444f8041-6ddc-4d81-a5c1-9df085be9417",
"qrLogAttribute": {
"id": "2e3d663e-09f0-4cc8-8a95-7430a9bb3515",
"code": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "0d69c08e-2c99-427e-b0fd-339adffcaffb",
"qrLogAttributeClass": {
"id": "69ea298f-748e-401d-ac67-68f25ca0652b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96290c79-4e67-4485-92a1-86ebc9dae3ce",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
"markerXSolutionsId": "51e2871a-c5e5-4478-9f64-167974d2fe34",
"qrLogAttributeId": "b30a0bba-3c76-4280-bfe1-dffcb72cc86a",
"qrLogAttribute": {
"id": "2e3d663e-09f0-4cc8-8a95-7430a9bb3515",
"code": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "0d69c08e-2c99-427e-b0fd-339adffcaffb",
"qrLogAttributeClass": {
"id": "69ea298f-748e-401d-ac67-68f25ca0652b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f4cf2309-37ce-43f5-a5a0-fad15a9a7811",
"description": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "444f8041-6ddc-4d81-a5c1-9df085be9417",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
{
"id": "f4cf2309-37ce-43f5-a5a0-fad15a9a7811",
"description": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "444f8041-6ddc-4d81-a5c1-9df085be9417",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
}
],
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96290c79-4e67-4485-92a1-86ebc9dae3ce",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8dd7f13d-0026-466c-9854-ea16839fdb28",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "f6c97833-3a61-47b9-88b9-0055a104b663",
"reportId": "794529a9-f9d4-4ca5-a6ad-c4dc0999d034",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/8dd7f13d-0026-466c-9854-ea16839fdb28"
},
{
"id": "8dd7f13d-0026-466c-9854-ea16839fdb28",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "f6c97833-3a61-47b9-88b9-0055a104b663",
"reportId": "794529a9-f9d4-4ca5-a6ad-c4dc0999d034",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/8dd7f13d-0026-466c-9854-ea16839fdb28"
}
],
"selectedProducts": [
{
"id": "3b972b0c-1fda-4a67-bb39-182242e40eb3",
"markerXSolutionsId": "57973dec-5c9a-4ecd-a4ab-7f581fc90490",
"productId": "3c6ee794-1e1f-4549-a07f-c05ce229485e"
},
{
"id": "3b972b0c-1fda-4a67-bb39-182242e40eb3",
"markerXSolutionsId": "57973dec-5c9a-4ecd-a4ab-7f581fc90490",
"productId": "3c6ee794-1e1f-4549-a07f-c05ce229485e"
}
],
"isApproved": 2
},
{
"id": "438d48cf-1133-4b6f-9a83-854d2e81dd3d",
"markerId": "961dea20-5c61-4c5c-9db9-db288c1ef211",
"solutionId": "a9fe8d7c-f568-4fbf-bfe0-73fb09ca8740",
"taxonomy263415Id": "e144aee4-39cf-4b29-a607-496e7bc71819",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "5397aebf-63a5-4cab-80be-2c1e37925584",
"value": "sample string 2",
"qrLogAttributeListValueId": "2f051a07-ad2a-4363-b032-ea7689ade468",
"qrLogAttributeListValue": {
"id": "f4cf2309-37ce-43f5-a5a0-fad15a9a7811",
"description": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "444f8041-6ddc-4d81-a5c1-9df085be9417",
"qrLogAttribute": {
"id": "2e3d663e-09f0-4cc8-8a95-7430a9bb3515",
"code": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "0d69c08e-2c99-427e-b0fd-339adffcaffb",
"qrLogAttributeClass": {
"id": "69ea298f-748e-401d-ac67-68f25ca0652b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96290c79-4e67-4485-92a1-86ebc9dae3ce",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
"markerXSolutionsId": "51e2871a-c5e5-4478-9f64-167974d2fe34",
"qrLogAttributeId": "b30a0bba-3c76-4280-bfe1-dffcb72cc86a",
"qrLogAttribute": {
"id": "2e3d663e-09f0-4cc8-8a95-7430a9bb3515",
"code": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "0d69c08e-2c99-427e-b0fd-339adffcaffb",
"qrLogAttributeClass": {
"id": "69ea298f-748e-401d-ac67-68f25ca0652b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f4cf2309-37ce-43f5-a5a0-fad15a9a7811",
"description": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "444f8041-6ddc-4d81-a5c1-9df085be9417",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
{
"id": "f4cf2309-37ce-43f5-a5a0-fad15a9a7811",
"description": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "444f8041-6ddc-4d81-a5c1-9df085be9417",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
}
],
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96290c79-4e67-4485-92a1-86ebc9dae3ce",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "5397aebf-63a5-4cab-80be-2c1e37925584",
"value": "sample string 2",
"qrLogAttributeListValueId": "2f051a07-ad2a-4363-b032-ea7689ade468",
"qrLogAttributeListValue": {
"id": "f4cf2309-37ce-43f5-a5a0-fad15a9a7811",
"description": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "444f8041-6ddc-4d81-a5c1-9df085be9417",
"qrLogAttribute": {
"id": "2e3d663e-09f0-4cc8-8a95-7430a9bb3515",
"code": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "0d69c08e-2c99-427e-b0fd-339adffcaffb",
"qrLogAttributeClass": {
"id": "69ea298f-748e-401d-ac67-68f25ca0652b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96290c79-4e67-4485-92a1-86ebc9dae3ce",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
"markerXSolutionsId": "51e2871a-c5e5-4478-9f64-167974d2fe34",
"qrLogAttributeId": "b30a0bba-3c76-4280-bfe1-dffcb72cc86a",
"qrLogAttribute": {
"id": "2e3d663e-09f0-4cc8-8a95-7430a9bb3515",
"code": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "0d69c08e-2c99-427e-b0fd-339adffcaffb",
"qrLogAttributeClass": {
"id": "69ea298f-748e-401d-ac67-68f25ca0652b",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "f4cf2309-37ce-43f5-a5a0-fad15a9a7811",
"description": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "444f8041-6ddc-4d81-a5c1-9df085be9417",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
},
{
"id": "f4cf2309-37ce-43f5-a5a0-fad15a9a7811",
"description": "sample string 2",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-08-28T06:24:24.6481496Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "444f8041-6ddc-4d81-a5c1-9df085be9417",
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
]
}
],
"translations": [
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
},
{
"id": "d02ff30c-b56e-4929-8506-0aec190add25",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7e435199-0344-4854-91ba-8cfb3e29c1c4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "96290c79-4e67-4485-92a1-86ebc9dae3ce",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "8dd7f13d-0026-466c-9854-ea16839fdb28",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "f6c97833-3a61-47b9-88b9-0055a104b663",
"reportId": "794529a9-f9d4-4ca5-a6ad-c4dc0999d034",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/8dd7f13d-0026-466c-9854-ea16839fdb28"
},
{
"id": "8dd7f13d-0026-466c-9854-ea16839fdb28",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-08-28T06:24:24.6481496Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "f6c97833-3a61-47b9-88b9-0055a104b663",
"reportId": "794529a9-f9d4-4ca5-a6ad-c4dc0999d034",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/8dd7f13d-0026-466c-9854-ea16839fdb28"
}
],
"selectedProducts": [
{
"id": "3b972b0c-1fda-4a67-bb39-182242e40eb3",
"markerXSolutionsId": "57973dec-5c9a-4ecd-a4ab-7f581fc90490",
"productId": "3c6ee794-1e1f-4549-a07f-c05ce229485e"
},
{
"id": "3b972b0c-1fda-4a67-bb39-182242e40eb3",
"markerXSolutionsId": "57973dec-5c9a-4ecd-a4ab-7f581fc90490",
"productId": "3c6ee794-1e1f-4549-a07f-c05ce229485e"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "afffbbeb-1fb7-4cb2-960b-2f0740215d23",
"date": "2026-08-28T06:24:24.6481496Z",
"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": "ddfc59e1-1a87-4ec3-97d7-ed5d3371a260",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/afffbbeb-1fb7-4cb2-960b-2f0740215d23"
},
{
"id": "afffbbeb-1fb7-4cb2-960b-2f0740215d23",
"date": "2026-08-28T06:24:24.6481496Z",
"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": "ddfc59e1-1a87-4ec3-97d7-ed5d3371a260",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/afffbbeb-1fb7-4cb2-960b-2f0740215d23"
}
],
"calculateStatus": 2
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.