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. |
|
| Taxonomy263415Id | globally unique identifier |
None. |
|
| Amount | integer |
None. |
|
| Diameter | decimal number |
None. |
|
| Unit | string |
None. |
|
| Width | integer |
None. |
|
| Height | integer |
None. |
|
| Length | decimal number |
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": "73e34dd3-e783-4eb1-949e-101b8e7267d6",
"markerId": "fca70c5c-750b-455e-b13e-fd10f5a68335",
"solutionId": "1e59931d-2478-4f5d-b937-1206b0449071",
"taxonomy263415Id": "261c52c4-790d-4958-8b89-59342e940564",
"amount": 3,
"diameter": 4.0,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8.0,
"comments": "sample string 9",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"marker": {
"id": "ad2da7cc-9817-44fc-af1d-561acb317834",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-29T15:58:54.7172732Z",
"modifiedBy": "sample string 5",
"date": "2026-05-29T15:58:54.7172732Z",
"customerId": 6,
"qrId": "67d758c0-9b1b-4ff7-b2ae-21865011670f",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "da60c768-149c-458e-be94-68916c9f1aea",
"blueprint": {
"id": "27e3c643-ef54-4115-aab5-13587a1d3483",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-29T15:58:54.7172732Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-05-29T15:58:54.7172732Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-05-29T15:58:54.7172732Z",
"buildingComponentId": "1a84c84a-d6ed-47ed-bac1-9070659bdc8a",
"buildingComponent": {
"id": "515253db-556a-417b-b6e1-d4a230133c92",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-29T15:58:54.7172732Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "f0cc904c-54a2-4f3e-b705-0ea9d7a97713",
"project": {
"id": "53875a8d-eedb-4ae5-b0a1-360fd4100e14",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-05-29T15:58:54.7172732Z",
"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/53875a8d-eedb-4ae5-b0a1-360fd4100e14"
},
"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": "ea74a075-6c31-4393-b869-1ca8c50aad15",
"blueprintFile": {
"id": "71c004f6-3745-4654-9ea4-75aae91f8bb0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-05-29T15:58:54.7172732Z",
"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": "7d1a706d-eae3-44fc-9b1e-ad4835bbaa4e",
"date": "2026-05-29T15:58:54.7172732Z",
"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": "0e552159-6aaa-41bb-8ada-7f84a24a7039",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/7d1a706d-eae3-44fc-9b1e-ad4835bbaa4e"
},
{
"id": "7d1a706d-eae3-44fc-9b1e-ad4835bbaa4e",
"date": "2026-05-29T15:58:54.7172732Z",
"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": "0e552159-6aaa-41bb-8ada-7f84a24a7039",
"isDeleted": true,
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/7d1a706d-eae3-44fc-9b1e-ad4835bbaa4e"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "aab3a694-c130-4261-92ae-f02519dce9c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "46c5f938-aae5-48fe-b23e-de1bc8558a37",
"qrLogAttributeListValue": {
"id": "8103a340-6407-406a-bd36-ea8991ae35c8",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.7172732Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d490b5a1-f198-4a2b-8629-af101e3f2ea6",
"qrLogAttribute": {
"id": "b3e02bf5-7d53-4e69-a29c-aa14a159eb3f",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.7172732Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "d83cd332-62d0-453f-b9d0-e3aada044dbe",
"qrLogAttributeClass": {
"id": "6eb19996-1b93-46d5-a987-7bd96cdb67ea",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
},
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
},
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a199540d-0809-4baa-b36a-c9ca5db0c91e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
},
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
}
]
},
"markerXSolutionsId": "cb1c38fc-f4f5-4f4c-81aa-c4ec5932c4d0",
"qrLogAttributeId": "c3ee6105-562c-470f-8f90-70646d4982f9",
"qrLogAttribute": {
"id": "b3e02bf5-7d53-4e69-a29c-aa14a159eb3f",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.7172732Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "d83cd332-62d0-453f-b9d0-e3aada044dbe",
"qrLogAttributeClass": {
"id": "6eb19996-1b93-46d5-a987-7bd96cdb67ea",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
},
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8103a340-6407-406a-bd36-ea8991ae35c8",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.7172732Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d490b5a1-f198-4a2b-8629-af101e3f2ea6",
"translations": [
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
},
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
}
]
},
{
"id": "8103a340-6407-406a-bd36-ea8991ae35c8",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.7172732Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d490b5a1-f198-4a2b-8629-af101e3f2ea6",
"translations": [
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
},
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
}
]
}
],
"translations": [
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
},
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a199540d-0809-4baa-b36a-c9ca5db0c91e",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "aab3a694-c130-4261-92ae-f02519dce9c7",
"value": "sample string 2",
"qrLogAttributeListValueId": "46c5f938-aae5-48fe-b23e-de1bc8558a37",
"qrLogAttributeListValue": {
"id": "8103a340-6407-406a-bd36-ea8991ae35c8",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.7172732Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d490b5a1-f198-4a2b-8629-af101e3f2ea6",
"qrLogAttribute": {
"id": "b3e02bf5-7d53-4e69-a29c-aa14a159eb3f",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.7172732Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "d83cd332-62d0-453f-b9d0-e3aada044dbe",
"qrLogAttributeClass": {
"id": "6eb19996-1b93-46d5-a987-7bd96cdb67ea",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
},
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
},
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a199540d-0809-4baa-b36a-c9ca5db0c91e",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
},
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
}
]
},
"markerXSolutionsId": "cb1c38fc-f4f5-4f4c-81aa-c4ec5932c4d0",
"qrLogAttributeId": "c3ee6105-562c-470f-8f90-70646d4982f9",
"qrLogAttribute": {
"id": "b3e02bf5-7d53-4e69-a29c-aa14a159eb3f",
"code": "sample string 2",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.7172732Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "d83cd332-62d0-453f-b9d0-e3aada044dbe",
"qrLogAttributeClass": {
"id": "6eb19996-1b93-46d5-a987-7bd96cdb67ea",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
},
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
}
]
},
"qrLogAttributeListValue": [
{
"id": "8103a340-6407-406a-bd36-ea8991ae35c8",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.7172732Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d490b5a1-f198-4a2b-8629-af101e3f2ea6",
"translations": [
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
},
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
}
]
},
{
"id": "8103a340-6407-406a-bd36-ea8991ae35c8",
"description": "sample string 2",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-05-29T15:58:54.7172732Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "d490b5a1-f198-4a2b-8629-af101e3f2ea6",
"translations": [
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
},
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
}
]
}
],
"translations": [
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
},
{
"id": "9f672e36-4afa-4141-8da2-9d52744847c9",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "eecd81b9-e590-4359-af2a-b3da40b59214"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "a199540d-0809-4baa-b36a-c9ca5db0c91e",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "e550b3fa-34ff-4882-8565-6214648895e1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "50d0609d-5c5d-4d79-a0bd-1ed3cf61857b",
"reportId": "0bb3c6dd-e7bd-424d-8637-52dda8966c75",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/e550b3fa-34ff-4882-8565-6214648895e1"
},
{
"id": "e550b3fa-34ff-4882-8565-6214648895e1",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-05-29T15:58:54.7172732Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "50d0609d-5c5d-4d79-a0bd-1ed3cf61857b",
"reportId": "0bb3c6dd-e7bd-424d-8637-52dda8966c75",
"link": "https://firelog-api-uat.ipcom.be/api/DownloadImage/e550b3fa-34ff-4882-8565-6214648895e1"
}
],
"selectedProducts": [
{
"id": "5114aaca-1ed9-40d3-858a-5fb6ec10adc4",
"markerXSolutionsId": "ec8393c5-d64b-4526-80f2-9dfad6acee2e",
"productId": "48818078-68d6-46a9-95dc-9d049e6f76a2"
},
{
"id": "5114aaca-1ed9-40d3-858a-5fb6ec10adc4",
"markerXSolutionsId": "ec8393c5-d64b-4526-80f2-9dfad6acee2e",
"productId": "48818078-68d6-46a9-95dc-9d049e6f76a2"
}
],
"isApproved": 2
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.