POST api/MarkerXSolutions
Request Information
URI Parameters
None.
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": "cdaf4c4b-19f1-4540-bd73-0b00fc53da23",
"markerId": "8662493f-71d2-45c7-bb04-713adf6de587",
"solutionId": "a35cb030-fd0e-48ef-b53c-94d61f15b5d3",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"marker": {
"id": "3087a83d-a770-45f8-8808-ce4e7fee93e7",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 5",
"date": "2026-01-03T08:28:34.3335547Z",
"customerId": 6,
"qrId": "4340c754-5aa0-4358-bc2f-847b02cb6ed7",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "49a9b8b9-73e0-4fcb-8584-c191b495f9dc",
"blueprint": {
"id": "570bfd37-992c-41c9-8c85-a871e3126d60",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-01-03T08:28:34.3335547Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-01-03T08:28:34.3335547Z",
"buildingComponentId": "b4d096bf-8270-4de1-a66c-6a3c314eeff1",
"buildingComponent": {
"id": "7c707d27-e37f-446f-9e86-72978364c5e2",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "b7fd77e9-bcb2-4d9e-b7fe-fc5b7aa15650",
"project": {
"id": "230f2863-944f-4be7-97c5-11d96aeba834",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"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/230f2863-944f-4be7-97c5-11d96aeba834"
},
"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": "39701a19-52a6-4c8c-b20e-047c1527dae1",
"blueprintFile": {
"id": "fcd0f6fd-698b-4c90-9963-fd94c9b10f1c",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"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": "b27c8701-4a7c-47be-b0c1-359ba011976c",
"date": "2026-01-03T08:28:34.3335547Z",
"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": "cdf40a15-5e44-4c47-b516-d38331038238",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b27c8701-4a7c-47be-b0c1-359ba011976c"
},
{
"id": "b27c8701-4a7c-47be-b0c1-359ba011976c",
"date": "2026-01-03T08:28:34.3335547Z",
"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": "cdf40a15-5e44-4c47-b516-d38331038238",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/b27c8701-4a7c-47be-b0c1-359ba011976c"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "3e04b576-a44a-4261-9c54-e1259b9ffde1",
"value": "sample string 2",
"qrLogAttributeListValueId": "fc6d27a7-63e7-4172-9ecf-1c53c838807c",
"qrLogAttributeListValue": {
"id": "ff6f01e3-286b-43da-a619-889574befbfa",
"description": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "79260d27-1fe2-4feb-a2ef-b8ee4691f308",
"qrLogAttribute": {
"id": "189cb377-5d13-47aa-9f06-a2a1c834fbe5",
"code": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c1609cf8-ac2b-44b6-a0ff-9150017bddf6",
"qrLogAttributeClass": {
"id": "4f4ceca5-55c0-4b2b-bfec-3dac2a045a40",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
},
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
},
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ab9ccc7a-8d32-463d-9577-6e9e6b525296",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
},
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
}
]
},
"markerXSolutionsId": "50709179-e0c9-4959-abf0-864a3b2c6a0b",
"qrLogAttributeId": "beec3ec8-e284-4a0e-b46c-cdea81403edb",
"qrLogAttribute": {
"id": "189cb377-5d13-47aa-9f06-a2a1c834fbe5",
"code": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c1609cf8-ac2b-44b6-a0ff-9150017bddf6",
"qrLogAttributeClass": {
"id": "4f4ceca5-55c0-4b2b-bfec-3dac2a045a40",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
},
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ff6f01e3-286b-43da-a619-889574befbfa",
"description": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "79260d27-1fe2-4feb-a2ef-b8ee4691f308",
"translations": [
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
},
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
}
]
},
{
"id": "ff6f01e3-286b-43da-a619-889574befbfa",
"description": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "79260d27-1fe2-4feb-a2ef-b8ee4691f308",
"translations": [
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
},
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
}
]
}
],
"translations": [
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
},
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ab9ccc7a-8d32-463d-9577-6e9e6b525296",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "3e04b576-a44a-4261-9c54-e1259b9ffde1",
"value": "sample string 2",
"qrLogAttributeListValueId": "fc6d27a7-63e7-4172-9ecf-1c53c838807c",
"qrLogAttributeListValue": {
"id": "ff6f01e3-286b-43da-a619-889574befbfa",
"description": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "79260d27-1fe2-4feb-a2ef-b8ee4691f308",
"qrLogAttribute": {
"id": "189cb377-5d13-47aa-9f06-a2a1c834fbe5",
"code": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c1609cf8-ac2b-44b6-a0ff-9150017bddf6",
"qrLogAttributeClass": {
"id": "4f4ceca5-55c0-4b2b-bfec-3dac2a045a40",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
},
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
},
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ab9ccc7a-8d32-463d-9577-6e9e6b525296",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
},
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
}
]
},
"markerXSolutionsId": "50709179-e0c9-4959-abf0-864a3b2c6a0b",
"qrLogAttributeId": "beec3ec8-e284-4a0e-b46c-cdea81403edb",
"qrLogAttribute": {
"id": "189cb377-5d13-47aa-9f06-a2a1c834fbe5",
"code": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "c1609cf8-ac2b-44b6-a0ff-9150017bddf6",
"qrLogAttributeClass": {
"id": "4f4ceca5-55c0-4b2b-bfec-3dac2a045a40",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
},
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
}
]
},
"qrLogAttributeListValue": [
{
"id": "ff6f01e3-286b-43da-a619-889574befbfa",
"description": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "79260d27-1fe2-4feb-a2ef-b8ee4691f308",
"translations": [
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
},
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
}
]
},
{
"id": "ff6f01e3-286b-43da-a619-889574befbfa",
"description": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "79260d27-1fe2-4feb-a2ef-b8ee4691f308",
"translations": [
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
},
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
}
]
}
],
"translations": [
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
},
{
"id": "d9d7f0cb-0ec9-453b-8b1b-068b36ebb4cc",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "59b82233-2a06-4df4-81ff-682d17449dda"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "ab9ccc7a-8d32-463d-9577-6e9e6b525296",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "21e7a2da-0083-4b19-8d97-7a8db7f7293d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "456443b1-6264-4074-a74c-a7580994d3f4",
"reportId": "58f4ff1e-d758-4972-959c-ac97ddee5eae",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/21e7a2da-0083-4b19-8d97-7a8db7f7293d"
},
{
"id": "21e7a2da-0083-4b19-8d97-7a8db7f7293d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "456443b1-6264-4074-a74c-a7580994d3f4",
"reportId": "58f4ff1e-d758-4972-959c-ac97ddee5eae",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/21e7a2da-0083-4b19-8d97-7a8db7f7293d"
}
],
"selectedProducts": [
{
"id": "5f0c2a5f-1b37-4f75-a4e9-85c8e60c1d15",
"markerXSolutionsId": "b89d3750-17a7-4a55-ae3e-baea88bfcdab",
"productId": "c79ede39-c09b-4989-9305-76ae3516f1f5"
},
{
"id": "5f0c2a5f-1b37-4f75-a4e9-85c8e60c1d15",
"markerXSolutionsId": "b89d3750-17a7-4a55-ae3e-baea88bfcdab",
"productId": "c79ede39-c09b-4989-9305-76ae3516f1f5"
}
],
"isApproved": 2
}
application/x-www-form-urlencoded
Sample:
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": "bb6c42de-2a5d-4cb6-a7d5-b4ed011166f4",
"markerId": "5505467f-7232-4ba2-a78e-a4471c48c5eb",
"solutionId": "ccacd40d-9101-4b40-9024-55019318e179",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"marker": {
"id": "4a8b4514-8d9d-4154-92b1-78f734e4f02a",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 5",
"date": "2026-01-03T08:28:34.3335547Z",
"customerId": 6,
"qrId": "65fae964-dbbf-461f-a16f-ba829308495a",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "b894939e-1bd7-4141-973e-75fd374342b9",
"blueprint": {
"id": "d61ffb89-6f7c-446d-91e6-d63bd413d2a8",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-01-03T08:28:34.3335547Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-01-03T08:28:34.3335547Z",
"buildingComponentId": "1cc5d371-02d4-4081-8601-c232decba73d",
"buildingComponent": {
"id": "b70af7ff-1618-44e6-9cc6-20c6c465e04c",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "82b6a503-04a6-4384-be1f-508cb697720c",
"project": {
"id": "36e2c8c1-ccca-4f21-b5ed-44f6c32f8085",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"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/36e2c8c1-ccca-4f21-b5ed-44f6c32f8085"
},
"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": "1bd93bce-d5d2-4696-9139-09639425b3e4",
"blueprintFile": {
"id": "eab87f9b-c9f9-47f5-8d1d-27e0d9ba055d",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"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": "cd2a7b07-842f-4b09-9aef-f1162d414a3c",
"date": "2026-01-03T08:28:34.3335547Z",
"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": "448c4c3d-099b-41fb-9f96-e2b045cd57f1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/cd2a7b07-842f-4b09-9aef-f1162d414a3c"
},
{
"id": "cd2a7b07-842f-4b09-9aef-f1162d414a3c",
"date": "2026-01-03T08:28:34.3335547Z",
"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": "448c4c3d-099b-41fb-9f96-e2b045cd57f1",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/cd2a7b07-842f-4b09-9aef-f1162d414a3c"
}
],
"calculateStatus": 2
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "fca1573f-2bb1-4c95-a150-9ad362f64396",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdb11031-030d-4aab-9dd6-bc23a5a691bb",
"qrLogAttributeListValue": {
"id": "d1ae2b49-1d91-4ca4-a3d7-1b91426bfb96",
"description": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "618921b6-75d5-4b13-b87c-626d68850aab",
"qrLogAttribute": {
"id": "916dd84a-6c2f-4c17-a836-8afd7afe9bbc",
"code": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "a4bb2e11-7c0b-44aa-85b0-271d5e0a3d87",
"qrLogAttributeClass": {
"id": "7a39ba7b-e443-4a80-a09c-bba977041ffc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
},
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
},
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b6b0a715-0b16-467d-9d1c-1cb4dccba5c8",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
},
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
}
]
},
"markerXSolutionsId": "ab791346-c06d-497e-9c2f-c0eb7f3c9d1f",
"qrLogAttributeId": "7925b66d-e336-452e-aa5c-aefc554bcd42",
"qrLogAttribute": {
"id": "916dd84a-6c2f-4c17-a836-8afd7afe9bbc",
"code": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "a4bb2e11-7c0b-44aa-85b0-271d5e0a3d87",
"qrLogAttributeClass": {
"id": "7a39ba7b-e443-4a80-a09c-bba977041ffc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
},
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1ae2b49-1d91-4ca4-a3d7-1b91426bfb96",
"description": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "618921b6-75d5-4b13-b87c-626d68850aab",
"translations": [
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
},
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
}
]
},
{
"id": "d1ae2b49-1d91-4ca4-a3d7-1b91426bfb96",
"description": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "618921b6-75d5-4b13-b87c-626d68850aab",
"translations": [
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
},
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
}
]
}
],
"translations": [
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
},
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b6b0a715-0b16-467d-9d1c-1cb4dccba5c8",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "fca1573f-2bb1-4c95-a150-9ad362f64396",
"value": "sample string 2",
"qrLogAttributeListValueId": "bdb11031-030d-4aab-9dd6-bc23a5a691bb",
"qrLogAttributeListValue": {
"id": "d1ae2b49-1d91-4ca4-a3d7-1b91426bfb96",
"description": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "618921b6-75d5-4b13-b87c-626d68850aab",
"qrLogAttribute": {
"id": "916dd84a-6c2f-4c17-a836-8afd7afe9bbc",
"code": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "a4bb2e11-7c0b-44aa-85b0-271d5e0a3d87",
"qrLogAttributeClass": {
"id": "7a39ba7b-e443-4a80-a09c-bba977041ffc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
},
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
},
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b6b0a715-0b16-467d-9d1c-1cb4dccba5c8",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
},
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
}
]
},
"markerXSolutionsId": "ab791346-c06d-497e-9c2f-c0eb7f3c9d1f",
"qrLogAttributeId": "7925b66d-e336-452e-aa5c-aefc554bcd42",
"qrLogAttribute": {
"id": "916dd84a-6c2f-4c17-a836-8afd7afe9bbc",
"code": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "a4bb2e11-7c0b-44aa-85b0-271d5e0a3d87",
"qrLogAttributeClass": {
"id": "7a39ba7b-e443-4a80-a09c-bba977041ffc",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
},
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
}
]
},
"qrLogAttributeListValue": [
{
"id": "d1ae2b49-1d91-4ca4-a3d7-1b91426bfb96",
"description": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "618921b6-75d5-4b13-b87c-626d68850aab",
"translations": [
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
},
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
}
]
},
{
"id": "d1ae2b49-1d91-4ca4-a3d7-1b91426bfb96",
"description": "sample string 2",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-01-03T08:28:34.3335547Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "618921b6-75d5-4b13-b87c-626d68850aab",
"translations": [
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
},
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
}
]
}
],
"translations": [
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
},
{
"id": "ab5e289b-08a7-40ea-9c5d-dbd5f386cfd4",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "f5f6417a-b23c-4318-9c4e-c8d2761684c3"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "b6b0a715-0b16-467d-9d1c-1cb4dccba5c8",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "acb63dfe-05b4-4507-9328-d178c0b834f2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "f7e182c8-986c-4f63-a228-5023edcf0f7d",
"reportId": "36e66d60-5cbc-427b-9e97-43966de79198",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/acb63dfe-05b4-4507-9328-d178c0b834f2"
},
{
"id": "acb63dfe-05b4-4507-9328-d178c0b834f2",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-01-03T08:28:34.3335547Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "f7e182c8-986c-4f63-a228-5023edcf0f7d",
"reportId": "36e66d60-5cbc-427b-9e97-43966de79198",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/acb63dfe-05b4-4507-9328-d178c0b834f2"
}
],
"selectedProducts": [
{
"id": "af986f8d-52ec-46b2-9de2-8e0da3734a73",
"markerXSolutionsId": "05e0f315-6df6-4b2e-896b-1db99f194542",
"productId": "b517a7a8-a4d2-4338-b804-ddcd6e9a89a0"
},
{
"id": "af986f8d-52ec-46b2-9de2-8e0da3734a73",
"markerXSolutionsId": "05e0f315-6df6-4b2e-896b-1db99f194542",
"productId": "b517a7a8-a4d2-4338-b804-ddcd6e9a89a0"
}
],
"isApproved": 2
}