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": "da1049c9-4e76-45bf-892a-44808f8e7a0c",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 5",
"date": "2026-05-15T22:24:12.5727153Z",
"customerId": 6,
"qrId": "f5464c53-e062-4145-8d8a-a85088a2850f",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "2998a6d2-25e0-40eb-9607-5ceea85325d2",
"blueprint": {
"id": "e801de80-b2e7-466f-9802-9bebc937a8db",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-05-15T22:24:12.5727153Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-05-15T22:24:12.5727153Z",
"buildingComponentId": "be86f3c2-afae-4431-a8f0-27f9a123b276",
"buildingComponent": {
"id": "ed0c0b78-653a-4db4-9b18-51df18c66e5a",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "3b550684-f57d-4c75-a1b3-1a9d7107fbb0",
"project": {
"id": "934c5b31-84c8-4ff0-8f7d-349d49942200",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"image": "sample string 9",
"street": "sample string 10",
"no": "sample string 11",
"postalCode": "sample string 12",
"city": "sample string 13",
"country": "sample string 14",
"contactName": "sample string 15",
"contactFunction": "sample string 16",
"mobile": "sample string 17",
"email": "sample string 18",
"buildingComponents": [],
"isDeleted": true,
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"link": "https://firelog-api.ipcom.be/api/DownloadImage/934c5b31-84c8-4ff0-8f7d-349d49942200"
},
"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": "7a8ca779-20cb-469b-bac7-1c77cb483c2c",
"blueprintFile": {
"id": "0532682f-dcd0-4365-9575-2f3d391a7cf3",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"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": "97ebff22-1b6e-4917-961a-79386a15d797",
"markerId": "9777f7fd-6f66-4209-a8bc-0243419ad967",
"solutionId": "bd948ce3-64cb-4f8b-94c9-ea0ac5e49874",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dc96947a-e577-4ef7-a7e7-2b2007cbc63b",
"value": "sample string 2",
"qrLogAttributeListValueId": "1a7056fd-61e9-4d18-bf30-05c9bb466b49",
"qrLogAttributeListValue": {
"id": "7a561053-31e4-425f-84ab-73d0cef23999",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7d2280be-ac34-44d6-b083-ab3078e68df6",
"qrLogAttribute": {
"id": "1224b49a-29d9-4372-a563-666bf76caa8b",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "8d8a886b-2fb7-4b8e-92ac-3b6705e4c3d3",
"qrLogAttributeClass": {
"id": "86f15ae2-e437-4a93-b6f6-745d8bcf894c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "43ed1944-9240-4295-8957-514ab4885e3e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
"markerXSolutionsId": "339bd7f4-f79f-4084-a6c0-5bc9eaa12bb2",
"qrLogAttributeId": "f21d61e2-0091-4a9f-bcef-faeca4c585dc",
"qrLogAttribute": {
"id": "1224b49a-29d9-4372-a563-666bf76caa8b",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "8d8a886b-2fb7-4b8e-92ac-3b6705e4c3d3",
"qrLogAttributeClass": {
"id": "86f15ae2-e437-4a93-b6f6-745d8bcf894c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a561053-31e4-425f-84ab-73d0cef23999",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7d2280be-ac34-44d6-b083-ab3078e68df6",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
{
"id": "7a561053-31e4-425f-84ab-73d0cef23999",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7d2280be-ac34-44d6-b083-ab3078e68df6",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
}
],
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "43ed1944-9240-4295-8957-514ab4885e3e",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "dc96947a-e577-4ef7-a7e7-2b2007cbc63b",
"value": "sample string 2",
"qrLogAttributeListValueId": "1a7056fd-61e9-4d18-bf30-05c9bb466b49",
"qrLogAttributeListValue": {
"id": "7a561053-31e4-425f-84ab-73d0cef23999",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7d2280be-ac34-44d6-b083-ab3078e68df6",
"qrLogAttribute": {
"id": "1224b49a-29d9-4372-a563-666bf76caa8b",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "8d8a886b-2fb7-4b8e-92ac-3b6705e4c3d3",
"qrLogAttributeClass": {
"id": "86f15ae2-e437-4a93-b6f6-745d8bcf894c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "43ed1944-9240-4295-8957-514ab4885e3e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
"markerXSolutionsId": "339bd7f4-f79f-4084-a6c0-5bc9eaa12bb2",
"qrLogAttributeId": "f21d61e2-0091-4a9f-bcef-faeca4c585dc",
"qrLogAttribute": {
"id": "1224b49a-29d9-4372-a563-666bf76caa8b",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "8d8a886b-2fb7-4b8e-92ac-3b6705e4c3d3",
"qrLogAttributeClass": {
"id": "86f15ae2-e437-4a93-b6f6-745d8bcf894c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a561053-31e4-425f-84ab-73d0cef23999",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7d2280be-ac34-44d6-b083-ab3078e68df6",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
{
"id": "7a561053-31e4-425f-84ab-73d0cef23999",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7d2280be-ac34-44d6-b083-ab3078e68df6",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
}
],
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "43ed1944-9240-4295-8957-514ab4885e3e",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "57107a0c-ef35-498f-a249-61c517db8106",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab4f9856-4187-4ce5-a6cf-ef67576ac5f1",
"reportId": "98090286-767d-4238-b833-c7e4c9ed2cb5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/57107a0c-ef35-498f-a249-61c517db8106"
},
{
"id": "57107a0c-ef35-498f-a249-61c517db8106",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab4f9856-4187-4ce5-a6cf-ef67576ac5f1",
"reportId": "98090286-767d-4238-b833-c7e4c9ed2cb5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/57107a0c-ef35-498f-a249-61c517db8106"
}
],
"selectedProducts": [
{
"id": "e2d797a5-a6e9-4b6a-bc27-a7d73ac9b701",
"markerXSolutionsId": "fb3395d7-c19e-41fd-bfc2-268cfd97b4eb",
"productId": "f8a0a5e0-96b9-48b7-b05f-783613b89358"
},
{
"id": "e2d797a5-a6e9-4b6a-bc27-a7d73ac9b701",
"markerXSolutionsId": "fb3395d7-c19e-41fd-bfc2-268cfd97b4eb",
"productId": "f8a0a5e0-96b9-48b7-b05f-783613b89358"
}
],
"isApproved": 2
},
{
"id": "97ebff22-1b6e-4917-961a-79386a15d797",
"markerId": "9777f7fd-6f66-4209-a8bc-0243419ad967",
"solutionId": "bd948ce3-64cb-4f8b-94c9-ea0ac5e49874",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dc96947a-e577-4ef7-a7e7-2b2007cbc63b",
"value": "sample string 2",
"qrLogAttributeListValueId": "1a7056fd-61e9-4d18-bf30-05c9bb466b49",
"qrLogAttributeListValue": {
"id": "7a561053-31e4-425f-84ab-73d0cef23999",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7d2280be-ac34-44d6-b083-ab3078e68df6",
"qrLogAttribute": {
"id": "1224b49a-29d9-4372-a563-666bf76caa8b",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "8d8a886b-2fb7-4b8e-92ac-3b6705e4c3d3",
"qrLogAttributeClass": {
"id": "86f15ae2-e437-4a93-b6f6-745d8bcf894c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "43ed1944-9240-4295-8957-514ab4885e3e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
"markerXSolutionsId": "339bd7f4-f79f-4084-a6c0-5bc9eaa12bb2",
"qrLogAttributeId": "f21d61e2-0091-4a9f-bcef-faeca4c585dc",
"qrLogAttribute": {
"id": "1224b49a-29d9-4372-a563-666bf76caa8b",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "8d8a886b-2fb7-4b8e-92ac-3b6705e4c3d3",
"qrLogAttributeClass": {
"id": "86f15ae2-e437-4a93-b6f6-745d8bcf894c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a561053-31e4-425f-84ab-73d0cef23999",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7d2280be-ac34-44d6-b083-ab3078e68df6",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
{
"id": "7a561053-31e4-425f-84ab-73d0cef23999",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7d2280be-ac34-44d6-b083-ab3078e68df6",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
}
],
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "43ed1944-9240-4295-8957-514ab4885e3e",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "dc96947a-e577-4ef7-a7e7-2b2007cbc63b",
"value": "sample string 2",
"qrLogAttributeListValueId": "1a7056fd-61e9-4d18-bf30-05c9bb466b49",
"qrLogAttributeListValue": {
"id": "7a561053-31e4-425f-84ab-73d0cef23999",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7d2280be-ac34-44d6-b083-ab3078e68df6",
"qrLogAttribute": {
"id": "1224b49a-29d9-4372-a563-666bf76caa8b",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "8d8a886b-2fb7-4b8e-92ac-3b6705e4c3d3",
"qrLogAttributeClass": {
"id": "86f15ae2-e437-4a93-b6f6-745d8bcf894c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "43ed1944-9240-4295-8957-514ab4885e3e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
"markerXSolutionsId": "339bd7f4-f79f-4084-a6c0-5bc9eaa12bb2",
"qrLogAttributeId": "f21d61e2-0091-4a9f-bcef-faeca4c585dc",
"qrLogAttribute": {
"id": "1224b49a-29d9-4372-a563-666bf76caa8b",
"code": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "8d8a886b-2fb7-4b8e-92ac-3b6705e4c3d3",
"qrLogAttributeClass": {
"id": "86f15ae2-e437-4a93-b6f6-745d8bcf894c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
"qrLogAttributeListValue": [
{
"id": "7a561053-31e4-425f-84ab-73d0cef23999",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7d2280be-ac34-44d6-b083-ab3078e68df6",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
},
{
"id": "7a561053-31e4-425f-84ab-73d0cef23999",
"description": "sample string 2",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-15T22:24:12.5727153Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "7d2280be-ac34-44d6-b083-ab3078e68df6",
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
]
}
],
"translations": [
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
},
{
"id": "8ee7250d-94fb-4290-8ca4-f7f0953ef77e",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "3727bed9-5aa8-49f8-b6a9-a698290127a9"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "43ed1944-9240-4295-8957-514ab4885e3e",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "57107a0c-ef35-498f-a249-61c517db8106",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab4f9856-4187-4ce5-a6cf-ef67576ac5f1",
"reportId": "98090286-767d-4238-b833-c7e4c9ed2cb5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/57107a0c-ef35-498f-a249-61c517db8106"
},
{
"id": "57107a0c-ef35-498f-a249-61c517db8106",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-15T22:24:12.5727153Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "ab4f9856-4187-4ce5-a6cf-ef67576ac5f1",
"reportId": "98090286-767d-4238-b833-c7e4c9ed2cb5",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/57107a0c-ef35-498f-a249-61c517db8106"
}
],
"selectedProducts": [
{
"id": "e2d797a5-a6e9-4b6a-bc27-a7d73ac9b701",
"markerXSolutionsId": "fb3395d7-c19e-41fd-bfc2-268cfd97b4eb",
"productId": "f8a0a5e0-96b9-48b7-b05f-783613b89358"
},
{
"id": "e2d797a5-a6e9-4b6a-bc27-a7d73ac9b701",
"markerXSolutionsId": "fb3395d7-c19e-41fd-bfc2-268cfd97b4eb",
"productId": "f8a0a5e0-96b9-48b7-b05f-783613b89358"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "ad173cc3-0960-4817-94ff-8a6d3e01c19f",
"date": "2026-05-15T22:24:12.5727153Z",
"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": "4d6cbad9-87b5-4b80-bcce-2adfefa31f66",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ad173cc3-0960-4817-94ff-8a6d3e01c19f"
},
{
"id": "ad173cc3-0960-4817-94ff-8a6d3e01c19f",
"date": "2026-05-15T22:24:12.5727153Z",
"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": "4d6cbad9-87b5-4b80-bcce-2adfefa31f66",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/ad173cc3-0960-4817-94ff-8a6d3e01c19f"
}
],
"calculateStatus": 2
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.