GET api/MarkerXSolutions/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
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. |
Response Formats
application/json, text/json
Sample:
{
"id": "d1a47fa2-7842-4832-b4f7-3a4ea714ec7f",
"markerId": "73960b65-6c4d-4c61-baf2-352b42edea0c",
"solutionId": "55d06b48-9e0c-405b-a4b7-c369b8b624f5",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"marker": {
"id": "1c4786ac-92f1-45cf-9199-4032546db403",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-09T11:45:23.9983037Z",
"modifiedBy": "sample string 5",
"date": "2025-11-09T11:45:23.9983037Z",
"customerId": 6,
"qrId": "91372763-91f0-47f9-a7db-38cba3c416ff",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "450bac2a-03a1-473d-971d-8dcfd4ce464c",
"blueprint": {
"id": "7dbea5a5-61d9-4d6e-b6d6-7db2af6b0efc",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-09T11:45:23.9983037Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-11-09T11:45:23.9983037Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-11-09T11:45:23.9983037Z",
"buildingComponentId": "df0bbf0b-0d10-4e54-b31c-034641dea616",
"buildingComponent": {
"id": "260d8b1f-7691-4ae9-9249-906cbf720d30",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-09T11:45:23.9983037Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "d057327b-6206-4e6a-ad87-69303b55eeb8",
"project": {
"id": "922c3895-8790-4aac-93f3-7a414d97e0b0",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-11-09T11:45:23.9983037Z",
"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/922c3895-8790-4aac-93f3-7a414d97e0b0"
},
"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": "82e2ee8b-fe38-40cd-b68d-f58abca01de0",
"blueprintFile": {
"id": "1d672c61-4501-4b78-a558-c94c854b183a",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-11-09T11:45:23.9983037Z",
"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": "f2a5350c-46bc-4e2c-83a7-4b1b18a1bb89",
"date": "2025-11-09T11:45:23.9983037Z",
"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": "fbf6f5d2-1641-4163-a0e4-ae63d19fd193",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/f2a5350c-46bc-4e2c-83a7-4b1b18a1bb89"
},
{
"id": "f2a5350c-46bc-4e2c-83a7-4b1b18a1bb89",
"date": "2025-11-09T11:45:23.9983037Z",
"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": "fbf6f5d2-1641-4163-a0e4-ae63d19fd193",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/f2a5350c-46bc-4e2c-83a7-4b1b18a1bb89"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "199e6abf-9747-417a-bdc8-39ec1826489a",
"value": "sample string 2",
"qrLogAttributeListValueId": "46cd71ed-b2b3-4278-b0ea-991d590b7462",
"qrLogAttributeListValue": {
"id": "4d19d470-ef5e-4eab-b338-94333aa97199",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:23.9983037Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6470934f-6834-4e52-9434-a89bce468af6",
"qrLogAttribute": {
"id": "81d344be-0e4e-4f52-8af7-ff4982079ebe",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:23.9983037Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "ea0ec5a7-60e0-4d6b-b136-c27d5a97ebe5",
"qrLogAttributeClass": {
"id": "942c6a12-eccf-4430-985b-df0946911967",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
},
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
},
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e8ce38d1-7db4-4357-aaca-2f7d035a26c0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
},
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
}
]
},
"markerXSolutionsId": "4a6ea549-b449-455a-b26f-0e814145df0d",
"qrLogAttributeId": "4b2f7962-f17f-4383-9fb6-4b447d1017f1",
"qrLogAttribute": {
"id": "81d344be-0e4e-4f52-8af7-ff4982079ebe",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:23.9983037Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "ea0ec5a7-60e0-4d6b-b136-c27d5a97ebe5",
"qrLogAttributeClass": {
"id": "942c6a12-eccf-4430-985b-df0946911967",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
},
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4d19d470-ef5e-4eab-b338-94333aa97199",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:23.9983037Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6470934f-6834-4e52-9434-a89bce468af6",
"translations": [
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
},
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
}
]
},
{
"id": "4d19d470-ef5e-4eab-b338-94333aa97199",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:23.9983037Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6470934f-6834-4e52-9434-a89bce468af6",
"translations": [
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
},
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
}
]
}
],
"translations": [
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
},
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e8ce38d1-7db4-4357-aaca-2f7d035a26c0",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "199e6abf-9747-417a-bdc8-39ec1826489a",
"value": "sample string 2",
"qrLogAttributeListValueId": "46cd71ed-b2b3-4278-b0ea-991d590b7462",
"qrLogAttributeListValue": {
"id": "4d19d470-ef5e-4eab-b338-94333aa97199",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:23.9983037Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6470934f-6834-4e52-9434-a89bce468af6",
"qrLogAttribute": {
"id": "81d344be-0e4e-4f52-8af7-ff4982079ebe",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:23.9983037Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "ea0ec5a7-60e0-4d6b-b136-c27d5a97ebe5",
"qrLogAttributeClass": {
"id": "942c6a12-eccf-4430-985b-df0946911967",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
},
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
},
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e8ce38d1-7db4-4357-aaca-2f7d035a26c0",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
},
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
}
]
},
"markerXSolutionsId": "4a6ea549-b449-455a-b26f-0e814145df0d",
"qrLogAttributeId": "4b2f7962-f17f-4383-9fb6-4b447d1017f1",
"qrLogAttribute": {
"id": "81d344be-0e4e-4f52-8af7-ff4982079ebe",
"code": "sample string 2",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:23.9983037Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "ea0ec5a7-60e0-4d6b-b136-c27d5a97ebe5",
"qrLogAttributeClass": {
"id": "942c6a12-eccf-4430-985b-df0946911967",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
},
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
}
]
},
"qrLogAttributeListValue": [
{
"id": "4d19d470-ef5e-4eab-b338-94333aa97199",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:23.9983037Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6470934f-6834-4e52-9434-a89bce468af6",
"translations": [
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
},
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
}
]
},
{
"id": "4d19d470-ef5e-4eab-b338-94333aa97199",
"description": "sample string 2",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-11-09T11:45:23.9983037Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "6470934f-6834-4e52-9434-a89bce468af6",
"translations": [
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
},
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
}
]
}
],
"translations": [
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
},
{
"id": "30b481e5-6432-45ba-85c5-8fde77d0f993",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "7b3207cc-5481-4eb6-8d1a-4fc4da1282d4"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "e8ce38d1-7db4-4357-aaca-2f7d035a26c0",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "efa037f8-78bb-4bb4-a7ba-197581fb0937",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "70863e18-c841-4e13-b5f8-4a90d977648c",
"reportId": "72552509-32af-40ba-8a0f-dafb1beb3066",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/efa037f8-78bb-4bb4-a7ba-197581fb0937"
},
{
"id": "efa037f8-78bb-4bb4-a7ba-197581fb0937",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-11-09T11:45:23.9983037Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "70863e18-c841-4e13-b5f8-4a90d977648c",
"reportId": "72552509-32af-40ba-8a0f-dafb1beb3066",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/efa037f8-78bb-4bb4-a7ba-197581fb0937"
}
],
"selectedProducts": [
{
"id": "3b96cd56-6b40-40bb-ac4a-dd14f7dc404b",
"markerXSolutionsId": "733b0bd4-ce26-498e-ac91-96a162f588f2",
"productId": "46130484-59ea-4414-b0ec-212e4991a3f6"
},
{
"id": "3b96cd56-6b40-40bb-ac4a-dd14f7dc404b",
"markerXSolutionsId": "733b0bd4-ce26-498e-ac91-96a162f588f2",
"productId": "46130484-59ea-4414-b0ec-212e4991a3f6"
}
],
"isApproved": 2
}