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": "1ae698fd-e203-428d-93c4-9829c96c30dd",
"markerId": "4cc0a028-9179-49ef-9b65-5e7f0bef6167",
"solutionId": "d5af282f-a1f5-4530-9682-7e1a72951824",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"marker": {
"id": "a5eac820-f7f3-4f4b-81c8-fc15d607c3d9",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-09T12:18:33.8070094Z",
"modifiedBy": "sample string 5",
"date": "2026-04-09T12:18:33.8070094Z",
"customerId": 6,
"qrId": "87cac733-4042-4681-be2b-f683fe2736ab",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "1f8e0643-dfcf-4ca2-b1f9-59a22434bb4c",
"blueprint": {
"id": "f36a1ba9-57e1-4f5a-96f4-e72d97906380",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-09T12:18:33.8070094Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-04-09T12:18:33.8070094Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-04-09T12:18:33.8070094Z",
"buildingComponentId": "c251b1be-ffad-411d-8e18-6018a873a58a",
"buildingComponent": {
"id": "0c1bdc13-ad5f-4dda-970e-0d75f7036ca0",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-09T12:18:33.8070094Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "97431eab-ac72-48ce-8e23-2d7bf87ad867",
"project": {
"id": "9dd1e1e6-cf75-444d-aaa1-42c5a54bb2cd",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-04-09T12:18:33.8070094Z",
"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/9dd1e1e6-cf75-444d-aaa1-42c5a54bb2cd"
},
"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": "b1ed74c9-d641-4664-8634-348b0dcb91a2",
"blueprintFile": {
"id": "45ab4e9d-077b-4656-9571-441d3669abd0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-04-09T12:18:33.8070094Z",
"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": "aa3af450-b3fa-46bf-87ba-d58aac2bcb7c",
"date": "2026-04-09T12:18:33.8070094Z",
"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": "84dc8a6b-e979-4dab-9e82-964f62e618d9",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/aa3af450-b3fa-46bf-87ba-d58aac2bcb7c"
},
{
"id": "aa3af450-b3fa-46bf-87ba-d58aac2bcb7c",
"date": "2026-04-09T12:18:33.8070094Z",
"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": "84dc8a6b-e979-4dab-9e82-964f62e618d9",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/aa3af450-b3fa-46bf-87ba-d58aac2bcb7c"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "ea9b9052-0215-4b6b-8e2f-896eccc57c59",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cca9b38-53ec-4d98-8daa-f3dfe42cb6cc",
"qrLogAttributeListValue": {
"id": "0e7f4256-b5e7-4642-8ab5-8e09359b4d14",
"description": "sample string 2",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:18:33.8070094Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "46fcbf16-c547-4649-9785-6f55dd312abf",
"qrLogAttribute": {
"id": "10383506-df93-4e01-bef9-07aae0bc1974",
"code": "sample string 2",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:18:33.8070094Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "d5befdb2-95d3-4d0a-90c3-05eac98517ec",
"qrLogAttributeClass": {
"id": "2da53663-a47d-404c-b045-63cd8e1f60ed",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
},
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
},
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "82213910-3c2c-4b27-8801-64e74efcf94d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
},
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
}
]
},
"markerXSolutionsId": "28343171-97df-43f7-8dd8-be4fba6601b6",
"qrLogAttributeId": "05186e25-83aa-4f56-be51-988a14fc6e62",
"qrLogAttribute": {
"id": "10383506-df93-4e01-bef9-07aae0bc1974",
"code": "sample string 2",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:18:33.8070094Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "d5befdb2-95d3-4d0a-90c3-05eac98517ec",
"qrLogAttributeClass": {
"id": "2da53663-a47d-404c-b045-63cd8e1f60ed",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
},
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0e7f4256-b5e7-4642-8ab5-8e09359b4d14",
"description": "sample string 2",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:18:33.8070094Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "46fcbf16-c547-4649-9785-6f55dd312abf",
"translations": [
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
},
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
}
]
},
{
"id": "0e7f4256-b5e7-4642-8ab5-8e09359b4d14",
"description": "sample string 2",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:18:33.8070094Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "46fcbf16-c547-4649-9785-6f55dd312abf",
"translations": [
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
},
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
}
]
}
],
"translations": [
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
},
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "82213910-3c2c-4b27-8801-64e74efcf94d",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "ea9b9052-0215-4b6b-8e2f-896eccc57c59",
"value": "sample string 2",
"qrLogAttributeListValueId": "4cca9b38-53ec-4d98-8daa-f3dfe42cb6cc",
"qrLogAttributeListValue": {
"id": "0e7f4256-b5e7-4642-8ab5-8e09359b4d14",
"description": "sample string 2",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:18:33.8070094Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "46fcbf16-c547-4649-9785-6f55dd312abf",
"qrLogAttribute": {
"id": "10383506-df93-4e01-bef9-07aae0bc1974",
"code": "sample string 2",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:18:33.8070094Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "d5befdb2-95d3-4d0a-90c3-05eac98517ec",
"qrLogAttributeClass": {
"id": "2da53663-a47d-404c-b045-63cd8e1f60ed",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
},
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
},
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "82213910-3c2c-4b27-8801-64e74efcf94d",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
},
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
}
]
},
"markerXSolutionsId": "28343171-97df-43f7-8dd8-be4fba6601b6",
"qrLogAttributeId": "05186e25-83aa-4f56-be51-988a14fc6e62",
"qrLogAttribute": {
"id": "10383506-df93-4e01-bef9-07aae0bc1974",
"code": "sample string 2",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:18:33.8070094Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "d5befdb2-95d3-4d0a-90c3-05eac98517ec",
"qrLogAttributeClass": {
"id": "2da53663-a47d-404c-b045-63cd8e1f60ed",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
},
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "0e7f4256-b5e7-4642-8ab5-8e09359b4d14",
"description": "sample string 2",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:18:33.8070094Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "46fcbf16-c547-4649-9785-6f55dd312abf",
"translations": [
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
},
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
}
]
},
{
"id": "0e7f4256-b5e7-4642-8ab5-8e09359b4d14",
"description": "sample string 2",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-04-09T12:18:33.8070094Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "46fcbf16-c547-4649-9785-6f55dd312abf",
"translations": [
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
},
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
}
]
}
],
"translations": [
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
},
{
"id": "d2268ed5-cbd7-423b-b37e-d717e93168e8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "4f04e2fa-2e95-4351-96a4-445f97c245c3"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "82213910-3c2c-4b27-8801-64e74efcf94d",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "0bac2073-88d9-48f3-b5fe-8fea0d2ecbd0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "cc75f49f-552e-4ec4-bc9c-14350db93a7d",
"reportId": "9e00b315-e710-4387-a34e-189f0170e065",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0bac2073-88d9-48f3-b5fe-8fea0d2ecbd0"
},
{
"id": "0bac2073-88d9-48f3-b5fe-8fea0d2ecbd0",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-04-09T12:18:33.8070094Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "cc75f49f-552e-4ec4-bc9c-14350db93a7d",
"reportId": "9e00b315-e710-4387-a34e-189f0170e065",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/0bac2073-88d9-48f3-b5fe-8fea0d2ecbd0"
}
],
"selectedProducts": [
{
"id": "7755a13a-98fa-47e0-a337-82503ff5b44b",
"markerXSolutionsId": "0a1314f6-ddb2-4ed8-9c0c-50e1ccaf6a2f",
"productId": "fb5fd223-6801-4e1d-90e9-ebb4ef2c12bd"
},
{
"id": "7755a13a-98fa-47e0-a337-82503ff5b44b",
"markerXSolutionsId": "0a1314f6-ddb2-4ed8-9c0c-50e1ccaf6a2f",
"productId": "fb5fd223-6801-4e1d-90e9-ebb4ef2c12bd"
}
],
"isApproved": 2
}