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": "f6224929-1847-47c2-a0da-98057cdf5d30",
"markerId": "ecce8dc1-962b-465b-9854-3225d739afd8",
"solutionId": "43db564f-1c64-4d65-90e6-d857b96887f6",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"marker": {
"id": "f9e713c2-0ca4-4bec-91c5-43c0ece5ae3f",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:41:39.5310659Z",
"modifiedBy": "sample string 5",
"date": "2025-12-18T22:41:39.5310659Z",
"customerId": 6,
"qrId": "a475e2f9-526e-46fb-8b57-a2898a0b59ce",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "c10f82b7-ee33-4f04-aba8-09f77a255cce",
"blueprint": {
"id": "e665f036-fe72-4fe6-9a29-8229fa26e479",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-18T22:41:39.5310659Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-12-18T22:41:39.5310659Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-12-18T22:41:39.5310659Z",
"buildingComponentId": "7ff83804-244e-42fd-9974-ef660c65f484",
"buildingComponent": {
"id": "9e42a9b6-5702-4e74-82d0-2a68650fe6e6",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-18T22:41:39.5310659Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "7374c035-8947-4e54-af5d-c0e7a888c69e",
"project": {
"id": "e248cc38-8631-4493-8aa4-3144d8cd76bf",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-18T22:41:39.5310659Z",
"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/e248cc38-8631-4493-8aa4-3144d8cd76bf"
},
"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": "ed5af332-7c44-4158-93e8-904cc316c758",
"blueprintFile": {
"id": "61c8a538-399a-4b3d-b4f0-0c6568897139",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:41:39.5310659Z",
"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": "8ad92e65-e4ea-47e2-944c-6f3796769094",
"date": "2025-12-18T22:41:39.5310659Z",
"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": "8dc70b43-5200-4223-bd44-029141620b2f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8ad92e65-e4ea-47e2-944c-6f3796769094"
},
{
"id": "8ad92e65-e4ea-47e2-944c-6f3796769094",
"date": "2025-12-18T22:41:39.5310659Z",
"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": "8dc70b43-5200-4223-bd44-029141620b2f",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/8ad92e65-e4ea-47e2-944c-6f3796769094"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "dec51b36-7cd1-4184-8e2c-3dfacb18f19f",
"value": "sample string 2",
"qrLogAttributeListValueId": "c6f94693-0870-4655-9a2e-407d67644ef8",
"qrLogAttributeListValue": {
"id": "340c37d8-327a-49d5-bbc6-dffdfe9f816c",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.5310659Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "44e2df46-5265-4549-a7ce-403ece9e6a3b",
"qrLogAttribute": {
"id": "c71d4f77-5123-4a91-9534-6a1dea5cd3e5",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.5310659Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "240ed651-8380-4044-90d7-74bc2f940592",
"qrLogAttributeClass": {
"id": "7c552a84-d454-4966-a3e4-e1953ab395b3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
},
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
},
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a7b17a-7162-47ad-94b6-34917b7c1007",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
},
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
}
]
},
"markerXSolutionsId": "6dd2cbf8-1ee1-40e2-9306-1a8464aada8f",
"qrLogAttributeId": "516220c2-1dd3-4d4f-8ca9-ca256368d4e4",
"qrLogAttribute": {
"id": "c71d4f77-5123-4a91-9534-6a1dea5cd3e5",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.5310659Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "240ed651-8380-4044-90d7-74bc2f940592",
"qrLogAttributeClass": {
"id": "7c552a84-d454-4966-a3e4-e1953ab395b3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
},
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
}
]
},
"qrLogAttributeListValue": [
{
"id": "340c37d8-327a-49d5-bbc6-dffdfe9f816c",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.5310659Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "44e2df46-5265-4549-a7ce-403ece9e6a3b",
"translations": [
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
},
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
}
]
},
{
"id": "340c37d8-327a-49d5-bbc6-dffdfe9f816c",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.5310659Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "44e2df46-5265-4549-a7ce-403ece9e6a3b",
"translations": [
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
},
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
}
]
}
],
"translations": [
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
},
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a7b17a-7162-47ad-94b6-34917b7c1007",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "dec51b36-7cd1-4184-8e2c-3dfacb18f19f",
"value": "sample string 2",
"qrLogAttributeListValueId": "c6f94693-0870-4655-9a2e-407d67644ef8",
"qrLogAttributeListValue": {
"id": "340c37d8-327a-49d5-bbc6-dffdfe9f816c",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.5310659Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "44e2df46-5265-4549-a7ce-403ece9e6a3b",
"qrLogAttribute": {
"id": "c71d4f77-5123-4a91-9534-6a1dea5cd3e5",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.5310659Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "240ed651-8380-4044-90d7-74bc2f940592",
"qrLogAttributeClass": {
"id": "7c552a84-d454-4966-a3e4-e1953ab395b3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
},
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
},
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a7b17a-7162-47ad-94b6-34917b7c1007",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
},
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
}
]
},
"markerXSolutionsId": "6dd2cbf8-1ee1-40e2-9306-1a8464aada8f",
"qrLogAttributeId": "516220c2-1dd3-4d4f-8ca9-ca256368d4e4",
"qrLogAttribute": {
"id": "c71d4f77-5123-4a91-9534-6a1dea5cd3e5",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.5310659Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "240ed651-8380-4044-90d7-74bc2f940592",
"qrLogAttributeClass": {
"id": "7c552a84-d454-4966-a3e4-e1953ab395b3",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
},
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
}
]
},
"qrLogAttributeListValue": [
{
"id": "340c37d8-327a-49d5-bbc6-dffdfe9f816c",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.5310659Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "44e2df46-5265-4549-a7ce-403ece9e6a3b",
"translations": [
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
},
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
}
]
},
{
"id": "340c37d8-327a-49d5-bbc6-dffdfe9f816c",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.5310659Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "44e2df46-5265-4549-a7ce-403ece9e6a3b",
"translations": [
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
},
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
}
]
}
],
"translations": [
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
},
{
"id": "f5c5ffb4-7a2b-4f97-9957-4ab361c1c489",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "80ff470e-ad36-4b78-9812-98f0bd9a5529"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "d2a7b17a-7162-47ad-94b6-34917b7c1007",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "a9bea547-5d9c-45e3-8e21-e315a26e97fb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "91f0022e-e629-425b-9bd3-0f1b4f320ba3",
"reportId": "78717bee-2670-4117-bef6-d91c25133ee1",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a9bea547-5d9c-45e3-8e21-e315a26e97fb"
},
{
"id": "a9bea547-5d9c-45e3-8e21-e315a26e97fb",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:39.5310659Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "91f0022e-e629-425b-9bd3-0f1b4f320ba3",
"reportId": "78717bee-2670-4117-bef6-d91c25133ee1",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/a9bea547-5d9c-45e3-8e21-e315a26e97fb"
}
],
"selectedProducts": [
{
"id": "b5a4c4d0-67fb-4f20-8b33-d176e2cf494a",
"markerXSolutionsId": "2f23b0e2-fb89-4d38-b0e3-64b597697c04",
"productId": "c2fc391b-a621-4e98-8c10-4c1f47a0f73e"
},
{
"id": "b5a4c4d0-67fb-4f20-8b33-d176e2cf494a",
"markerXSolutionsId": "2f23b0e2-fb89-4d38-b0e3-64b597697c04",
"productId": "c2fc391b-a621-4e98-8c10-4c1f47a0f73e"
}
],
"isApproved": 2
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
None.