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": "6deb478f-bb35-4852-8f42-80509e417a80",
"markerId": "39fca0da-7b00-4565-b12a-e1fed9ff5b45",
"solutionId": "afe6c19a-1d7c-4b6b-9532-8ba85e411c1e",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"marker": {
"id": "84988170-e512-4f44-8191-3ebf1a12a11f",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:41:39.4998208Z",
"modifiedBy": "sample string 5",
"date": "2025-12-18T22:41:39.4998208Z",
"customerId": 6,
"qrId": "73d404a1-a633-45a5-92ce-6a188366124c",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "90ff6dbc-5eb9-40b4-829b-09ddc88ee3e2",
"blueprint": {
"id": "6af6412d-5e4e-4e54-9b56-b2ec6298bffa",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-18T22:41:39.4998208Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2025-12-18T22:41:39.4998208Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2025-12-18T22:41:39.4998208Z",
"buildingComponentId": "352ae67f-c031-4d8d-842b-75edbd943577",
"buildingComponent": {
"id": "08bc1e76-b5e4-479c-8dd1-4d1ae2d62aed",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-18T22:41:39.4998208Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "7daabbfb-5254-4c31-b487-89d083372261",
"project": {
"id": "ff49d3a6-be3d-4f9f-b191-8de7510cba73",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 6",
"modifiedTs": "2025-12-18T22:41:39.4998208Z",
"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/ff49d3a6-be3d-4f9f-b191-8de7510cba73"
},
"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": "f8bdabca-d6e5-44eb-adcf-cd39a5650772",
"blueprintFile": {
"id": "0eaac81c-ebc6-4259-a875-1977a2f5178e",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 4",
"modifiedTs": "2025-12-18T22:41:39.4998208Z",
"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": "3ca0b7e3-73d7-4dd6-9108-908986122ce6",
"date": "2025-12-18T22:41:39.4998208Z",
"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": "bea05020-b15e-4c6b-a4e3-1e8c5b4bf3fb",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/3ca0b7e3-73d7-4dd6-9108-908986122ce6"
},
{
"id": "3ca0b7e3-73d7-4dd6-9108-908986122ce6",
"date": "2025-12-18T22:41:39.4998208Z",
"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": "bea05020-b15e-4c6b-a4e3-1e8c5b4bf3fb",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/3ca0b7e3-73d7-4dd6-9108-908986122ce6"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "b9d271a6-b5e5-4d6c-ba59-822a2ff60683",
"value": "sample string 2",
"qrLogAttributeListValueId": "d94895fa-6a18-4e54-8910-bc48e74baa50",
"qrLogAttributeListValue": {
"id": "47b7e345-51a2-4d0e-8642-241360abab0f",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.4998208Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "e8087164-7aae-4d73-bbd9-04a950652645",
"qrLogAttribute": {
"id": "f16b27af-6d48-4d5a-9477-44229d58134c",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.4998208Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "ae07b93c-d4ea-4fcf-9799-bfb82feecf71",
"qrLogAttributeClass": {
"id": "87588dd2-ebf0-44ea-aa28-9c52ef074511",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
},
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
},
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80e5d502-a250-48f2-9a4a-640693a5c5fc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
},
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
}
]
},
"markerXSolutionsId": "b454ef4e-617d-45f4-9f66-c7a6cf5789cb",
"qrLogAttributeId": "24abef5d-6a4b-4c44-aa80-77dd164c9693",
"qrLogAttribute": {
"id": "f16b27af-6d48-4d5a-9477-44229d58134c",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.4998208Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "ae07b93c-d4ea-4fcf-9799-bfb82feecf71",
"qrLogAttributeClass": {
"id": "87588dd2-ebf0-44ea-aa28-9c52ef074511",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
},
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "47b7e345-51a2-4d0e-8642-241360abab0f",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.4998208Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "e8087164-7aae-4d73-bbd9-04a950652645",
"translations": [
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
},
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
}
]
},
{
"id": "47b7e345-51a2-4d0e-8642-241360abab0f",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.4998208Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "e8087164-7aae-4d73-bbd9-04a950652645",
"translations": [
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
},
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
}
]
}
],
"translations": [
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
},
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80e5d502-a250-48f2-9a4a-640693a5c5fc",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "b9d271a6-b5e5-4d6c-ba59-822a2ff60683",
"value": "sample string 2",
"qrLogAttributeListValueId": "d94895fa-6a18-4e54-8910-bc48e74baa50",
"qrLogAttributeListValue": {
"id": "47b7e345-51a2-4d0e-8642-241360abab0f",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.4998208Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "e8087164-7aae-4d73-bbd9-04a950652645",
"qrLogAttribute": {
"id": "f16b27af-6d48-4d5a-9477-44229d58134c",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.4998208Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "ae07b93c-d4ea-4fcf-9799-bfb82feecf71",
"qrLogAttributeClass": {
"id": "87588dd2-ebf0-44ea-aa28-9c52ef074511",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
},
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
},
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80e5d502-a250-48f2-9a4a-640693a5c5fc",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
},
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
}
]
},
"markerXSolutionsId": "b454ef4e-617d-45f4-9f66-c7a6cf5789cb",
"qrLogAttributeId": "24abef5d-6a4b-4c44-aa80-77dd164c9693",
"qrLogAttribute": {
"id": "f16b27af-6d48-4d5a-9477-44229d58134c",
"code": "sample string 2",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.4998208Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "ae07b93c-d4ea-4fcf-9799-bfb82feecf71",
"qrLogAttributeClass": {
"id": "87588dd2-ebf0-44ea-aa28-9c52ef074511",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
},
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
}
]
},
"qrLogAttributeListValue": [
{
"id": "47b7e345-51a2-4d0e-8642-241360abab0f",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.4998208Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "e8087164-7aae-4d73-bbd9-04a950652645",
"translations": [
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
},
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
}
]
},
{
"id": "47b7e345-51a2-4d0e-8642-241360abab0f",
"description": "sample string 2",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 3",
"modifiedTs": "2025-12-18T22:41:39.4998208Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "e8087164-7aae-4d73-bbd9-04a950652645",
"translations": [
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
},
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
}
]
}
],
"translations": [
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
},
{
"id": "c5f37bb0-588a-4887-a6ac-07073f1808e1",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "cc2144d5-73ad-430e-bf6e-cc50eb0d42a7"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "80e5d502-a250-48f2-9a4a-640693a5c5fc",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "62e51ab0-7e86-4c7b-a571-194425907d71",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "26cc10e0-40a8-4d47-96d6-a21e326421c8",
"reportId": "884b5476-c075-4c92-8220-e57119c4acdb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/62e51ab0-7e86-4c7b-a571-194425907d71"
},
{
"id": "62e51ab0-7e86-4c7b-a571-194425907d71",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2025-12-18T22:41:39.4998208Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "26cc10e0-40a8-4d47-96d6-a21e326421c8",
"reportId": "884b5476-c075-4c92-8220-e57119c4acdb",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/62e51ab0-7e86-4c7b-a571-194425907d71"
}
],
"selectedProducts": [
{
"id": "47f9b93b-25b5-4384-b5f7-47a9ccda7721",
"markerXSolutionsId": "0a1fae32-f708-4b91-97ac-72fca0a45fa3",
"productId": "69c02b21-0a00-49ab-8fdb-c4908f8b36aa"
},
{
"id": "47f9b93b-25b5-4384-b5f7-47a9ccda7721",
"markerXSolutionsId": "0a1fae32-f708-4b91-97ac-72fca0a45fa3",
"productId": "69c02b21-0a00-49ab-8fdb-c4908f8b36aa"
}
],
"isApproved": 2
}