PUT api/MarkerXSolutions/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
MarkerXSolutions| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| MarkerId | globally unique identifier |
None. |
|
| SolutionId | globally unique identifier |
None. |
|
| Amount | integer |
None. |
|
| Diameter | integer |
None. |
|
| Unit | string |
None. |
|
| Width | integer |
None. |
|
| Height | integer |
None. |
|
| Length | integer |
None. |
|
| Comments | string |
None. |
|
| CreatedTs | date |
None. |
|
| Marker | Marker |
None. |
|
| QRLogAttributeXMarkerXSolutions | Collection of QRLogAttributeXMarkerXSolutions |
None. |
|
| Attachments | Collection of Attachment |
None. |
|
| SelectedProducts | Collection of SelectedProduct |
None. |
|
| IsApproved | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "765dbbc5-eb71-413a-b651-a73dff4a489c",
"markerId": "8daea80d-84a5-445a-8034-60d5f46ec3f9",
"solutionId": "e516d52e-e428-4bfc-8ad0-8b9cf3f573a1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-09-23T11:02:40.804427Z",
"marker": {
"id": "7c4dbb21-43c8-4e13-bebd-2bba95e5fca4",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-09-23T11:02:40.804427Z",
"modifiedBy": "sample string 5",
"date": "2026-09-23T11:02:40.804427Z",
"customerId": 6,
"qrId": "63b014a8-bfd3-4b9d-9e0f-7aa93f423d6f",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "55942525-c444-468a-9d1e-e3e1df57e153",
"blueprint": {
"id": "0763c94b-d277-45d1-9d01-5313d4498bcb",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-09-23T11:02:40.804427Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-09-23T11:02:40.804427Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-09-23T11:02:40.804427Z",
"buildingComponentId": "eb41119e-0a0b-4881-bb2b-b848443f6289",
"buildingComponent": {
"id": "582ecae0-6d87-4d95-9a69-7604b4ebdf4d",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-09-23T11:02:40.804427Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "b8fce4a7-5460-4cbd-ae82-e403bcbaed8d",
"project": {
"id": "20df1921-bebc-4f2d-85ae-b9b9c50f078d",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-09-23T11:02:40.804427Z",
"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/20df1921-bebc-4f2d-85ae-b9b9c50f078d"
},
"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": "005a7e8d-f904-4cff-80d3-6dcb0d14f464",
"blueprintFile": {
"id": "aa5c0ee7-33d1-489b-a435-695612dbef06",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-09-23T11:02:40.804427Z",
"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": [],
"reports": [
{
"id": "5780e137-7d24-46a6-8116-9b0de598f7c6",
"date": "2026-09-23T11:02:40.804427Z",
"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": "99a88911-c8af-40cb-9f07-a5428d894ac9",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5780e137-7d24-46a6-8116-9b0de598f7c6"
},
{
"id": "5780e137-7d24-46a6-8116-9b0de598f7c6",
"date": "2026-09-23T11:02:40.804427Z",
"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": "99a88911-c8af-40cb-9f07-a5428d894ac9",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/5780e137-7d24-46a6-8116-9b0de598f7c6"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "6b56576c-53b8-4c3d-a9cd-2265541edb90",
"value": "sample string 2",
"qrLogAttributeListValueId": "bbf59962-4e55-4ee0-8038-b59798c3de90",
"qrLogAttributeListValue": {
"id": "030265e6-5ea4-410f-b418-1b1e9de7b8b5",
"description": "sample string 2",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:02:40.804427Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "54a8cd25-9d97-4b02-b153-94e76e364381",
"qrLogAttribute": {
"id": "11181028-3a0e-49c8-a017-4452f567e6ff",
"code": "sample string 2",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:02:40.804427Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7649028e-613d-48a9-a6c7-048872c29c05",
"qrLogAttributeClass": {
"id": "ed48c71f-e354-4095-be37-a0ec061af911",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
},
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
},
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c1ed13a7-6ef9-44a3-ab6f-0266462faf7f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
},
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
}
]
},
"markerXSolutionsId": "9db53f7b-1576-4e78-9ecd-7ccb39563e07",
"qrLogAttributeId": "12af9c34-64e9-4890-b45f-004458bc6eac",
"qrLogAttribute": {
"id": "11181028-3a0e-49c8-a017-4452f567e6ff",
"code": "sample string 2",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:02:40.804427Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7649028e-613d-48a9-a6c7-048872c29c05",
"qrLogAttributeClass": {
"id": "ed48c71f-e354-4095-be37-a0ec061af911",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
},
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "030265e6-5ea4-410f-b418-1b1e9de7b8b5",
"description": "sample string 2",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:02:40.804427Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "54a8cd25-9d97-4b02-b153-94e76e364381",
"translations": [
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
},
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
}
]
},
{
"id": "030265e6-5ea4-410f-b418-1b1e9de7b8b5",
"description": "sample string 2",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:02:40.804427Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "54a8cd25-9d97-4b02-b153-94e76e364381",
"translations": [
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
},
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
}
]
}
],
"translations": [
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
},
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c1ed13a7-6ef9-44a3-ab6f-0266462faf7f",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "6b56576c-53b8-4c3d-a9cd-2265541edb90",
"value": "sample string 2",
"qrLogAttributeListValueId": "bbf59962-4e55-4ee0-8038-b59798c3de90",
"qrLogAttributeListValue": {
"id": "030265e6-5ea4-410f-b418-1b1e9de7b8b5",
"description": "sample string 2",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:02:40.804427Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "54a8cd25-9d97-4b02-b153-94e76e364381",
"qrLogAttribute": {
"id": "11181028-3a0e-49c8-a017-4452f567e6ff",
"code": "sample string 2",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:02:40.804427Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7649028e-613d-48a9-a6c7-048872c29c05",
"qrLogAttributeClass": {
"id": "ed48c71f-e354-4095-be37-a0ec061af911",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
},
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
},
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c1ed13a7-6ef9-44a3-ab6f-0266462faf7f",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
},
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
}
]
},
"markerXSolutionsId": "9db53f7b-1576-4e78-9ecd-7ccb39563e07",
"qrLogAttributeId": "12af9c34-64e9-4890-b45f-004458bc6eac",
"qrLogAttribute": {
"id": "11181028-3a0e-49c8-a017-4452f567e6ff",
"code": "sample string 2",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:02:40.804427Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "7649028e-613d-48a9-a6c7-048872c29c05",
"qrLogAttributeClass": {
"id": "ed48c71f-e354-4095-be37-a0ec061af911",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
},
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "030265e6-5ea4-410f-b418-1b1e9de7b8b5",
"description": "sample string 2",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:02:40.804427Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "54a8cd25-9d97-4b02-b153-94e76e364381",
"translations": [
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
},
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
}
]
},
{
"id": "030265e6-5ea4-410f-b418-1b1e9de7b8b5",
"description": "sample string 2",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-09-23T11:02:40.804427Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "54a8cd25-9d97-4b02-b153-94e76e364381",
"translations": [
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
},
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
}
]
}
],
"translations": [
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
},
{
"id": "1c615908-fff7-4238-8abb-453a3194e92d",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59ec2c61-4373-45c5-9107-2077cddb60d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "c1ed13a7-6ef9-44a3-ab6f-0266462faf7f",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "c81ba667-8d5a-4273-b337-40273d4a391d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "88e327d0-e26c-4b0c-b75a-9594ebc95f03",
"reportId": "af168268-54b2-4e22-a28d-189610ed7dab",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c81ba667-8d5a-4273-b337-40273d4a391d"
},
{
"id": "c81ba667-8d5a-4273-b337-40273d4a391d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-09-23T11:02:40.804427Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "88e327d0-e26c-4b0c-b75a-9594ebc95f03",
"reportId": "af168268-54b2-4e22-a28d-189610ed7dab",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/c81ba667-8d5a-4273-b337-40273d4a391d"
}
],
"selectedProducts": [
{
"id": "31a9a4ed-69aa-4244-9fd2-9ffef2c60d80",
"markerXSolutionsId": "24fc79ed-2eab-4b29-b646-32060d32899e",
"productId": "fd08590a-113a-445a-bd84-54b1a7634af8"
},
{
"id": "31a9a4ed-69aa-4244-9fd2-9ffef2c60d80",
"markerXSolutionsId": "24fc79ed-2eab-4b29-b646-32060d32899e",
"productId": "fd08590a-113a-445a-bd84-54b1a7634af8"
}
],
"isApproved": 2
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.