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": "a875ce77-12e1-445e-871b-8d4061de4176",
"markerId": "2699f4b5-065d-4048-a037-d21ac5aa9528",
"solutionId": "bfe59155-ddcf-48c6-958f-2deabfcf4ab1",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"marker": {
"id": "b600017e-854a-458b-87b2-23be6c78c499",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T08:11:39.1265696Z",
"modifiedBy": "sample string 5",
"date": "2026-07-30T08:11:39.1265696Z",
"customerId": 6,
"qrId": "6d3bbb34-f49f-4a82-b7c3-b306b8af9ae6",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "8eaf1e14-b38d-44c5-9948-796424c8656e",
"blueprint": {
"id": "77088b6e-58ad-4124-aa30-467180338968",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T08:11:39.1265696Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-30T08:11:39.1265696Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-30T08:11:39.1265696Z",
"buildingComponentId": "f7007666-1839-4776-a246-ec89ee1679d1",
"buildingComponent": {
"id": "37e57fbb-97bd-49ca-ad08-f1ab1cff70a3",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T08:11:39.1265696Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "b3adfddb-bc42-47e3-a182-b96058d4f432",
"project": {
"id": "958ee816-39aa-48e1-8691-631b1679147d",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-30T08:11:39.1265696Z",
"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/958ee816-39aa-48e1-8691-631b1679147d"
},
"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": "abd3a97e-0d25-4991-8b5b-38b26f8ee292",
"blueprintFile": {
"id": "2e2b976c-0e89-4367-be3e-563e6067bb35",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-30T08:11:39.1265696Z",
"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": "e6aa4dcc-cd13-4d94-b45c-da1704ae3aa7",
"date": "2026-07-30T08:11:39.1265696Z",
"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": "3e37a268-79de-4aeb-88e9-27f089d49837",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e6aa4dcc-cd13-4d94-b45c-da1704ae3aa7"
},
{
"id": "e6aa4dcc-cd13-4d94-b45c-da1704ae3aa7",
"date": "2026-07-30T08:11:39.1265696Z",
"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": "3e37a268-79de-4aeb-88e9-27f089d49837",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/e6aa4dcc-cd13-4d94-b45c-da1704ae3aa7"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "f3b5e7cc-f078-4816-86f9-9e0e8b944813",
"value": "sample string 2",
"qrLogAttributeListValueId": "b4e08823-4669-48ab-a21a-921f175c47e6",
"qrLogAttributeListValue": {
"id": "2982c856-e652-4490-bf68-56f767b74da1",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:39.1265696Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2ecea43f-781f-4fc1-8f3c-43721034f669",
"qrLogAttribute": {
"id": "aaa6bd33-831e-4c82-9292-d3cfdd67a862",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:39.1265696Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4464d6f6-f05f-44e1-a94c-b0003ab661a4",
"qrLogAttributeClass": {
"id": "56934c90-bdb9-48ef-8662-8e571c5c48fe",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
},
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
},
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d4b93311-f6fa-4608-89c3-9bb2bed6cdf6",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
},
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
}
]
},
"markerXSolutionsId": "93fa182d-7687-4abb-8c7f-32ca07aa0e51",
"qrLogAttributeId": "04e8b377-dc7d-4388-bb47-bf652dd47eaf",
"qrLogAttribute": {
"id": "aaa6bd33-831e-4c82-9292-d3cfdd67a862",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:39.1265696Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4464d6f6-f05f-44e1-a94c-b0003ab661a4",
"qrLogAttributeClass": {
"id": "56934c90-bdb9-48ef-8662-8e571c5c48fe",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
},
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2982c856-e652-4490-bf68-56f767b74da1",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:39.1265696Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2ecea43f-781f-4fc1-8f3c-43721034f669",
"translations": [
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
},
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
}
]
},
{
"id": "2982c856-e652-4490-bf68-56f767b74da1",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:39.1265696Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2ecea43f-781f-4fc1-8f3c-43721034f669",
"translations": [
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
},
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
}
]
}
],
"translations": [
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
},
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d4b93311-f6fa-4608-89c3-9bb2bed6cdf6",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "f3b5e7cc-f078-4816-86f9-9e0e8b944813",
"value": "sample string 2",
"qrLogAttributeListValueId": "b4e08823-4669-48ab-a21a-921f175c47e6",
"qrLogAttributeListValue": {
"id": "2982c856-e652-4490-bf68-56f767b74da1",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:39.1265696Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2ecea43f-781f-4fc1-8f3c-43721034f669",
"qrLogAttribute": {
"id": "aaa6bd33-831e-4c82-9292-d3cfdd67a862",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:39.1265696Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4464d6f6-f05f-44e1-a94c-b0003ab661a4",
"qrLogAttributeClass": {
"id": "56934c90-bdb9-48ef-8662-8e571c5c48fe",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
},
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
},
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d4b93311-f6fa-4608-89c3-9bb2bed6cdf6",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
},
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
}
]
},
"markerXSolutionsId": "93fa182d-7687-4abb-8c7f-32ca07aa0e51",
"qrLogAttributeId": "04e8b377-dc7d-4388-bb47-bf652dd47eaf",
"qrLogAttribute": {
"id": "aaa6bd33-831e-4c82-9292-d3cfdd67a862",
"code": "sample string 2",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:39.1265696Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "4464d6f6-f05f-44e1-a94c-b0003ab661a4",
"qrLogAttributeClass": {
"id": "56934c90-bdb9-48ef-8662-8e571c5c48fe",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
},
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
}
]
},
"qrLogAttributeListValue": [
{
"id": "2982c856-e652-4490-bf68-56f767b74da1",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:39.1265696Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2ecea43f-781f-4fc1-8f3c-43721034f669",
"translations": [
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
},
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
}
]
},
{
"id": "2982c856-e652-4490-bf68-56f767b74da1",
"description": "sample string 2",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-30T08:11:39.1265696Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2ecea43f-781f-4fc1-8f3c-43721034f669",
"translations": [
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
},
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
}
]
}
],
"translations": [
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
},
{
"id": "9be06079-27c1-4983-9632-4ff0a179f853",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4d776509-8e00-437c-8ae4-2308547bd4d8"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d4b93311-f6fa-4608-89c3-9bb2bed6cdf6",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "80d6c49e-f36a-453a-9554-8ec0060cdc1f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "40445ce1-5d10-4533-9319-85e8138ec575",
"reportId": "cf2af183-46e7-409b-a7a5-451c67285748",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/80d6c49e-f36a-453a-9554-8ec0060cdc1f"
},
{
"id": "80d6c49e-f36a-453a-9554-8ec0060cdc1f",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-30T08:11:39.1265696Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "40445ce1-5d10-4533-9319-85e8138ec575",
"reportId": "cf2af183-46e7-409b-a7a5-451c67285748",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/80d6c49e-f36a-453a-9554-8ec0060cdc1f"
}
],
"selectedProducts": [
{
"id": "86a3220f-ec69-44ce-91b5-c5a5d4762eec",
"markerXSolutionsId": "acd2fb21-329d-41f8-b293-8a840a96c64a",
"productId": "cced665e-2f82-49eb-a3bf-cbd1da1f18d4"
},
{
"id": "86a3220f-ec69-44ce-91b5-c5a5d4762eec",
"markerXSolutionsId": "acd2fb21-329d-41f8-b293-8a840a96c64a",
"productId": "cced665e-2f82-49eb-a3bf-cbd1da1f18d4"
}
],
"isApproved": 2
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.