POST api/Markers?languageCode={languageCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| languageCode | string |
Required |
Body Parameters
Marker| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Number | integer |
None. |
|
| Label | string |
None. |
|
| CoordX | decimal number |
None. |
|
| CoordY | decimal number |
None. |
|
| CoordX2 | decimal number |
None. |
|
| CoordY2 | decimal number |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| Date | date |
None. |
|
| CustomerId | integer |
None. |
|
| QRId | globally unique identifier |
None. |
|
| Comments | string |
None. |
|
| Status | string |
None. |
|
| ManualStatus | integer |
None. |
|
| InstallerId | integer |
None. |
|
| Installer | Installer |
None. |
|
| BlueprintId | globally unique identifier |
None. |
|
| Blueprint | Blueprint |
None. |
|
| MarkerXSolutions | Collection of MarkerXSolutions |
None. |
|
| Reports | Collection of Report |
None. |
|
| CalculateStatus | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "8c054b26-7b67-485d-a57d-41e5905160fa",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 5",
"date": "2026-01-09T02:05:30.1592803Z",
"customerId": 6,
"qrId": "e3934487-6386-4675-8b2b-36fc70563f46",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "0a28840a-9557-4275-819b-304c1186c300",
"blueprint": {
"id": "7a2c80e1-ca23-430c-adc9-64cde006b920",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-01-09T02:05:30.1592803Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-01-09T02:05:30.1592803Z",
"buildingComponentId": "29388499-d353-49bf-87a0-345c599aa27c",
"buildingComponent": {
"id": "6443a9ef-2192-437e-a027-de895eeb184f",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "f33811c3-04d2-453b-ac98-809043a47b8c",
"project": {
"id": "329b1506-29b5-429c-b3a2-65f8eba0bd7f",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"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/329b1506-29b5-429c-b3a2-65f8eba0bd7f"
},
"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": "9707890c-1301-4d0c-8547-c7c4c6583764",
"blueprintFile": {
"id": "74ced232-4d35-4940-9046-9537b3b52a7e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"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": "52cdbc71-8442-4891-9938-3049b1f5510e",
"markerId": "3fbeac95-926e-4f2a-a1be-7cb79d1dbc9c",
"solutionId": "cf92feff-05ca-4b76-a679-22548f0674ff",
"taxonomy263415Id": "d498686f-6572-4b4b-a5c9-cc4c7b754670",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3d012f56-e343-4b2a-89ee-65d6c8b14d10",
"value": "sample string 2",
"qrLogAttributeListValueId": "f6b274ab-c237-4af6-b7e3-e4112b5fad2a",
"qrLogAttributeListValue": {
"id": "e6c5d243-8211-460a-9c96-2e275ec6623a",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "945a11c6-5f60-4339-a584-1953cc9a3f97",
"qrLogAttribute": {
"id": "2c5de1bb-2126-45cc-9a9b-e663269a336f",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "503f42e9-2692-4fb0-9e14-94d1808751ac",
"qrLogAttributeClass": {
"id": "d9c5e8a7-bfda-4f14-8eb6-eba850c67956",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fb10c0c2-9927-44c8-ae4f-38e49432f44e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
"markerXSolutionsId": "546c1a1c-7f39-4adb-8fcd-4c3de4ca44be",
"qrLogAttributeId": "f1775776-8914-44bb-9d2b-4ca50eb4b728",
"qrLogAttribute": {
"id": "2c5de1bb-2126-45cc-9a9b-e663269a336f",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "503f42e9-2692-4fb0-9e14-94d1808751ac",
"qrLogAttributeClass": {
"id": "d9c5e8a7-bfda-4f14-8eb6-eba850c67956",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e6c5d243-8211-460a-9c96-2e275ec6623a",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "945a11c6-5f60-4339-a584-1953cc9a3f97",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
{
"id": "e6c5d243-8211-460a-9c96-2e275ec6623a",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "945a11c6-5f60-4339-a584-1953cc9a3f97",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
}
],
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fb10c0c2-9927-44c8-ae4f-38e49432f44e",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "3d012f56-e343-4b2a-89ee-65d6c8b14d10",
"value": "sample string 2",
"qrLogAttributeListValueId": "f6b274ab-c237-4af6-b7e3-e4112b5fad2a",
"qrLogAttributeListValue": {
"id": "e6c5d243-8211-460a-9c96-2e275ec6623a",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "945a11c6-5f60-4339-a584-1953cc9a3f97",
"qrLogAttribute": {
"id": "2c5de1bb-2126-45cc-9a9b-e663269a336f",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "503f42e9-2692-4fb0-9e14-94d1808751ac",
"qrLogAttributeClass": {
"id": "d9c5e8a7-bfda-4f14-8eb6-eba850c67956",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fb10c0c2-9927-44c8-ae4f-38e49432f44e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
"markerXSolutionsId": "546c1a1c-7f39-4adb-8fcd-4c3de4ca44be",
"qrLogAttributeId": "f1775776-8914-44bb-9d2b-4ca50eb4b728",
"qrLogAttribute": {
"id": "2c5de1bb-2126-45cc-9a9b-e663269a336f",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "503f42e9-2692-4fb0-9e14-94d1808751ac",
"qrLogAttributeClass": {
"id": "d9c5e8a7-bfda-4f14-8eb6-eba850c67956",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e6c5d243-8211-460a-9c96-2e275ec6623a",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "945a11c6-5f60-4339-a584-1953cc9a3f97",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
{
"id": "e6c5d243-8211-460a-9c96-2e275ec6623a",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "945a11c6-5f60-4339-a584-1953cc9a3f97",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
}
],
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fb10c0c2-9927-44c8-ae4f-38e49432f44e",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "bba73616-72c8-4b4d-8df5-be4df9fe84a0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "000a4a2c-b35b-425d-bf88-eca094b27810",
"reportId": "0ec2212b-7d76-45bd-b78e-4b23007eb2b6",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/bba73616-72c8-4b4d-8df5-be4df9fe84a0"
},
{
"id": "bba73616-72c8-4b4d-8df5-be4df9fe84a0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "000a4a2c-b35b-425d-bf88-eca094b27810",
"reportId": "0ec2212b-7d76-45bd-b78e-4b23007eb2b6",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/bba73616-72c8-4b4d-8df5-be4df9fe84a0"
}
],
"selectedProducts": [
{
"id": "79f3d323-cf5b-4174-94ec-0b8378414872",
"markerXSolutionsId": "50cec7d1-4d3f-49d9-a1ac-d09c86173163",
"productId": "11a8b142-7282-4fcb-a8be-6f6da9bf29e1"
},
{
"id": "79f3d323-cf5b-4174-94ec-0b8378414872",
"markerXSolutionsId": "50cec7d1-4d3f-49d9-a1ac-d09c86173163",
"productId": "11a8b142-7282-4fcb-a8be-6f6da9bf29e1"
}
],
"isApproved": 2
},
{
"id": "52cdbc71-8442-4891-9938-3049b1f5510e",
"markerId": "3fbeac95-926e-4f2a-a1be-7cb79d1dbc9c",
"solutionId": "cf92feff-05ca-4b76-a679-22548f0674ff",
"taxonomy263415Id": "d498686f-6572-4b4b-a5c9-cc4c7b754670",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3d012f56-e343-4b2a-89ee-65d6c8b14d10",
"value": "sample string 2",
"qrLogAttributeListValueId": "f6b274ab-c237-4af6-b7e3-e4112b5fad2a",
"qrLogAttributeListValue": {
"id": "e6c5d243-8211-460a-9c96-2e275ec6623a",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "945a11c6-5f60-4339-a584-1953cc9a3f97",
"qrLogAttribute": {
"id": "2c5de1bb-2126-45cc-9a9b-e663269a336f",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "503f42e9-2692-4fb0-9e14-94d1808751ac",
"qrLogAttributeClass": {
"id": "d9c5e8a7-bfda-4f14-8eb6-eba850c67956",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fb10c0c2-9927-44c8-ae4f-38e49432f44e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
"markerXSolutionsId": "546c1a1c-7f39-4adb-8fcd-4c3de4ca44be",
"qrLogAttributeId": "f1775776-8914-44bb-9d2b-4ca50eb4b728",
"qrLogAttribute": {
"id": "2c5de1bb-2126-45cc-9a9b-e663269a336f",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "503f42e9-2692-4fb0-9e14-94d1808751ac",
"qrLogAttributeClass": {
"id": "d9c5e8a7-bfda-4f14-8eb6-eba850c67956",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e6c5d243-8211-460a-9c96-2e275ec6623a",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "945a11c6-5f60-4339-a584-1953cc9a3f97",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
{
"id": "e6c5d243-8211-460a-9c96-2e275ec6623a",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "945a11c6-5f60-4339-a584-1953cc9a3f97",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
}
],
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fb10c0c2-9927-44c8-ae4f-38e49432f44e",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "3d012f56-e343-4b2a-89ee-65d6c8b14d10",
"value": "sample string 2",
"qrLogAttributeListValueId": "f6b274ab-c237-4af6-b7e3-e4112b5fad2a",
"qrLogAttributeListValue": {
"id": "e6c5d243-8211-460a-9c96-2e275ec6623a",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "945a11c6-5f60-4339-a584-1953cc9a3f97",
"qrLogAttribute": {
"id": "2c5de1bb-2126-45cc-9a9b-e663269a336f",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "503f42e9-2692-4fb0-9e14-94d1808751ac",
"qrLogAttributeClass": {
"id": "d9c5e8a7-bfda-4f14-8eb6-eba850c67956",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fb10c0c2-9927-44c8-ae4f-38e49432f44e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
"markerXSolutionsId": "546c1a1c-7f39-4adb-8fcd-4c3de4ca44be",
"qrLogAttributeId": "f1775776-8914-44bb-9d2b-4ca50eb4b728",
"qrLogAttribute": {
"id": "2c5de1bb-2126-45cc-9a9b-e663269a336f",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "503f42e9-2692-4fb0-9e14-94d1808751ac",
"qrLogAttributeClass": {
"id": "d9c5e8a7-bfda-4f14-8eb6-eba850c67956",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
"qrLogAttributeListValue": [
{
"id": "e6c5d243-8211-460a-9c96-2e275ec6623a",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "945a11c6-5f60-4339-a584-1953cc9a3f97",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
},
{
"id": "e6c5d243-8211-460a-9c96-2e275ec6623a",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "945a11c6-5f60-4339-a584-1953cc9a3f97",
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
]
}
],
"translations": [
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
},
{
"id": "10148bd5-22af-4e35-b1eb-9e1bd7d749af",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "649fc76f-6308-4216-8577-977035126e32"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fb10c0c2-9927-44c8-ae4f-38e49432f44e",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "bba73616-72c8-4b4d-8df5-be4df9fe84a0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "000a4a2c-b35b-425d-bf88-eca094b27810",
"reportId": "0ec2212b-7d76-45bd-b78e-4b23007eb2b6",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/bba73616-72c8-4b4d-8df5-be4df9fe84a0"
},
{
"id": "bba73616-72c8-4b4d-8df5-be4df9fe84a0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "000a4a2c-b35b-425d-bf88-eca094b27810",
"reportId": "0ec2212b-7d76-45bd-b78e-4b23007eb2b6",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/bba73616-72c8-4b4d-8df5-be4df9fe84a0"
}
],
"selectedProducts": [
{
"id": "79f3d323-cf5b-4174-94ec-0b8378414872",
"markerXSolutionsId": "50cec7d1-4d3f-49d9-a1ac-d09c86173163",
"productId": "11a8b142-7282-4fcb-a8be-6f6da9bf29e1"
},
{
"id": "79f3d323-cf5b-4174-94ec-0b8378414872",
"markerXSolutionsId": "50cec7d1-4d3f-49d9-a1ac-d09c86173163",
"productId": "11a8b142-7282-4fcb-a8be-6f6da9bf29e1"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "7276193b-90d3-4fd6-b5c8-e1f8e8c45d48",
"date": "2026-01-09T02:05:30.1592803Z",
"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": "87bc5532-d2d6-437b-a63b-49d02361f51a",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/7276193b-90d3-4fd6-b5c8-e1f8e8c45d48"
},
{
"id": "7276193b-90d3-4fd6-b5c8-e1f8e8c45d48",
"date": "2026-01-09T02:05:30.1592803Z",
"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": "87bc5532-d2d6-437b-a63b-49d02361f51a",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/7276193b-90d3-4fd6-b5c8-e1f8e8c45d48"
}
],
"calculateStatus": 2
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Marker| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Number | integer |
None. |
|
| Label | string |
None. |
|
| CoordX | decimal number |
None. |
|
| CoordY | decimal number |
None. |
|
| CoordX2 | decimal number |
None. |
|
| CoordY2 | decimal number |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| Date | date |
None. |
|
| CustomerId | integer |
None. |
|
| QRId | globally unique identifier |
None. |
|
| Comments | string |
None. |
|
| Status | string |
None. |
|
| ManualStatus | integer |
None. |
|
| InstallerId | integer |
None. |
|
| Installer | Installer |
None. |
|
| BlueprintId | globally unique identifier |
None. |
|
| Blueprint | Blueprint |
None. |
|
| MarkerXSolutions | Collection of MarkerXSolutions |
None. |
|
| Reports | Collection of Report |
None. |
|
| CalculateStatus | integer |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "dae336af-a937-48d4-803d-9edcfba8bba2",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 5",
"date": "2026-01-09T02:05:30.1592803Z",
"customerId": 6,
"qrId": "336c3249-3d36-4b6e-aef7-4de38a16204a",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "3cfebb00-b79f-4322-b25d-68efab1baf4c",
"blueprint": {
"id": "5eb9f2a7-ac6b-4743-825f-d20c8a2238c3",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-01-09T02:05:30.1592803Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-01-09T02:05:30.1592803Z",
"buildingComponentId": "81474a19-97b8-4258-92c9-661471bda869",
"buildingComponent": {
"id": "238f49d5-b7d2-48c5-b65b-525b5d9ab662",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "cded6166-d1db-47c7-a49c-8b4513e187a8",
"project": {
"id": "ed2539c3-a96f-46d7-a6ad-85aebc42caa7",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"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/ed2539c3-a96f-46d7-a6ad-85aebc42caa7"
},
"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": "47b18dc1-9531-4203-ae48-2631f7be2b3b",
"blueprintFile": {
"id": "bec83eab-d33d-42c3-9d4d-c832ac20c1d8",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"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": "0bf11ddb-45d4-4011-9ad4-e08efe8d8fec",
"markerId": "8a79c744-1019-4692-b063-c20c44480327",
"solutionId": "3ecfe925-7f17-4a74-b6c3-2cfe3b09a1a9",
"taxonomy263415Id": "02a00464-a662-4cf2-9761-aa80f24894f0",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "bedadabd-c1bd-4522-927a-545db4589e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "626c247b-0483-41d6-acaa-b94068d16b15",
"qrLogAttributeListValue": {
"id": "dbaa4416-e274-41f2-8309-89cf27db3551",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64ef0279-95b4-4df7-884f-b64b86b0753c",
"qrLogAttribute": {
"id": "2568be90-0917-4601-bfbf-81c571d2e86b",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "db37ab96-1d0a-401d-a01d-246b819a23c0",
"qrLogAttributeClass": {
"id": "85b4c1a7-3024-43a8-9154-b2440fc31227",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fc4a744d-0317-432d-958a-3a91aee808a8",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
"markerXSolutionsId": "b7e50cb7-8dfc-4705-a60d-ffb3495102d3",
"qrLogAttributeId": "7635f56b-baa1-4329-8a34-1467a77bff48",
"qrLogAttribute": {
"id": "2568be90-0917-4601-bfbf-81c571d2e86b",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "db37ab96-1d0a-401d-a01d-246b819a23c0",
"qrLogAttributeClass": {
"id": "85b4c1a7-3024-43a8-9154-b2440fc31227",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "dbaa4416-e274-41f2-8309-89cf27db3551",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64ef0279-95b4-4df7-884f-b64b86b0753c",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
{
"id": "dbaa4416-e274-41f2-8309-89cf27db3551",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64ef0279-95b4-4df7-884f-b64b86b0753c",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
}
],
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fc4a744d-0317-432d-958a-3a91aee808a8",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "bedadabd-c1bd-4522-927a-545db4589e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "626c247b-0483-41d6-acaa-b94068d16b15",
"qrLogAttributeListValue": {
"id": "dbaa4416-e274-41f2-8309-89cf27db3551",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64ef0279-95b4-4df7-884f-b64b86b0753c",
"qrLogAttribute": {
"id": "2568be90-0917-4601-bfbf-81c571d2e86b",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "db37ab96-1d0a-401d-a01d-246b819a23c0",
"qrLogAttributeClass": {
"id": "85b4c1a7-3024-43a8-9154-b2440fc31227",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fc4a744d-0317-432d-958a-3a91aee808a8",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
"markerXSolutionsId": "b7e50cb7-8dfc-4705-a60d-ffb3495102d3",
"qrLogAttributeId": "7635f56b-baa1-4329-8a34-1467a77bff48",
"qrLogAttribute": {
"id": "2568be90-0917-4601-bfbf-81c571d2e86b",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "db37ab96-1d0a-401d-a01d-246b819a23c0",
"qrLogAttributeClass": {
"id": "85b4c1a7-3024-43a8-9154-b2440fc31227",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "dbaa4416-e274-41f2-8309-89cf27db3551",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64ef0279-95b4-4df7-884f-b64b86b0753c",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
{
"id": "dbaa4416-e274-41f2-8309-89cf27db3551",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64ef0279-95b4-4df7-884f-b64b86b0753c",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
}
],
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fc4a744d-0317-432d-958a-3a91aee808a8",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "7de8ccf5-3005-459a-8e04-f1f75ad3c4e6",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "91d53c74-a3cb-42d0-8350-fda19e11af96",
"reportId": "1b05065c-8415-478e-b95a-cdec34a28cc7",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/7de8ccf5-3005-459a-8e04-f1f75ad3c4e6"
},
{
"id": "7de8ccf5-3005-459a-8e04-f1f75ad3c4e6",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "91d53c74-a3cb-42d0-8350-fda19e11af96",
"reportId": "1b05065c-8415-478e-b95a-cdec34a28cc7",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/7de8ccf5-3005-459a-8e04-f1f75ad3c4e6"
}
],
"selectedProducts": [
{
"id": "363a7490-47e3-4611-8fdb-995bbf988480",
"markerXSolutionsId": "5b3d9ae0-2b57-49f1-91e9-d55ecba4eeb6",
"productId": "ccac8383-697c-4e2f-a901-90b4d5c87a34"
},
{
"id": "363a7490-47e3-4611-8fdb-995bbf988480",
"markerXSolutionsId": "5b3d9ae0-2b57-49f1-91e9-d55ecba4eeb6",
"productId": "ccac8383-697c-4e2f-a901-90b4d5c87a34"
}
],
"isApproved": 2
},
{
"id": "0bf11ddb-45d4-4011-9ad4-e08efe8d8fec",
"markerId": "8a79c744-1019-4692-b063-c20c44480327",
"solutionId": "3ecfe925-7f17-4a74-b6c3-2cfe3b09a1a9",
"taxonomy263415Id": "02a00464-a662-4cf2-9761-aa80f24894f0",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "bedadabd-c1bd-4522-927a-545db4589e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "626c247b-0483-41d6-acaa-b94068d16b15",
"qrLogAttributeListValue": {
"id": "dbaa4416-e274-41f2-8309-89cf27db3551",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64ef0279-95b4-4df7-884f-b64b86b0753c",
"qrLogAttribute": {
"id": "2568be90-0917-4601-bfbf-81c571d2e86b",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "db37ab96-1d0a-401d-a01d-246b819a23c0",
"qrLogAttributeClass": {
"id": "85b4c1a7-3024-43a8-9154-b2440fc31227",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fc4a744d-0317-432d-958a-3a91aee808a8",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
"markerXSolutionsId": "b7e50cb7-8dfc-4705-a60d-ffb3495102d3",
"qrLogAttributeId": "7635f56b-baa1-4329-8a34-1467a77bff48",
"qrLogAttribute": {
"id": "2568be90-0917-4601-bfbf-81c571d2e86b",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "db37ab96-1d0a-401d-a01d-246b819a23c0",
"qrLogAttributeClass": {
"id": "85b4c1a7-3024-43a8-9154-b2440fc31227",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "dbaa4416-e274-41f2-8309-89cf27db3551",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64ef0279-95b4-4df7-884f-b64b86b0753c",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
{
"id": "dbaa4416-e274-41f2-8309-89cf27db3551",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64ef0279-95b4-4df7-884f-b64b86b0753c",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
}
],
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fc4a744d-0317-432d-958a-3a91aee808a8",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "bedadabd-c1bd-4522-927a-545db4589e55",
"value": "sample string 2",
"qrLogAttributeListValueId": "626c247b-0483-41d6-acaa-b94068d16b15",
"qrLogAttributeListValue": {
"id": "dbaa4416-e274-41f2-8309-89cf27db3551",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64ef0279-95b4-4df7-884f-b64b86b0753c",
"qrLogAttribute": {
"id": "2568be90-0917-4601-bfbf-81c571d2e86b",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "db37ab96-1d0a-401d-a01d-246b819a23c0",
"qrLogAttributeClass": {
"id": "85b4c1a7-3024-43a8-9154-b2440fc31227",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fc4a744d-0317-432d-958a-3a91aee808a8",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
"markerXSolutionsId": "b7e50cb7-8dfc-4705-a60d-ffb3495102d3",
"qrLogAttributeId": "7635f56b-baa1-4329-8a34-1467a77bff48",
"qrLogAttribute": {
"id": "2568be90-0917-4601-bfbf-81c571d2e86b",
"code": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "db37ab96-1d0a-401d-a01d-246b819a23c0",
"qrLogAttributeClass": {
"id": "85b4c1a7-3024-43a8-9154-b2440fc31227",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
"qrLogAttributeListValue": [
{
"id": "dbaa4416-e274-41f2-8309-89cf27db3551",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64ef0279-95b4-4df7-884f-b64b86b0753c",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
},
{
"id": "dbaa4416-e274-41f2-8309-89cf27db3551",
"description": "sample string 2",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-09T02:05:30.1592803Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "64ef0279-95b4-4df7-884f-b64b86b0753c",
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
]
}
],
"translations": [
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
},
{
"id": "1e1ac787-a807-4052-bae6-7f497eb4b222",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "5730c262-b0f1-45d4-a60c-d18802a8228f"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "fc4a744d-0317-432d-958a-3a91aee808a8",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "7de8ccf5-3005-459a-8e04-f1f75ad3c4e6",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "91d53c74-a3cb-42d0-8350-fda19e11af96",
"reportId": "1b05065c-8415-478e-b95a-cdec34a28cc7",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/7de8ccf5-3005-459a-8e04-f1f75ad3c4e6"
},
{
"id": "7de8ccf5-3005-459a-8e04-f1f75ad3c4e6",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-09T02:05:30.1592803Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "91d53c74-a3cb-42d0-8350-fda19e11af96",
"reportId": "1b05065c-8415-478e-b95a-cdec34a28cc7",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/7de8ccf5-3005-459a-8e04-f1f75ad3c4e6"
}
],
"selectedProducts": [
{
"id": "363a7490-47e3-4611-8fdb-995bbf988480",
"markerXSolutionsId": "5b3d9ae0-2b57-49f1-91e9-d55ecba4eeb6",
"productId": "ccac8383-697c-4e2f-a901-90b4d5c87a34"
},
{
"id": "363a7490-47e3-4611-8fdb-995bbf988480",
"markerXSolutionsId": "5b3d9ae0-2b57-49f1-91e9-d55ecba4eeb6",
"productId": "ccac8383-697c-4e2f-a901-90b4d5c87a34"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "b6ffc029-3ab7-4131-98dd-0c9be4875870",
"date": "2026-01-09T02:05:30.1592803Z",
"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": "640457f5-442e-44ef-bd6b-6e2dda6ad046",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b6ffc029-3ab7-4131-98dd-0c9be4875870"
},
{
"id": "b6ffc029-3ab7-4131-98dd-0c9be4875870",
"date": "2026-01-09T02:05:30.1592803Z",
"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": "640457f5-442e-44ef-bd6b-6e2dda6ad046",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/b6ffc029-3ab7-4131-98dd-0c9be4875870"
}
],
"calculateStatus": 2
}