POST api/Blueprints
Request Information
URI Parameters
None.
Body Parameters
Blueprint| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CreatedTs | date |
None. |
|
| CreatedBy | string |
None. |
|
| ModifiedTs | date |
None. |
|
| ModifiedBy | string |
None. |
|
| CustomerId | integer |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | date |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | date |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | BuildingComponent |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFile |
None. |
|
| Markers | Collection of Marker |
None. |
|
| Installers | Collection of Installer |
None. |
|
| IsDeleted | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"id": "9255d5f2-4407-4abe-9b83-68ab941c47aa",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 10",
"deadline": "2026-07-09T18:29:53.269318Z",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "2026-07-09T18:29:53.269318Z",
"buildingComponentId": "63b4107f-4855-48e1-b48a-3ee0f69d1274",
"buildingComponent": {
"id": "c71204af-48b3-4162-aba6-3fd8d411ffed",
"name": "sample string 2",
"description": "sample string 3",
"order": "sample string 4",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 7",
"customerId": 8,
"projectId": "9d028684-95cc-4c97-aef8-5f4a40ef7160",
"project": {
"id": "f572acea-079d-4b38-b38b-c32294533a37",
"name": "sample string 2",
"status": "sample string 3",
"buildingName": "sample string 4",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 6",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"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/f572acea-079d-4b38-b38b-c32294533a37"
},
"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": "ac11034d-60af-43f9-9a7f-7e529de31672",
"blueprintFile": {
"id": "0d1e068e-58b2-4bc3-99ce-dd4c944562da",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 5",
"snapshot": "QEA="
},
"markers": [
{
"id": "0a5de218-96d7-45f8-a2f1-7788f4748e78",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:29:53.269318Z",
"customerId": 6,
"qrId": "3f15ac9f-63d3-43a6-9a0b-43a17df479c4",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "fb9e7453-6a2a-42dc-87ec-fa24570ffc2e",
"markerXSolutions": [
{
"id": "7ec3df80-e99c-4069-ac9d-7e93c94437f2",
"markerId": "d3f159b7-5ac8-47c2-b681-cf4e2d4deb1c",
"solutionId": "243b339f-e747-473d-b3fc-ff361ffe6650",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:53.269318Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4088fb63-51d8-4439-9db4-4c769810e66a",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc685912-fb89-4f8e-b109-344d71491935",
"qrLogAttributeListValue": {
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"markerXSolutionsId": "67e64ea0-7bba-4eff-94b7-2f607dbc03fa",
"qrLogAttributeId": "e861ca0f-3c6b-442f-b4a4-bed386d4cbb6",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
}
],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4088fb63-51d8-4439-9db4-4c769810e66a",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc685912-fb89-4f8e-b109-344d71491935",
"qrLogAttributeListValue": {
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"markerXSolutionsId": "67e64ea0-7bba-4eff-94b7-2f607dbc03fa",
"qrLogAttributeId": "e861ca0f-3c6b-442f-b4a4-bed386d4cbb6",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
}
],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "67bd0b37-f1a0-4c4c-a511-e2b14a064686",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "39cd1d9f-6ad6-4469-a778-0178a8e6c641",
"reportId": "680a8e8c-27ea-4a1c-9626-39f818b9950c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/67bd0b37-f1a0-4c4c-a511-e2b14a064686"
},
{
"id": "67bd0b37-f1a0-4c4c-a511-e2b14a064686",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "39cd1d9f-6ad6-4469-a778-0178a8e6c641",
"reportId": "680a8e8c-27ea-4a1c-9626-39f818b9950c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/67bd0b37-f1a0-4c4c-a511-e2b14a064686"
}
],
"selectedProducts": [
{
"id": "5773cffc-f630-435d-9bec-2b2fde75bbcc",
"markerXSolutionsId": "9247d421-0612-46c5-8cb5-86f6f60d37e6",
"productId": "ed27d472-2085-4d8b-b699-6ef2a225bf4b"
},
{
"id": "5773cffc-f630-435d-9bec-2b2fde75bbcc",
"markerXSolutionsId": "9247d421-0612-46c5-8cb5-86f6f60d37e6",
"productId": "ed27d472-2085-4d8b-b699-6ef2a225bf4b"
}
],
"isApproved": 2
},
{
"id": "7ec3df80-e99c-4069-ac9d-7e93c94437f2",
"markerId": "d3f159b7-5ac8-47c2-b681-cf4e2d4deb1c",
"solutionId": "243b339f-e747-473d-b3fc-ff361ffe6650",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:53.269318Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4088fb63-51d8-4439-9db4-4c769810e66a",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc685912-fb89-4f8e-b109-344d71491935",
"qrLogAttributeListValue": {
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"markerXSolutionsId": "67e64ea0-7bba-4eff-94b7-2f607dbc03fa",
"qrLogAttributeId": "e861ca0f-3c6b-442f-b4a4-bed386d4cbb6",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
}
],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4088fb63-51d8-4439-9db4-4c769810e66a",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc685912-fb89-4f8e-b109-344d71491935",
"qrLogAttributeListValue": {
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"markerXSolutionsId": "67e64ea0-7bba-4eff-94b7-2f607dbc03fa",
"qrLogAttributeId": "e861ca0f-3c6b-442f-b4a4-bed386d4cbb6",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
}
],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "67bd0b37-f1a0-4c4c-a511-e2b14a064686",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "39cd1d9f-6ad6-4469-a778-0178a8e6c641",
"reportId": "680a8e8c-27ea-4a1c-9626-39f818b9950c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/67bd0b37-f1a0-4c4c-a511-e2b14a064686"
},
{
"id": "67bd0b37-f1a0-4c4c-a511-e2b14a064686",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "39cd1d9f-6ad6-4469-a778-0178a8e6c641",
"reportId": "680a8e8c-27ea-4a1c-9626-39f818b9950c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/67bd0b37-f1a0-4c4c-a511-e2b14a064686"
}
],
"selectedProducts": [
{
"id": "5773cffc-f630-435d-9bec-2b2fde75bbcc",
"markerXSolutionsId": "9247d421-0612-46c5-8cb5-86f6f60d37e6",
"productId": "ed27d472-2085-4d8b-b699-6ef2a225bf4b"
},
{
"id": "5773cffc-f630-435d-9bec-2b2fde75bbcc",
"markerXSolutionsId": "9247d421-0612-46c5-8cb5-86f6f60d37e6",
"productId": "ed27d472-2085-4d8b-b699-6ef2a225bf4b"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "da3d0404-ca29-46d7-8889-96a118612993",
"date": "2026-07-09T18:29:53.269318Z",
"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": "bf155c22-96a7-4c39-89bb-3de3b769d50a",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/da3d0404-ca29-46d7-8889-96a118612993"
},
{
"id": "da3d0404-ca29-46d7-8889-96a118612993",
"date": "2026-07-09T18:29:53.269318Z",
"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": "bf155c22-96a7-4c39-89bb-3de3b769d50a",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/da3d0404-ca29-46d7-8889-96a118612993"
}
],
"calculateStatus": 2
},
{
"id": "0a5de218-96d7-45f8-a2f1-7788f4748e78",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 4",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 5",
"date": "2026-07-09T18:29:53.269318Z",
"customerId": 6,
"qrId": "3f15ac9f-63d3-43a6-9a0b-43a17df479c4",
"comments": "sample string 7",
"status": "sample string 8",
"manualStatus": 1,
"installerId": 1,
"installer": {
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
"blueprintId": "fb9e7453-6a2a-42dc-87ec-fa24570ffc2e",
"markerXSolutions": [
{
"id": "7ec3df80-e99c-4069-ac9d-7e93c94437f2",
"markerId": "d3f159b7-5ac8-47c2-b681-cf4e2d4deb1c",
"solutionId": "243b339f-e747-473d-b3fc-ff361ffe6650",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:53.269318Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4088fb63-51d8-4439-9db4-4c769810e66a",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc685912-fb89-4f8e-b109-344d71491935",
"qrLogAttributeListValue": {
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"markerXSolutionsId": "67e64ea0-7bba-4eff-94b7-2f607dbc03fa",
"qrLogAttributeId": "e861ca0f-3c6b-442f-b4a4-bed386d4cbb6",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
}
],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4088fb63-51d8-4439-9db4-4c769810e66a",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc685912-fb89-4f8e-b109-344d71491935",
"qrLogAttributeListValue": {
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"markerXSolutionsId": "67e64ea0-7bba-4eff-94b7-2f607dbc03fa",
"qrLogAttributeId": "e861ca0f-3c6b-442f-b4a4-bed386d4cbb6",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
}
],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "67bd0b37-f1a0-4c4c-a511-e2b14a064686",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "39cd1d9f-6ad6-4469-a778-0178a8e6c641",
"reportId": "680a8e8c-27ea-4a1c-9626-39f818b9950c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/67bd0b37-f1a0-4c4c-a511-e2b14a064686"
},
{
"id": "67bd0b37-f1a0-4c4c-a511-e2b14a064686",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "39cd1d9f-6ad6-4469-a778-0178a8e6c641",
"reportId": "680a8e8c-27ea-4a1c-9626-39f818b9950c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/67bd0b37-f1a0-4c4c-a511-e2b14a064686"
}
],
"selectedProducts": [
{
"id": "5773cffc-f630-435d-9bec-2b2fde75bbcc",
"markerXSolutionsId": "9247d421-0612-46c5-8cb5-86f6f60d37e6",
"productId": "ed27d472-2085-4d8b-b699-6ef2a225bf4b"
},
{
"id": "5773cffc-f630-435d-9bec-2b2fde75bbcc",
"markerXSolutionsId": "9247d421-0612-46c5-8cb5-86f6f60d37e6",
"productId": "ed27d472-2085-4d8b-b699-6ef2a225bf4b"
}
],
"isApproved": 2
},
{
"id": "7ec3df80-e99c-4069-ac9d-7e93c94437f2",
"markerId": "d3f159b7-5ac8-47c2-b681-cf4e2d4deb1c",
"solutionId": "243b339f-e747-473d-b3fc-ff361ffe6650",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "2026-07-09T18:29:53.269318Z",
"qrLogAttributeXMarkerXSolutions": [
{
"id": "4088fb63-51d8-4439-9db4-4c769810e66a",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc685912-fb89-4f8e-b109-344d71491935",
"qrLogAttributeListValue": {
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"markerXSolutionsId": "67e64ea0-7bba-4eff-94b7-2f607dbc03fa",
"qrLogAttributeId": "e861ca0f-3c6b-442f-b4a4-bed386d4cbb6",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
}
],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
}
},
{
"id": "4088fb63-51d8-4439-9db4-4c769810e66a",
"value": "sample string 2",
"qrLogAttributeListValueId": "bc685912-fb89-4f8e-b109-344d71491935",
"qrLogAttributeListValue": {
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
},
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"markerXSolutionsId": "67e64ea0-7bba-4eff-94b7-2f607dbc03fa",
"qrLogAttributeId": "e861ca0f-3c6b-442f-b4a4-bed386d4cbb6",
"qrLogAttribute": {
"id": "235ea874-b44e-4ef4-b722-061338252b4c",
"code": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"customerId": 1,
"visible": true,
"qrLogAttributeClassId": "89928f77-3e90-48ed-aa2f-6515ea1e3c9c",
"qrLogAttributeClass": {
"id": "d2bcfd4c-393e-4020-aa00-00033d94d55c",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
"qrLogAttributeListValue": [
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
},
{
"id": "a1c77e36-b0c2-4406-b775-d1f02cb541bf",
"description": "sample string 2",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 3",
"modifiedTs": "2026-07-09T18:29:53.269318Z",
"modifiedBy": "sample string 4",
"isActive": true,
"customerId": 1,
"qrLogAttributeId": "2f09a2df-0ea2-4b74-80e0-4e2d562c022a",
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
]
}
],
"translations": [
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
},
{
"id": "68234e2e-a1a7-4f9c-8fa7-aad30d528bf8",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "a157bf0e-1c30-4534-92c9-5db79fe282fb"
}
],
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "daef397f-d881-4e9e-8c76-3c10cdf1533c",
"taxonomyNameGeneric": "sample string 8"
}
}
],
"attachments": [
{
"id": "67bd0b37-f1a0-4c4c-a511-e2b14a064686",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "39cd1d9f-6ad6-4469-a778-0178a8e6c641",
"reportId": "680a8e8c-27ea-4a1c-9626-39f818b9950c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/67bd0b37-f1a0-4c4c-a511-e2b14a064686"
},
{
"id": "67bd0b37-f1a0-4c4c-a511-e2b14a064686",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "39cd1d9f-6ad6-4469-a778-0178a8e6c641",
"reportId": "680a8e8c-27ea-4a1c-9626-39f818b9950c",
"link": "https://firelog-api.ipcom.be/api/DownloadImage/67bd0b37-f1a0-4c4c-a511-e2b14a064686"
}
],
"selectedProducts": [
{
"id": "5773cffc-f630-435d-9bec-2b2fde75bbcc",
"markerXSolutionsId": "9247d421-0612-46c5-8cb5-86f6f60d37e6",
"productId": "ed27d472-2085-4d8b-b699-6ef2a225bf4b"
},
{
"id": "5773cffc-f630-435d-9bec-2b2fde75bbcc",
"markerXSolutionsId": "9247d421-0612-46c5-8cb5-86f6f60d37e6",
"productId": "ed27d472-2085-4d8b-b699-6ef2a225bf4b"
}
],
"isApproved": 2
}
],
"reports": [
{
"id": "da3d0404-ca29-46d7-8889-96a118612993",
"date": "2026-07-09T18:29:53.269318Z",
"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": "bf155c22-96a7-4c39-89bb-3de3b769d50a",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/da3d0404-ca29-46d7-8889-96a118612993"
},
{
"id": "da3d0404-ca29-46d7-8889-96a118612993",
"date": "2026-07-09T18:29:53.269318Z",
"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": "bf155c22-96a7-4c39-89bb-3de3b769d50a",
"isDeleted": true,
"link": "https://firelog-api.ipcom.be/api/DownloadImage/da3d0404-ca29-46d7-8889-96a118612993"
}
],
"calculateStatus": 2
}
],
"installers": [
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
},
{
"id": 1,
"firstname": "sample string 2",
"name": "sample string 3"
}
],
"isDeleted": true
}
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
BlueprintViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| MarkerName | string |
None. |
|
| Order | string |
None. |
|
| CustomerId | integer |
None. |
|
| Assigned | boolean |
None. |
|
| IsOffline | boolean |
None. |
|
| OfflineByUserId | integer |
None. |
|
| OfflineByUserName | string |
None. |
|
| Deadline | string |
None. |
|
| IsLocked | boolean |
None. |
|
| LockedByUserId | integer |
None. |
|
| LockedByUserName | string |
None. |
|
| LockedTs | string |
None. |
|
| OpenMarkers | integer |
None. |
|
| BuildingComponentId | globally unique identifier |
None. |
|
| BuildingComponent | string |
None. |
|
| ProjectId | globally unique identifier |
None. |
|
| Project | string |
None. |
|
| BlueprintFileId | globally unique identifier |
None. |
|
| BlueprintFile | BlueprintFileViewModel |
None. |
|
| Markers | Collection of MarkerViewModel |
None. |
|
| Installers | Collection of InstallerViewModel |
None. |
|
| AllInstallers | Collection of InstallerViewModel |
None. |
|
| IsArchived | boolean |
None. |
Response Formats
application/json, text/json
Sample:
{
"id": "02e0880f-9d29-4039-8118-9534357d6f49",
"name": "sample string 2",
"description": "sample string 3",
"markerName": "sample string 4",
"order": "sample string 5",
"customerId": 6,
"assigned": true,
"isOffline": true,
"offlineByUserId": 1,
"offlineByUserName": "sample string 9",
"deadline": "sample string 10",
"isLocked": true,
"lockedByUserId": 1,
"lockedByUserName": "sample string 12",
"lockedTs": "sample string 13",
"openMarkers": 0,
"buildingComponentId": "23a2d08a-4618-4b4e-9713-52d0eb812730",
"buildingComponent": "sample string 15",
"projectId": "73568a88-38e5-4bfe-8903-fb7c6eadb45e",
"project": "sample string 17",
"blueprintFileId": "b0e713f5-7ccf-4914-bd84-c12be99b9ccd",
"blueprintFile": {
"id": "3fa66091-dbdb-4586-bf15-12709f143bb2",
"name": "sample string 2",
"content": "sample string 3",
"snapshot": "sample string 4"
},
"markers": [
{
"id": "9d0d3a90-c7a1-477e-b164-abac9b8032bf",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "sample string 4",
"modifiedTs": "sample string 5",
"date": "sample string 6",
"customerId": 7,
"assigned": true,
"qrId": "ab452a7c-86e6-44ad-9ecc-2018c64e8f54",
"comments": "sample string 9",
"status": "sample string 10",
"manualStatus": 1,
"isApproved": 2,
"installerId": 1,
"installer": {
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
"blueprintId": "c3ad91b6-3d51-452f-baeb-c4ddb0b0c750",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "4d0450ae-fcbe-492b-9cd8-accd0616e181",
"project": "sample string 15",
"projectId": "d777bd42-fb62-4202-a41e-2daea4c2a167",
"qrLogAttributeXMarker": [
{
"id": "02289c76-92c7-4694-8948-eac116d6464e",
"value": "sample string 2",
"qrLogAttributeListValueId": "adb5b2a5-3362-4f4a-a227-f89a01964a53",
"markerId": "72b92997-6b01-4ec4-8446-c6116d0167d7",
"qrLogAttributeId": "5473a774-2f4e-41a9-8280-60e2eb5da68c",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "02289c76-92c7-4694-8948-eac116d6464e",
"value": "sample string 2",
"qrLogAttributeListValueId": "adb5b2a5-3362-4f4a-a227-f89a01964a53",
"markerId": "72b92997-6b01-4ec4-8446-c6116d0167d7",
"qrLogAttributeId": "5473a774-2f4e-41a9-8280-60e2eb5da68c",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "215da7a3-224f-4da0-a593-40d13e73c890",
"markerId": "7c84491a-0fd3-4118-8d99-69887098c113",
"solutionId": "ba8c7f6d-516c-41a2-bd7b-9bb3e9cee013",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "0b4b23d5-ba7a-4671-9771-0444f8ee5efc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
},
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "58878315-b7fb-4fff-8085-0725310f1130",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0311c023-0b2a-4e28-aa7a-04c52a6449f9"
},
{
"id": "58878315-b7fb-4fff-8085-0725310f1130",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0311c023-0b2a-4e28-aa7a-04c52a6449f9"
}
],
"selectedProducts": [
{
"id": "82d14207-db75-4dd6-81c7-5bce687f49ab",
"markerXSolutionsId": "6092c913-39c1-4487-8f88-ea27a6b17283",
"productId": "329ee58c-96c8-481e-8797-b2fbbf7bc4ab"
},
{
"id": "82d14207-db75-4dd6-81c7-5bce687f49ab",
"markerXSolutionsId": "6092c913-39c1-4487-8f88-ea27a6b17283",
"productId": "329ee58c-96c8-481e-8797-b2fbbf7bc4ab"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "215da7a3-224f-4da0-a593-40d13e73c890",
"markerId": "7c84491a-0fd3-4118-8d99-69887098c113",
"solutionId": "ba8c7f6d-516c-41a2-bd7b-9bb3e9cee013",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "0b4b23d5-ba7a-4671-9771-0444f8ee5efc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
},
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "58878315-b7fb-4fff-8085-0725310f1130",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0311c023-0b2a-4e28-aa7a-04c52a6449f9"
},
{
"id": "58878315-b7fb-4fff-8085-0725310f1130",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0311c023-0b2a-4e28-aa7a-04c52a6449f9"
}
],
"selectedProducts": [
{
"id": "82d14207-db75-4dd6-81c7-5bce687f49ab",
"markerXSolutionsId": "6092c913-39c1-4487-8f88-ea27a6b17283",
"productId": "329ee58c-96c8-481e-8797-b2fbbf7bc4ab"
},
{
"id": "82d14207-db75-4dd6-81c7-5bce687f49ab",
"markerXSolutionsId": "6092c913-39c1-4487-8f88-ea27a6b17283",
"productId": "329ee58c-96c8-481e-8797-b2fbbf7bc4ab"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "283dfd57-1b6f-4a63-860b-358a2f48cf7b",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "e8b521f7-2bac-4687-a968-7bdc563cfaba"
},
{
"id": "283dfd57-1b6f-4a63-860b-358a2f48cf7b",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "e8b521f7-2bac-4687-a968-7bdc563cfaba"
}
],
"archivedReports": [
{
"id": "283dfd57-1b6f-4a63-860b-358a2f48cf7b",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "e8b521f7-2bac-4687-a968-7bdc563cfaba"
},
{
"id": "283dfd57-1b6f-4a63-860b-358a2f48cf7b",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "e8b521f7-2bac-4687-a968-7bdc563cfaba"
}
],
"productSolutions": [
{
"id": "0b4b23d5-ba7a-4671-9771-0444f8ee5efc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
},
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "0b4b23d5-ba7a-4671-9771-0444f8ee5efc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
},
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
}
]
}
]
},
{
"id": "9d0d3a90-c7a1-477e-b164-abac9b8032bf",
"number": 2,
"label": "sample string 3",
"coordX": 1.0,
"coordY": 1.0,
"coordX2": 1.0,
"coordY2": 1.0,
"createdTs": "sample string 4",
"modifiedTs": "sample string 5",
"date": "sample string 6",
"customerId": 7,
"assigned": true,
"qrId": "ab452a7c-86e6-44ad-9ecc-2018c64e8f54",
"comments": "sample string 9",
"status": "sample string 10",
"manualStatus": 1,
"isApproved": 2,
"installerId": 1,
"installer": {
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
"blueprintId": "c3ad91b6-3d51-452f-baeb-c4ddb0b0c750",
"blueprint": "sample string 12",
"buildingComponent": "sample string 13",
"buildingComponentId": "4d0450ae-fcbe-492b-9cd8-accd0616e181",
"project": "sample string 15",
"projectId": "d777bd42-fb62-4202-a41e-2daea4c2a167",
"qrLogAttributeXMarker": [
{
"id": "02289c76-92c7-4694-8948-eac116d6464e",
"value": "sample string 2",
"qrLogAttributeListValueId": "adb5b2a5-3362-4f4a-a227-f89a01964a53",
"markerId": "72b92997-6b01-4ec4-8446-c6116d0167d7",
"qrLogAttributeId": "5473a774-2f4e-41a9-8280-60e2eb5da68c",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "02289c76-92c7-4694-8948-eac116d6464e",
"value": "sample string 2",
"qrLogAttributeListValueId": "adb5b2a5-3362-4f4a-a227-f89a01964a53",
"markerId": "72b92997-6b01-4ec4-8446-c6116d0167d7",
"qrLogAttributeId": "5473a774-2f4e-41a9-8280-60e2eb5da68c",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
}
],
"markerXSolutions": [
{
"id": "215da7a3-224f-4da0-a593-40d13e73c890",
"markerId": "7c84491a-0fd3-4118-8d99-69887098c113",
"solutionId": "ba8c7f6d-516c-41a2-bd7b-9bb3e9cee013",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "0b4b23d5-ba7a-4671-9771-0444f8ee5efc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
},
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "58878315-b7fb-4fff-8085-0725310f1130",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0311c023-0b2a-4e28-aa7a-04c52a6449f9"
},
{
"id": "58878315-b7fb-4fff-8085-0725310f1130",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0311c023-0b2a-4e28-aa7a-04c52a6449f9"
}
],
"selectedProducts": [
{
"id": "82d14207-db75-4dd6-81c7-5bce687f49ab",
"markerXSolutionsId": "6092c913-39c1-4487-8f88-ea27a6b17283",
"productId": "329ee58c-96c8-481e-8797-b2fbbf7bc4ab"
},
{
"id": "82d14207-db75-4dd6-81c7-5bce687f49ab",
"markerXSolutionsId": "6092c913-39c1-4487-8f88-ea27a6b17283",
"productId": "329ee58c-96c8-481e-8797-b2fbbf7bc4ab"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
},
{
"id": "215da7a3-224f-4da0-a593-40d13e73c890",
"markerId": "7c84491a-0fd3-4118-8d99-69887098c113",
"solutionId": "ba8c7f6d-516c-41a2-bd7b-9bb3e9cee013",
"amount": 3,
"diameter": 4,
"unit": "sample string 5",
"width": 6,
"height": 7,
"length": 8,
"comments": "sample string 9",
"createdTs": "sample string 10",
"solution": {
"id": "0b4b23d5-ba7a-4671-9771-0444f8ee5efc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
},
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
}
]
},
"qrLogAttributeXMarkerXSolutions": [
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
}
],
"attachments": [
{
"id": "58878315-b7fb-4fff-8085-0725310f1130",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0311c023-0b2a-4e28-aa7a-04c52a6449f9"
},
{
"id": "58878315-b7fb-4fff-8085-0725310f1130",
"name": "sample string 2",
"content": "sample string 3",
"createdTs": "2026-07-09T18:29:53.269318Z",
"createdBy": "sample string 5",
"approved": true,
"markerXSolutionsId": "0311c023-0b2a-4e28-aa7a-04c52a6449f9"
}
],
"selectedProducts": [
{
"id": "82d14207-db75-4dd6-81c7-5bce687f49ab",
"markerXSolutionsId": "6092c913-39c1-4487-8f88-ea27a6b17283",
"productId": "329ee58c-96c8-481e-8797-b2fbbf7bc4ab"
},
{
"id": "82d14207-db75-4dd6-81c7-5bce687f49ab",
"markerXSolutionsId": "6092c913-39c1-4487-8f88-ea27a6b17283",
"productId": "329ee58c-96c8-481e-8797-b2fbbf7bc4ab"
}
],
"dimensionDialog": true,
"attributesDialog": true,
"isApproved": 2
}
],
"reports": [
{
"id": "283dfd57-1b6f-4a63-860b-358a2f48cf7b",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "e8b521f7-2bac-4687-a968-7bdc563cfaba"
},
{
"id": "283dfd57-1b6f-4a63-860b-358a2f48cf7b",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "e8b521f7-2bac-4687-a968-7bdc563cfaba"
}
],
"archivedReports": [
{
"id": "283dfd57-1b6f-4a63-860b-358a2f48cf7b",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "e8b521f7-2bac-4687-a968-7bdc563cfaba"
},
{
"id": "283dfd57-1b6f-4a63-860b-358a2f48cf7b",
"date": "sample string 2",
"status": "sample string 3",
"comment": "sample string 4",
"name": "sample string 5",
"email": "sample string 6",
"report": "sample string 7",
"company": "sample string 8",
"image": "sample string 9",
"customerId": 1,
"markerId": "e8b521f7-2bac-4687-a968-7bdc563cfaba"
}
],
"productSolutions": [
{
"id": "0b4b23d5-ba7a-4671-9771-0444f8ee5efc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
},
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
}
]
},
{
"id": "0b4b23d5-ba7a-4671-9771-0444f8ee5efc",
"name": "sample string 2",
"isSolution": true,
"customerId": 4,
"published": true,
"image": "sample string 6",
"isPIM": true,
"count": 8,
"products": [],
"productAttachments": [
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
},
{
"id": "76a47f0b-f1cb-4188-8f52-225e51a0778b",
"name": "sample string 2",
"link": "https://firelog-api.ipcom.be/api/DownloadAttachment/76a47f0b-f1cb-4188-8f52-225e51a0778b"
}
],
"qRLogAttributeXSolutionViewModels": [
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
},
{
"id": "6a50f7e4-94b6-4959-ba58-6132723963b3",
"value": "sample string 2",
"qrLogAttributeListValueId": "2e783a9a-b734-46d5-8cd2-bd74a58b4c28",
"qrLogAttributeListValue": {
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
},
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"markerXSolutionsId": "f761fde1-7f45-49f9-adc7-fa98a6817789",
"qrLogAttributeId": "f76cb48a-9d5b-4356-918c-3bb4080897f2",
"qrLogAttribute": {
"id": "78cdbd18-dfb5-4e37-8a0e-5cb7f70b7b16",
"code": "sample string 2",
"selectedValue": "21b987cc-5b2a-4af3-83cb-b0017b98ed09",
"value": "sample string 4",
"customerId": 1,
"visible": true,
"index": 1,
"required": true,
"qrLogAttributeGlobalRefId": "aa63146d-3052-4bc6-b3ff-8e22d17ed085",
"sourceId": "d07d4cb3-9fb6-446a-b050-40970c800cb2",
"canDelete": true,
"codeFallback": "sample string 3",
"qrLogAttributeClassId": "4952363d-d0a4-4df3-b87e-a405d24e4da7",
"qrLogAttributeClass": {
"id": "d94007da-29a2-49f7-8e38-9097189bf73e",
"code": "sample string 2",
"name": "sample string 3",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
"qrLogAttributeListValue": [
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
},
{
"id": "6d216ac3-f1c8-4bc8-8f65-2d8126b21b72",
"description": "sample string 2",
"customerId": 1,
"isActive": true,
"canDelete": true,
"descriptionFallback": "sample string 3",
"qrLogAttributeId": "a8d50517-cfeb-44a9-9ea0-8da204f60b9c",
"qrLogAttributeListValueGlobalRefId": "981e9519-5163-4d54-8e86-a60b069b53c7",
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
]
}
],
"translations": [
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
},
{
"id": "a5ee1c2a-206a-41a5-bbe9-3a011942ae93",
"languageCode": "sample string 2",
"languageTranslation": "sample string 3",
"property": "sample string 4",
"translatableId": "2c5a5ae7-3697-4733-af4b-6357969957ee"
}
],
"isOriginatedByPim": true
}
}
]
}
]
}
],
"installers": [
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
}
],
"allInstallers": [
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
},
{
"id": 1,
"fullName": "sample string 2 sample string 3",
"firstname": "sample string 2",
"name": "sample string 3",
"login": "sample string 4",
"key": "sample string 5"
}
],
"isArchived": true
}